
body {
	color: #406A8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0 0 0;
	scrollbar-face-color:#5986D0;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#DDDDFF;
	}
	
td { color: #406A8D; font-size: 11px;}

.main { padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	color: #e5e5e5; }
	
h1 { font-size: 16px;
	margin: 10px 0 10 0;
	color: #F53840; }
	
/* h2 covers secondary text headers */	
h2 
{ font-size: 14px; 
	font-weight: bold;
	color: #30558C;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	 }
	
/* h3 covers form section headers */		
h3 
{ font-size: 14px; 
	font-weight: bold;
	color: #30558C;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 5px
	 }
	 
h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight : bold;
	text-transform: capitalize;
	color: #5986D0;
}

.nav { font-color: #c3D6CCE;
       font-size:10px;
	   font-weight: bold; 
	   background: url(/images/lnav_bg.gif) no-repeat; 
	   font-family: Verdana; 
	   color: #224F99; 
	   padding-left: 22px;
	   padding-top: 4px;
	   padding-bottom: 4px; }

.bnav { font-color: #c3D6CCE;
       font-size:10px;
	   font-family: Verdana; 
 }
 
.dot { padding-top: 2px;
 }


.footer a:link { color: #1E439E; text-decoration: none; }
.footer a:visited { color: #1E439E; text-decoration: none; }
.footer a:hover { color: #1E439E; text-decoration: underline; }
.footer a:active { color: #1E439E; text-decoration: none; }
.footer { color: #406A8D; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }



.box {  border-color: #5986D0;
    border-style: solid; 
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px; }
	
	
.qa  { font-size: 10px;
	 }

.tab  { font-size: 10px;
	color: #1754A0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
	 }
.tab a:link { color: #FF0000; text-decoration: none; }
.tab a:visited { color: #FF0000; text-decoration: none; }
.tab a:hover { color: #FF0000; text-decoration: underline; }
.tab a:active { color: #FF0000; text-decoration: none; }

.input {border-color: #5C80BE; border-width: 1px; border-style: solid; background-color: #FFFFFF; height:18px}

.txt{font-size: 9px;font-weight: 500;	font-family: Tahome;}
.txt1{font-size: 10px;font-weight: 500;font-family: Tahoma;}

/*  txt2 is mostly on the main page*/
.txt2{font-size: 11px;font-weight: 500;font-family: Tahoma; color:#406A8D}
.txt2 a { text-decoration:none; }
.txt2 a:link { color: #D2232A; text-decoration: none; }
.txt2 a:visited { color: #D2232A; text-decoration: none; }
.txt2 a:hover { color: #D2232A; text-decoration: underline; }
.txt2 a:active { color: #D2232A; text-decoration: none; }

/*  txt2 is mostly left navigation */
.txt3 {font-size: 10px;font-weight: bold;font-family: Verdana; color: #2E5083;}




.txt4{font-size: 11px;font-weight: 500;font-family: Verdana;}
.txt5{font-size: 11px;font-weight: 500;font-family: Verdana;}
.undecor{text-decoration: none;}

.inp{border:1px solid #EECF5B; width:100; height:17px}
.inp2{border:1px solid #5C80BE; width:100; height:17px}

.menu_header {OVERFLOW: visible; CURSOR: pointer;FONT-SIZE: 9pt; FONT-FAMILY: tahoma; LEFT: 0px; VISIBILITY: visible; COLOR: #3E72A7; POSITION: relative; TOP: 0px; BACKGROUND-COLOR: transparent; background repeat: no-repeat;}
.menu_drop {FONT-SIZE: 11px; FONT-FAMILY: tahoma; VISIBILITY: hidden; left:0px; top: 0px; COLOR: #3E72A7; POSITION: absolute; BACKGROUND-COLOR: transparent; overflow: visible;}
.menu_item {text-indent: 8px; FONT-SIZE: 11px;font-weight: bold; padding-top:3px; padding-left:7px; FONT-FAMILY: tahoma; VISIBILITY: inherit; OVERFLOW: visible; CURSOR: pointer; COLOR: black; POSITION: absolute; BACKGROUND-COLOR: white; WHITE-SPACE: NOWRAP;background-repeat: no-repeat;text-decoration:none; filter:alpha(opacity=90); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); -moz-opacity:0.9; overflow : visible; z-index: 2;}

.textfield {
	border-color: #5986D0;
	border-width: 1px;
	border-style: solid;
	background:	#ffffff;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

.textfield_small {
	border-color: #5986D0;
	border-width: 1px;
	border-style: solid;
	background:	#ffffff;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	width: 50px;
}

.landing a:link { color: #FFFFFF; text-decoration: none; }
.landing a:visited { color: #FFFFFF; text-decoration: none; }
.landing a:hover { color: #FFFFFF; text-decoration: underline; }
.landing a:active { color: #FFFFFF; text-decoration: none; }
.landing tr{ color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; }

