@charset "utf-8";
/* CSS Document */

<style type="text/css">
body {
	background-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
table, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
table.tableline{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
table.tablelinks{
	color: #211E53;
	font-weight:bold;
	width:920px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	text-align: center;
}
table.tablemain{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:920px;
}
table.tablemainbottom{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:920px;
}
table.tablebottom{
	table-layout:fixed;
	width:100%;
}
table.tablephone{
	margin-left:auto;
	margin-right:auto;
	width:920px;
	text-align:center;
}
.phonenum{
		font-size:18px;
		font:Verdana, Geneva, sans-serif;
		font-weight:bold;
}
.linkred{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bolder;
	font-size:12px;
	color:#FF0000;
}
a {
	font-size: 12px;
	color: #39F;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
a:link {
	color: #211E53;
	text-decoration: none;
}
a:visited {
	color: #211E53;
	text-decoration: none;
}
a:hover {
	color:#F00;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	color: #211E53;
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.center
{
	margin-left:auto;
	margin-right:auto;
	width:950px;
	text-align:center;
}
.police
{
	height:58px;
	margin-top:25px;
	border: 1px solid #003399;
}
.right
{
	text-align:right;
	width:450px;
	height: 70px;
	position: absolute;
	vertical-align: top;
	left: 560px;
	top: auto;
}
.top{
	font-size:12px;
	text-align:center;
	height: 30px;
	font-family:"Times New Roman", Times, serif;
}
.leftmain{
	text-align:left;
	width:25%;
	color: #211E53;
}
.mainbodytext{
	font-size:12px;
	text-align:left;
	color: #211E53;
	font-family: Verdana, Geneva, sans-serif;
}
.bottom{
	margin:20px;
	text-align:left;
}
.verybottom{
	text-align:center;
	font-size:12px;
	height:30px;
}
.address{
	text-align:left;
	vertical-align:text-top;
	font-size:12px;
	font-weight:bolder;
	color: #211E53;
</style>
