body {
	background-color: #232323;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td {
	text-align: left;
	vertical-align: top;
}
.bar_back {
	background-image: url(images/blue_bar.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 35px;
}
.nav_back {
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
}
.align_bottom {
	text-align: left;
	vertical-align: bottom;
}
.logo_align_bottom {
	text-align: left;
	vertical-align: bottom;
	background-image: url(images/logo_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sub_nav {
	background-image: url(images/side_nav.jpg);
	height: 31px;
}
.sub_nav_div {
	text-align: left;
	vertical-align: middle;
	margin-left: 9px;
	margin-top: 6px;
}
.services_top {
	background-image: url(images/services_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
}
.services_back {
	background-image: url(images/services_back.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.content {
	padding: 20px;
	height: 400px;
}
.gray {
	background-color: #232323;
}
.service_title {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.bullet {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 16px;
}
.bullet_pad {
	padding-bottom: 6px;
}
.services_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.float_right {
	float: right;
	margin-bottom: 6px;
	margin-left: 20px;
}
.home_box {
	background-color: #414141;
	padding: 20px;
	border: 1px solid #000000;
	font-size: 16px;
}
.yell_bold {
	font-weight: bold;
	color: #FFCC00;
}
a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	color: #FFCC00;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.foot {
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFC603;
}
.bubble_top {
	background-image: url(images/bubble_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}
.bubble {
	background-image: url(images/bubble_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color: #023F6B;
	padding-right: 30px;
	padding-left: 16px;
	line-height: 20px;
	font-weight: normal;
}
.bubble_bot {
	background-image: url(images/bubble_bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
}
.bubble_top2 {
	background-image: url(images/bubble_top2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}
.bubble2 {
	background-image: url(images/bubble_back2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color: #023F6B;
	padding-right: 30px;
	padding-left: 16px;
	line-height: 20px;
	font-weight: normal;
}
.bubble_bot2 {
	background-image: url(images/bubble_bot2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
.float_right {
	float: right;
	margin-bottom: 6px;
	margin-left: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #023F6B;
	margin-top: 0px;
}
li {
	line-height: 20px;
}
.question {
	background-color: #00718C;
	padding: 6px;
	font-weight: bold;
	border: 1px solid #000000;
}
.sub_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sub_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sub_nav a:hover {
	color: #6FAEBF;
	text-decoration: none;
}
.top_nav {
	font-size: 12px;
	color: #FFCC00;
	padding-bottom: 6px;
	text-align: right;
}
.bubble2 a:link {
	color: #023F6B;
	text-decoration: none;
}
.bubble2 a:visited {
	color: #023F6B;
	text-decoration: none;
}
.bubble2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.highlight {
	background-color: #232323;
	padding: 4px;
	text-align: center;
	color: #FFCC00;
}
.highlight a:link {
	color: #FFCC00;
	text-decoration: underline;
}
.highlight a:visited {
	color: #FFCC00;
	text-decoration: underline;
}
.highlight a:hover {
	color: #FFFFFF;
	text-decoration: none;
}.div_divider {
	padding-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E8B714;
	border-right-color: #E8B714;
	border-bottom-color: #E8B714;
	border-left-color: #E8B714;
}
.style18 {
	color: #FFFF00;
	font-size: 18px;
}
 
.style17 {
	color: #FFFF00;
	font-size: 16px;
}
.style19 {color: #FFFF00}

