
 body {
 	margin:0px; 
 	padding:0px; 
	font-family:"Century Gothic"; 
 }
  .menu{
	font-family:"Century Gothic"; 
	font-size:10px;  
	color:#8A8A8A; 
	text-decoration:none
}
  .menu1{
	font-family:"Century Gothic"; 
	font-size:11px;  
	color:#9B9A9A; 
	text-decoration:none
}
  .policy{
	font-size:11px;  
	color:#5293BD;
}
  .text1{
	font-size:11px;  
	color:#3297D8;
}

.text2{
	font-size:9px;  
	color:#D1D1C7;
}
.blue{
	font-size:11px;  
	color:#5DA8D9;
}

.blue2{
	font-size:11px;  
	color:#2D8ECE;
}

.blue_d{
	font-size:11px;  
	color:#0F7AC2;
}

.main{
	font-size:11px;  
	color:#767676; 
	line-height:14px
}

.bullet { 
	list-style-image: url(images/pointer.gif); 
	text-decoration: none; 
	line-height: 16px
} 

.slogan { 
	font-size:18px; 
	color:#002FAD; 
	font-weight:bold;
}

th { 
	background-color:#F3F3F3; 
	color:#000000; 
	font-weight:bold; 
}

td {
	font-family:"Century Gothic";
	font-size:14px; 
}

hr {color:E6E6E6; height:5px; }

h2 {color:#002FAD; }
H3 {color:#002FAD; }

.input{
	width:132px; height:17px;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
	border-color:#DBDBDB;
	font-size:10px;  color:#8A8A8A;
	padding-top:1px;
}
		
.textarea{
	width:132px; height:90px;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
	border-color:#DBDBDB;
	font-size:10px;  color:#8A8A8A;
	padding-top:1px;
	overflow:auto;
}


 






 




