/*********************
* Globals
*********************/

*{margin: 0; padding: 0;}

body{
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;

	background: #637786 url(../img/bckgrnd.jpg) repeat-x;
}

a{
	color: #ca0002;
}

a:hover{
	text-decoration: none;
}


.clear{
	clear: both;
}

#bookmark{
position:relative;
left:290px;
top:8px
}

#displaynone{
	display: none;
}
/*Removes the spam catch from being visible*/
#email_address_catch{
	display: none;
}

/*********************
* Structural
*********************/
#wrapbkd{
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 880px;
	border:1px solid #8c9dad;
	background: #556574 /*url(../img/wrapbkd.jpg) repeat-y*/;
}

#wrap, #header, #nav {
	width: 850px;
}

#wrap{
	margin: 0 auto;
	background: #ffffff ;
			margin-top: 20px;
}

#header{
	height: 350px;
	margin-bottom: 6px;
	background: #ffffff url(../img/header.jpg) no-repeat;
	
	
}

#header_non_index{
		margin-top: 20px;
	height: 118px;
	margin-bottom: 6px;
	background: #ffffff url(../img/header_non_index.jpg) no-repeat;
	
	
}


/****************** RIGHT COLUMN **********************/

#right-col{
	border-left: 1px solid #8c9dad;
	width: 615px;
	float: right;
	margin-bottom: 10px;
	background:#fff;
}
html>body #right-col{
	margin-right: 5px;
}
#right-col #right-col-top{
	height: 4px;
	/*background: url(../img/right-col-top.jpg) no-repeat;*/
}
#right-col #right-col-bot{
	height: 12px;
	/*background: url(../img/right-col-bot.jpg) no-repeat;*/
}
#right-col #intro{
	height: 96px;
	margin-bottom: 9px;
}
#right-col #content{
	text-align: left;
	padding: 12px;
	margin-bottom: 10px;
	margin-left: 10px;
}




/****************** LEFT COLUMN **********************/


#left-col, #left-col-top, #left-col-btm{
	width: 180px;
	margin-left: 15px;
	text-align: left;
	background:#fff;
	
	font:normal 13px georgia,arial,sans-serif;
	color: #666;
	line-height: 22px;
}
#left-col{
	/*margin-left: 37px;*/
	background:#fff;
}


#left-col #left-col-top{
	height: 2px;
	/*background: url(../img/left-col-top.jpg) no-repeat;*/
}
#left-col #left-col-btm{

	height: 0px;
	/*background: #dbdbdb url(../img/left-col-bot.jpg) no-repeat;*/

}


/**************** FOOTER *******************/

#footer{
	position:relative;
	left:0px;
	width: 850px;
	height: 140px;
	clear: both;
	background: #556472;
	color: #ffffff;
		text-align: left;
}
#footer_logo{
	width: 850px;
	height: 70px;
	background: #556472 url(../img/footer.jpg) no-repeat;
}

#footer ul{
	list-style: none;
	margin-left: 20px;
	margin-top: 10px;
	height: 15px;
}
#footer ul li{
	height: 15px;
}

#footer a{
	color: #ffffff;
}




/********************** Navigation *********************/

#nav{
	/*margin-left: 3px;*/
	padding-top: 0px;
	margin-bottom: 20px;
	height: 20px;
	margin-top:-35px;
	margin-left:16px;
	list-style: none;
	

}

#nav #nav-btm{
	height: 5px;
	font-size: 1px;
	line-height: 1px;
	/*background: url(../img/nav-btm.gif) no-repeat;*/
	clear:left;
}
.ie{
letter-spacing: -1px;
}

#nav .nav_button{
	text-align: left;
	height: 14px;
	float:left;
	border-right: 1px solid #303a44;
	border-left: 1px solid #8c9dad;
}
#nav .nav_button_start{
	text-align: left;
	height: 14px;
	float:left;
	border-right: 1px solid #303a44;

}
#nav .nav_button_end{
	text-align: left;
	height: 14px;
	float:left;
	border-left: 1px solid #8c9dad;
}
#navUL {

}



#nav a{

	height: 16px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	margin-right: 5px;

}

#nav a:link {color:#ffffff}      /* unvisited link */
#nav a:visited {color:#ffffff}  /* visited link */
#nav a:hover {color: #ffffff; text-decoration: underline; border-bottom:3px solid #d20404; }  /* mouse over link */
#nav a:active {color: #fff; border-bottom:3px solid #d20404;}  /* selected link */







/********************** Right Column Content *********************/

#content ../img{
	float: left;
	margin: 0px 10px 10px 0px;
}

#content p{
	font:normal 13px georgia,arial,sans-serif;
	color: #666;
	margin: 0 0 15px 0;
	line-height: 22px;
}



#content h1{
	font:normal 18px georgia,arial,sans-serif;
	color: #b10500;
	margin: 10px 0 10px;
}



#content h2{
       font-size: 14px;
       margin-top: 8px;
       color: #000;
}

#content h2old{
	font-size: 16px;
	width: 494px;
	height: 14px;
	margin-top: 8px;
	color: #000;
	padding: 2px;
	text-indent: 9px;
	background: url(../img/content-h4.gif) no-repeat;
}

#content h4{
	font-size: 14px;
	width: 494px;
	height: 16px;
	margin-top: 8px;
	color: #043174;

}
#content h4{
	font:normal 12px georgia,arial,sans-serif;
	color: #666;
	margin: 10px 0 10px;
}





#content div.desc-box p{
}

#content a.more{
	display: block;
	text-decoration: none;
	text-indent: -10000em;
	width: 95px;
	height: 25px;
	margin: 6px;
	float: right;
	background: url(../img/learn-more.gif) no-repeat;
}

#content a.more:hover{
	background-position: 0 -25px;
}

#content ul{
	margin: 0 0 10px 30px;
}

#content li{
	margin: 6px 0;
}

#content dl{
	list-style: none;
}

#content dd{
	margin-bottom: 10px;
}

#content blockquote{

	font-size: 11px;
	margin-left: 10px;
}

#content fieldset{
	width: 200px;
	text-align: left;
}

#content input.submit{
	width: 80px;
	height: 20px;
	margin-top: 6px;
	border: 1px solid #fff;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	background: #283B33;
}