body
{
	background-color: #fff;
	margin: 0px;
}

.content_text
{
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: justify;
}

.content_text a:link
{
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	border-bottom: #000;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	text-decoration: none;
}

.content_text a:visited
{
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	border-bottom: #000;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	text-decoration: none;
}

.content_text a:hover
{
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	border-bottom: #000;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	background-color: #ECECEC;
	text-decoration: none;
}

.content_text a:active
{
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	border-bottom: #000;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
	text-decoration: none;
}

.content_text_center
{
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: center;
}

.form_title_sm
{
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	text-align: left;
	letter-spacing: 1px;
	font-weight: bold;
}

.form_title_sm_nobold
{
        color: #333;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 9px;
        line-height: normal;
        text-align: left;
        letter-spacing: 1px;
        font-weight: normal;
}

.textfield
{
	margin: 0px;
	height: 20px;
	width: 224px;
	border: solid 0 #fff;
	background: transparent url("../../images/form_text_input.gif") no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 5px;
	font-family: verdana, arial, helvetica;
	color: #000;
	font-size: 10px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: left;
}

.areafield
{
	margin: 0px;
	height: 80px;
	width: 464px;
	border: solid 0 #fff;
	background: transparent url("../../images/form_text_area.gif") no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 5px;
	font-family: verdana, arial, helvetica;
	color: #000;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: left;
}

.contact_text
{
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-align: left;
	letter-spacing: 1px;
}

.footer_text
{
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	text-align: center;
	letter-spacing: 1px;
}
