@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #404041;
	background-image: url(images/bg_content_area.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header {
	background-image: url(images/bg_header.gif);
	height: 130px;
	width: 100%;
	text-align: center;
}

#header .contactinfo {
	font-style: italic;
	font-weight: bold;
	color: #9d9fa2;
	line-height: 16px;
}

#header .contactinfo .phone {
	font-size: 16px;
	color: #404041;
}

#imagearea {
	background-image: url(images/bg_image_area.gif);
	height: 120px;
	width: 100%;
	text-align: center;
}

#imageareasub {
	background-image: url(images/bg_image_area.gif);
	height: 45px;
	width: 100%;
	text-align: center;
}

#navigation {
	background-image: url(images/bg_nav.gif);
	height: 29px;
	width: 100%;
	text-align: center;
	padding-top: 11px;
	color : #9d9fa2;
	font-weight: bold;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

#maincontent {
	background-image: url(images/bg_content_vertical.gif);
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 25px;
}

#footer {
	background-image: url(images/bg_content_vertical.gif);
	width: 874px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-left: 13px;
	padding-right: 13px;
}

#footernav {
	background-image: url(images/bg_footer.gif);
	width: 874px;
	height: 130px;
	font-size: 10px;
	text-align: center;
	color : #FFFFFF;
	font-weight: bold;
}

#footernav a {
	color: #FFFFFF;
	text-decoration: none;
}

#footernav a:hover {
	text-decoration: underline;
}

.pgtitle {
	color: #004990;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.pgcontent {
	margin-left: 20px;
}

.bluepodtxt {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}

.bluepodtestimonial {
	font-size: 13px;
	font-weight:bold;
	line-height: 17px;
	color: #FFFFFF;
}
.pgsubtitle {
	font-size: 13px;
	font-weight: bold;
	color: #FF8533;
}

#maincontent li {
	list-style-position: outside;
	list-style-image: url(images/checkbox.gif);
	list-style-type: disc;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#maincontent a {
	font-weight: bold;
	color: #f7941e;
	text-decoration: none;
}

#maincontent a:hover {
	text-decoration: underline;
}

.tdlitegray {
	background-color: #f0f0f0;
}

.bluetext {
	color: #004990;
}
