body {
	background: none repeat scroll 0 0 white;
	color: #333333;
	font-family: 'Roboto','Helvetica',Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 0;
	position: relative;
}
a, a:link, a:visited {
    color: #153A4F;
    line-height: inherit;
    text-decoration: underline;
}
a:hover, a:focus {
    color: #153A4F;
    text-decoration: none;
}
#topmost {
}

#topcontainer {
	float:none !important;
}

#headcontainer {

}

#container {
	table-layout:fixed;
	width:100%;
}

#navcontainer {
	vertical-align:top;
	width:0 !important;
	display:none;
}

#primarycontent2 {
	vertical-align:top;
	margin:0 auto;
	width:940px !important;
}

#contentcontainer {
	width:940px;
	margin:0 auto;
	margin-top:136px;
}

#containerdiv {
}

#footer {
}

.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;
}
.navheader a, .navheader a:hover {
	color:#ffffff !important;
	text-decoration:none !important;
}
.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;
}
