body {
	background-image: url("../images/bgd.gif");
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-left:0;
}

ul {
	list-style : square;
	margin-left: 1;
	padding-left: 2 em;
}

li.sitemap {
	list-style : circle;
	margin-left: 20;
	margin-top: 3;
	margin-bottom: 3;
}

hr {
	color : #FF9933;
	height:1px;
}

.altcolor {
	color : white;
	background: #FF9933;
	font-size: 10px;
	font-weight : bold;
	letter-spacing:2.5;
}

.pageheader{
	color: white;
	border-top : 5px solid #FF9933;
	background : #8A9CC3;
	font-family : "trebuchet ms", Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom : 1px;
	padding-top : 1px;
	padding-left : 6px;
	font-size : 17px;
	border-bottom : 1px solid #000000;
}

.bodystyle {
	font-family: "trebuchet ms", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

TABLE {
	font-family: "trebuchet ms", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:white;
}


.small{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight : normal;
	
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.basecolor { 
	background: #5B70A0;
	color: white;
	font-size: 10px;	
	}
	
.sep {
	background: white;
}
	
.menucolor {
	background : #FFFFFF;
	}
	

.tableHeader{
	background : #5A5A96;
	color: white;
	font-size: 13px;
	font-weight : bold;

}

.tableBody{
	background : #eeeeff;
}
.leftmenu{
	background : #d8dfe6;
	font-size : 11px;
}

.leftmenuhd{
	background : #5a5a96;
	font-size : 12px;
	font-weight : bold;
	color: white;
}

.leftmenusub{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : white;
	font-size : 10px;
}

.subhead {
	font-size: 13px;
	color: #5A5A96;
	font-weight: bold;
}

.standout, .newContentIndicator {
	font-size: 12px;
	color: #FF9933;
	font-weight: normal;
}

.leftmenu a:link, .leftmenu a:visited, .leftmenu a:active, .medium a:link, .medium a:visited, .medium a:active, .bodystyle a:link, .bodystyle a:visited, .bodystyle a:active  {
		text-decoration:none;
		color: #5A5A96;
		font-weight:normal;
	}

.leftmenu a:hover, .bodystyle a:hover, .medium a:hover  {
		text-decoration:underline;
		color: #666666;
		font-weight:normal;
	}

.basecolor a:link, .basecolor a:visited, .basecolor a:active  {
		text-decoration:underline;
		color: white;
	}

.basecolor a:hover  {
		text-decoration:underline;
		color: white;
	}

.headline a:link, .headline a:visited, .headline a:active  {
		text-decoration:none;
		color: black;
		font-weight: bold;
	}
	
.headline a:hover  {
		text-decoration:underline;
		color: black;
		font-weight: bold;
	}
	
.rtlinkshd{
	color : #FF9933;
	font-weight:bold;
	font-size: 11px;
	}
	
.rtlinks{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	font-weight:normal;
	font-size: 10px;
	}

.stronglink a:link, .stronglink a:visited, .stronglink a:active  {
	font-family: "trebuchet ms", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #0000FF;
	text-decoration:underline;
	font-size: 12px;
	}
	
.subhead a:link, .subhead a:visited, .subhead a:active  {
		text-decoration:underline;
		color: #5A5A96;
		font-weight:bold;
	}

.subhead a:hover  {
		text-decoration:underline;
		color: #999;
		font-weight:bold;
	}
	
.standout a:link, .standout a:visited, .standout a:active  {
		text-decoration:underline;
		color: #FF9933;
		font-weight: normal;
	}

.standout a:hover  {
		text-decoration:underline;
		color: #FF9933;
		font-weight: normal;
	}

.headline {
	font-size: 16px;
	color: black;
	font-weight: bold;
	margin-top : 15px;
	margin-bottom : 10px;
	border-bottom : 2 dotted #999;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

TD.sepline {
	border-right : 1px solid #FF9933;
}


.breadcrumbs  { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight : normal;
 } 
 
 h1 {
	 font-size:10pt;
	 color:#FFFFFF;
	 font-weight:bold;
	 margin-top:8px;
 }
 
.borderRightSide {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
input.herobutton
{
   font-size:12px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   background-color:#ff9933;
   border-top-style:double;
   border-top-color:#5b70a0;
   border-top-width:2px;
   border-bottom-style:double;
   border-bottom-color:#5b70a0;
   border-bottom-width:2px;
   border-left-style:solid;
   border-left-color:#5b70a0;
   border-left-width:2px;
   border-right-style:solid;
   border-right-color:#5b70a0;
   border-right-width:2px;
}
input.herohover
{
   font-size:12px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#330099;
   background-color:#ffcc33;
   border-top-style:double;
   border-top-color:#5b70a0;
   border-top-width:2px;
   border-bottom-style:double;
   border-bottom-color:#5b70a0;
   border-bottom-width:2px;
   border-left-style:solid;
   border-left-color:#5b70a0;
   border-left-width:2px;
   border-right-style:solid;
   border-right-color:#5b70a0;
   border-right-width:2px;
   cursor: pointer;
}
