body {
	background-color: #747474;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottombartext {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
}
.bottomoffices {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}
.content {
	background:url(images/middlebar.gif);
	background-repeat:no-repeat;
}
.menutext {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica; 
	font-size: 13px;  
	color:#000000;
}
.menutext a{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica; 
	font-size: 13px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
}
.menutext a:hover{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica; 
	font-size: 12px;
	text-decoration:none;
	font-weight:normal;
	color:#003399;
}
.leftcolumn{
	background:url(images/leftcolumnbg.jpg);
	background-repeat:repeat-x;
	background-color: #E3E3E3;
}
.leftcolumtitles {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
}
.leftcolumtitles2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight:bold;
}
.staffimages{
	float:left;
	padding: 4px 4px 0 4px;
}
.maintitles{
	background:url(images/titleicon.gif);
	background-repeat:no-repeat;
	background-color:#D4D4D4;
	height:31px;
	padding: 2px 0 0 38px;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #063166;
}
.maintext {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	color:#000000;
}
.maintext a{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
}
.maintext a:hover{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	text-decoration:none;
	font-weight:normal;
	color:#003399;
}
.title3 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 20px;
}
.searchbox {
	background:url(images/searchbox.gif);
	background-repeat: no-repeat;
	border:solid;
	border-width:0px;
	width:156px;
	height:26px;
	padding: 5px;
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size:12px;
	color:#ffffff;
}
.floatright {
	float:right;
	padding: 0 0 7px 7px;
}
.floatleft {
	float:left;
	padding: 0 7px 7px 0;
}
