.bodytext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}
.bodytextblue
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066;
	line-height : 140%;
}
.ourworktext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	color : #000000;
	line-height : 200%;
}
.bodytextb
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	color : #000000;
	font-weight: bold;
}
.smalltext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #000000;
}
.smallbottext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #A3B0CF;
}
.formfield  		
{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #ffffff;
	font-weight : bold;
	border: 1px #F5EBA4 solid;
}
.infotext  		
{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
a
{  
	COLOR: #000000;
}
.main_bg
{
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.people_bg
{
	background-image: url(../images/people_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
}