/* CSS Document */

.copy_home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}
.copy b{
	color: #0F2A6F;
	font-weight: bold;
}
.copy strong{
	color: #941B1E;
	font-weight: bold;
}
.copy a{
	color: #0F2A6F;
	font-weight: normal;
}
.title_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0F2A6F;
	padding-bottom: 8px;
		font-style: normal;
	font-weight: bold;
}
.title_home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
}


a.nav, a.nav:link, a.nav:visited {
	display:block;
	width:134px;
	margin-top:2px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 15px;
	padding-top: 20px;
	float: left;
	background-color: #941B1E;
	font-weight: bold;
	letter-spacing: 1px;		

	
}
a.nav:hover{
	text-decoration:none;
	color:#000033;
}
.bottomCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #0F2A6F;
	text-decoration: none;
}
.bottomCopy b{
	font-weight: bold;
	color: #941B1E;
	text-decoration: none;
}
.bottomCopyLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #015D8C;
	text-decoration: none;
}


#rollover ul, #rollover li {
	list-style-type: none;
	line-height: 28px;
}

#rollover li a {
	background-image: url(images/noarrow.gif);
	background-repeat: no-repeat;  
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-left: 22px;
	font-weight:bold;
	}

#rollover li a:hover {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;  
	background-position: left;
	color:#941B1E;
}
