#box {
	background-color: #FFF;
	background-image: url(images/boxtop.gif);
	background-repeat: no-repeat;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

#contentBox p {
	margin-bottom: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 15px;
}
#box h1 {
	color: #2F3196;
	font-size: 20px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 15px;
	padding-right: 15px;
}
#contentBox h2 {
	color: #044E89;
	font-size: 13px;
	margin-top: 12px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
}
#contentBox {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 236px;
}
#nav {
	background-color: #251C67;
	font-size: 10px;
	color: #FFF;
	height: 32px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
}
#nav li {
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	line-height: 32px;
}
#ads {
	margin-top: 8px;
	margin-bottom: 8px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#footer {
	color: #999;
	background-image: url(images/LIVE-UNITED.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 40px;
	font-size: 9px;
	padding-top: 5px;
	line-height: 16px;
}
#footer p {
	margin: 0px;
}
#footer a {
	text-decoration: none;
	color: #999;
}
#footer a:hover {
	color: #06C;
}
#nav #searchForm {
	float: right;
	width: 250px;
	font-size: 10px;
	text-align: right;
	padding: 0px;
	height: 19px;
	margin-top: 4px;
	line-height: 19px;
	margin-right: 5px;
}
.searchField {
	font-size: 12px;
	line-height: 12px;
	color: #666;
}
#searchButton {
	margin-bottom: -4px;
}
#footerRightCol {
	text-align: right;
	float: right;
	width: 240px;
	padding-right: 200px;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#nav a:visited {
	color: #FFF;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#nav a:hover {
	text-decoration: underline;
}
#topButtons {
	float: right;
	width: 500px;
	padding-top: 16px;
	text-align: right;
}
#tabs {
	margin-bottom: 10px;
}

#innerleftbox
{
	width: 236px;
	float:left;
	vertical-align:top;
}
#nav_left
{
	margin: 0;
	padding: 0;
	list-style: none;
	width:236px;
}
#nav_left li
{
	float: left;
	display: inline;
	width:236px;
}
#nav_left li.header
{
	height:8px;
	background:url(images/subnav-header.jpg) top left no-repeat;
    font-size: 0px;
}
#nav_left li.first
{
	height:40px;
	background:url(images/subnav-first.jpg) top left no-repeat;
}
#nav_left li.inner
{
	height:38px;
	background:url(images/subnav-inner.jpg) top left no-repeat;
}
#nav_left li.last
{
	height:39px;
	background:url(images/subnav-last.jpg) top left no-repeat;
}
#nav_left li.footer
{
	height:7px;
	background:url(images/subnav-footer.jpg) top left no-repeat;
    font-size: 0px;
}
#nav_left a
{
	font-weight: bold;
	font-family: arial, helvetica;
	font-size: 12px;
	color: #0f106d;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 15px;
}
#nav_left a.twolines
{
    font-weight: bold;
    font-family: arial, helvetica;
    font-size: 14px;
	color: #0f106d;
	text-decoration: none;
	display: block;
	padding: 3px 5px 0 15px;
}
#contentBox a:link {
	color: #044E89;
	text-decoration: none;
}
#contentBox a:visited {
	color: #044e89;
}
#contentBox a:hover {
	text-decoration: underline;
}
ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #73706F;
	list-style-position: outside;
	list-style-type: disc;
}
ol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #73706F;
	list-style-position: outside;
	list-style-type: number;
}
