body
{
	background-color : #FFFFFF;
	margin: 0px;
	margin-top: 0px;
}
.bodytext
{
	font-family: Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
.bodytextb
{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 13px;
}
.bodytext a
{
	text-decoration: none;
}
.bodytext a:hover
{
	text-decoration: underline;
}
.formfield
{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #ffffff;
	border: 1px #0066B7 solid;
	height:19px;
	width: 237px;
}
.contactform2
{
	font-family : Helvetica, Geneva, Verdana, sans-serif;
	font-size : 11px;
	color : #140F2F;
	background-color : #ffffff;
	border: 1px #666666 solid;
	height:20px;
	width: 50px;
}
.contactform1
{
	font-family : Helvetica, Geneva, Verdana, sans-serif;
	font-size : 11px;
	color : #140F2F;
	background-color : #ffffff;
	border: 1px #666666 solid;
	height:20px;
	width: 256px;
}
.contactform
{
	font-family : Helvetica, Geneva, Verdana, sans-serif;
	font-size : 11px;
	color : #140F2F;
	background-color : #ffffff;
	border: 1px #666666 solid;
	height:20px;
	width: 310px;
}
.bg_topmenustripe
{
	background-image: url('../images/bg_topstripe.gif');
	background-repeat: repeat-x;
}
.bg_home
{
	background-image: url('../images/bg_home.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.bg_clients
{
	background-image: url('../images/bg_clients.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.bg_contactus
{
	background-image: url('../images/bg_contactus.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.bg_candidates
{
	background-image: url('../images/bg_candidates.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.bg_contactuspre
{
	background-image: url('../images/contactform.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
.bg_contactuspost
{
	background-image: url('../images/contactformsubmit.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
.bg_botmenuspacer
{
	background-image: url('../images/bg_spaceabovemenu.gif');
	background-repeat: repeat-x;
}
.bg_left
{
	background-image: url('../images/bg_left.gif');
	background-repeat: repeat-y;
}
.bg_right
{
	background-image: url('../images/bg_right.gif');
	background-repeat: repeat-y;
}

