BODY{
	background-color: #d3d7d8;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7D7D;
	text-decoration: none;
	text-align: left;
}
.content{
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}
a{
	color: #1376B4;
	text-decoration: none;
}
a:link{
	color: #1376B4;
	text-decoration: none;
}
a:hover{
	color: #7D7D7D;
	text-decoration: none;
}

.banner_bg{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/banner_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 234px;
}
.logo{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center 40px;
	height: 234px;
	width: 222px;
}
.menu_bg{
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	height: 41px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menu_breaker{
	height: 41px;
	background-image: url(../images/menu_breaker.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 13px;
}
.menu:link{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.td_align_c{
	text-align: center;
}
.side_header
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #147fbf;
	background-image: url(../images/side_header.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-indent: 18px;
	vertical-align: middle;
	height: 35px;
}
.side_content
{
	background-color: #e1e8e8;
	padding-top: 15px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 18px;
}
.links_bg
{
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	height: 24px;
	vertical-align: middle;
}
.links_bg2
{
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	height: 24px;
	vertical-align: middle;
}
.footer
{
	background-color: #a7b3bb;
	text-align: center;
	vertical-align: middle;
	height: 75px;
	color:#FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
}
.blue_txt
{
	color: #1e6c95;
}
.read_more:link
{
	color: #d82502;
	text-decoration: underline;
}
.read_more:hover
{
	color: #d82502;
	text-decoration: none;
}
.top_shadow_left
{
	background-image: url(../images/top_shadow_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 8px;
}
.top_shadow_right
{
	background-image: url(../images/top_shadow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 8px;
}
.top_shadow_top
{
	background-image: url(../images/top_shadow_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 22px;
	line-height: 17px;
	text-align: left;
}
.top_shadow_top2
{
	background-image: url(../images/top_shadow_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.pad{
	padding: 22px;
	line-height: 17px;
	text-align: left;
}
H1
{
	font-size: 14px;
	color: #2f6781;
	text-decoration: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: left;
}
.center_bg
{
	background-image: url(../images/center_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-left: 30px;
}
.bot_shadow_left
{
	background-image: url(../images/bot_shadow_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 8px;
}
.bot_shadow_right
{
	background-image: url(../images/bot_shadow_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 8px;
}
.bot_shadow_bot
{
	background-image: url(../images/bot_shadow_bot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 22px;
	line-height: 17px;
	text-align: left;
}
.services_head{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/services_head_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
	font-size: 11px;
}