/*** General ***/

body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	width: 100%;
}
.contentWrapper
{
	font-size: 11px;
	line-height: 8px;
}
form
{
	margin: 0px;
	padding: 0px; /*** FF fix ***/
	display: inline;
}
table
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}
td
{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}
div
{
	vertical-align: bottom; /*** IE Fix ***/
	margin: 0px;
	padding: 0px;
	border: 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;
}

/*** Internal layout ***/

#main
{
	height: 100%;
	width:100%;
	border-collapse: collapse;
}
#header
{
	width: 100%;
	background-image: url(../_img/internal/interior_hdr_repeater.gif);	
	background-repeat: repeat-x;
}
#nav
{
	_margin-left: -770px;
	margin-left: -780px;
	width: 247px;
	float:left;
}
#contentCell
{
	vertical-align: top;
}

/*** Header ***/

#pageImg
{
	float:left;
	top: 9px;	
	padding: 0px 2px;
	background-color: #ffffff;
}
#leftDiag
{
	float:left;
	margin-left: 0px;
	top: 0px;	
}
#rightDiag
{
	float:left;
	left: 468px;	
	top: 0px;
}
#hdrMidRpt
{
	background-color: #6C6C6D;	
	left: 265px;
	top: 9px;
	height: 85px;
	width: 203px;	
}

/*** Main Area ***/

#content
{
	vertical-align: top;
	width: 530px;
	_width: 780px;
	float: left;
	padding: 35px 0px 20px 0px;
	margin-left: 250px;
	_margin-left: 0px;
	_padding-left: 250px;
	overflow: hidden;
}
.home_text
{
	color: #ffffff;
}
.home_text a
{
	color: #ffffff;
	text-decoration: underline;
}
.home_text a:hover
{
	color: #aecce7;
}
.header
{
	font-size: 26px;
	line-height: 23px;
	font-weight: bold;
	color: 707070;
}
.sub_header
{
	font-size: 14px;
	font-weight: bold;
}
.pc_recruiter_header
{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.pc_recruiter_text
{
	font-size: 12px;
	color: #000000;
}

/*** footer ***/

#footer
{	
	height: 10px;
	color: #5385b2;
	font-family: Arial;
	font-size: 10px;
}
#footerPanel
{	
	margin-left: 512px;
	margin-bottom: 10px;
	margin-top: 50px;
	bottom: 15px;
	right: 10px;
	color: #5385b2;
}
#footerPanel a
{
	font-size: 10px;
	color: #5385b2;
	text-decoration: none;
}
#footerPanel a:hover
{
	text-decoration: underline;
}

/*** Floating Items ***/

#logo
{	
	float: left;
	padding: 24px 33px 27px 26px;
	background-color: #ffffff;
}
#search
{
	float: left;
	width: 229px;
	height: 100px;
	background-image: url(../_img/internal/interior_hdr_repeater.gif);	
	background-repeat: repeat-x;
}
#searchinterior
{
	margin-top: 20px;
	margin-left: 28px;
}
#search a
{
	display: block;
	margin-top: 6px;
	margin-left: 15px;
}
.searchBox
{
	border: solid 1px #aaaaaa;
	float: left;
	font-size: 10px;
	margin-top: 6px;
	margin-left: 3px;
	height: 18px;
	width: 115px;
	border-collapse:collapse;	
}
.searchSubmitBtn
{
	position: relative;
	top: 4px;	
}
#srch
{
	float: left;
	padding-left: 15px;	
	margin-top: 8px;
	font-size: 0px;
}
#sectionImg
{	
	position: absolute;
	top: 100px;
	left: 244px;
}
#whiteStripe1
{
	background-color: #FFFFFF;
	position: absolute;
	top: 10px;
	left: 0px;
	height: 85px;
	width: 15px;
}
#homeLink
{	
	position: absolute;
	top: 10px;
	left: 495px;
	width: 250px;
	height: 85px;
	cursor: hand;
}
#greystripe
{	
	background-color: #6B6B6B;
	width: 100%;
	height: 10px;	
	font-size: 0px;
	margin-top: 10px;
}

/*** General Page Styles ***/

a.home
{
	color: #ffffff;
	font-family: Arial;
	text-decoration: underline;
	font-size: 11px;
}
a.home:hover
{
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
}
p.home
{
	color: #ffcc00;
	font-family: Arial;
	font-size: 11px;
}

/*************************/
/*Navigation*/
/*************************/

a.secondnav
{
	color: #00529b;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
}
a.secondnav:hover
{
	text-decoration: none;
	color: #5385b2;
	font-family: Arial;
	font-size: 11px;
}
a.thirdnav
{
	color: #4184c0;
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
}
a.thirdnav:hover
{
	text-decoration: underline;
	color: #4184c0;
	font-family: Arial;
	font-size: 10px;
}

/*This is for callouts at bottom*/
a.globals
{
	font-family: Arial;
	font-size: 10px;
	color: #7E7D7D;
	text-decoration: none;
}
a.globals:hover 
{
	color: #7E7D7D;
	text-decoration: underline;
}

/*************************/
/*Interior Text*/
/*************************/

a
{
	color: #00529b;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
	color: #5385b2;
}
a.globals_bottom
{
	font-size: 10px;
	color: #5385b2;
	text-decoration: none;
}
a.globals_bottom:hover
{
	text-decoration: underline;
}
p
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}
ul 
{ 
	list-style-type: square;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}
ul.grey
{
	color: #646464;	
}
li
{	
	margin-top: 5px;
	font-weight: normal;
	list-style-type: square;
	list-style-image: url(../_img/shared/bullet_square.gif);
	list-style-position: outside;
}

/*Add to Wysiwyg - Name: Grey Bold*/
.GreyBold
{
	color: #656465;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

/*************************/
/*Lines and Background colors of Tables*/
/*************************/

hr
{
	border-style: solid;
	border-color: #c4c4c4;
	border-width: 1px;
}

/*************************/
/*Charts with lots of data - mostly used in investor and ecustomer section*/
/*************************/

/*This is white chart with grey border*/
.chartwhite
{
	border-color: #c4c4c4;
	border-style: solid;
	border-width: 1px;
}

/*This is grey chart with no border*/
.chartgrey
{
	border: 0px;
	background-color: #c4c4c4;
}
.chartlightgrey
{
	border: 0px;
	background-color: #d9d9d9;
}

/*Use for all text, input, and dropdown fields for all forms*/
.input_fields
{
	border: solid 1px #000000;
	height: 15px;
	font-size: 10px;
}

/*** Navigation Styles ***/

.thirdnav
{
	margin: -2px 0px -2px 0px;	
}
.secondnav
{
}
#childnav
{
	margin: 5px 0px 5px 25px;
}
#gchildnav
{
	margin: 7px 0px 7px 13px;
}
.bulletArrow
{
	position: relative;
	top: -4px;
}
.bulletSquare
{
	position: relative;
	top: -5px;
}
#newsTable
{
	width: 100%;
	border: solid 1px #cccccc;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;	
}
.newsCell
{
	border-bottom: solid 1px #cccccc;
	padding: 5px 15px 5px 15px;
}
.newsCellDate
{
	width: 90px;
	border-bottom: solid 1px #cccccc;
	padding: 5px 0px 5px 15px;
	text-align: right;
	vertical-align: top;
}
.newsCellHead
{
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 5px 15px 5px 15px;
}
.newsCellDateHead
{
	width: 90px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 5px 0px 5px 15px;
	text-align: right;
}
.dPageHeader
{
	background-color: #656465;
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
.dSectionHeader
{
	background-color: #cccccc;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.FormHeader
{
	background-color: #cccccc;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.floatright
{
	float: right;
}	
.rightsidecontent
{
	font-family: arial;
	font-size: 10px;
}
.rightsidecontentbold
{
	color: red;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}
.dlabel
{
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.dlabel_wht
{
	color: #000000;
	font-family: arial;
	font-size: 10px;
}
.dlabel_blk
{
	background-color: #cccccc;
	color: #000000;
	font-family: arial;
	font-size: 10px;
}
.heading
{
	font-size: 16px;
	font-weight: 900;
	color: #10147e;
}
.subheading
{
	font-size: 12px;
	font-weight: 900;
	color: #10147e;
}
.floatright
{
	float: right;
	padding: 10px 10px 0px 10px;
}	
.floatright h2
{
	font-size: 20px !important;
}
.floatright a:hover
{
	color: #ffffff;
}
.rightsidecontent
	{
	font-family: arial;
	}
.rightsidecontentbold
	{
	color: red;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	}
.contentWrapper h1
{
	color: #7E7D7D;
}
.contentWrapper h2
{
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contentWrapper h3
{
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contentWrapper hr
{
	margin-top: 3px;
	margin-bottom: 3px;
}
.contentWrapper p
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.blue_back
{
	background-color: #5385b2;
}
.blue_bg
{
	background-color: #8cb1d2;
}
.rightbox
{
	background-color: #8cb1d2;
	float: right;
	width: 200px;
	padding: 8px;
	margin-top: 15px;
	margin-left: 15px;
}
.blue_bg td
{
	padding: 8px;
}
.blue_bg a
{
	color: #ffffff;
}

/****************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;
}
