/* CSS by One Under Productions */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.search_field {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bottom_frame_boxes {
	background-image: url(../images/general/bottom_frame_box.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bottom_text_light {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.bottom_text_dark {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.bottom_text_dark_bold {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.main_text {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.main_text_bold {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.client_blurb_text {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12.5px;
	font-weight: normal;
	color: #7F7F7F;
}
.textbox
{
font-family:tahoma;
font-size: 11px;
color: #000000;
border: 1px solid #829A57;
}