body {
	margin: 9px;
	padding: 0;
	border: 0;
	height: 100%;
	max-height: 100%;
}
.left {
	float:left;
}
.right {
	float:right;
}
#content {
	width:750px;
	margin: 16px auto;
	text-align: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.textW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer, .footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.footer a {
	color: #31437e;
	padding:0 4px;
}
a:hover {
	color: #041543;
}
.textBold, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001964;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding:0;
	margin:0;
}
.textWCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size:16px;
	color:#039;
	margin-bottom:26px;
	margin-top:23px;
}
.post h2 a, .post h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #001964;
	text-decoration: none;
	font-weight: bold;
	padding:0;
	margin::0;
}
.biggr {
	font-size:12px;
	font-weight:bold;
	padding-top:9px;
}
#mainContainer {
	width:799px;
}
.menu {
	margin-top:16px;
}
.clear {
	clear:both;
}
.bar {
	background: url(/images/linbb3.gif) repeat-x;
	height:5px;
	margin:3px 0;
}
.right h2 {
	margin:25px 0 10px 0;
}
.right ul li {
	list-style:none;
}
.right ul li ul li {
	list-style: circle;
}

