/*--------------- Overall --------------*/
 
body, td, div, 

a:link, a:visited, a:active, b, i, center, h1, h2, h3, h4, h5 {
font-family:		Verdana, arial, helvetica, gillsans;
}

p, ol, ul, li {
font-family:		Verdana, arial, helvetica, gillsans;
font-size:		11px;
}

a {
color:			#233760;
}

sup {
font-size:		8px;
}

.footertext {
font-size:		10px;
color:			#1B4992;
}

.footerlink {
font-size:		10px;
text-decoration:	none;
color:			#1B4992;
}

.footerlink:hover {
text-decoration:	underline;
}

.title {
font-size:		12px;
font-weight:		bold;
color:			#F91A13;
}

.bodylink {
text-decoration:	none;
color:			#1B4992;
}

.bodylink:hover {
text-decoration:	underline;
}

.loginfield {
font-family:		Verdana, arial, helvetica, gillsans;
width:			140px;
border:			0px;
font-size:		9px;	
color:			#666666;
}

.logintitle {
font-family:		Frutiger, Verdana, arial, helvetica, gillsans;
font-size:		11px;	
font-weight:		bold;
color:			#FFFFFF;
}

.loginbutton {
font-size:		9px;	
color:			#FFFFFF;
background-color:	#233861;
border:			0px;
font-weight:		bold;
}

.menutop {
font-family:		Frutiger, Verdana, arial, helvetica, gillsans;
font-size:		12px;	
font-weight:		bold;
color:			#FFFFFF;
margin:			3px;
text-decoration:	none;
}

.menutop:hover {
color:			#cc0000;
}

.menusub {
font-family:		Frutiger, Verdana, arial, helvetica, gillsans;
font-size:		10px;	
color:			#cc0000;
margin:			3px;
line-height:		16px;
text-decoration:	none;
}

.menusub:hover {
color:			#FFFFFF;
}

.processcell {
background-position:	bottom right;
background-repeat:	no-repeat;
}

.midblue {
color:			#2983B7;
}

.darkblue {
color:			#233760;
}

.darkbluelink {
color:			#233760;
text-decoration:	none;
}

.lightblue {
color:			#66A6CB;
}

.lightbluelink {
color:			#66A6CB;
text-decoration:	none;
}

.red {
color:			#cc0000;
}

a.redlink {
color:			navy;
text-decoration:	none;
}

a.redlink:hover, a.lightbluelink:hover, a.darkbluelink:hover  {
text-decoration:	underline;
}

.generalbutton {
background-color:	#FFFFFF;
color:			#233760;
font-family: 		Verdana, Arial, Helvetica, sans-serif; 
font-weight:		bold;
font-size:		12px;
width: 			100px; 
height: 		24px; 
border: 		1px solid #233760;
}

.redbutton {
background-color:	#b80000;
color:			#FFFFFF;
font-family: 		Verdana, Arial, Helvetica, sans-serif; 
font-weight:		bold;
font-size:		12px;
width: 			100px; 
height: 		24px; 
border: 		1px solid #000000;
}

.backbutton {
background-color:	#006BA9;
color:			#FFFFFF;
font-family: 		Verdana, Arial, Helvetica, sans-serif; 
font-weight:		bold;
font-size:		12px;
width: 			100px; 
height: 		24px; 
border: 		1px solid #000000;
}

.textareatext {
font-family:		Verdana, arial, helvetica, gillsans;
font-size: 		10px;
}

.smalltext {
font-size: 		9px;
}

.pagetitle {
font-family:		Frutiger, Verdana, arial, helvetica, gillsans;
font-size:		24px;
font-weight:		bold;
color:			#b80000;
font-weight:		bold;
}

.small_headings {
font-family:		Frutiger, Verdana, arial, helvetica, gillsans;
font-size:		12px;
font-weight:		bold;
color:			#b80000;
font-weight:		bold;
}

.colorList
 {
  border-style:none;
  border-width:2px;
  border-color:#b80000;
  background-color:inherit;
  color:#b80000;
  font-weight:bold;
 }