/* C1: #7FAD00 (main orange)
   C2: #FFB500 (mid  orange)
   C3: #FFD600 (yellow     )
   C4: #D87D00 (head orange)
   C5: #009933 (dark green )
   C6: #84CE00 (pale green )
   C2: #FFB500 (table header mid orange )
   C7: #FFF2BF (table cell1 dark orange )
   C8: #FFF9E1 (table cell2 pale orange )*/
.C1 { color: #7FAD00; }
.C2 { color: #FFB500; }
.C3 { color: #FFD600; }
.C4 { color: #D87D00; }
.C5 { color: #009933; }
.C6 { color: #84CE00; }
.C7 { color: #FFF2BF; }
.C9 { color: #A9A9A9; }
.C1a { color: #7BBD00; }
.C1b { color: #FE9900; }
.C1c { color: #009900; }
.Cw { color: #FFFFFF; }
.Cb { color: #000000; }

.Cb1 { background-color: #7FAD00; }
.Cb2 { background-color: #FFB500; }
.Cb3 { background-color: #FFD600; }
.Cb4 { background-color: #D87D00; }
.Cb5 { background-color: #009933; }
.Cb6 { background-color: #84CE00; }
.Cb7 { background-color: #FFF2BF; }
.Cb8 { background-color: #FFF9E1; }
.Cb9 { background-color: #A9A9A9; }
.Cb1a { background-color: #7BBD00; }
.Cb1b { background-color: #FE9900; }
.Cb1c { background-color: #009900; }
.Cb1d { background-color: #81CD00; }
.Cbw { color: #FFFFFF; }

a.lw:  {color: #FFFFFF; 
}

.body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	text-align: justify;

}
.bodyCenter {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.bodySmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;

}

.bodySmallGrey {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}

.bodyWhite {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
}

.body-bold-small-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

table.fixed {
	table-layout:fixed;
}
td.cell {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #D87D00;
	text-decoration: none;
	font-style: normal;
}
.heading-level {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #D87D00;
	text-decoration: none;
	font-style: normal;
}

.Subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009933;
	font-style: normal;
	text-decoration: none;

}
.subheadOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D87300;
	font-style: normal;
	text-decoration: none;
}
.subheadPGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7FAD00;
	font-style: normal;
	text-decoration: none;
}
.dropdownbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	
}
	


.HeaderDropdown {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

A.linksub:LINK {
	font-family : Arial,Verdana,  Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #009933;
	text-decoration : none;
	
}
A.linksub:VISITED{
font-family : Arial,Verdana,  Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #009933;
	text-decoration : none;
}
A.linksub:ACTIVE{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #009933;
	text-decoration : none;
}
A.linksub:HOVER{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;	
	color : #7FAD00;
	text-decoration: none;
}

A.linkgrey:LINK {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF; //text-decoration : none; was	
}
A.linkgrey:VISITED{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF; //text-decoration : none; was
}
A.linkgrey:ACTIVE{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF; //text-decoration : none; was
}
 A.linkgrey:HOVER{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;	
	color : #FFD600;
	text-decoration: none;
}
A.linkbrown:LINK {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFB401;
	text-decoration : underline;	
}
A.linkbrown:VISITED{
font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFB401;
	text-decoration : underline;
}
A.linkbrown:ACTIVE{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFB401;
	text-decoration : underline;
}
 A.linkbrown:HOVER{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;	
	color : #DA7E01;
	text-decoration: underline;
}
.lineHeight {
	line-height: 10pt;
}
.linkwhiteLite {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11.5px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}
.linkwhite {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11.5px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;	
}
A.linkwhite:LINK {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11.5px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;	
}
A.linkwhite:VISITED{
font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11.5px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
A.linkwhite:ACTIVE{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11.5px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
 A.linkwhite:HOVER{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11.5px;
	font-weight : bold;	
	color : #FFD600;
	text-decoration: none;
}

.query {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	font-style: italic;
	text-decoration: none;
	text-align: justify;
	
}

.BackgroundOrange {
	background-color: #7FAD00;
}

.BackgroundGreen {
	background-color: #84CE00;
}

hr {
	color: #FFB500;
	height: 1px;
}
.bgTop {
	background: url('images/bg-page-top.jpg') repeat-x; 
}
.ht1 {
	height: 36px;
}
 
ul {
	color: #009933;
	list-style: none; 
}
.bgBot {
	background: url('../images/icon-bot-arrow.gif') repeat-x center;}
li {
color: #000000; list-style-type:square; list-style-image:url('../images/squaredo.gif')
}
.handLink {
cursor: hand;
}
.logosBkg {
	background-attachment: fixed;
	background-image: url(../images/logos-bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #81CD00;
}
.homeVerd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.homeTreb {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}
.homeArrow {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 28px;
}
.jumpSelect {
color: #7FAD00; font-weight: bold; background-color: #ffffff; font-size: 11px; font-family: Verdana; border: 1 solid #ffffff; padding: 5; width: 245px;}
.homeBorder {
border-top: #7FAD00 solid 1px;}
.homeBkgRhs {
background-image: URL(../images/background-rhs-home.gif);} 