/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	text-align:left;
}
form {margin:0px; 
	 padding:0px;
	 }
	
li {list-style-image:url(images/liimg.gif);}

.input{	
	background-color: #DCE8EE;
	border:  #7DB0C6 1px solid;
	color: #000000;
	font-size: 11px;
	font-family:Arial;
	width:226px;
	padding:5px;
}

.buttons {

	background-color: #284EA7;
	border:  #4A4A4A 1px solid;
	color: #ffffff;
	font-weight:bold;
	font-size: 9px;	
}

.buttons01 {

	background-color: #284EA7;
	border:  #4A4A4A 1px solid;
	color: #ffffff;
	font-weight:bold;
	font-size: 11px;	
}

.div{  width:902px;}

.div_style01 { width:902px; height:131px; float:left; }
.div_style01a { width:209px; height:131px; float:left;}
.div_style01b { width:693px; float:left; color:#798087;  text-align:right; padding-top:105px; font-family:Arial; font-size:13px; font-weight: bold;}

.div-box{width:218px; height: 215px; float:left;}
.div-boxa{width:218px; height: 215px; float:left; margin-left:10px;}
.div-box01{width:218px; height:177px;}
.div-box01a{width:218px; height:38px;}

.div-bottom {padding-bottom:15px; margin-top:10px; background-color:#000000; height:30px;}
.div-bottom02 {background-color:#000000;}

A.link1:link {TEXT-DECORATION: none; color:#019ED8;}
A.link1:visited {TEXT-DECORATION: none; color:#019ED8;}
A.link1:hover { TEXT-DECORATION: none; color:#284EA7;}

A.link2:link {FONT: 12px Arial;  FONT-WEIGHT: bold; TEXT-DECORATION: none; color:#008AB6;}
A.link2:visited {FONT: 12px Arial;  FONT-WEIGHT: bold; TEXT-DECORATION: none; color:#008AB6;}
A.link2:hover {FONT: 12px Arial;  FONT-WEIGHT: bold; TEXT-DECORATION: none; color:#5F5F5F;}


A.link3:link {TEXT-DECORATION: none; color:#019ED8; font-size:11px;}
A.link3:visited {TEXT-DECORATION: none; color:#019ED8; font-size:11px;}
A.link3:hover { TEXT-DECORATION: none; color:#284EA7; font-size:11px;}

A.link4:link {FONT: 11px Arial;  FONT-WEIGHT: bold; TEXT-DECORATION: none; color:#767676;}
A.link4:visited {FONT: 11px Arial;  FONT-WEIGHT: bold; TEXT-DECORATION: none; color:#767676;}
A.link4:hover {FONT: 11px Arial;  FONT-WEIGHT: bold; TEXT-DECORATION: none; color:#000000;}

A.link5:link {FONT: 16px ; font-family: Arial;  FONT-WEIGHT: bold; TEXT-DECORATION: none; color:#5F6060;}
A.link5:visited {FONT: 16px; font-family:  Arial;  FONT-WEIGHT: bold; TEXT-DECORATION: none; color:#5F6060;}
A.link5:hover {FONT: 16px; font-family:  Arial;  FONT-WEIGHT: bold; TEXT-DECORATION: none; color:#000000;}

A.link6:link {font-family: Arial;  TEXT-DECORATION: none; color:#5F6060;}
A.link6:visited {font-family: Arial;   TEXT-DECORATION: none; color:#5F6060;}
A.link6:hover {font-family: Arial;  TEXT-DECORATION: none; color:#000000;}


