@import url("nav.css");

html, body{
	
	
	margin: 0px;
	
	font-family: arial;
font-size: 12px;
padding-bottom:60px;
}

a{
text-decoration: none;
font-weight: bold;
color: #194971;
}

a:hover{
color: #ff0000;
}

.small-text{
margin: 0px;
padding: 0px;
font-size: 10px;
text-align: left;
color: #000000;
}

.medium-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	color: #666666;
	font-style: normal;
}
.blue-bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: 900;
	color: #0066CC;
	font-style: normal;
}
.navy-bold-spaced-med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: 900;
	color: #003366;
	line-height: 1.5em;
}
.top-NAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	color: #CCCCCC;
}

.top-NAV a{
	color: #CCCCCC;
}

.top-NAV a:hover{
	color: #ffffff;
}

.style12 {font-size: 12px;}

.subtitle, h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 900;
color: #0066CC;
font-style: normal;
}

.bodytext{
margin: 0px;
padding: 0px;
font-family: arial;
font-size: 12px;
text-align: left;
color: #000000;
}
td{
font-family: arial;
font-size: 12px;
text-align: left;
color: #000000;
}
h1{
padding: 0 0 0.5em 0;
color: #CC0000;
font-family: arial;
font-size: 18px;
font-weight: bold;
background: url(/images/h1underline.gif) no-repeat left bottom;
}


li{
margin:5px 0 5px 0;
padding: 0;

}
.quote {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	color: #666666;
	font-style: italic;
}

hr {
  color: #cccccc;
  background-color: #cccccc;
}
.white-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: 900;
	color: #FFFFFF;
	font-style: normal;
}
.white-bold a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: 900;
	color: #FFFFFF;
	font-style: normal;
	text-decoration:none;
}
.white-bold a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: 900;
	color: #FFFFFF;
	font-style: normal;
	text-decoration:underline;
}

p {
margin: 8px 0px 8px 0px;
padding: 0px;
font-family: arial;
font-size: 12px;
text-align: justify;
color: #000000;
}

dt{
font-weight: bold;
margin: 1.5em 0 0.5em 0;
padding: 0px;
}
dd{
font-weight: normal;
margin: 0.5em 0 0.5em 0;
padding: 0px;
}

#footer a{
color: inherit;
}