@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-color: #FFFFFF;
	background-image: url(top_bg.gif);
	background-repeat: repeat-x;
	font-size:12px;
 	color:#333333;
 	line-height:200%;
}

.dot1 {
	margin:11px 8px 11px 15px;
}
.linex1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.font18 {
	font-size: 18px;
}



/*body ,th,td{
 font-size:12px;
 color:#333333;
 line-height:200%;
}*/
.font12Red {
	color: #FF0000;
}
.font12Green {
	font-size: 12px;
	color: #00FF00;
}

a { color:#333; text-decoration:none;}
a:hover {
	color:#FF0000;
	text-decoration:none;
}
.font12250 {
	font-size: 12px;
	line-height: 250%;
}

.topnav {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	color: #FFFF00;
}

.nav1 {
	font-size: 12px;
	color: #0058A5;
	text-decoration: none;
}
a.nav1:hover {
	color: #FF0000;
}
.font12 {
	font-size: 12px;
	line-height: 120%;
}

.font12blue {
	font-size: 12px;
	color: #0058A5;
}

.font14 {
	font-size: 14px;
}
.font14blue {
	font-size: 14px;
	color: #0058A5;
}
.font14blueB {
	font-size: 14px;
	font-weight: bold;
	color: #0058A5;
}


.font12150 {
	font-size: 12px;
	line-height: 150%;
}

img {border:0;}
.box1 {
	border: 5px solid #DDEEFF;
	width:245px;
	height:185px;
	margin:10px auto 0px auto;
}

.box2 {
	border: 1px solid #BEE3EE;
	width:99%;
}


.Arial {font-family: Arial, Helvetica, sans-serif}
.font14redB {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.font12White {
	font-size: 12px;
	color: #FFFFFF;
}
.font14White {
	font-size: 14px;
	color: #FFFFFF;
}
.font12Yellow {
	color: #FFFF00;
}
.font12Gray {
	font-size: 12px;
	color: #999999;
}
.pic{ margin-top:5px; margin-left:15px;}
.box3 {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	background-color: #0058A5;
	padding: 5px;
}
.box4 {
	padding: 5px;
	border: 1px solid #dddddd;
}

