/* CSS Document */

body
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
}
img
{
	border:none;
}
a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
hr
{
	background-color:#999999;
	height:1px;
	border:none;
	
}
#header
{
	background-image:url(images/banner2.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:120px;
}
#login
{
	background-image:url(images/loginbox.gif);
	background-repeat:no-repeat;
	clear:left;
	position:relative;
	top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:40px;
	width:194px;
	height:249px;
	font-size:11px;
}
#homenav
{
	margin:0px;
	background-color:#0C4797;
	padding:0px;
}
#homenav tr td
{
	float:left;
	padding:1px;	
}
#homenav a
{
	float:left;
	display:block;
	padding:2px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding-right:4px;
	padding-left:4px;

}
#homenav a:hover
{
	background-color:#FFFFFF;
	color:#0C4797;
}
#leftnav
{
	margin:0px;
	background-image:url(images/leftbg.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:185px;
	width:182px;
	padding:10px;
	
}





#leftnav ul
{
	list-style-type:none;
	margin:0px;
	padding-left:10px;
	padding-right:10px;	
}
#leftnav ul li
{
	margin:0px;
	list-style-type:none;
	list-style-position:inside;
	border-bottom:1px dashed #999999;
	padding-top:3px;
	padding-bottom:3px;	
	list-style-position:outside;
}
#leftnav ul li a
{
	text-decoration:none;
	color:#FF7E0C;
	font-size:12px;
}
#leftnav ul li a:hover
{
	color:#C61919;
	text-decoration:underline;
}


#leftnavC
{
	margin:0px;
	background-image:url(images/leftbg2.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:105px;
	width:182px;
	padding:10px;
		
}


#leftnavC ul
{
	list-style-type:none;
	margin:0px;
	padding-left:10px;
	padding-right:10px;	
}
#leftnavC ul li
{
	margin:0px;
	list-style-type:none;
	list-style-position:inside;
	padding-top:3px;
	padding-bottom:3px;	
	list-style-position:outside;
}
#leftnavC ul li a
{
	text-decoration:none;
	color:#FF7E0C;
	font-size:11px;
}
#leftnavC ul li a:hover
{
	color:#35579E;
	text-decoration:underline;
}

#leftCombined
{
	margin:0px;
	background-image:url(images/leftbg6.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:95px;
	width:185px;
	padding:10px;
		
}



#leftnavs
{
	margin:0px;
	background-image:url(images/leftbg6.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:95px;
	width:185px;
	padding:10px;
		
}


#leftnavs ul
{
	list-style-type:none;
	margin:0px;
	padding-left:10px;
	padding-right:10px;	
}
#leftnavs ul li
{
	margin:0px;
	list-style-type:none;
	list-style-position:inside;
	padding-top:0px;
	padding-bottom:0px;	
	list-style-position:outside;
}
#leftnavs ul li a
{
	text-decoration:none;
	color:#E5710A;
	font-size:12px;
	text-align: justify;
}
#leftnavs ul li a:hover
{
	color:#A01D07;
	text-decoration:underline;
}






#homecontent
{
	clear:left;
	padding:3px;
	padding-top:5px;
	font-size:12px;
	line-height:150%;
	text-align:justify;
}
.more
{
	text-align:right;
}
.more a
{
	text-decoration:none;
	color:#0B3E77;
}
.more a:hover
{
	text-decoration:underline;
}
#footer	
{	
	background-color:#1F57A1;
	color:#ffffff;
	padding:5px;
	font-size:12px;
}
#footer	a
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}
#footer	a:hover
{
	text-decoration:underline;
	font-size:12px;
}
.inputbox
{
	width:120px;
	border:2px solid #999999; 
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#extralinks
{
	padding-left:20px;
	padding-right:20px;
}
#extralinks a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
#extralinks a:hover
{
	color:#990000;
	text-decoration:underline;
}
h1
{
	font-size:12px;
	font-weight:bold;
	color:#003366;
	border-bottom:2px solid #cccccc;
	margin:0px;
	padding-bottom:2px;
	margin-bottom:2px;
}
.link1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.link1:hover
{
	color:#A80000;
	text-decoration:underline;
}
.link2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1A51A4;
	text-decoration:none;
}
.link2:hover
{
	color:#A80000;
	text-decoration:underline;
}
#homeimages
{
	margin:0px;
	padding:0px;
	padding-top:10px;	
}
/* other CSS */

.text1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;


}
.text1bold {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.text2 {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.text2bold {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 1px;



}
.text3 {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: normal;

}
.text3bold {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #006699;


}
.content {
	font-size: 12px;
	line-height: 115%;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.alerttext {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;

}
.alerttextbold {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}
.subheader1 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.linktxt {
	font-size: 12px;
	color: #D5E8FF;
	text-decoration: none;
	font-weight: normal;

}
a.linktxt:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;


}
a.linktxt1 {
	font-size: 12px;
	color: #A6D0FF;
	text-decoration: none;
	font-weight: normal;


}
a.linktxt1:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
a.linktxt1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D78100;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;

}
a.linktxt1a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A86500;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;

}
a.linktxt2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B4C00;
	text-decoration: none;
	font-weight: bold;
}
a.linktxt2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.linktxt3 {

	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 0px;
}
a.linktxt3:hover {

	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #E88B00;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 0px;
}
a.linktxt4 {
	font-size: 12px;
	color: #304A8F;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
	left: 5px;

}
a.linktxt4:hover {
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;

}
a.linktxt6 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B4C00;
	text-decoration: none;
	font-weight: bold;
}
a.linktxt6:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;

}
.textwhite {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


a.linktxt6 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00468C;
	text-decoration: none;
	font-weight: bold;
}
a.linktxt6:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.text4 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;

}
.text5 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;


}
.textwhitebold {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.text4bold {

	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.text5bold {
	font-size: 12px;
	color: #E88B00;
	text-decoration: none;
	font-weight: bold;

}


.text1a {

	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
}
.text1abold {


	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: normal;
	font-weight: bold;
}
.text1b {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: .1em;

}
.text6bold {
	font-size: 18px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aae1f6;
	text-decoration: none;
	font-weight: bold;
}
.textbluelink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aae1f6;
	text-decoration: none;
	font-weight: bold;
}
.textbluelink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aae1f6;
	text-decoration: underline;
	font-weight: bold;
}


/* CHANGES 2011-02-10*/
#leftnavNew
{
	margin:0px;
	background-image:url(images/leftBarnew.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:185px;
	width:182px;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	
}
#leftnavNew .leftnavNewTop{
	margin: 5px 0 5px 5px;
	padding: 5px 0 0 0;
	height: 20px;
	vertical-align: bottom;
}
#leftnavNew .leftnavNewBot{
	margin: 125px 0 0 5px;
	padding: 10px 0 0 0;
	vertical-align: bottom;
}
#leftnavNew .leftnavNewBot a
{
	text-decoration:none;
	color:#FF7E0C;
	font-size:12px;
}
#leftnavNew .leftnavNewBot a:hover
{
	color:#35579E;
	text-decoration:underline;
}

#leftnavNew ul
{
	list-style-type:none;
	margin:0px;
	padding-left:5px;
	padding-right:10px;	
}
#leftnavNew ul li
{
	margin:0px;
	list-style-type:none;
	list-style-position:inside;
	padding-top:0px;
	padding-bottom:0px;	
	list-style-position:outside;
}
#leftnavNew ul li a
{
	margin:0px;
	text-decoration:none;
	color:#E5710A;
	font-size:16px;
	text-align: left;
}
#leftnavNew ul li a:hover
{
	color:#A01D07;
	text-decoration:underline;
}

