﻿body 
{
	background-color: #666666; 
	margin: 0px; 
	padding: 0px;
	font-size:12px;
	font-family: Arial; 	
	color:#114d93;
	font-weight:normal;
}

a, a.visited
{
	color:#114d93;	
	text-decoration:underline;
	font-weight:bold
}

a:hover
{
	color:#114d93;
	text-decoration:underline;

}

.topNav, a.topNav
{
	text-decoration:none;
	font-weight:500;
	color:#114d93;
}

a.topNav:hover
{
	text-decoration:underline;
	font-weight:500;
}

a.topNavSelected
{	
	text-decoration:none;
	font-weight:500;
	color:red;
}

a.topNavSelected:hover
{
	text-decoration:underline;
	font-weight:500;
}

.leftNavContainer
{
	width:180px;
	text-align:left;
	padding-left:30px;
}

.leftNav,a.leftNav:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#114d93;
}

a.leftNav:hover
{
	text-decoration:underline;
}

.footerNav,a.footerNav:visited, a.footerNav
{
	color:#ffffff;
	font-size:80%;
	padding-top:15px;
	padding-bottom:15px;
	font-weight:bold;
	text-decoration:none;
}


.leftNavSelected, a.leftNavSelected:visited,  a.leftNavSelected
{
	color:Red;
	font-weight:bold;
}

a.leftNavSelected:hover
{
	text-decoration:underline;
	font-weight:bold;
}

a.footerNav:hover
{
	text-decoration:underline;
}

li.privacyLi
{
	margin-bottom:10px;
}

hr
{
	height:1px;
	color:#7f93aa;
}


.leftNavSub,a.leftNavSub:visited
{
	text-decoration:none;
	font-weight:500;
	color:#114d93;
	margin-left:15px;
}

a.leftNavSub:hover
{
	text-decoration:underline;
}


.leftNavSubSelected,a.leftNavSubSelected:visited,  a.leftNavSubSelected
{
	text-decoration:none;
	color:Red;
	font-weight:500;
	margin-left:15px;

}

a.leftNavSelected:hover
{
	text-decoration:underline;
	font-weight:bold;
}

.breadcrumbContainer
{
	padding-top:35px;
}
.breadcrumbs
{
	color:#114d93
}


.leftNavTelephone
{
	text-align:center; 
	width:130px;
	font-size:109%;
	font-weight:bold
}

.homepagePhoneNumberContainer
{
	text-align:right;
	padding-top:5px;
	
}

