
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3F8CD9;
	text-decoration: none;
	margin-top:15px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	list-style-image:  url(../images/bullet.gif);
	margin-bottom:4px;
}

.bodycopy a:link, .bodycopy a:hover, .bodycopy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-position: outside;
	list-style-type: square;
	list-style-image:  url(../images/bullet.gif);
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #e31937;
	margin-bottom: 0px;
	margin-top: 10px;
}
.whitetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.bodyred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #e31937;
	list-style-position: outside;
	list-style-type: square;
	list-style-image:  url(../images/bullet.gif);
}
.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #353535;
	padding-right:8px;
	padding-bottom:3px;
}
.logintext a:link, .logintext a:active, .logintext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #353535;
	text-decoration:underline;
}
.logintext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration:none;
}

.headerad {
	background-image: url(images/top_background.gif);
	background-repeat: none;
	padding-right:15px;
	width:575px;
	height:50px;
	padding-top: 3px;
;
	text-align: right;
}	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #06C;
	margin-bottom:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	margin-bottom:0px;
}

img{outline:none; outline-style:none; text-decoration:none;}

.bnav {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#007DC3;
}
a.bnav:link { text-decoration:underline; color:#007DC3;}
a.bnav:visited { text-decoration:underline; color:#007DC3;}
a.bnav:active { text-decoration:underline; color:#007DC3;}
a.bnav:hover { text-decoration:none; color:#007DC3;}
