body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color:#024166;
	/*background-color: #7e85a3;*/
	/*background-color: #454545;*/
	/*background-image: url(i/bg.gif);*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* header */

#header_top {
	margin:0 auto;
	clear:both;
	width:882px;
	height:75px;
	background-image:url(i/header.gif);
}

/* top nav */

#nav {
	margin:0 auto;
	clear:both;
	width:880px;
	height:18px;
	text-align:center;
	background-color:#e9e9c5;
	padding-top:4px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #909072;
}
#nav_text {
/*	margin-top:5px; */
	font-size:12px;
	font-weight:bold;
}
.nav_item {
	color:#454545;
}
.nav_item:hover {
	color:#0000cc;
}
.nav_left {
	float:left;
}
.nav_right {
	float:right;
}

/* page conent */

#topBuffer {
	margin:0 auto;
	clear:both;
	width:880px;
	height:25px;
	background-color:#ffffff;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
#content {
	margin:0 auto;
	clear:both;
	width:880px;
	background-color:#ffffff;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

#contentBottom {
	margin:0 auto;
	clear:both;
	width:880px;
	height:65px;
	background-color:#ffffff;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom: 1px solid #000000;
}

#navBottom {
	margin:0 auto;
	padding-top:35px;
	text-align:center;
	font-size:11px;
}
.bottomLink {
	color:#666666;
}
.bottomLink:hover {
	color:#0000cc;
}

#address {
	margin:0 auto;
	padding-top:5px;
	clear:both;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#eeeeee;
}

#copyright {
	margin:0 auto;
	padding-top:5px;
	clear:both;
	width:760px;
	text-align:center;
	font-size:11px;
	color:#eeeeee;
}

.bottomLinks {
	color:#ffffff;
}

.bottomLinks:hover {
	color: #FFFF00;
}

/* home left items */

#homeLeftSide {
	float:left;
	width:316px;	
}
.homeLeftSideItem {
	clear:both;
	margin-top:15px;
	background-image:url(i/homeLeft_bg.gif);
	padding-left:20px;
}
.homeLeftSidePhoto {
	float:right;
	padding-left:10px;
	border:0;
}
.homeLeftSideLink {
	font-size:13px;
	font-weight:bold;
	padding-top:3px;
}
.homeLeftSideText {
	font-size:12px;
	font-weight:normal;
}

/* Content */

#homeContent {
	float:left;
	margin-top:15px;
	margin-left:50px;
	width:450px;
	font-size:14px;
	line-height:21px;
}

#insideContent {
	float:left; 
	margin-left:50px;
	width:750px;
	font-size:14px;
	line-height:21px;
}

#insideContentWithNav {
	margin-left:199px;
	width:581px;
	font-size:14px;
	line-height:21px;
	/* border: 1px #fff solid; */
	padding: 1px;
}

#insideNavTop {
	background-image:url(i/inside_nav_top.gif);
	background-repeat: no-repeat;
	float:left;
	width:169px;
	height:4px;
}

#insideNav {
	clear:left;
	float:left;
	width:148px;
	border-right:1px solid #b1b9cb;
	background-image:url(i/inside_nav_bg.gif);
	padding:0 10px;
	padding-bottom:15px;
}

.insideNavHeader {
	font-size:13px;
	font-weight:bold;
	color:#990000;
	line-height:18px;
}

.insideNavItem {
	font-size:13px;
	line-height:25px;
	font-weight:bold;
	margin-left:5px;
}

#insideNavBottom {
	clear:left;
	background-image:url(i/inside_nav_bottom.gif);
	background-repeat: no-repeat;
	float:left;
	width:169px;
	height:5px;
}

/* FAQs */
.faq_question {
	font-size:13px;
	font-weight:bold;
	line-height:19px;
	background-image:url(i/q.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}
.faq_answer {
	font-size:13px;
	line-height:19px;
	padding-bottom: 20px;
	background-image:url(i/a.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

/* Summaries */

#summaries {
	clear:inherit;
	width:428px;
	margin-top: 25px;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-align:left;
}
#summaries_top {
	background-image:url(i/news_top.gif);
	background-repeat:no-repeat;
	height:11px;
}
#summaries_inside {
	width:425px;
	border-left:1px solid #b1b9cb;
	border-right:1px solid #b1b9cb;
	background-image:url(i/news_bg.gif);
}
.summary_item {
	padding:10px;
}
#summaries_bottom {
	background-image:url(i/news_bottom.gif);
	background-repeat:no-repeat;
	height:5px;
}

/* Testimonials */

#testimonial {
	clear:inherit;
	margin-top: 25px;
	font-size:12px;
/*	font-style:italic; */
	line-height:18px;
	background-image:url(i/testimonial_bg.gif);
	min-height:120px;
}
#testimonial_by {
	text-align:right;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	margin-top:10px;
	margin-right:15px;
}

.homeClear {
	clear:both;
}

.departmentHeader {
	width:100%; 
	font-size:14px; 
	padding:2px; 
	line-height:18px; 
	font-weight:bold; 
	color:#000033; 
	border-bottom:1px solid #909072; 
	background-color:#e9e9c5;
}
	
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
h1 {
	font-size: 20px;
	color: #000000;
}
h2 {
	font-size: 14px;
	font-weight:bold;
	margin-bottom:-15px;
	color: #000000;
}
h3 {
	font-size:13px;
	font-weight:bold;
	color:#990000;
}