body { margin: 7px; background: #fff; font-family:Verdana, Arial, Helvetica, sans-serif; }
table, img { border: 0; }
.container { width: 830px; margin: 0 auto; padding: 0; background: #fff; }
.topHeader { background: #fff; text-align: right; }
.subLeft { padding: 5px 5px 5px 15px; width: 50%; background: url(../styleImages/top_left_bg.gif) no-repeat bottom left; }
.subRight { 
	width: 50%;
	background-image: url(../styleImages/top_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	padding-right: 10px;
	height: 33px;
	padding-left: 16px;
	vertical-align: top;
	padding-top: 6px;
	}
	
.subRight .menu-header-container ul li {
	font-size:15px;
	float: left;
	list-style-type: none;
}
.subRight .menu-header-container ul li a{
	color:#ffffff;
	padding: 2px;
	margin-right: 15px;
	text-decoration: none;
}

.subRight .menu-header-container ul li a:hover{
	color:#3896AC;
}
.subRight .menu-header-container ul .current-menu-item a{
	font-weight: bold;
}

.subRight .menu-header-container ul .current-menu-item a:hover{
	color: #fff;
}
.subHeader { padding: 2px 12px 2px 2px; text-align: right; }
.left { background: #fff; }
.right { background: #fff; }
.mainSpace { padding: 3px; }
.footer { padding: 5px 5px 5px 10px; border-top: 1px solid #EAEAEA; margin-top: 10px; background: #fff; color: #404040; text-align: center; line-height: 15px; }
.siteDocsBgRight { height: 30px; }
.siteDocsBgLeft { float: left; height: 30px; }
.boxTitleLeft, .boxTitleRight { clear: both; margin: 10px 0 6px 0; width: 100%; background: #DFDFDF url('../styleImages/menu_left.gif') no-repeat left top; font-weight: bold; height: 20px; }
.boxTitleLeft img, .boxTitleRight img { float: right; padding-left: 1px; }
.boxTitleLeft h1, .boxTitleRight h1 { float: left; margin: 0; padding: 3px 0 0 12px; color: #272727; font-size: 11px; }
.boxTitleLeftCat, .boxTitleRightCat { clear: both; margin: 10px 0 6px 0; width: 100%; background: #2e849c url('../styleImages/menu_left_cat.gif') no-repeat left top; font-weight: bold; height: 20px; }
.boxTitleLeftCat img, .boxTitleRightCat img { float: right; padding-left: 1px; }
.boxTitleLeftCat h1, .boxTitleRightCat h1 { float: left; margin: 0; padding: 3px 0 0 12px; color: #fff; font-size: 11px; }
.boxContentLeft, .boxContentRight { padding: 9px 5px 5px 5px; background: #fff; }
.boxContent { padding: 3px; margin-bottom: 5px; color: #333; font-size: 75%; }
.pagination { padding-top: 5px; padding-bottom: 5px; text-align: right; }
#subCats { border: 1px solid #D2D2D2; margin: 0; margin-bottom: 10px; padding: 3px; float: left; width: 410px; background: #F3F3F3; text-align: center; }
.subCat { padding: 8px; float: left; width: 110px; text-align: center; }
.regSep{ padding: 10px 0 10px 0; margin: 10px 0 10px 0; border-bottom: 1px solid #ccc; }
.button { font-size: 80%; }
.box { padding: 7px; display: block; background: #fff; }
.boxNolink { padding: 7px; display: block; background: #fff; color: #343434; font-size: 70%; }
.boxNolink .dropDown { padding: 0; display: block; background: #fff; color: #343434; font-size: 80%; }
.categories a { border-bottom: 1px #EDEDED solid; padding: 4px 4px 4px 14px; display: block; color: #626262; background: url('../styleImages/cat_arrow.gif') no-repeat left; font-size: 11px; font-weight: bold; text-decoration: none; }
.categories a:hover { background: #FAFAFA url('../styleImages/cat_arrow_hover.gif') no-repeat left; color: #FB0000; text-decoration: none; }
.categories2 li { padding: 0; display: block; color: #626262; font-size: 11px; }
.categories2 li a { border-bottom: 1px #EDEDED solid; padding: 2px 3px 2px 3px; margin: 0px; display: block; color: #626262; font-size: 11px; text-decoration: none; }
.categories2 a:hover { background: #FAFAFA; color: #FB0000; text-decoration: none; }

