body, html{
	margin:0px;
	padding:0px;
	width: 100%;
}

#contents {
      margin-left:auto;
      margin-right:auto;
      width:100%;
      text-align:left;
}

body, html {
	font: 80%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}

#contents{
	border-left: 1px solid #DCD6CB;
	border-right: 1px solid #DCD6CB;
	border-bottom: 1px solid #DCD6CB;
	background: #FFFFFF;
	margin: 0px auto 0px;
	width: 760px;
	background: #FFFFFF url(../images/layup/back_page.gif) repeat-y top left;
}
   
#clear {
	clear: both;
	font-size: 1px;
}

/*ie wont see this, other browsers will*/
body>div#contents{
      height: auto;
}

#footer {
	margin-left:auto;
	margin-right:auto;
	width: 760px;
	height:17px;
	text-align: right;
	font-size: 95%;
}

#footer a {
	text-transform: none;
	font-weight: normal;
	color: #224E90;
}

#top {
	height: 100px;
	border-bottom: 1px solid #8098AC;
	background: url(../images/layup/back_top.gif);
}

#top_right {
	float: right;
	padding: 8px 8px 0px 0px;
}

#top_left {
	float: left;
	padding: 8px 0px 0px 52px;
}

#top ul {
	clear: right;
	margin: 0px 185px 0px 185px;
	padding: 25px 0px 0px 0px;
}

#top li {
	float: left;
	display: inline;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#top a {
	float: left;
	padding: 0px 8px 0px 8px;
	margin: 0px 3px 0px 3px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 95%;
	line-height: 25px;
	font-weight: bold;
	color: #3D3D3D;
	background: url(../images/layup/back_top_navi.gif) repeat-x bottom left;
}

.drop {
	display: none;
	position: absolute;
	top: 23px;
	left: -182px;
	background: #8098AC;
	width: 150px;
}

#top ul.drop {
	padding: 0px; !important
	margin: 0px; !important
}

#top .drop a {
	width: 100px;
	height: 20px;
	float: left;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: left;
	padding: 0px 8px 0px 8px;
	margin: 0px;
	background: #8098AC;
	line-height: 20px;
}

/* the following rule is recognized only by IE */
* html body #top .drop a  {width: 100%}

#top .drop a:hover 
{
	background: #999999;
}

li>ul {
	top: auto;
	left: auto;
}

#top li:hover ul, li.over ul {
	display: block;
}

#main {
	height: 100%;
	border-top: 2px solid #FFFFFF;
}

#main_left {
	float: left;
	width: 186px;
}

#FirstChoice p, #postal_address address {
	color: #868686;
	padding: 0px 15px 0px 15px;
	font-style: normal;
}

#job_search, #register, #support {
	background: #E2E8EC;
	border-bottom: 2px solid #FFFFFF;
}

#job_search_image, #register_image, #support_image {
	height: 52px;
	border-bottom: 2px solid #FFFFFF;
}

#job_search_main, #register_main, #support_main {
	padding: 0px 15px 0px 15px;
	text-transform: uppercase;
}

#job_search p.bottom {
	margin: 0px;
	padding: 0px;
}

#job_search p.right {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: right;
}

#main_right {
	float: right;
	width: 186px;
}

#main_right_image {
	height: 141px;
	border-bottom: 2px solid #FFFFFF;
}

#postal_address {
	padding-bottom: 15px;
}

#main_content {
	float: left;
	width: 384px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}

#main_content_image {
	background: url(../images/layup/banner_01.jpg) no-repeat top left;
	height: 141px;
}

#main_content_main {
	padding: 10px 20px 0px 20px;
}

#register_main p, #main_footer, #star {
	color: #868686;
	text-align: center;
}

#main_footer a, #postal_address a {
	color: #868686;
}

a {
	color: #244367;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

h1 {
	font-size: 150%;
	color: #4255AB;
	text-transform: uppercase;
}

h2 {
	font-size: 120%;
	line-height: 0px;
	color: #4255AB;
	text-transform: uppercase;
}

p.apply {
	color: #4255AB;
	text-transform: uppercase;
}

span.apply {
	font-size: 110%;
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	border: none;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

.contactform  {
	padding: 0px;
	margin: 0px;
}

.contactform p {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.contactform label {
	float: left;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 164px;
}

.contactform span {
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	float: left;
}

.contactform span.required {
	float: right;
	color: #FF0000;
}

.table_row {
	margin: 0px auto 0px auto;
	text-align: left;
	clear: both;
}

.left_layer, .right_layer {
	width: 160px;
	padding: 0px;
	margin: 15px 0px 5px 0px;
}

.left_layer {
	float: left;
	clear: left;
}

.right_layer {
	float: right; 
	clear: right;
}

.row_head {
	background: #8098AC url(../images/layup/back_head.gif) no-repeat top right;
	color: #FFFFFF;
	line-height: 23px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

.row_content {
	border: 1px solid #8098AC;
	padding: 10px 10px 0px 10px;
	margin: 0px;
}

.row_content p, .job_details p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.red_text {
	color: #FF0000;
}

.table_row1, .table_head {
	width: 334px;
	clear: both;
	padding: 5px;
	border-bottom: 2px solid #FFFFFF;
}

.table_row1 {
	background: #E2E8EC;
	color: #34414A;
	min-height: 30px;
}

.table_head {
	background: #8098AC;
	color: #FFFFFF;
	cursor: pointer;
	min-height: 30px;
}

.table_left {
	border: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

.table_right {
	border: none;
	float: right; 
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 134px;
}

.textform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4255AB;
	background-color: #FFFFFF;
	border: 1px solid #829FBA;
}

.textformactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF; 
	background-color: #4255AB;
	border: 1px solid #E0E0E0;
}