body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image:url(../../images/generic/bg_body.gif);
	background-position:center;
	background-repeat:repeat-y;
}
a {
	color:#162C63;
	text-decoration:none;
}
a:hover {
	color:#162C63;
	text-decoration:underline;
}
.page{
	margin: 0px auto;
	width: 780px;
}
.pageheader{
	width:780px;
	height:auto;
	background:#FFFFFF;
	float:left;
}
.container{
	float:left;
	width:778px;
	height:auto;
	background:#FFFFFF;
	border-left: solid 1px #b2b1b1;
	border-right: solid 1px #b2b1b1;
	padding-top:10px;
}
.pagecontent{
	float:left;
	width:533px;
	height:auto;
	padding:10px 10px 20px 15px;
	border-left: solid 1px #b2b1b1;
}
.fullpagecontent{
	width:778px;
	height:auto;
}
.pagefooter{
	float:left;
	width:780px;
	height:76px;
	background:#FFFFFF;
	background-image:url(../../images/generic/footer_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.pagefooter_bottom {
	padding-top:40px;
	text-align:center;
}
.pageheader_top{
	width:780px;
	height:28px;
}
.pageheader_bottom{
	width:748px;
	height:auto;
	border-left: solid 1px #b2b1b1;
	border-right: solid 1px #b2b1b1;
	padding:30px 15px 15px 15px;
	float:left;
	vertical-align:bottom;
}
.logo{
	width:204px;
	height:175px;
	float:left;
}
.banner{
	width:535px;
	height:175px;
	float:right;
}