.StandardText {
	font-family :  Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

.StandardListingText {
	font-family :  Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

.StandardTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color:#000000;
}

.SmallText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

.StandardFormObjects {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	border-bottom-width : thin;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
}

.NavLinks {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #52619e;
	text-decoration:none;
}

.PageLinks {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color:Black;
	text-decoration:underline;
}

.WhiteStandardText {
	font-family :  Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff
}

.WhiteStandardTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color:#ffffff;
}

.WhiteSmallText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
}


.WhitePageLinks {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color:#ffffff;
	text-decoration:none;
}

. SB_HR { 
	color:#cccccc;
}

.CopyRight {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
 }
 
 .CopyRightLinks {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :10px;
	font-style : normal;
	font-weight : normal;
	color : #5C5D8A;
}

 .ErrorMsg {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :14px;
	font-style : normal;
	font-weight : bold;
	color : #ff0000;
}

 .ArticleHeader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :18px;
	font-style : italic;
	font-weight : bold;
	color : #ff0000;
}


 .ScrollText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :12px;
	font-style : normal;
	font-weight : bold;
	color : #1873D6;
}

.LeftIndent { 
	padding-left:15px;
 }

A:hover {
	color: #000000;
	text-decoration: none;
}