/* CSS Document */body{	margin:0;	padding:0;	text-align:center;	background-color:#D4D4D4; 	font-family:"Verdana", Arial, Helvetica, sans-serif;	font-size:12px;	color:#333333;}#mainbody{ 	width:1000px;	margin:auto;	padding:0px;	text-align:center;	/* background-image:url(images/bg-shadow.jpg);	background-repeat:repeat-y;	background-position:center; */	float:top;	display: block;	height:auto;}#wrapper, #footerwrapper {	margin:auto;	float:left;	background:#FFFFFF;	width:1000px;	background-image:url(images/bg-shadow.jpg);	background-repeat:repeat-y;	background-position:center;	padding:0px 0px 0px 30px;	background-color:#D4D4D4; }#left{	float: left;	width: 300px;	margin: 0;	padding: 0px;}#right{	float: left;	width: 670px;	margin: 0px;	padding:0px;}	#logo{	float:left;	width: 300px;	height:124px;	border: 0;	text-decoration: none;	padding:0px;	margin:0px;}#menus{ 	float:left;	width:300px;	height:181px;	background-image:url(images/leftmenubg.jpg);	background-repeat:repeat-x;	padding:5px 0px;}#menu{	float:left;	width:300px;	height:125px;	background-color:#F3F3F3;	text-align:left;	clear: both;	background-position: center;		}#menu li{	margin:5px;	padding:3px 0 0 0;	list-style-image:url(images/arrow.jpg);	list-style-position: outside;}#menu li a{	text-decoration:none;	color:#0B70B1;	}#menu li a:hover{	text-decoration:underline;	color:#0B70B1;}#picture{	float:left;	width:300px;	height:180px;}#content{	float:left;	width:670px;	text-align:left;	margin:0px;	}#topmenu{	float: none;	font-size:11px;	margin:0px;	text-align: right;	width:670px;	height:30px;		background-color:#008000;	padding:10px 0 0 0;}#topmenu a{	color:#fff;	text-decoration:none;	font-weight:bold;	padding:10px;}#topmenu a:hover{	color:#000000;}#banner{	float:left;	width:670px;	background-color:#DEDEDE;	margin: 0px;	padding:0px;}#footer{	float:left; 	width:970px;	height:100px;	text-align:left;	color:#fff;	font-size: 10px;	background-image:url(images/footer-bg.jpg);	background-position:center;	margin:0px;}#footaddr{	float:left; 	width:280px;	padding:15px 0 0 20px;	font-size: 15px ;	font-weight: bold;	color: #000;	}#footcopy{	float:right;	text-align:right;	padding:15px 20px 0 0px;		}#footcopy a{color:#fff;text-decoration: underline;}#footcopy a:hover{color:#000;text-decoration: none;}h1, h2, h3, h4, p {	padding: 0 15px;	margin:5px 0px;}h1{	font-size:24px;	font-weight:bold;	color:#0B70B1; /*#3399CC;*/	}h2{	font-size:18px;	color:#000000;	font-weight:bold;	}h3{	font-size:15px;	color:#0B70B1;	font-weight:bold;	}h4{	font-size:12px;		color:#000000;	font-weight:bold;	}a {text-decoration:none;color: #008000;}a:hover {text-decoration:underline;color: #4397C5;}p {		line-height:19px;	text-align:justify;}td, tr{font-size:12px;	color:#333333;}li{	padding:0px 0px 5px 10px;	list-style-image:url(images/arrow.jpg);	list-style-position: outside;	margin: 0 10px;	line-height:19px;}.table{	margin:10px 0px 10px 20px;	border: 1px #c1c1c1 solid;	}	.table-form{	margin:10px 0px 10px 20px;	width: 470px;	border: 1px #c1c1c1 solid;	background-image:url(images/form-bg.jpg);	background-repeat: repeat-x;	}.image{float: right;		margin: 5px; }#box{margin: 2px;	padding: 2px;		background-color: #D2EAD1;	font-size:12px ;	color: #000 ;	font-weight:bold;	text-align: center;}#flow_arrow img {	margin-left:300px;}table {	width:600px;	margin:10px 0 0 20px;}th {	text-align:center;}#top a{	float:right;	padding-right:10px;}.odd {	background:#B6CCE4;}.even {	background:#DAE5F1;}