body {
	margin: 0px auto;
	padding:0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div{margin:0px;padding:0px;}
.clear{clear:both;}
.floatlft{float:left;}
.floatrgt{float:right;}

#maincontainer{
	margin:auto;
	width:770px;
}
.container{
	width:770px;
	background-color:#00215A;
}
.header_blue{
	width:770px;
	height:118px;
	z-index:1000;
	position:relative;
	background: url('../images/topbgblue_curve.jpg') 0px 67px no-repeat;
}
.header_white{
	width:770px;
	height:118px;
	z-index:1000;
	position:relative;
	background: url('../images/topbgwhite_curve_shadow.gif') 0px 70px no-repeat;
}
.header_white_withoutshadow{
	width:770px;
	height:118px;
	z-index:1000;
	position:relative;
	background: url('../images/topbgwhite_curve_withoutshadow.gif') 0px 68px no-repeat;
}
.logo{
	padding:20px 92px 0px 0px;
	position:relative;
	z-index:10001;
	width:248px;
}
.contentcontainer{
	width:770px;
	color:#ffffff;
	font-size: 0.8em;
}
.leftcontainer{
	padding-left:1px;
	width:327px;
	text-align:center;
}
.rightcontainer{
	margin-top:42px;
	width:432px;
	text-align:left;
	border:0px solid red;
}
.insideleftcontainer{
	margin-top:15px;
	padding-left:18px;
	width:233px;
	text-align:left;
}
.insiderightcontainer{
	margin-top:15px;
	padding-right:20px;
	width:487px;
	font-size:0.9em;
	line-height:18px;
	text-align:left;
}
.insideleftcontainer_coll{
	margin-top:15px;
	padding-left:18px;
	width:159px;
	text-align:left;
	border:0px solid red;
}
.insiderightcontainer_coll{
	margin-top:-28px;
	padding-right:5px;
	width:585px;
	z-index:1;
	position:relative;
	background-color:#ffffff;
	font-size:0.9em;
	color:#000000;
	line-height:18px;
	text-align:left;
	border:0px solid red;
}
