/* default link style for the website*/

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{
	color : #1F60A9;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.headline:visited{
	color : #666666;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a.headline:hover{
	color : #1F60A9;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

/* link style for the left nav */
a.leftnav:link{
	color : #A41C13;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
; line-height: 11px
}

a.leftnav:visited{
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
; line-height: 11px
}

a.leftnav:hover{
	color : #A41C13;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
; line-height: 11px
}

.textfooter{
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

.textheadlinebig{
	color : #1F60A9;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
}

a.textheadlinebiglink:link{
	color : #1F60A9;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

a.textheadlinebiglink:visited{
	color : #1F60A9;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

a.textheadlinebiglink:hover{
	color : #A41C13;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : underline;
}

.textrtheader{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	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 : 11px;
	font-weight : bold;
}


li {  list-style-image:  url(../lp_images/bullet.gif)}
td {  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}

