/*** General ***/

body
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	color: #FFCC00;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
}
.contentWrapper
{
	font-size: 11px;
	line-height: 8px;
}
form
{
	margin: 0px;
	padding: 0px; /*** FF fix ***/
	border-collapse: collapse;
}
table
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}
td
{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
div
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
img
{
	vertical-align: bottom; /*** IE Fix ***/
	padding: 0px;
	margin: 0px;
	border: 0px;
	_behavior: url(_js/pngbehavior.htc); 
}
p, td, table, div
{
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

/*** header ***/

#hdrleft
{
	float: left;
	padding: 0px 0px 0px 0px;	
}
#hdrright
{
	float: right;
	position: relative;
	top: 14px;
	_top: 10px;
	right: 15px;
}
#hdrright a
{
	display: block;
	margin-top: 8px;
	padding: 0px;
	border-collapse: collapse;
}
.floatright
{
	float: right;
	position: relative;
}
#search
{
	float: left;
	padding-left: 0px;	
	margin-top: 12px;
	font-size: 0px;
}
.searchBox
{
	font-family: Arial;
	font-size: 13px;
	float: left;
	border: 1px solid #bfd4e6;
	margin-top: 5px;
	margin-left: 5px;
	height: 14px;
	_height: 18px;
	width: 115px;
	border-collapse:collapse;	
}

/*** Generic Layout ***/

#footer
{	
	float: right;
	height: 10px;
	color: #5385b2;
	font-family: Arial;
	font-size: 10px;
	margin-top: 65px;
}

/*** General Styles ***/

a
{
	color: #00529b;
	line-height: 15px;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
	color: #5385b2;
}
p
{
	/*margin: 14px 0px;*/
}

/*** Footer Link Styles ***/

a.globals_bottom
{
	font-size: 10px;
	color: #5385b2;
	text-decoration: none;
}
a.globals_bottom:hover
{
	text-decoration: underline;
}

/*** Main Area ***/

#content
{		
	width: 780px;
}

/*** Floating Items in Main Area ***/
#logo
{
	margin: 24px 0px 22px 26px;
}
#mainTextBG
{
	float: right;
	width: 253px;
	_width: 278px;
	height: 261px;	
	margin: 1px;	
	overflow: hidden;
	padding-left: 10px;
	padding-right: 15px;
}
.home_text
{
	color: #ffffff;
	padding: 25px 10px;
}
.home_text a
{
	color: #ffffff;
	text-decoration: underline;
}
.home_text a:hover
{
	color: #aecce7;
}
#mainText
{	
	padding: 29px 5px 10px 15px;
}
li
{
	margin-left: 25px;
	margin-top: 5px;
	line-height: 10px;
	font-weight: normal;
	list-style-type: square;
	color: #FFFFFF;
	list-style-image: url(../_img/shared/bullet_square_white.gif);
	list-style-position: outside;
}
.topnav
{
	margin-top: 0px;	
}
#nav
{
	position: absolute;
	z-index: 4;
	margin-left: 0px;
	top: 1px;
	left: 0px;
	width: 247px;
}
#topPicture
{
	float: right;
	width: 329px;
	height: 261px;
	margin: 1px;	
}
#bottomPicture
{	
	float: right;
	width: 278px;
	height: 98px;
	margin: 1px;	
}
#didYouKnow
{
	float: right;
	width: 340px;
	_width: 360px;
	height: 95px;
	_height: 96px;
	margin: 3px 0px 0px 0px;
	padding-right: 20px;	
	text-align: right;
	z-index: 2;
	overflow: hidden;
	border-bottom: 1px solid #9B9B9B;
}
.white_bg_home
{
	background-color: #ffffff;
}
#didYouKnowImg
{
	position: relative;
	top: 15px;
}
#didYouKnowControl
{
	padding: 22px 0px 0px 0px;
	color: #000000;
}
.didYouKnowCallout
{
	line-height: 13px;
}
.br
{
	clear: both;	
	font-size: 0px;
}

/****************Etc****************/

.line_bottom
{
	border: 1px solid #a1a1a1;
}
.blue_bg_home
{
	background-color: #00529b;
}
.search_interior
{
	border: 0px;
	background-color: #ffffff;
}
.search_outline_home
{
	border: 1px solid #bfd4e6;
}
hr
{
	border: 0px;
	border-bottom: 1px solid #a1bfda;
}
.padding
{
	padding: 8px;
}
.blue_bg
{
	background-color: #8cb1d2;
}
.blue_bg td
{
	padding: 8px;
}
.header
{
	font-size: 26px;
	line-height: 23px;
	font-weight: bold;
	color: 707070;
}
.sub_header
{
	font-size: 14px;
	font-weight: bold;
}
