body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
}
strong {
	font-weight:bold !important;
}
a {
	color:#003F7C !important;
}
#topmost {
	width:100%;
}
#topcontainer {
	width:100%;
}
#headcontainer {
	width:100%;
	margin:auto;
	background-color:#ffffff;
}
#header {
	width:1000px;
	margin:auto;
}
#headerbar {
	background:url(images/gradient.png) repeat-x 0 0;
	background-color:#003F7C;
	display:block;
	height:40px;
	width:100%;
}
.logo {
	padding:20px 0;
}
.usernav {
	width:1000px;
	margin:auto;
	color:#FFFFFF;
	text-align:right;
	line-height:40px;
}
.usernav a, .usernav a:hover {
	color:#FFFFFF !important;
}
#contentcontainer {
	width:1000px;
	margin:0 auto;
}
#containerdiv {
	clear:both;
}
#container {
	clear:both;
	width:100%;
}
#primarycontent1 {
	vertical-align:top;
}
#primarycontent2 {
	vertical-align:top;
	padding:20px;
	background-color:#ffffff;
}
#primarycontentcont {
	vertical-align:top;
}
#navcontainer {
	vertical-align:top;
	width:165px !important;
}
.navholder {
	padding:40px 0;
}
.navheader {
	background:url(images/gradient.png) repeat-x 0 0;
	background-color:#003F7C;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding:10px 20px;
}
.navitem {
	font-size:11px;
}
.navitem a {
	color:#003F7C;
	display:block;
	text-decoration:none;
	padding:10px 30px;
}
.navitem a:hover {
	background:url(images/gradient.png) repeat-x 0 0;
	font-weight:bold;
}
.pageheader, .bluepageheader {
	color:#003F7C;
}
.alivechatholder {
	display:none;
}
#footer {
	border-top:5px solid #D6D6D6;
	width:1000px;
	margin:auto;
	padding:20px 0;
}
.copyright {
}
