body{
	background-color: #dbe4eb;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
td,th {
font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	margin: 1px;
	padding: 0px;
	vertical-align:top;
}
.h1 {
	font-size: 13px;
	font-weight: bold;
	color: #2b84b7;
}
.mainhd{ font-size:12px; font-weight:bold; color:#0086BB;}
.main_subhd{ font-size:12px; font-weight:bold; color:336666}
.prd_heading {color: #FFFFFF}


div#nav {
	font-size:11px;
	font-weight:bold;
}
div#nav ul{
	float: left;
	list-style-type: none;
	list-style-image: none;
	margin: 60px 0px 20px 0px;
	padding: 0;

	}
div#nav ul li{
			float: left;
			display: inline;
			width:107px;
			height:18px;
			list-style-type: none;
			padding: 0px 0px 2px 0px;
			margin-bottom: 0px;
			background: url(images/button_bg.gif) no-repeat center right;
		}
		
			div#nav ul li a {
			color:#2b84b7;
			text-decoration: none; 
				
			}
			
			div#nav ul li a:hover { 
			color:#ffffff;
			text-decoration: underline; 
				
			}
div#top{
	background: url(images/bg1.jpg) repeat-x top;
	margin:auto;
	height:356px;
	width:893px;
	border:thin;
	border-color:#FFFFFF;
	font-family: Tahoma;
	font-size:11px;
	text-align:left;
	
}

a img{
	border:none;
}
.left_p{
font-weight:bold; margin:0 0 0 10px; margin:10px 10px 10px 10px;
}
.left_p ul {
display:list-item; list-style-type:circle;
}
.left_p li {display:list-item; list-style-type:circle; color:#2b84b7; margin:0 0 0 10px;}
.left_p a:link {
	COLOR: #336666; TEXT-DECORATION: none;
}
.left_p a:hover {
	COLOR: #4484B5; text-decoration:none;
}
.left_p a:visited {
	COLOR: #2b84b7; text-decoration:none;
}
p{
	font-family: Tahoma;
	font-size: 11px;
	line-height:18px;
	text-align: justify;
	margin:10px 10px 10px 10px
}
p .head{
	font-family: Tahoma;
	font-size: 11px;
	line-height:18px;
	text-align: justify;
}
.content{
	font-family: Tahoma;
	font-size: 11px;
	line-height:18px;
	text-align: justify;
}
.content td{
	font-family: Tahoma;
	font-size: 11px;
	line-height:18px;
	text-align: justify;
}
.right{
	float:right;
}
.left{
	float:left;
}

div#footer{
	clear:both;
	margin: 10px auto 0 auto;
	height:50px;
	font-family: Tahoma;
	color: #ffffff;
	font-size:10px;
	background-color: #2b84b7;
}
div#footer p{
margin-top: 0px;
text-align: center;
}
div#footer a {
	color:#ffffff;
	text-decoration: none;
	padding: 0;
	word-spacing: 0;
	font-size:11px;
	font-weight:bold;
}
div#footer a:hover {
				font-size:11px;
				color: #C5252D;
				text-decoration: underline;
			}
div#main{
width:auto;
height:auto;
}

.style1 {
color: #0086BB;
font-weight: bold;
text-transform: uppercase;
font-size:12px;
}
.style2 {color: #DFF7FF}
.input_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	height: 18px;
	width: 180px;
	border: 1px solid #CCCCCC;
}
.input_txtarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	height: 60px;
	width: 180px;
	border: 1px solid #CCCCCC;
}
.form_button{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	height: 20px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a { color:#336666; text-decoration:none;}
a:hover{ color:#0086BB; text-decoration:none;}