a  {
	font-family : verdana,arial;
	font-size : 12px;
	color : #015AA5;
	text-decoration : none;
	-webkit-text-size-adjust: none;
}

a:hover  {
	text-decoration : underline;
	color : #F89A20;
}


.SmallLinks  {
	color : #015AA5;
	font-size : 10px;
	font-family : verdana,arial;
}


.BodyText  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,arial;
}

.BodyText TABLE {
	color : #333333;
	font-size : 12px;
	font-family : verdana,arial;
}

.SmallText  {
	color : #333333;
	font-size : 10px;
	font-family : verdana,arial;
}

.BodyTextBold  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,arial;
	font-weight : bold;	
}

.BodyBoldBlue  {
	color : #02437b;
	font-size : 12px;
	font-family : verdana,arial;
	font-weight : bold;	
}

.BlueText  {
	color : #02437b;
}

.BodyBoldSmallBlue  {
	color : #02437b;
	font-size : 10px;
	font-family : verdana,arial;
	font-weight : bold;	
}

.RedText  {
	color : #CC0000;
	font-size : 13px;
	font-family : verdana,arial;
	font-weight : bold;
}

.BodyTextSmall  {
	color : #333333;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}


.BodyTextSmall a {
	font-size : 10px;
}



.WhiteText  {
	color : #ffffff;
	font-size : 12px;
	font-family : verdana,arial;
}


.WhiteTextSmall  {
	color : #ffffff;
	font-size : 10px;
	font-family : verdana,arial;
}


.GreyText  {
	color : #999;
	font-family : verdana,arial;
}

.Head  {
	color : #02437b;
	font-size : 18px;
	font-family : verdana, arial;
	font-weight : bold;
}

.Subhead  {
	color : #02437b;
	font-size : 14px;
	font-family : verdana, arial;
	font-weight : bold;
}

.Subhead2  {
	color : #666666;
	font-size : 14px;
	font-family : verdana, arial;
	font-weight : bold;
}

.Subhead3  {
	color : #F89A20;
	font-size : 16px;
	font-family : verdana, arial;
	font-weight : bold;
}

 hr {
  border: 0;
  width: 100%;
  color : #CCCCCC;
  height: 1px;
  background-color: #CCCCCC;
}



LI {
	margin: 5px 1px;
	padding: 0px;
}



ul {
	margin-left: 0px;
	padding-left: 2em;
}



#TableRules td {
	border-bottom : 1px solid #d6d6d6;
}

.TableRules TD {
	border-collapse:collapse;
	border-bottom: thin #d6d6d6 solid;
}

.leftrule TD {
	border-collapse:collapse;
	border-left: thin #d6d6d6 solid;
}

.bottomrule TR {
	border-collapse:collapse;
	border-bottom: thin #d6d6d6 solid;
}

.DROPDOWN a {
	font-size : 14px;
	color : #999;
	text-decoration : none;
	font-weight: lighter;
}

.DROPDOWN a:hover {
	color : #F90;
	text-decoration : none;
	font-weight: lighter;
}

.DROPDOWN td { background-color:#EDEDED;}
.DROPDOWN td:hover {background-color:#F6F6F6;}

