/* CSS Document */

body {
	background-color: #a5daa3;
	font: Arial, Helvetica, sans-serif;
	text-align: center;
}

/* Layout Styles */
#wrapper {
  margin: 0 auto;
  width: 984px;
  text-align: left;
}	
#header {
	background-color: #FFFFFF;
	height: 112px;
	margin: 0px;
	padding: 0px;
}
#topCorners {
	background-image: url(../images/layout/rcornerTLeft.gif);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 100%;
	height: 11px;
	background-repeat: no-repeat;
}
#navigation {
	text-align: center;
	background-color: #4cb648;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: .8em;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navigation a {
	text-decoration: none;
	color: #ffffff;
	margin-right: 30px;
	margin-left: 30px;
}
#navigation a:hover {
	color: #334da2;
}
#navigation a:active {
	color: #334da2;
}
#maincontent {
	background-color: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-right: 60px;
	padding-left: 60px;
	min-height:300px;
	height:auto !important;
	height:300px;
}
#maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #334da2;
	font-size: 1.25em;
	margin-bottom: -12px;
}
#maincontent a {
	color: #333333;
	font-weight: bold;	
}
#maincontent a:hover {
	color: #888888;
}
#maincontent a:active {
	color: #333333;
}
#userchoicehead {
	width: 775px;
	height: 19px;
	background-color: #989898;
	text-align: left;
	margin-top: 38px;
	background-image: url(../images/layout/userchoiceheadBG.gif);
	background-repeat: no-repeat;
}
#cseekerslabel {
	font-weight: bold;
	color: #FFFFFF;	
	margin-left: 10px;
	margin-right: 288px;
}
#cpartnerslabel {
	font-weight: bold;
	color: #FFFFFF;	
}
#userchoicemid {
	width: 775px;
	background-color: #989898;
}
#jobseekerimg {
	margin-right: 2px;
}
#userchoicefoot {
	width: 775px;
	height: 17px;
	background-color: #989898;
	margin-bottom: 48px;
	background-image: url(../images/layout/userchoicefootBG.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#userchoicefoot a {
	text-decoration: none;
	color: #FFFFFF;
}
#userchoicefoot a:hover {
	color: #cccccc;
}
#userchoicefoot a:active {
	color: #cccccc;
}
#clickhereL {
	font-weight: bold;
	color: #FFFFFF;	
	margin-left: 10px;
	margin-right: 322px;
}
#clickhereR {
	font-weight: bold;
	color: #FFFFFF;	
	margin-right: 10px;
}
#bnavwrap {
	background-color: #FFFFFF;
}
#bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: right;
	margin-right: 60px;
	padding-bottom: 5px;
}
#bottomnav a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: .83em;
}
#bottomnav a:hover {
	color: #888888;
}
#bottomnav a:active {
	color: #333333
}
#footer {
	background-color: #FFF;
	border-top: 1px solid #333333;
	background-image: url(../images/layout/footerBG.gif);
	height: 27px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #334da2;
	font-weight: bold;
}
#footer a{
	color: #334da2;
	text-decoration: none;
}
#footernav {
	margin-top: 5px;
}
#footernavL {
	float: left;
	padding-left: 10px;
}
#footernavR {
	float: right;
	padding-right: 10px;
	padding-left: 120px;
}
#logo {
	margin-top: 12px;
	margin-left: 19px;
	margin-right: 180px;
}

/*Form Formatting */
td#formlabel {
	text-align: left;
	vertical-align: text-top;
	padding-top: 5px;
}
td#formfields {
	text-align: left;	
}
/*Formatting for the "required" star*/
.formrequired {
	font-weight: bold;
	color: #4cb648;
	font-size: 2em;
	vertical-align: bottom;
	padding-right: 5px;
	line-height: 16px;
}
#biobox {
	vertical-align: top;
	padding-top: 5px;
	margin-top: 0px;
	padding-left: 10px;
	border-top: 1px solid #989898;
	border-right: 1px solid #989898;
	border-left: 1px solid #989898;
}
#biobox img {
	border: 1px solid #989898;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 7px;
}
#biobox h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
}
#biobox p {
	margin-top: 5px;
	margin-bottom: 15px;
}
#bioboxbottom {
	background-image: url(../images/layout/bioboxBG.gif);
	background-repeat: no-repeat;
	background-position: -1px;
	height: 20px;
	margin-left: -11px;
	margin-right: -15px;
	width: 103%;
}
#bioheader {
	margin-top: 20px;
	background-color: #989898;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/layout/bioheadBG.gif);
	background-repeat: no-repeat;
	background-position: -1px;
}
#rightnav {
	float: right;
	border-left: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	font-size: .9em;
	font-weight: bold;
	margin-left: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#rightnav p#rnavheader {
	color: #FFFFFF;
	background-color: #989898;
	margin-left: -2px;
	margin-right: -2px;
	padding-left: 2px;
	margin-top: -2px;
	padding-top: 3px;
}
#rightnav a {
	color: #334da2;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#rightnav a:hover {
	color: #8594c7;
}
#rightnav p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 4px;
}
#rightnav .rnavitem {
	border-bottom: 1px dashed #999999;
}