body{
	background: url(images/bg_main.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
td,th {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin: 1px;
	padding: 0px;
	vertical-align:top;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

.background{
	background-color: #86C6DF;
	background-repeat: repeat-x;
}

.prd_heading {color: #FFFFFF}


	div#nav {
	font-size:11px;
	font-weight:bold;
}
	div#nav ul{
	float: center;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	padding: 0;

	}
		div#nav ul li{
			float: center;
			display: inline;
			list-style-type: none;
			padding: 0px 20px 2px 20px;
			margin-bottom: 0px;
			background: url(images/nav_b.gif) no-repeat top left;
		}
		
			div#nav ul li a { 
				color:#FFFFFF;
				text-decoration: none; 
				
			}
			
			div#nav ul li a:hover { 
				color:#C5252D;
				text-decoration: underline; 
				
			}

div#top{
	clear:both;
	margin: 0px auto 0 auto;
	height:255px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:12px;
	
}

a img{
	border:none;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	text-align: justify;
}
p .head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	text-align: justify;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	text-align: justify;
}
.content td{
	font-family: Arial, Helvetica, sans-serif;
	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;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:10px;
	background-color: #0086BB;
}
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 a:link {
	color: #0086BB;
	text-decoration: none;
}
div#main a:hover {
	color: #C5252D;
	text-decoration: underline;
}
div#main a:visited {
	color: #666666;
	text-decoration: none;
}
.style1 {
color: #0086BB;
font-weight: bold;
}

.input_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 18px;
	width: 180px;
	border: 1px solid #CCCCCC;
}
.input_txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 60px;
	width: 180px;
	border: 1px solid #CCCCCC;
}
.form_button{
	font-family: Arial, Helvetica, sans-serif;
	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;
}
