@charset "utf-8";
body {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#5b5b5b;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e4e7f2;
}
a {outline:none;}
a img {border:none; outline:none;}
.top_link {
	margin:0;
	padding:0 10px 0 10px;
	font-size:13px;
	color:#747373;
	text-decoration:none;
}
.top_link:hover {
	text-decoration:underline;
}
.border_main {
	border-bottom:2px solid #acc0fc;
	border-left:2px solid #acc0fc;
	border-right:2px solid #acc0fc;
	background-color:#FFF;
}
.menu {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}
.menu ul {
	width:200px;
	margin:0;
	padding:0;
	float:left;
	display:block;
	list-style:none;
}
.menu ul li {
	width:100%;
	height:42px;
	margin:0;
	padding:0 0 0 25px;
	float:left;
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#6b6a6a;
	line-height:42px;
	border-bottom:1px dotted #3b3939;
	background-image:url(images/menu_bullet.gif);
	background-repeat:no-repeat;
	background-position:5px;
}
.menu ul li a {
	color:#6b6a6a;
	text-decoration:none;
}
.menu ul li a:hover {
	color:#3535b2;
	text-decoration:none;
}
.link1 {
	font-size:11px;
	color:#525252;
	text-decoration:none;
}
.link1:hover {
	font-size:11px;
	color:#525252;
	text-decoration:underline;
}
.title_blue {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#1ec2dd;
	line-height:20px;
	text-transform:uppercase;
}
.title_grey {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#a8a8a8;
	line-height:20px;
	text-transform:uppercase;
}
.body_border {
	border-top:1px dotted #a8a8a8;
}
.body {
	font-size:13px;
	text-align:justify;
}
.link2 {
	font-size:11px;
	color:#48cde3;
	font-weight:bold;
	text-decoration:underline;
}
.link2:hover {
	font-size:11px;
	color:#087d90;
	text-decoration:underline;
}
.title_grey_bull1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#636563;
	background-image:url(images/bull3.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 25px;
}
.email {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#2957e1;
	text-decoration:underline;
}
.email:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}
.site {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#2957e1;
	text-decoration:none;
	text-transform:uppercase;
}
.site:hover {
	text-decoration:underline;
}

.for_table{ border-top:1px solid #f2f2f2;  border-left:1px solid #f2f2f2;}
.for_table td{ border-bottom:1px solid #f2f2f2;  border-right:1px solid #f2f2f2;}