body
{
	background-color : #ffffff;
	margin: 0px;
	margin-top: 0px;
}
.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	line-height: 15px;
}
.bottext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #ffffff;
	line-height: 15px;
}
.bodytextb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: 0053BF;
	font-weight: bold;
	line-height: 15pt;
}
.bodytext a
{
	text-decoration: none;
}
.bodytext a:hover
{
	text-decoration: underline;
}
.formfieldsmall
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #000000;
	background-color : #ffffff;
	border: 0px;
	height: 21px;
	width: 60px;
}
.formfield
{
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 70%;
	color : #000000;
	background-color : #ffffff;
	background-image: url(../images/bg_textformfield.gif);
	background-repeat: no-repeat;
	background-position: right middle;
	border: 0px;
	height:21px;
	width: 229px;
	padding-left:3px;
	padding-top:3px;
}
.textarea
{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-color: #F2F2F2;
	background-image: url(../images/bg_textarea.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	padding-left:3px;
	padding-top:2px;
	height:108px;
	width: 237px;
}
.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_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;
}
.backgroundpic {
	background-image: url(../images/backgroundimage.jpg);
	background-position: right bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.backgroundaimspic {
	background-image: url(../images/sunny.jpg);
	background-position: right bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.bodytextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: 0053BF;
	font-weight: bold;
}
.backgroundclasses {
	background-image: url(../images/snippet.jpg);
	background-position: right bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.backgroundcoaching {
	background-image: url(../images/lightbulb.gif);
	background-position: right bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.backgroundcontact {
	background-image: url(../images/contactus.jpeg);
	background-position: right bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	line-height: 15px;
}
