@charset "utf-8";
body {
	background-image:url(images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2d2d2d;
}
img {
	border:none;
}
.body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2d2d2d;
	line-height:18px;
	text-align:justify;
}
.top_border {
	border-top:#1a3c7e dotted 1px;
}
.right_border {
	border-right:#1a3c7e dotted 1px;
}
.services {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0f243a;
	background-image:url(images/service_bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:20px;
}
.footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#323232;
	padding:5px;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#339;
	text-decoration:underline;
}
.name_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#3672ac;
	line-height:16px;
}
.service_bullet {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#30589f;
	font-weight:bold;
	background-image:url(images/service_bull.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
}
.service_bull_ii {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2d2d2d;
	background-image:url(images/blueAndPointy.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	line-height:18px;
}
.table_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	background-color:#0477a8;
}
.border_right {
	border-right:#333 1px solid;
}
.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1099d9;
	line-height:20px;
	text-decoration:none;
}
.link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1099d9;
	line-height:20px;
	text-decoration:underline;
}
