body {
	font-family:Arial,Sans-Serif;
	font-size:14px;
	margin:0;
	padding:0;
}
strong {
	font-weight:bold !important;
}
a {
	color:#438CEB !important;
}
#topmost {
	width:100%;
}
#topcontainer {
	width:100%;
}
#headcontainer {
	width:940px;
	margin:0 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;
	margin: 0 auto;
	width: 940px;
	background:none repeat scroll 0 0 #FFFFFF;
}
#primarycontent1 {
	vertical-align:top;
}
#primarycontent2 {
	vertical-align:top;
	padding:20px;
	background:none repeat scroll 0 0 #FFFFFF;
	padding-left:5px;
	float:left;
	width:710px !important;
}
#primarycontentcont {
	vertical-align:top;
	padding:5px;
	background-color:#FFFFFF;
}
#navcontainer {
	vertical-align:top;
	width:190px !important;
	float:right;
}
.navholder {
	margin:20px 0;
	width:190px;
	background:none repeat scroll 0 0 #5D86CC;
	margin-left:-10px;
	
}
.navheader {
    font-family: Georgia,Serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;	color:#FFFFFF;
	display:block;
	padding:10px 20px;
}
.navitem {
	font-size:11px;
}
.navitem a {
	color:#FFFFFF !important;
	display:block;
	text-decoration:none;
	padding:10px 30px;
	border-top:1px solid #FFFFFF;
	font-size:13px;
	font-weight:bold;
	font-family:Arial,Sans-Serif;
}
.navitem a:hover {
	font-weight:bold;
	text-decoration: underline;
}
.pageheader, .bluepageheader {
	color:#003F7C;
}
.alivechatholder {
	display:none;
}
#footer {
	background:none repeat scroll 0 0 #E4E4E4;
	width:940px;
	margin:auto;
	padding:20px 0;
	text-align:center;
	font-size:12px;
	margin-top:10px
}
.copyright {
}
.pageheader, .bluepageheader {
    color: #B04702;
    font-family: Georgia,Serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 8px;
}
.gosem {
color: #438CEB !important;
    cursor: pointer;
}
