.current a:link, .current a:visited
{
	color:#FE9A1E;
	text-decoration: none;
	font-weight:bold;
	font-size: 14;
	font-family:Verdana;
}

a:link
{
    color: #FFFFFF;
    text-decoration:none;
    font-weight :bold;
    font-family:Verdana;
    font-size: 14;
}
a:visited
{
	color: #FFFFFF;
	text-decoration:none;
    font-weight :bold;
    font-family:Verdana;
    font-size: 14;
}
.navtd 
{
	background:#244D83;
	width:213px;
	height:16px;
}
.navspace
{
	background:#244D83;
	height:2px;
	width:213px;
}
.arrowtd
{
	width:16px;
}
.maintextbody
{
	background-image: url(images/twodocs.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.maintextbody a:link, .maintextbody a:visited
{
	color:#244D83;
	font-weight:bold;
}
body
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}.dateText {
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
}
.quicklinkshead
{
	font-weight:bold;
	color:#254C83;
	font-family:Verdana;
	font-size:12;
	
}
.dashedborder
{
	border:dashed 1px #FFFFFF;
}
.quicklinks
{
	color:#254C83;
	font-family:Verdana;
	padding-right:10;
	
		
}
ul.dots
{
	list-style-type:circle;
	color:#FFFFFF;	
	
}
