body
{
	margin: 0;
	color: #000;
	/* background: #606060; */
	background: #808080;
	text-align: center;
	font: 14px Arial, Helvetica, sans-serif;
}
table
{
	border-collapse: collapse;
}
td, th
{
	font: 14px Arial, Helvetica, sans-serif;
	border: 1px solid #a0a0a0;
	padding: 2px 4px;
}
th
{
	background: #b0b0b0;
	color: #e7e7e7;
	font-weight: bold;
}
a
{
	color: #990000;
	text-decoration: none;
}
a:hover
{
	color: #cc0000;
}
img
{
	border: none;
}
p
{
	margin: 10px 0;
}
h1
{
	font-size: 17px;
	font-weight: bold;
	color: #505050;
	margin: 0 0 16px 0;
	text-transform: uppercase;
}
h2
{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 16px 0 10px 0;
}
h3
{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 16px 0 10px 0;
}
h4
{
	font-size: 14px;
	font-weight: bold;
	color: #505050;
	margin: 10px 0 10px 0;
}
ul
{
	margin: 10px 0 10px 20px;
	padding: 0;
}
li 
{
	background: transparent url(../images/ListBullet.gif) no-repeat 0px 2px;
	padding: 0 0 0 24px;
	margin: 6px 0px;
	list-style: none;
}
input,
textarea
{
	color: #000;
	background: #e0e0e0;
	font: 14px Arial, Helvetica, sans-serif;
	border: 1px solid #808080;
}
input:focus,
input:hover,
textarea:focus,
textarea:hover
{
	border: 1px solid #000;
	background: #f0f0f0;
}
button { color:#202020; font-size: 14px; font-weight: bold; border: 1px solid #7d7d7d; background: #a5a5a5 url(../images/ButtonBackground.png) repeat-x top left; padding: 1px 8px; }
button:hover {color: #cc0000;border: 1px solid #cc0000;}
#Wrapper
{
	margin: 0;
	background: #808080;
}
#PageMinHeight
{
	width: 1px;
	float: right;
	height: 500px;
}
#PageContainer
{
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	background: transparent url(../images/PageContainerBackground.png) repeat-y top left;
}
#Page 
{
	position: relative;
	width: 960px;
	margin: 0 20px;
	background: #bababa url(../images/PageBackgroundTop.png) no-repeat top left;
}
#PageHeader
{
	height: 135px;
}
#PageHeader h1
{
	display: none;
}
#PageHeader img
{
	position: absolute;
	right: 13px;
	top: 14px;
}
#Navigation
{
	float: left;
	width: 191px;
	margin-left: 32px;
	display: inline; /* FIX IE double margin bug */
}
#Navigation ul
{
	margin: 0;
	padding: 0;
}
#Navigation li
{
	background: transparent url(../images/NavBullet.gif) no-repeat top left;
	padding: 0 0 0 41px;
	list-style: none;
	margin: 0 0 20px 0;
}
#Navigation li.Active
{
	background: transparent url(../images/NavBulletActive.gif) no-repeat top left;
}
#Navigation ul li ul li
{
	background: transparent url(../images/ListBullet.gif) no-repeat 0px 2px;
	padding: 0 0 0 24px;
	margin: 6px 0 6px 10px;
	list-style: none;
}
#Navigation ul li ul li.Active
{
	background: transparent url(../images/ListBulletActive.gif) no-repeat 0px 2px;
}
#Navigation a
{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#Navigation a:hover
{
	color: #cc0000;
}
#Navigation ul li ul li a
{
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
#MainContent
{
	margin-left: 270px;
	width: 555px;
}
#MainContent a:hover
{
	text-decoration: underline;
}
#PageFooter
{
	position: relative;
	clear: both;
	font-size: 11px;
	color: #808080;
	padding: 40px 0 16px 0;
}
#PageFooter address
{
	font-style: normal;
	text-align: center;
}
#PageFooter .BackTopLink
{
	position: absolute;
	height: 17px;
	left: 32px;
	top: 10px;
	background: transparent url(../images/ArrowBackTop.gif) no-repeat top left;
	padding-left: 24px;
	color: #828282;
	font-size: 12px;
	letter-spacing: 1px;
}
#PageFooter .BackTopLink:hover
{
	color: #cc0000;
}

#BelowWrapper
{
	background: transparent url(../images/PageBottomShadow.gif) no-repeat top left;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 4px 0px;
	width: 1000px;
}
#CreatedBy
{
	font-size: 10px;
	color: #707070;
	text-align: center;
	position: absolute;
	width: 460px;
	margin: 0 270px;
}
#CreatedBy a
{
	color: #707070;
	text-decoration: none;
}
#LoginLink
{
	text-align: right;
	margin: 0 20px;
}
#LoginLink,
#LoginLink a
{
	font-size: 10px;
	color: #a0a0a0;
}

#TextHome
{
	width: 555px;
	height: 21px;
	margin: 0 0 16px 0;
	background: transparent url(../images/TextHome.gif) no-repeat top left;
}
#TextHome span
{
	display: none;
}
#PageHeader .BackLink
{
	position: absolute;
	width: 160px;
	height: 17px;
	left: 32px;
	top: 20px;
	background: transparent url(../images/ArrowBackHome.gif) no-repeat top left;
	padding-left: 20px;
	padding-top: 2px;
	color: #828282;
	font-size: 12px;
	letter-spacing: 1px;
}
#PageHeader .BackLink:hover
{
	color: #cc0000;
}
#UserToolbar
{
	position: absolute;
	left: 270px;
	top: 20px;
}
#ContentEditToolbar
{
	position: absolute;
	left: 270px;
	top: 70px;
}


#LoginForm label
{
	float: left;
	width: 120px;
}
#LoginForm input
{
	margin-bottom: 2px;
}
.htmlarea table { border: none;}
.htmlarea td { font-size: 12px; padding: 0px; }

.PictureRight
{
	float: right;
	margin-left: 12px;
	margin-bottom: 10px;
	text-align: center;
}
.PictureRight img
{
	border: 2px solid #909090;
}
.PictureRight p
{
	margin: 4px 0;
	font-size: 12px;
}
.IntroPicture
{
	float: left;
}
.IntroPicture h4
{
	width: 275px;
	height: 12px;
	margin: 0 0 4px 0;
	background: transparent url(../images/TextBelowIntroPicture.gif) no-repeat top left;
}
.IntroPicture h4 span
{
	display: none;
}
.IntroPicture h3
{
	margin: 4px 0 0 0;
	text-align: center;
}
	
.IntroText
{
	margin-left: 295px;
}
.ContinueLink
{
	display: block;
	text-align: right;
	background: transparent url(../images/ArrowContinue.gif) no-repeat top right;
	padding-right: 20px;
}
#TextAbout,
#TextApplicants,
#TextEmployers,
#TextContact
{
	height: 32px;
	margin: 0 0 4px 0;
}
#TextAbout span,
#TextApplicants span,
#TextEmployers span,
#TextContact span
{
	display: none;
}
#TextAbout { background: transparent url(../../../data/images/intro-text/TextAbout.gif) no-repeat top left; }
#TextApplicants { background: transparent url(../../../data/images/intro-text/TextApplicants.gif) no-repeat top left; }
#TextEmployers { background: transparent url(../../../data/images/intro-text/TextEmployers.gif) no-repeat top left; }
#TextContact { background: transparent url(../../../data/images/intro-text/TextContact.gif) no-repeat top left; }
.Section
{
	margin-bottom: 26px;
}
.Section h3
{
	margin-top: 0px;
}
FieldRow,
.FormRow
{
	margin-bottom: 2px;
}
.FieldRow
{
	padding-bottom: 2px;
}
.FieldName,
.FormRow label
{
	font-weight: bold;
	color: #505050;
	margin-right: 8px;
	float: left;
	width: 160px;
}
.FieldHint
{
	font-style: italic;
	font-size: 10px;
}


.MessageBox
{
	margin: 0px 0px 12px 0px;
	position: relative;
}

.MessageBox p
{
	padding: 0;
	margin: 0;
	font-weight: bold;
}
.UserMessageSuccess p
{
	color: green;
}
.UserMessageinfo p
{
	color: #000066;
}
.UserMessageWarning p,
.UserMessageCaution p
{
	color: #e06000;
}
.UserMessageError p
{
	color: #990000;
}
.AlignOnly td
{
	border: none;
	padding: 0;
}
h1 .EmailLink,
h3 .EmailLink
{
	font-size: 12px;
	display: block;
	width: 300px;
	text-transform: none;
}

#FieldCompany
{
	width: 240px;
}
.indent {
	margin-left: 50px;
}
.cont-right {
	margin-left: 495px;
}
.home-feature {
	margin-top: 28px;
	background: transparent url(../images/home_arrow.gif) no-repeat top left;
	padding-top: 3px;
	padding-left: 37px;
	padding-bottom: 20px;
	margin-left: 115px;
}
.home-feature a {
	color: black;
	font-weight: bold;
}

