a  {
	font-family : verdana,arial;
	font-size : 12px;
	color : #015AA5;
	text-decoration : 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 : #727272;
	font-size : 10px;
	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: 0px 1px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
}



ul {
	list-style-type: disc;
	margin-left: 0;
	padding-left: 2em;
	list-style-position: outside;
}



#TableRules td {
	border-bottom : 1px solid #d6d6d6;
}
