body
{
	font: 12px Arial,Helvetica,Sans-Serif;
	_margin: 0px auto;
	_padding: 0px;
	_text-align: center;
}

.Clear
{
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}


.Wrapper
{
	background: #ffffff;
	margin: 0px auto;
	padding: 0px;
	width: 760px;
}

/* Header Section **********************************************************/
.Header
{
	border-top: solid 4px #333333;
	border-bottom: solid 4px #001a66;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

.Header .Logo
{
	float: left;
	padding: 30px 0px 30px 0px;
}

.Header .Logo img
{
	border: 0px;
}

.Header .Navigation
{
	float: right;
	padding: 30px 0px 0px 0px;
}

.Header .Navigation ul
{
	list-style-type: none;
	margin: 0px;
}

.Header .Navigation li
{
	display: inline;
}

.Header .Navigation li a
{
	color: #999999;
	padding: 0px 8px 0px 8px;
	text-decoration: none;
}

.Header .Navigation li a:hover
{
	color: #000000;
}

.Header .Banner
{
	float: right;
	padding: 10px 20px 0px 20px;
}
/* End Header Section ******************************************************/


/* Banner Section **********************************************************/
.Banner a
{
	color: #000000;
	font-weight: bold;
	padding: 2px 15px 2px 15px;
}

.Banner .Container
{
	border: solid 2px #000000;
	padding: 2px;
	width: 275px;
}

.Banner marquee
{
	background-color: #FFFFFF;
	color: #001A66;
	font-weight: bold;
	padding: 2px;
}
/* End Banner Section ******************************************************/


/* SubHeader Section *******************************************************/
.SubHeader
{
	background: url(/images/main_img.jpg) no-repeat left top;
	border-bottom: solid 1px #cccccc;
	height: 125px;
	margin: 0px 0px 1px 0px;
}

.SubHeader ul
{
	border-left: solid 1px #cccccc;
	float: right;
	list-style-type: none;
	margin: 24px 18px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
}

.SubHeader li
{
	padding: 2px;
}

.SubHeader li a
{
	color: #001a66;
	padding: 2px 7px 2px 7px;
	text-decoration: none;
}

.SubHeader li a:hover
{
	background-color: #001a66;
	color: #ffffff;
}

.SubHeader li.Passport a
{
	background: url(/images/list_arrow_sm_white.gif) no-repeat left top;
	color: #001a66;
	padding: 2px 7px 2px 20px;
	text-decoration: none;
}

.SubHeader li.Passport a:hover
{
	background: url(/images/list_arrow_sm_white_over.gif) no-repeat left top;
	color: #666666;
}
/* End SubHeader Section ***************************************************/


/* Status Bar Section ******************************************************/
.StatusBar
{
	border-top: solid 1px #cccccc;
	padding: 3px 0px 3px 0px;
}

.StatusBar .Welcome
{
	float: left;
}

.StatusBar .Status
{
	float: right;
}
/* End Status Bar Section **************************************************/


/* Footer Section **********************************************************/
.FooterShading
{
	background: url(/images/bottom_grad_bg.jpg) repeat-x top;
	height: 61px;
	margin: 0px;
	padding: 0px;
}

.Footer
{
	background-color: #333333;
	color: #ffffff;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

.Footer ul
{
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

.Footer li
{
	display: inline;
	padding: 0px 5px 0px 5px;
}

.Footer li a
{
	color: #ffffff;
	text-decoration: none;
}

.Footer li a:hover
{
	color: #cccccc;
	text-decoration: underline;
}
/* End Footer Section ******************************************************/


/* Content Section *********************************************************/
.Content
{
	text-align: left;
}

.Content .Error
{
	color: #ff0000;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

.Content .inputText
{
	font-size: 10px;
	margin: 2px 0px 2px 0px;
	width: 200px;
}

.Content .inputTextCal
{
	font-size: 10px;
	margin: 2px 0px 2px 0px;
	width: 175px;
}

.Content .inputImageButtonCal
{
	margin: 2px 3px 2px 3px;
	padding: 0px 0px 2px 0px;
	vertical-align: bottom;
}

.Content .inputButton
{
	font-size: 10px;
	margin: 3px 2px 1px 2px;
	padding: 0px 10px 0px 10px;
}

.Content .inputSelect
{
	font-size: 10px;
	margin: 1px 2px 1px 2px;
}

.Content .Grid
{
	_border: solid 3px #cccccc;
	font-size: 10px;
}

.Content .Grid a
{
	color: #000000;
	margin: 1px 10px 1px 10px;
}

.Content .GridItem
{
	background: #cccccc;
}

.Content .GridItemAlternate
{
	background: #999999;
}

.Content .SectionHeader
{
	background: #001a66;
	border: solid 2px #001a66;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 2px 3px 3px 10px;
	width: auto;
}

.Content .SectionHeader a
{
	color: #ffffff;
}

.Content .SectionContainer
{
	background: #cccccc;
	border-right: solid 2px #001a66;
	border-bottom: solid 2px #001a66;
	border-left: solid 2px #001a66;
	padding: 10px;
	width: auto;
}

.Content .SectionContainer .Name
{
	width: 178px;
}

.Content .SubSectionHeader
{
	background: #001a66;
	border: solid 2px #001a66;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 10px 0px 10px;
	padding: 0px 5px 1px 5px;
	width: auto;
}

.Content .SubSectionContainer
{
	border-right: solid 2px #001a66;
	border-bottom: solid 2px #001a66;
	border-left: solid 2px #001a66;
	margin: 0px 10px 0px 10px;
	padding: 5px;
	width: auto;
}

.Content .SubSectionContainer .Name
{
	width: 160px;
}
/* End Content Section *****************************************************/


/* Job Search Section ******************************************************/
.JobSearch
{
	border-top: 1px solid #cccccc;
	float: right;
	text-align: left;
	width: 250px;
}

.JobSearch .Top
{
	height: 15px;
	width: auto;
}

.JobSearch .Bottom
{
	height: 15px;
	width: auto;
}

.JobSearch .Container
{
	height: 150px;
	padding: 0px 15px 0px 15px;
	width: auto;
}

.JobSearch .Title
{
	color: #001a66;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 15px 0px;
	text-align: center;
}

.JobSearch select
{
	border: 1px solid #666666;
	color: #666666;
	font-size: 10px;
	margin: 0px 0px 12px 0px;
	padding: 2px;
	width: 100%;
}

#sidebar .JobSearch p
{
	padding: 0px 0px 0px 0px;
}

#sidebar p
{
	padding: 0px 0px 0px 0px;
}

 #insearch p
{
	padding: 0px 0px 0px 0px;
}

/*
	Index.aspx only Job search
*/
#whysearch p.infohyperlink a:link, p.infohyperlink a:visited {
	margin: 10px 0 0 0;
	padding-left: 28px;
	line-height: 22px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/list_arrow_dk.gif) no-repeat left;
}

#whysearch p.infohyperlink a:hover {
	text-decoration: none;
	background: transparent url(../images/list_arrow_dk_over.gif) no-repeat left;
}

/* End Job Search Section **************************************************/
