/* default link style for the website*/

#BorderTable,.BorderTable
{
	border:solid 1px black;	
	width:750px;
	padding:0px 10px 10px 10px;
}
a:link{
	color : #A41C13;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

a:visited{
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	
}

a:hover{
	color : #A41C13;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
}

/* link style for the footer nav */
a.footernav:link{
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
}

a.footernav:visited{
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
}

a.footernav:hover{
	color : #F5F3D5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

/* link style for the headlines*/
a.headline:link,a.headline:visited{
	color : #003366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a.headline:hover{
	color : #1F60A9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

/* link style for the left nav */
a.leftnav:link{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

a.leftnav:visited{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

a.leftnav:hover{
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	line-height: 10px
}

.textfooter{
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

.textheadlinebig{
	color : #1F60A9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

a.textheadlinebiglink:link{
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
}

a.textheadlinebiglink:visited{
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 154px;
	font-weight : bold;
	text-decoration : none;
}

a.textheadlinebiglink:hover{
	color : #A41C13;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

.textrtheader{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.textrtheaderbold{
	color : #1F60A9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

.textsmall{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

.textsmallbold{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}


li {  list-style-image:  url(/images/bullet.gif)}
td {  font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000000}
div {  font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000000}
p { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000000 }
body { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000000 }
ul {  text-indent: 0pt}

a.headlineVerdana:link { color : #1F60A9; font-family : Verdana, Tahoma, Arial, sans-serif; font-size : 12px; font-weight : bold; text-decoration : none; }
a.headlineVerdana:visited { color : #1f60a9; font-family : Verdana, Tahoma, Arial, sans-serif; font-size : 12px; font-weight : bold; text-decoration : none; }
a.headlineVerdana:hover { color : #1F60A9; font-family : Verdana, Tahoma, Arial, sans-serif; font-size : 12px; font-weight : bold; text-decoration : underline; }.featureheader {

	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}
HR
{
	color:#A41C13;	
	background-color:#A41C13;
	height:1px;	
	margin:0px;
	padding:0px;
}

