html, body {
	background-color:#2D4455;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}

#page {
	border:1px solid #000;
	border-top:none;
	margin:0 auto;
	text-align:left;
	width:740px;
}

#logo {
	height:143px;
}

#logo img {
	border:none;
}

#logo #firstRow {
	height:97px;
}

#logo #secondRow {
	height:23px;
}

#logo #thirdRow {
	height:23px;
}

#contentHolder {
	clear:both;
	background:#fff url(../i/content_bg.gif);
	margin:0;
	padding:0;
}

#menu {
	float:left;
	margin:0;
	padding:0;
	width:142px;
}

#menu a img {
	border:none;
	margin:0;
	padding:0;
}

#menu td {
	padding:0;
	margin:0;
}

#menu td.img {
	font-size:0.001em;
	height:16px;
	overflow:hidden;
}

#menu a.final {
	border-bottom:1px solid #AC6161;
}

#menu a.submenu, a.submenuSel, a.submenuFinal, a.submenuFinalSel {
	border-bottom:1px solid #444;
	color:#eee;
	display:block;
	font-size:0.7em;
	padding:2px 15px;
}

#menu a.submenuSel {
	background:#c00 url(../i/nav_arrow.gif) 5px 6px no-repeat;
	_background-position: 5px 6px;
	color:#fff;
}

#menu a.hover {
	background-color: #c00;	
}

#menu a.submenuFinal {
	color:#fff;
	padding-bottom:6px;
}

#menu a.submenuFinalSel {
	background:#c00 url(../i/nav_arrow.gif) 5px 6px no-repeat;
	_background-position: 5px 6px;
	color:#fff;
	padding-bottom:6px;
}

#content {
	margin-left:150px;
	margin-right: 40px;
	padding:15px;
}

#home_content {
	margin-left:150px;
	padding:15px;
}

#content h1 {
	color:#C00;
	font-size:1.1em;
	margin:0;
	padding:0;
}

#home_content h1 {
	color:#c00;
	font-size:1.0em;
	margin:0;
	padding:0;
}

#content p {
	color:#444;
	font-size:12px;
	line-height:1.5em;
	margin:10px 0;
}

#content li, #content td {
	font-size: 0.8em;
}

#home_content p {
	color:#444;
	font-size:12px;
	line-height:1.5em;
	margin:10px 0;
}

#content img {
	border:1px solid #4683A6;
	float:right;
	margin:5px 20px;
}

#home_content img {
	border:1px solid #4683A6;
	float:right;
	margin:5px 20px;
}


#copyright {
	color:#333;
	font-size:0.7em;
	font-weight:bold;
	margin: 50px 0px 10px 0px;
	text-align:center;
}

#newsHolder {
	float:right;
	margin-left: 10px;
	width:176px;
}

#newsHolder #header {
	background: #fff url(../i/news_top.gif) 0 0 no-repeat;
	font-size:0.1em;
	height:20px;
	width:176px;
}

#news {
	border:3px solid #000;
	border-top:none;
	padding: 10px;
}

#news h1 {
	color:#333;
	font-size:0.8em;
	font-weight:bold;
	margin:0;
	padding:0;
}

#news p {
	font-size:0.8em;
	line-height:1.2em;
	margin:10px 0;
}

#news .divider {
	border-top:1px solid #305970;
	margin:0 auto;
	width:80%;
}

a {
	color: #006;
	text-decoration: none;
}

a:visited {
	color: #009;
}

a:active {
	color: #999;
}


/* Clearfix Styles */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.t9 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	font-weight:normal;
	color:#000000;
}
.t9b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	font-weight:bold;
	color:#000000;
}

.t10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	font-weight:normal;
	color:#000000;
}
.t10b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	font-weight:bold;
	color:#000000;
}

.t11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	font-weight:normal;
	color:#000000;
}
.t11b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	font-weight:bold;
	color:#000000;
}

.t12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#000000;
}
.t12b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#000000;
}

.t13 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
	font-weight:normal;
	color:#000000;
}
.t13b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
	font-weight:bold;
	color:#000000;
}

.pagetitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#64050C;
	font-size:18px;
	line-height:23px;
	font-weight:bold;
	margin-top:5px;
}

.pagebody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#000000;
}
#featuredheader {
	background: #fff url(../i/special_features_top.gif) 0 0 no-repeat;
	font-size:0.1em;
	height:20px;
	width:176px;
}
