* {
	padding:0px;
	margin:0px;
}
html, body {
	height: 100%;
	width: 100%;
	background-color: #D10B7A;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
body {
	font-size:67.5%;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	color: #012361;
}
#logo {
	position: absolute;
	visibility: visible;
	left: 58px;
	top: 0px;
}
#latestTitle {
	position: absolute;
	left: 814px;
	top: 242px;
}
#container {
	height: 100%;
}
#topBG {
	background-color: #012361;
	height: 89px;
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#innerContainer {
	width: 900px;
}
#leftCurve {
	float: left;
	width: 58px;
}
#mainArea {
	width: 842px;
	float: right;
}
#bodyContent {
	width: 600px;
	float: left;
}
#rightColumn {
	float: right;
	width: 242px;
	position: relative;
	top: -35px;
}
#homeBtn {
	position: absolute;
	left: 74px;
	top: 284px;
	visibility: visible;
	z-index: 1;
}
#navSplit1 {
	position: absolute;
	left: 128px;
	top: 279px;
	visibility: visible;
	z-index: 1;
}
#aboutBtn {
	position: absolute;
	left: 154px;
	top: 275px;
	visibility: visible;
	z-index: 1;
}
#navSplit2 {
	position: absolute;
	left: 233px;
	top: 271px;
	visibility: visible;
	z-index: 1;
}
#employersBtn {
	position: absolute;
	left: 259px;
	top: 266px;
}
#navSplit3 {
	position: absolute;
	left: 345px;
	top: 262px;
	visibility: visible;
	z-index: 1;
}
#candidatesBtn {
	position: absolute;
	z-index: 1;
	left: 371px;
	top: 258px;
}
#navSplit4 {
	position: absolute;
	left: 463px;
	top: 255px;
	visibility: visible;
	z-index: 1;
}
#faqsBtn {
	position: absolute;
	z-index: 1;
	left: 489px;
	top: 255px;
}
#navSplit5 {
	position: absolute;
	left: 538px;
	top: 252px;
	visibility: visible;
	z-index: 1;
}
#contactBtn {
	position: absolute;
	z-index: 1;
	left: 563px;
	top: 250px;
}
#latest {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
}
#bodyInner {
	margin-right: 70px;
	margin-left: 70px;
}
#bodyInner h1 {
	font-size: 1em;
	line-height: 1.6em;
	margin-bottom: 1.6em;
	font-weight: normal;
}
#bodyInner p {
	font-size: 1em;
	line-height: 1.6em;
	margin-bottom: 1.6em;
}
#bodyInner a {
	color: #D10B7A;
	text-decoration: none;
}
#bodyInner li {
	line-height: 1.8em;
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
}
#homeFeature {
	width: 454px;
	height: 112px;
	background-image: url(../images/home-feature-bg.jpg);
	background-repeat: no-repeat;
	font-size: 0.9em;
}
#bodyInner ul {
	margin-bottom: 1.6em;
	margin-left: 1.8em;
}
#footer {
	width: 900px;
	font-size: 0.9em;
}
#footerCopy {
}
#footerLine {
	background-image: url(../images/line-ltpink.jpg);
	background-repeat: repeat-x;
}
#footerLinks {
	margin-left: 73px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}
#footerLinks a {
	text-decoration: none;
	color: #012361;
}
#footerLinks a:hover {
	text-decoration: underline;
}
#footerCopy {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #7E899A;
}
#box1 {
	float: left;
	width: 200px;
	margin: 10px;
}
#box2 {
	float: right;
	width: 200px;
	margin: 10px;
}
#womanCutout {
	position: absolute;
	visibility: visible;
	left: 595px;
	top: 475px;
}
#rightColumn h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.6em;
}
#rightColumn p {
	font-size: 0.9em;
	line-height: 1.6em;
}
.article {
	border-bottom:solid 1px #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#loginBox {
	position:absolute;
	left: 620px;
	top: 10px;
	height: 65px;
	width: 260px;
	line-height: 1.8em;
	font-size: 0.9em;
}
#loginBox a {
	color: #D10B7A;
	text-decoration: none;
}
.logininput{
	text-align: right;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #012361;
	font-weight: normal;
}
input, textarea, select {
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #012361;
	font-weight: normal;
}
.pink {
	color: #D10B7A;
}
.hide {
	display: none;
}
.smaller {
	font-size: 85%;
	color:#333333;
}
.formTable td{

}
