@charset "utf-8";
body,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #EAEAEA;
}

h1 {
	font-weight: bold;
	font-size: 24px;
	color: #01337b;
	line-height: 28px;
	margin: 10px 0 10px 0px;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	color: #CE0000;	
	margin: 0px 0 0 0px;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	color: #01337b;	
	margin: 0px 0 4px 0px;
}
h4 {
	font-weight: bold;
	font-size: 14px;
	color: #01337b;
	margin: 0px 0 0 0px;
}
p {
	margin-top: 2px;
	margin-bottom:2px;
}
a:link, a:visited {
	text-decoration: none;
	color: #01337b;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.tele { 
	font-size: 24px; 
	font-weight: bold; 
	color: #01337b; 
}
.bigred {
font-size: 24px; 
	font-weight: bold; 
	color: #CE0000; 
}
.white {
	color: #FFFFFF;
}
.bodycopy {
	line-height: 16px;
	margin: 10px 10px 10px 10px;

}
.sidecopy {
	line-height: 16px;
	padding-right: 10px;
	padding-left: 0;
}
.ad {
	padding: 6px 0 0px 10px;
	font-size: 11px;
}
.redbold, .redbold a:link, .redbold a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	color: #CE0000; 
	line-height: 15px;
	text-decoration: none;
}
.redbold a:hover, .redbold a:active {
	text-decoration:none;
	color: #01337b;
}
.inset {
	padding-left: 35px;
	padding-bottom:10px;
}
.caption {
	font-size: 10px; 
}
.bluebold {
	font-weight: bold;
	color: #01337b;
}
.greenbold {
	font-weight: bold;
	color: #26b730;
}
.bluebar, .bluebar a:link, .bluebar a:hover {
	background-color: #01337b;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
.tabs {
	background-image:url(images/tabs2.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.mainad {
	padding-left:15px;
	padding-top:5px;
	vertical-align:top;
}
.mainad h1 {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}