﻿.TextHeadingBlue {
	font-size:11px;
	color:#698daf;
}

.TextHeadingBluesmall {
	font-size:10px;
	color:#698daf;
    font-weight:bold ;
	 
}

.TextHeadingBlack {
	font-size:11px;
	color:#4b4b4b;
    font-weight: bold;
}

.TextHeadingBlacksmall {
	font-size:10px;
	color:#4b4b4b;
    font-weight: bold;

}


.BodyText{
	font-family: Verdana, arial,helvetica,sans-serif;
	font-size:11px;
	color:#676767;
	font-weight:normal;
}
body{
	font-family: Verdana, arial,helvetica,sans-serif;
	font-size:11px;
	color:#676767;
	font-weight:normal;
}



.navlink {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:8pt;
	color:#1a385b;
	font-weight: normal;
}


a.footerLink:link{
	color:#535353;
	text-decoration:none;
	font-weight: normal;
}

a.footerLink:active{
	color:#535353;
	text-decoration:none;
	font-weight: normal;
	
}
a.footerLink:visited{
	color:#535353;
	text-decoration:none;
	font-weight: normal;
	
}
a.footerLink:hover{
	color:#698daf;
	text-decoration:none;
	font-weight: normal;
	
}

a:link{
	color:#698daf;
	font-weight: bold;
	text-decoration:none;
	
}

a:visited{
	color:#698daf;
	font-weight: bold;
	text-decoration:none;
}
a:active{
	color:#698daf;
	font-weight: bold;
}
a:hover{
	color:#698daf;
	font-weight: bold;
	text-decoration:underline;
}


a.graylink:link{
	color:#555555;
	font-weight: bold;
	text-decoration:none;
	
}
a.graylink:visited{
	color:#555555;
}
a.graylink:active{
	color:#555555;
}
a.graylink:hover{
	text-decoration:underline;
}


.BodyTextCopyright{
	
	font-family: Verdana, arial,helvetica,sans-serif;
	font-size:10px;
	color:#a5a5a5;
	font-weight:normal;
}

li{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5a7ba5;
	line-height: 2;
	
}

TD {
	font-family: Verdana;
	font-size: 11px;
	color: #4e4e4e;
	line-height: 1.5;

	
}
ul{

list-style-image:url(images/button.gif);
	
	
}
