/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}	
body{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0;
	text-align: left;
	font-size: 12px;
	background-image:url(images/dotted-line_tile.gif);
	background-repeat:repeat-x;
	background-position:950px 64px;
}
blockquote {
	padding: 5px 40px 5px 40px;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0px 12px 0px;
	color: #048bc1;
	letter-spacing:.2em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 6px 0px;
	color: #53beeb;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b31f17;
	padding: 0px 0px 9px 0px;
	letter-spacing:.1em;
}
h3 a{
	color: #4CA0C6;
}
h4 {
	color: #b31f17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 2px 0px;
}
h4 a{
	color: #b31f17;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 6px 10px 0px;
	text-align: left;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px 15px 10px 0px;
	text-align: center;
}
h6 a{
font-weight:normal;
color:#000000;
}
h6 a:hover, h6 a:focus{
color: #999999;
}
p {
	padding: 3px 0px 6px 10px;
}
ul {
	list-style-type: none;
}
a{
	color: #048bc1;
	text-decoration: none;
	font-weight: bold;
	}
a:hover, a:focus{
color: #000000;
}
#header{
	width: 950px;
}
#header a{
	font-weight:normal;
}
#middle{
	padding: 0px 20px 0px 30px;
	width: 950px;
}
#nav {
	padding: 0 10px 0 0;
	text-align:right;
	font-size: 13px;
	text-decoration: none;
}
#nav a{
	font-weight:normal;
	color: #53beeb;
} 
#nav a:hover, #nav a:focus{
	color:#ee2e24;
}
#subnav {
	padding: 0 10px 0 0;
	text-align:right;
	font-size: 12px;
	text-decoration: none;
}
#subnav a{
	font-weight:normal;
	color: #b31f17;
} 
#subnav a:hover, #nav a:focus{
	color:#ee2e24;
}
#ftr{
	margin:0px 0px 10px 0px;
	font-size: 10px;
	width: auto;
	height: 40px;
	background-color:#b31f17;
	color: #ffffff;
	padding: 5px;
}
#ftr a{
	padding: 0 8px 0 8px;
	}
#ftr ul li{
	padding: 4px 0 0 0;
	display: inline;
}
#ftr ul li a{
	text-decoration: none;
	padding: 0 5px 0 5px;
	text-align: center;
	width: 9em;
	color: #ffffff;
} 
#ftr ul li a:hover, #nav ul li a:focus{
	color: #ee2e24;
}
.dashbox {
	padding: 5px;
	border: 3px dotted #53beeb;
	font-weight: bold;
	background-color: #757D84;
	text-align:center;
	font-size: 16px;
	letter-spacing:.1em;
	
}
.dashbox a{
	color:#ffffff;
}
.dashbox a:hover, .dashbox a:focus{
	color: #ee2e24;}
.dashbox_red {
	padding: 5px;
	border: 3px dotted #000000;
	background-color: #990000;
	font-weight: bold;
	text-align:center;
	font-size: 16px;
	letter-spacing:.1em;
	
}
.dashbox a{
	color:#ffffff;
}
.dashbox a:hover, .dashbox a:focus{
	color: #ee2e24;
}
.sponsor {
	padding: 6px;
	border: 2px solid #757D84;
	background-color: #ffffff;
	text-align:center;
}
.sponsor_name {
	font-weight: bold;
	font-size: 11px;
	color:#333333;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b31f17;
	padding: 0px 0px 9px 0px;
	letter-spacing:.1em;
}
.label {
	padding: 3px 0px 0px 0px;
	font-weight: bold;
	text-align: right;
	font-size: 9px;
}
.formlabel {
	padding: 3px 15px 0px 0px;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
}
.testimonial {
	padding: 3px 0px 0px 0px;
	font-size: 11px;
	color: #048bc1;
}