body {
	font: 10px Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	text-align:center;
	background: url(../images/bg.jpg) no-repeat scroll center top;
	height: 850px;
}	
p {
	font: 14px/1.5em "Times New Roman", Times, serif;
	color: #006;
	text-decoration: none;
	text-align: left;
}
h1 {
	color: #09F;
	text-decoration: none;
	font: bold small-caps 20px "Times New Roman", Times, serif;
	text-align: left;
}
h2 {
	color: #09F;
	text-decoration: none;
	font: bold small-caps 15px "Times New Roman", Times, serif;
	text-align: left;
}
ul {
	color: #006;
	text-decoration: none;
	font: 14px "Times New Roman", Times, serif;
	text-align: left;
	list-style: square;
}
.subImg {
	float: left;
	padding-right: 10px;
}
#container {
	width:1000px;
	text-align: center;
	margin: 0 auto;
}
#header {
	width:1000px;
	height: 133px;
	padding-top: 50px;
}
#nav {
	margin-top:49px;
	height:65px;
	width:600px;
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	vertical-align: text-bottom;
	text-align: right;
	word-spacing: 10pt;
	padding-left: 50px;
}
#nav.span {
	background:url(../images/break.gif) no-repeat top;
}
#ipoaHome {
	width: 203px;
	float: left;
}
#mainContent {
	text-align: center;
	height: 468px;
	top: 255px;
	width: 1000px;
}
#mainContentC {
	background: #FFF url(../images/contentBg.jpg) no-repeat center bottom;
	margin-top:50px;
	text-align: center;
	padding-left:200px;
	padding-right:200px;
	min-height:200px;
	height:auto;
}
#footer{
	background: url(../images/footerBg.png) no-repeat center bottom;
	height: 103px;
	width: 1600px;
	position: relative;
	top: 700px;
}
#fContent {
	width: 800px;
	vertical-align: bottom;
	text-align: center;
}
#sideBar {
	width: 155px;
	float: left;
	padding-right:10px;
	clear: both;
}

#sideBarC {
	background-color:#062B5E;
	width: 155px;
	float: left;
	height: 489px;
	padding-right: 10px;
	padding-left: 10px;
}

a {
	font: 12px "Times New Roman", Times, serif;
	color: #006;
	text-decoration: none;
}
a:hover{
	color:#09F;	
}
.contact {
	float: left;
	width: 373px;
}
table {
	font: 12px "Times New Roman", Times, serif;
	color: #006;
	text-decoration: none;
	vertical-align:middle;
}
.document{
	list-style-image:url(../images/doc.gif);
	list-style-position: inside;
}
.mail{
	font-variant:small-caps;
	color:#FFF;
}
#contactInfo {
	width: 400px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background: #FFF;
	height: 489px;
}
#form {
	width: 400px;
	margin-left: 5px;
	float: left;
	height: 489px;
	overflow: scroll;
	color: #006;
}
form {
	font: 12px/2em "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: left;
	width: auto;
}
#employment {
	font: 14px "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	background: #062B5E;
	text-align: center;
	vertical-align: middle;
	width: 600px;
	float: left;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#topDetail {
	background: url(../images/topDetail.png) no-repeat center top;
	z-index: 2000;
	height: auto;
	width: auto;
}
#header #login {
	float: right;
	color: #0091E3;
	text-decoration: none;
	font: 20px Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-right: 38px;
	vertical-align: middle;
}
#login .linkLogin {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #008EDE;
	text-decoration: none;
}
form .loginbox{
	font: 12px/2em "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	
}
#loginbox {
	font: 12px "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	background: #062B5E;
	width: 304px;
	height: 110px;
	padding: 20px;
}
#loginbox .forgot {
	color: #FFF;
}
table {
	text-align: center;
}
caption{
	font: 14px "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	background: #062B5E;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:10px;
}
caption.contact{
	font-size: 14px;
	color: #006;
}
th {
	padding:10px;
	font-size: 16px;
	color: #09F;
	text-decoration: none;
}
td{
	font-size: 14px;
	padding:1px;
}
.1{
	background-color:#ceceda;
}
.2{
	background-color: #FFF;
}
