﻿@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.8em;
	background-color: #D8DCE3;
}
.padtop {
	margin-top: 10px;
}
.padbottom {
	margin-bottom: 10px;
}
.maincontent {
	background-image: url(../images/main_contentBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.maininner {
	background-image: url(../images/main_contentBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bannernew{
	background:#000080 url(../images/bannernew.jpg) no-repeat;
	width:800px;
	height:240px;
	position:relative;
}
.bannernew object{
	position:absolute;
	left:161px;
	top:1px;
	border-right:#000080 solid 0px;
	border-left:#000080 solid 0px;
}
.bannernew1{
	width:0px;
	height:0px;
	position:relative;	
}