/* CSS Document */


body {
	width: 100%;
	height: 100%;

	background-repeat: repeat;
	background-position-y:center
}

a{
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

a:active{
	color:#770000;
}

a:hover{
	text-decoration: none;
}

.footer {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #777777;
	font-weight: bold;
}

.maincontent{
border-right:1px solid #999999; 
border-left:1px solid #999999; 
border-bottom:1px solid #999999; 
border-top:1px solid #999999; 
text-align:left;
}

.image{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	border-right:1px solid #999999; 
	border-left:1px solid #999999; 
	border-bottom:1px solid #999999; 
	border-top:1px solid #999999;
}

.content{
border-right:1px solid #999999; 
border-left:1px solid #999999; 
border-bottom:1px solid #999999; 
border-top:1px solid #999999; 
text-align:left;
}

.content:hover{
border-right:1px solid #000000; 
border-left:1px solid #000000; 
border-bottom:1px solid #000000; 
border-top:1px solid #000000; 
text-align:left;
}

#navcontentOn{
	text-indent: 10px;
}

.namedetails {
	font-family: arial, verdana, helvetica;
	font-size: 20px;
	color: #2A2A2A;
	font-weight: bold;
	padding: 5px 0;
}

.copy {
font-family: arial, verdana, helvetica;
font-size: 12px;
color: #000000;
line-height: 16px;
}

.smallcopy {
font-family: arial, verdana, helvetica;
font-size: 10px;
color: #000000;
line-height: 16px;
text-decoration: none;
}

.summary{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	padding: 5px;
	text-decoration : none;
}

.footer {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #777777;
	font-weight: bold;
}

.boldfeatures {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #06396A;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.locationnavigation {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: auto;
}

.bottomnavigation {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	width: auto;
}

.bottomnavigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: auto;
}

.topnavigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
	padding: 8px;
	width: auto;
}

.topnavigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #770000;
	text-decoration: underline;
	padding: 8px;
	width: auto;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	padding: 0px;
	text-indent : 13px;
}

.navigation:hover {
	text-decoration: underline;
	color: #770000;
}

.detailnavigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 2px;
}

.questionsnavigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 1px;
	text-decoration: none;
}

.questionsnavigationWhite {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 1px;
	text-decoration: none;
}

.whitenavigation {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
}

.headernavigation {
	padding: 1px;
	margin-left: 9px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

li {
margin: 0.3em 0 0.3em 0;
} 

.embeddedtxt{
	font-family: Verdana, sans-serif;
	font-size: 5px;
    color: #FFFFFF;
	padding: 0px;
}