/* Standard Text */
BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #e0e0e0;
	SCROLLBAR-SHADOW-COLOR: #c0c0c0;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	SCROLLBAR-BASE-COLOR: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F5069;

}
td
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.verdana1b
{
	font-size : 10px;
	font-weight : bold;
	font-family : verdana;

}
.arial2b
{
	font-size : 13px;
	font-weight : bold;
	font-family : Arial;
	color: #2D5382;


}
.arial4heading { font-size : 13.5pt; font-weight : bold; font-family : Arial; color: #000066; }
.verdana1 { font-size : 7.5pt; font-weight : normal; font-family : verdana; }
.arial1b {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none}
a {  color: #003366; text-decoration: none}
a:hover {  color: #FF6600; text-decoration: none}
.headerorange1 {
font-size : 15px; font-weight : bold; font-family : Verdana, Arial, Helvetica, sans-serif; ; color: #FF3300
}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}
.textb { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none ; font-weight: bold; color: #333333}
.textbBlue { font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none ; font-weight: bold; color: #00386B}
.textbBlueBig { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; text-decoration: none; 
	font-weight: bold; color: #006699;
}
.arial2bviolate { font-size : 13px; font-weight : bold; font-family : Arial; ; color: #0066CC;}
.arial1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
.butlabel2 {
	BORDER-RIGHT: gray 1px solid;
	BORDER-TOP: #e0e0e0 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #ECF9FF;
	TEXT-TRANSFORM: capitalize;
	BORDER-LEFT: #e0e0e0 1px solid;
	CURSOR: hand;
	COLOR: #000000;
	BORDER-BOTTOM: gray 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	border: 1px #333333 solid;
	left: auto;
	top: auto;
}
hr {
	border: 1px solid #E6E6E6;

}
.linkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 20px;
	width: 110px;
	border: 1px solid #666666;
}
.arial2bred {
font-size : 11px; font-weight : bold; font-family : Arial; ; color: #CC0000
}
.title1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #00458C;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 26px;
	text-decoration: none;
}
.title2 {
	color: #B51808;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.title3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #B51808;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 26px;
	text-decoration: none;
}
.searchBOX {
	background-color:#C0CAC5;
	border: 1px solid #336600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:18px;
}
.QuickSearchTxt {
	color: gainsboro;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:22px;
	font-weight:bold;
}
.searchBOX_M {
	background-color:#666666;
	border: 1px solid #336600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:18px;
	color:#eeeeee;
}
.QuickSearchTxt_M {
	color: #FFCC00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:22px;
	font-weight:bold;
}
fieldset {	
	padding: 3 12 3 12;
}
legend {
	font-weight:bold;
	padding: 0 5 0 -5; /*top right bottom left*/
	margin: 5 0 0 0;
	
}
.indexST a {
	padding:3 5 3 5;
	width:100%;
	background-color:white;
}
.indexST a:hover {
	padding:3 5 3 5;
	width:100%;
	background-color:ivory;
	color:black;
}
.newLink, .newLink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:black;
}