* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-color: #BFCBE2;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;
}
#header{
	background-image: url(a1new.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 777px;
	left: 0px;
	top: 0px;
}
#header img{
	margin-left: 250px;
	font-family: "Verdana", Verdana, mono;
	margin-top: 18px;
}
#header object{
	margin-left: 250px;
	font-family: "Verdana", Verdana, mono;
	margin-top: 18px;
}
#navlist{
	font-family: "Verdana", Verdana, mono;
	font-size: 9pt;
	background-color: #fff;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 5px;
	position: absolute;
	height: 20px;
	width: 767px;
	top: 100px;
	color: #003976;
}
#navlist a {
	color: #003976;
	text-decoration: none;
}
#navlist a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#bluebar{
	margin-top: 128px;
	height: 10px;
	position: absolute;
	width: 777px;
	background-color: #013976;
}
#bluebar img{
	float: right;
	margin-left: 589px;
	margin-top: 10px;
	height: 196px;
	border: 0px;
	background-color: #FFFFFF;
}
#title{
	margin-top: 138px;
	height: 196px;
	position: absolute;
	width: 583px;
	background-repeat: no-repeat;
}
#title h1{
	margin-left: 10px;
	margin-top: 158px;
	font-family: "Verdana", Verdana, mono;
	font-size: 25px;
	color: #FFFFFF;
}
#bluebar2{
	margin-top: 334px;
	height: 10px;
	position: absolute;
	width: 777px;
	background-color: #013976;
}
#content{
	margin-top: 344px;
	position: absolute;
	width: 777px;
	background-color: #FFFFFF;
}
#leftside{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#leftside a{
	color: #003976;
	text-decoration: none;
}
#leftside a:hover{
	color: #0099CC;
	text-decoration: underline;
}
#frontpage{
	float: right;
	width: 615px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-top: 0px;
	overflow: hidden;
}
#frontpage p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	margin-left: 0px;
	margin-bottom: 0px;
}
#frontpage h2{
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#frontpage a{
	color: #003976;
	text-decoration: none;
}
#frontpage a:hover{
	color: #0099CC;
	text-decoration: underline;
}
.quickContacts{
	cursor:hand;
	color: #003976;
	text-decoration: none;
}
.quickContacts:hover{
	color: #0099CC;
	text-decoration: underline;
}
#rightside{
	float: right;
	width: 600px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-top: 0px;
	overflow: hidden;
	min-height: 400px;
}
.formText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	margin-left: 0px;
	margin-bottom: 20px;
}
.centerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin-left: 0px;
	margin-bottom: 20px;
}
#rightside p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	margin-left: 0px;
	margin-bottom: 20px;
}
#rightside h2{
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #033387;
}
#rightside h3{
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#rightside a{
	color: #003976;
	text-decoration: underline;
}
#rightside a:hover{
	color: #0099CC;
	text-decoration: none;
}
#footer{
	clear: both;
	background-color: #BFCBE2;
	color: #003976;
	position: relative;
	height: 40px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003976;
	/*float: left;*/
	text-align: center;
	padding-top: 5px;
	margin-left: 5px;
	text-decoration: none;
}
#footer a{
	text-decoration: none;
	color: #003976;
}
#footer a:hover{
	color: #0099CC;
	text-decoration: underline;
}
.post_info {
	background: #FAFAFA;
	border: 1px solid #EEE;
	margin-bottom: 1em;
	padding: 0.6em 0.7em;
}