@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 24px;
	letter-spacing: -.1em;
	color: #0068ac;
	font-weight: normal;
	padding-bottom: 6px;
	line-height: 25px;
}
h2 {
	font-size: 21px;
	font-weight: normal;
	padding-top: 13px;
	color: #0068AC;
	padding-bottom: 6px;
	line-height: 22px;
}
h3 {
	font-size: 21px;
	color: #0068AC;
	font-weight: normal;
	padding-bottom: 2px;
}
h4 {
	font-size: 21px;
	color: #FFF;
	font-weight: normal;
}
h5 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 2px;
}

h6 {
	font-size: 21px;
	color: #55a546;
	font-weight: normal;
	padding-bottom: 2px;
}
h5.phone {
	font-size: 14px;
	color: #0068AC;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 0px;
}

.newSep {
	background-image: url(../images/smallSep.gif);
	height: 12px;
	width: 256px;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: center center;
}
.anchor {clear: left;}


.separator {
	clear: both;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0068AC;
	line-height: 1px;
	padding: 0px;
	margin-top: -7px;
	margin-bottom: 13px;
		}
.bulletListTitle {
	padding-bottom: 2px !important;
}
table.styled {
	padding-bottom: 13px;
	font-size: 12px;
}
.styled td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1E0FF;
}
.styled th {
	background-color: #3d507a;
	padding: 5px;
	color: #FFF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
.styled .subhead { 
	background-color: #0068AC;
	font-weight: bold;
	color: #fff;
}
.styled .odd {
	background-color: #fbf3c1;
}
.styled .even {
	background-color: #FFF;
}

.blueBkg {background-color: #D2E8FF;}

.bold13pxBlue {font-weight: bold; font-size: 13px; color: #0068ac}

.redText {color: #FF0000 !important;}

.smallText {font-size: 10px;}

p.date {
	display: block;
	width: 245px;
	background: url(../images/dateBkg.gif) no-repeat !important;;
	padding-top: 14px;
	padding-left: 25px !important;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 4px;
	margin-bottom: 2px;
	margin-top: 10px;
}
.small {font-size: 10px;}
