body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	color: #225CAB;
	text-decoration: underline;
}
a:visited {
	color: #225CAB;
	text-decoration: underline;
}
a:active {
	color: #65266E;
	text-decoration: none;
}
a:hover {
	color: #65266E;
	text-decoration: none;
}
td.nav {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	height:18px;
	font-size:11px;
	padding-left:20px;
}
a.nav:link {
	color: #225CAB;
	text-decoration: none;
}
a.nav:visited {
	color: #225CAB;
	text-decoration: none;
}
a.nav:active {
	color: #65266E;
	text-decoration: none;
}
a.nav:hover {
	color: #65266E;
	text-decoration: none;
}
h1 {
	font-size:28px;
	font-weight:normal;
	color: #225CAB;
	margin-top:0px;
}
h2 {
	font-size:13px;
	font-weight:bold;
	color: #65266E;
	margin-top:0px;
}
p {
	margin-top:0px;
}
.footer {
	font-size:10px;
	color: #265374;
}
td.nav2 {
	background-image: url(images/nav-bullet.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	height:16px;
	font-size:11px;
	font-weight:bold;
	padding-left:12px;
	color: #265374;
}
td.subnav {
	background-image: url(images/subnav-bullet.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	height:25px;
	font-weight:bold;
	padding-left:15px;
	color: #65266E;
}
a.subnav:link {
	color: #65266E;
	text-decoration: none;
}
a.subnav:visited {
	color: #65266E;
	text-decoration: none;
}
a.subnav:active {
	color: #65266E;
	text-decoration: underline;
}
a.subnav:hover {
	color: #65266E;
	text-decoration: underline;
}
.bluetext {
	color: #305474;
}
.imgleftbottompad {
	padding-left:10px;
	padding-bottom:10px;
}
.imgrightpad {
	padding-right:10px;
}
.imgleftrightpad {
	padding-left:10px;
	padding-right:10px;
}
.imgrightbottompad {
	padding-right:10px;
	padding-bottom:10px;
}
ul {
	list-style-image: url(images/nav-bullet.jpg);

}
.subsubheading {
	font-weight:bold;
	color:#65266E;
}
.subsubheading_phone {
	font-weight:bold;
	color:#65266E;
	font-size:16px;
}
.bluetable {  background-color: #BAC7DF}
.bluetable_light {  background-color: #E8ECF4; color: #225cab; padding-left: 8px; padding-right: 8px;/*color: #B9EEFF*/}
.bluetable_h3 {  font-size: 14px; color: #225cab; margin-left: 8px; margin-right: 8px; margin-top: 8px; margin-bottom: 8px;}
.input_text {
	width:99%;
	border: 1px solid #225CAB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.input_submit {
	border: 2px solid #225CAB;
	background-color: #D8C7E0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.h {
	display:none;
}
.purple {
	color:#65266E;
}
.div_box_l {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
	border: 1px solid #65266E;
}
.div_box_r {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px;
	border: 1px solid #65266E;
}
