.menuContainer 	{ background-color: #efefef; border: 1px solid #dedede; }

* { font-family: Arial, Helvetica, sans-serif; }

body { background: #ddd url(/images/images-new/bcgrd.gif) top center repeat-y; margin: 0; text-align: center; font-size: 72.5%; color: #333; }

#wrapper { width: 775px; text-align: left; background: #fff}

.header { 
	background: #1c2557; 
	width: 100%;
	height: 96px;
}

a.toplinks, a.toplinks:hover, a.toplinks:visited {
	color: #cccccc;
	text-decoration: none;
}

.subnav { width: 200px; color: #6b7192; text-align: right; padding: 5px; }

.nav {
	padding-left: 1px; 
}

.nav img { border: #fff 1px solid; }
.content { padding: 20px 0 30px 0; }

.leftside {
	width: 350px;
	text-align: center; 
	padding-bottom: 20px;
}

#document-display {
	padding: 0;
}

.quote { background: #F2F2F2 url(/images/images-new/quote-bcgrd.jpg) bottom left repeat-x; width: 275px; color: #333; text-align:center; }

.rightside {
	width: 400px;
	padding-right: 20px;
}

.footer {
	background: #eee;
	padding: 10px;
	color: #b8b8b8;
}

.docheader, .section { font-size: 1.5em; color: #5d5e5f; }

a, a:hover, a:visited { color: #2d3d94; text-decoration: none; }
a:hover { color: #1c2557; }

a.footer:link,
a.footer:visited,
a.footer:hover 		{ color: #AAA; font-weight: normal; text-decoration: none; }

a.menu:link,
a.menu:visited, 		
a.menu:hover 		{ color: #333; padding: 3px; }

.footer a, .footer a:visited { color: #b8b8b8; text-decoration: none; }
.footer a:hover { color: #9f9f9f; text-decoration: none; }

.floatright { float: right; }
.floatleft { float: left; }
.clear { clear: both; }
.noborder { border: 0; }
