/* 
 background-color: #4A4A4A;
 header graphic color: fff
 main trim color: #FFF;
 //--SIDE PANEL--
 main trim supplement color: #EAEFF5;
 2ndry trim supplement color: #339933;
 side panel highlight text: 33CC33
 //--BUTTONS--
 button borders: 144995
 off button text: FFF
 off button bg: 144995
 off button hover text: FFF
 off button hover bg: E41E3F
 on button text: E01F3E
 on button bg: F3F5F3
 //--LINKS--
 link default: 154995
 link hover: E01F3E
 header: E01F3E
*/
<!--
body
{
background-color: #4A4A4A;
}
/*left align 
body
{
text-align: left;
}
div#container
{
text-align: left;
margin-left: 0;
margin-right: auto;
width: 800px;
}
/*end of left align*/
/*center */
body
{
text-align: center;
}
div#container
{
text-align: left;
margin-left: auto;
margin-right: auto;
width: 800px;
}
/*end of center*/
#siteHeaderGraphic
{
background-color: #fff;
}
.siteHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color:#4A4A4A;
background-color: #FFF;
}
.mnuBackground
{
background-color: #FFF;
color:#4A4A4A;
}
div#footer
{
height: auto;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
div#footer p
{
	color: #000000;
	text-align: center;
	font-size: 10px;
	line-height: 1em;
}
div#footer a:link, div#footer a:visited, div#footer a:active
{
	color: #0000FF;
	text-decoration: underline;
}
div#footer a:hover
{
	color: #0000CC;
	text-decoration: underline;
}
table#Table6 td a font
{
	font-weight: bold;
	color: #154995;
	text-decoration: underline;
}
table#Table6 td a:hover font
{
	font-weight: bold;
	color: #E01F3E;
	text-decoration: underline;
}
a.mnuButtonOffText, a.constlink
{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFF;
background-color: #144995;
border: 1px solid #144995;
text-decoration: none;
padding: 4px;
margin: 2px;
}
a.mnuButtonOffText:hover, a.constlink:hover
{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFF;
background-color: #E41E3F;
border: 1px solid #144995;
text-decoration: none;
padding: 4px;
margin: 2px;
}
a.mnuButtonOnText
{
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #E01F3E;
background-color: #F3F5F3;
border: 1px solid #144995;
text-decoration: none;
padding: 4px;
margin: 2px;
}
a.constlink
{
margin-right: 4px;
}
a.constlink:hover
{
margin-right: 4px;
}
span#folder_tree a
{
color: #000;
}
span#folder_tree a font
{
color: #154995;
}
span#folder_tree a:hover font
{
color: #E01F3E;
}
.siteBorder
{
background-color: #FFF;
}
small small
{
display: none;
}
.sitePage
{
background-color: #FFFFFF;
border-right: 0px none;
color:#000;
}
a.siteLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #154995;
text-decoration: underline;
}

a.siteLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #E01F3E;
text-decoration: none;
}

.siteButton
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFF;
background-color: #144995;
cursor:pointer;
}

.siteNote
{
background-color: #FFFFFF;
}

.siteNotesBorder
{
background-color: #FFF;
}
.siteFooter
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #4A4A4A;
background-color: #FFF;
}
.siteMessage
{
background-color: #EFEFEF;
}

.siteText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}
.noteSearch
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
}
.noteSearchHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #4A4A4A;
background-color: #FFF;
}
.siteMessageText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #339933;
}

.siteMessageTextHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #339933;
}

.siteMessageBorder
{
background-color: #CCCCCC;
}

.sideNav
{
background-color: #EAEFF5;
padding-bottom: 20px;
}

.sideNavBorder
{
background-color: #FFF;
}

a.sideNavLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #154995;
text-decoration: underline;
}

a.sideNavLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #E01F3E;
text-decoration: none;
padding: 2px;
margin: -2px;
}

a.sideNavLinkSmall
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #154995;
text-decoration: underline;
}

a.sideNavLinkSmall:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #E01F3E;
text-decoration: none;
}

.sideNavText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.sideNavTextHighlight
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #33CC33;
}

.sideNavTextHighlightMore
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #33CC33;
}

.sideNavHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #E01F3E;
background-color: #FFF;
padding: 2px;
}

.sideNavTextHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.sideNavTextSmall
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

.sideNavTextSmallNote
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #339933;
}
.content
{
	background-color: #EAEFF5;
}
.contentBorder
{
	background-color: #154994;
}
.contentText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.contentCaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.noteHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.noteText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}

.noteTextSmall
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
}

.noteNote
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #339933;
}

.noteMessage
{
background-color: #FFFFFF;
}

.noteMessageText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #555555;
}

.noteMessageTextBold
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #555555;
}

.noteMessageTextHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #339933;
}

.noteMessageBorder
{
background-color: #CCCCCC;
}

.replyText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
}

.replyHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #4A4A4A;
background-color: #FFF;
}

.helpMessage
{
background-color: #FFFF00;
}

.helpMessageText
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #555555;
}
.helpMessageTextBold
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #555555;
}

a.helpLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #339933;
text-decoration: underline;
}

a.helpLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #339933;
text-decoration: none;
}
.helpMessageTextHeader
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #339933;
}
.helpMessageBorder
{
background-color: #CCCCCC;
}

UL
{
	list-style-type: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	margin-left:12px;
	border: 0px;
	padding: 0px;
}
UL.root 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
.fdhandle 
{
	FONT-SIZE: 160%; 
	COLOR: red; 
	FONT-FAMILY: monospace;
	FONT-WEIGHT: bolder; 
	TEXT-DECORATION: none;
}
.fakelink 
{
	FONT-SIZE: 160%; 
	COLOR: black; 
	FONT-FAMILY: monospace;
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none;
}


.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background: white;
}
.textHeader
{
	font-family: Time New Roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 339933;
	background: white;
}
.textButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.galimg_hover
{
	border-left: solid 1px white;
	border-top: solid 1px white;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}
.galimg 
{
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
}


TD.galleryFakeLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
color: red;
text-decoration: none;
}

a.PhotoLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #154995;
text-decoration: underline;
}
a.PhotoLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #E01F3E;
text-decoration: none;
padding: 2px;
margin: -2px;
}
a.galleryNavLink
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #EAEFF5;
text-decoration: underline;
}
a.galleryNavLink:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #E01F3E;
background-color: #FFFFFF;
text-decoration: none;
padding: 2px;
margin: -2px;
}

BODY {
   padding: 0px;
   margin: 0px;
   background-color: #4A4A4A;
}
TD {
   padding: 0;
   margins: 0;
}
A {
   color: #154995;
   text-decoration: none;
   font-weight: bold;
}
A:Hover {
   color: #E01F3E;
   text-decoration: underline;
   font-weight: bold;
}

.Layout22 .layMainArea {
   background-color: WHITE;
   padding: 0px;
   vertical-align: top;
}
.Layout22 .layBackArea {
   background-color: #4A4A4A;
   padding: 0px;
   vertical-align: top;
}
.Layout22 .layRegion1 {
}
.Layout22 .layRegion2 {
}
.Layout22 .layRegion3 {
   vertical-align: bottom;
   font-family: verdana;
   font-weight: bold;
}
.Layout22 .layRegion4 {
   vertical-align: bottom;
   font-family: verdana;
   font-weight: bold;
}
.Layout22 .layRegion5 {
   background-color: white;
   border-bottom: 0px solid #FFFFFF;
}
.Layout22 .layRegion6 {
   background-color: white;
   border-bottom: 0px solid #FFFFFF;
   padding-top: 0px;
   vertical-align: middle;
}
.Layout22 .layRegion7 {
   background-color: white;
   border-bottom: 0px solid #873F05;
}
.Layout22 .layRegion8 {
   padding-right: 15px;
   padding-left: 15px;
   padding-top: 10px;
   padding-bottom: 10px;
   font-family: verdana;
   font-size: 11px;
   vertical-align: top;
}
.Layout22 .layRegion9 {
   padding-top: 10px;
   padding-right: 15px;
   padding-left: 15px;
   font-family: verdana;
   font-size: 11px;
   vertical-align: top;
}
.Layout22 .layRegion10 {
   padding-top: 10px;
   padding-right: 15px;
   padding-left: 15px;
   font-family: verdana;
   font-size: 11px;
   vertical-align: top;
}
.Layout22 .layRegion11 {
   padding-top: 10px;
   padding-right: 15px;
   padding-left: 15px;
   font-family: verdana;
   font-size: 11px;
   vertical-align: top;
}
.Layout22 .layRegion12 {
   padding-top: 10px;
   background-color: #FFFFFF;
   padding-right: 15px;
   padding-left: 15px;
   font-family: verdana;
   font-size: 11px;
   vertical-align: top;
}
.Layout22 .layRegion13 {
}


.Sheet135 .prgHeader {
   text-align: center;
   padding-top: 0px;
   margin-top: 4px;
   padding-bottom: 4px;
}
.Sheet135 .prgMenu1 {
   padding-left: 5px;
   text-align: right;
   padding-top: 0px;
   margin-top: 0px;
   padding-bottom: 0px;
   margin-bottom: 0px;
}
.Sheet135 .prgMenu2 {
   padding-left: 5px;
   text-align: right;
   padding-top: 0px;
   margin-top: 0px;
   padding-bottom: 0px;
   margin-bottom: 0px;
}
.Sheet135 .prgSelect {
   font-size: 9pt;
   padding-top: 0px;
   margin-top: 0px;
   padding-bottom: 0px;
   margin-bottom: 0px;
   width: 215px;
}

.Sheet21 .prgContainer {
   font-family: verdana;
   font-size: 10pt;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
-->
