body {
	background: url(../images/bg.jpg);
    background-repeat: repeat-y;
    background-position: center;
	margin: 0;
	background-color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.hide {
	display:none;
}

p {
	color: #000000;
	font-size: 12px;
}
#content li{font-size: 12px;}

.capitalize { text-transform: capitalize;}
.lowercase { text-transform: lowercase;}

a:visited {
	color: #233249;
}
a:hover {
	color: #091C33; text-decoration: underline;
}
a:active {
	color: #999999;
}
a:link {
	color: #233249;
}




/***********************************/
/***********************************/
/***********************************/
/***********************************/
/***********************************/
/* CUSTOMIZED TEXT *****************/
/***********************************/



.SOAR_Heading_9px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px
}
.SOAR_text_9px {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }

.SOAR_Heading_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0A223E}

.SOAR_text_muted {
	color: #666633;
	font-size: 9px;
}

.SOAR_Heading_12px_plain {font-size: 9pt}

.SOAR_text_11_px_light {
	font-size: 11px;
	color: #FFFFFF;
}

.SOAR_text_11_px_dark {
	font-size: 11px;
	color: #0B2442;
}

.SOAR_text_11_px_dark_bullet {
	font-size: 11px;
	color: #0B2442;
}
.SOAR_text_11_px_dark_bullet_1 {
	font-size: 11px;
	list-style-type: disc;
	color: #0B2442;
}

.SOAR_text_11_px_dark_listitem_1 {
	font-size: 11px;
	list-style-type: disc;
	color: #0B2442;
}
/***********************************/
/***********************************/
/***********************************/
/***********************************/
/***********************************/
/* MAIN CONTENT FIELD FOR THE PAGE */
/***********************************/

#main {
	width: 729px;
	margin-top: 0 !important;
	margin-top: -1px;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 0;*/
	padding: 0;
	position: relative;
	display: block;
}

#banner {
	position: relative;
	width: 729px;
	height: 109px;
	margin: 0;
	padding: 0;
	display: block;
}

#content {
	position: relative;
	margin: 0;
	float: left;
	background-image: url(../images/content_bg.jpg);
	width: 729px;
}

#content_box {
	position: absolute;
	float: left;
	width: 454px;
	left: 10px;
	top: 175px;
	height: 338px;
}

#content_box_bar {
	position: relative;
	height: 22;
}

#content_box_body {
	position: relative;
	background-image: url(../images/content_box_bg.jpg);
	padding-left: 15px;
	padding-right: 15px;
	width: 424px;
}

#welcome {
	position: absolute;
	margin: 0;
	float: left;
	width: 454px;
	left: 10px;
	top: 10px;
	height: 143px;
}


#news {
	position: absolute;
	margin: 0;
	float: left;
	width: 242px;
	left: 477px;
	top: 10px;
	height: 439px;
	overflow: visible;
}

#news_bar {
	position: relative;
	height: 22;
}

#news_body {
	position: relative;
	background-image: url(../images/news_bg.jpg);
	padding-left: 15px;
	padding-right: 15px;
}

#bottomVertBar {
	background: url(../images/BLUEbottomVertBar.gif) no-repeat;
	position: relative;
	float: left;
	width: 729px;
	height: 24px;
	margin: 0;
	display: block;
	clear: both;
}



/* ****************************** */
/* ****************************** */
/* ****************************** */
/* *************NAV************** */
/* ****************************** */
#nav {
	background: url(../images/nav_bg.gif) no-repeat;
	height: 28px;
	width: 729px;
	/*float: center;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	margin-top: 0 !important;
	margin-top: 0px;
	margin-left: 0px;
	z-index: auto;
	visibility: visible;
	overflow: visible;
	
}
#nav ul {	
	height: 28px;
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}
#nav ul li {

	margin: 0;
	padding: 0;
	display: block;
	float: left;
	text-align: center;
	line-height: 2.5em;
}

#nav ul li a {
	font-size:11px;
	color:#333333;
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 28px;
}
	
#nav ul li a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}


#nav #one {
	width: 45px;
}
#nav #two {
	width: 45px;
}
#nav #three {
	width: 45px;
}
#nav #one a, #nav #two a, #nav #three a {
	font-size:9px;
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
	/*background: url(../images/.gif) no-repeat;*/
}

#nav #one a:hover, #nav #two a:hover, #nav #three a:hover {
	color:#999999;
}
#nav #one li a:hover, #nav #two li a:hover, #nav #three li a:hover {
	/*width: 95px;*/
	color:#FFFFFF;
	background: #666666;
}



/*#nav #one a.firstItem, #nav #two a.firstItem, #nav #three a.firstItem {
	color:#999999;
	border-top: 1px solid #000000;
}*/

#nav #four, #nav #five, #nav #six, #nav #seven, #nav #eight, #nav #nine, #nav #ten  {
	width: 80px;
	/*border-width:medium;*/
}
#nav #four a:hover, #nav #five a:hover, #nav #six a:hover, #nav #seven a:hover, #nav #eight a:hover, #nav #nine a:hover, #nav #ten a:hover {
	background: url(../images/nav_hover.jpg) repeat-x;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;

	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	color:#000000;
}
#nav li ul { 
	display: block;
	position: absolute;
	background: #FFFFFF;
	width: 100px ;
	left: -999em; 
	margin: 0 !important;
	margin: -1px 0 0 -40px;
	z-index: 1000;
	clear:both;
}

#nav li ul li {
	width: 111px;
	/*height: 20px;*/
	position: relative;
	margin: 0;
	padding: 0;
	text-align: left;
}
#nav li:hover ul, #nav li.sfhover ul { 
	left: auto;
}
#nav li ul li a {
	font-size: 10px;
	color: #000000;
	background: #f0f0f0;
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
	margin: 0;
	padding: 0 0 0 5px;
	/*border-bottom: 1px solid #f0f0f0;*/
}

#nav ul li a.lastItem {
	border-bottom: 1px #858585 solid;
}
#nav ul li a.firstItem {
	border-top: 1px solid #858585;
}

#nav #four ul li a:hover, #nav #four ul li a.sfhover, #nav #five ul li a:hover, #nav #five ul li a.sfhover, #nav #six ul li a:hover, #nav #six ul li a.sfhover, #nav #seven ul li a:hover, #nav #seven ul li a.sfhover, #nav #eight ul li a:hover, #nav #eight ul li a.sfhover, #nav #nine ul li a:hover, #nav #nine ul li a.sfhover, #nav #ten ul li a:hover, #nav #ten ul li a.sfhover {
	background: #CCCCCC;
	color: #000000;
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
}


/*#nav #one ul li a , #globalNav #two ul li a, #globalNav #three ul li a {
	height: 30px;
	font-size:9px;
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
	background: url(../images/globalNav_bg_leftdrop.gif) no-repeat;
	border-left: none;
	border-right: none;
}*/


/* ****************************** */
/* ****************************** */
/* ****************************** */
/* ***** middle Vertical Bar ****** */
/* ****************************** */

#midVertBar {
	margin: 0 !important;
	margin: -2px 0 0;
	padding: 0 !important;
	padding: 10px 0 0;
}

