@charset "utf-8";
body {
	background-image:url(images/top_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#e4e4e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474849;
}
a {outline:none;}
img {border:none;}
.body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474849;
	line-height:16px;
	text-align:justify;
}
.blue_arial {
	font-weight:bold;
	color:#2c4a9b;
	text-transform:uppercase;
}
.arial_11 {
	font-size:11px;
	color:#474849;
}
.contact_blue {
	color:#5b7cd5;
}
.contact_blue a {
	color:#5b7cd5;
	text-decoration:none;
}
.contact_blue a:hover {
	color:#5b7cd5;
	text-decoration:underline;
}
.bullet1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	list-style:none;
	background-image:url(images/bullet_menu.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	text-decoration:none;
}
#footer {
	padding:0;
	width:75%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#919191;
	border:0px solid red;
	float:right;
}
#footer ul {
	margin:0;
	padding:0;
	float:left;
}
#footer ul li {
	margin:0;
	padding:0;
	float:left;
	display:block;
	list-style:none;
	padding-right:8px;
	padding-left:8px;
	border-right:1px solid #919191;
	height:12px;
}
#footer ul li a {
	color:#919191;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#F00;
	text-decoration:none;
}
.ver11 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#919191;
}
.list {
	width:100%;
	height:auto;
	/*text-indent:12px;*/
	float:left;
	border:0px solid #900;
	padding:0;
	margin:0;
}
.list ul {
	width:95%;
	height:auto;
/*	margin-left:15px;*/
	float:left;
	margin:0;
	padding:0;
}
.list ul li {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#454646;
	background-image:url(images/bull2.gif);
	background-repeat:no-repeat;
	background-position:left 9px; 
	padding-left:20px;
	text-decoration:none;
	line-height:23px;
	border:0px solid red;
}
.sub_title {
	color:#2d4b9d;
	font-size:15px;
	font-weight:bold;
	background-image:url(images/bull5.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}
.highlight1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#2d4b9d;
}
.red_title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#b13903;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:5px;
}
.textbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	border:#999 solid 1px;
	padding:2px;
}
.pro_bt {
	width:123px;
	height:38px;
	background-image:url(images/pro_bt.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:38px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	text-align:center;
}
.pro_bt:hover {
	width:123px;
	height:38px;
	background-image:url(images/pro_bt_ov.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
