/*			C  S  S			D  O  C  U  M  E  N  T			*/

body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size:13.5px;
	font-weight:normal;
	color:#FFFFFF;
	padding:0px;
	margin:80px 0 20px 0;
	line-height:18px;
	background:url(../images/bg.jpg) #031029 repeat-x left top;
}

img, ul, li , form, input, div, h1, h2, p {margin:0; padding:0;}

img {border:none;}

ul {list-style-type:none;}


/*			G E N E R A L     S T Y L E     S T A R T	   		*/

h1{
	font-family:Tahoma, Verdana, sans-serif;
	font-size:26px;
	color:#FFFFFF;
	font-weight:400;
	padding:0px;
	margin:0px;
	line-height:27px;
}

h2{
	font-family:Tahoma, Verdana, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	padding:0px;
	margin:0px;
	line-height:27px;
}


.bluborder{
	border-left:1px solid #04304d;
	border-right:1px solid #04304d;
	background:url(../images/body-top.jpg) #090b20 no-repeat left top;
	width:900px;
	}

.menubackbg{
	background:url(../images/menufullbg.jpg) no-repeat left top;
	width:244px;
	height:418px;
	}
	

.menu1{
	width:100%;
}
.menu1 ul{
	padding:0px 0px 0px 0px;
	margin:0;
	/*display:block;*/
}
.menu1 ul li{
	background:url(../images/dot.jpg) repeat-x left top;
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:15px;
	color:#bdd6ec;
	text-decoration:none;
	font-weight:normal;
	height:21px;
	line-height:28px;
	/*border-bottom:1px thin #FFFFFF;*/
	width:244px;
	height:29px;
	display:block;
}
.menu1 ul li a{
	/*background:url(../images/dot.jpg) repeat-x left top;*/
	padding:0px 0px 0px 26px;
	margin:0px;
	text-decoration:none;
	color:#bdd6ec;
	/*border-bottom:1px dashed #FFFFFF;*/
	width:218px;
	height:29px;
	display:block;
}
.menu1 ul li a:hover{
	background:url(../images/menubg.jpg) no-repeat left top;
	padding:0px 0px 0px 26px;
	width:218px;
	height:29px;
	list-style-type:none;
	margin:0px;
	text-decoration:none;
	color:#43a7fe;
	background-position:0px 1px;
	/*border-bottom:1px dashed #FFFFFF;*/
}

.menudot{
	background:url(../images/dot.jpg) repeat-x left top;
	width:3px;
	height:1px;
	}

.body-bottom{
	background:url(../images/body-btm.jpg) no-repeat left bottom;
	width:900px;
	}
	
.divider{
	float:left;
	padding-bottom:5px;
	padding-top:5px;
	width:600px;
	padding-left:0px;
	background:url(../images/dot.jpg) repeat-x left center;
	}
	
.more{
	float:right;
	padding-right:15px;
	padding-top:10px;
	}
	
.copy{
	float:right;
	padding-right:18px;
	padding-top:20px;
	}

.input-fld{
	background-color:#3a4167;
	border:1px solid #29578a;
	width:164px;
	height:18px;
	font-size:12px;
	padding:2px 3px 0 3px;
	color:#FFFFFF;
	}
	
.input-box{
	background-color:#3a4167;
	border:1px solid #29578a;
	width:164px;
	font-size:12px;
	padding:2px 3px 0 3px;
	color:#FFFFFF;
	}
	
.submit-btn{
	background:url(../images/btn.jpg) no-repeat left top;
	width:63px;
	height:27px;
	border:none;
	cursor:pointer;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	}
	

.para{
	width:100%;
	}
.para ul{
	padding:20px 0px 15px 15px;
	margin:0px 0px 0px 0px;
	display:block;
	}
.para ul li{
	background:url(../images/bullet1.jpg) no-repeat left;
	list-style-type:none;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:22px;
	}
	
.para2{
	width:100%;
	}
.para2 ul{
	padding:20px 0px 15px 15px;
	margin:0px 0px 0px 0px;
	display:block;
	}
.para2 ul li{
	background:url(../images/bullet2.jpg) no-repeat top left;
	list-style-type:none;
	padding:0px 0px 10px 15px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:18px;
	}



.pad1{
	padding:15px 5px 0px 25px;
	}


img.floatRight { 
    float: right; 
    margin: 4px; }
	
	

/*			T E X T     S T Y L E     S T A R T	   		*/


.moretxt{
	color:#dcc9a6;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	}
a.moretxt:hover{
	color:#65573c;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	}
	
.copytxt{
	font-size:11px;
	text-decoration:none;
	}
	
.normal{
	font-family: Tahoma, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}
a.normal:hover{
	font-family: Tahoma, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#000080;
	text-decoration:underline;
	}
	
.normal1{
	font-family: Tahoma, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
	}
a.normal1:hover{
	font-family: Tahoma, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}





