body
{
	
	background-image: url('../images/bg_repeat.jpg');
	background-repeat: repeat-y;
	background-position:center center;
	font-family: Arial, Tahoma, MS Sans-Serif;
	font-size:10pt;
	font-weight: normal;
	margin: 0px auto 0px auto;
	padding: 0px;
}

a, a:link, a:visited, a:active, a:hover
{
	color: Blue;
	font-family: Arial, Tahoma, MS Sans-Serif;
	font-size:10pt;
	text-decoration: underline;
}

a:hover
{
	text-decoration:none;
}

.errortext
{
	color: Maroon;
	font-size: 8pt;
}

h1, h2, h3, h4
{
	margin-top: 0px;
	color:#4C4B4B;
}

h1
{
	font-size: 15pt;
	font-weight: bold;
}

h2
{
	font-size: 13pt;
	font-weight: bold;
}

h3
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
}

h4 
{
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0px;
}

.header
{
}

.header_content
{
}

.header_left
{
	float: left;
	width: 360px;
}

.header_left_logo
{
	text-align: center;
}

.header_left_testimonial
{
	float: left;
	width: 150px;
}

.header_left_nav
{
	float: left;
	width: 200px;
}

.header_nav
{
	background-image: url('../images/ico_nav.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: solid 1px #EBEBEB;
}

.header_nav_content
{
	margin: 3px 0px 3px 35px;
}

.header_right
{
	float: right;
	width: 365px;
}

.header_bottom
{
	background-image: url('../images/header_bottom.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	height: 20px;
	clear: both;
}

.header_image
{
	text-align: right;
	vertical-align: top;
}

.header_right
{
}

.header_right_top
{
	background-image: url('../images/header_top.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 30px;
}

.header_right_image
{
	background-image: url('../images/header_right.jpg');
	background-position: right top;
	background-repeat: repeat-y;
}

.header_right_image_content
{
	margin-right: 1px;
}

.page
{
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	margin: 0px auto 0px auto;
	width: 750px;
}

.page_content
{
	background-color: white;
	padding: 10px 10px 10px 10px;
}

.pagemessage
{
	background-color: Yellow;
	color: Maroon;
	font-size: xx-small;
}

.requiredfield
{
	background-color: #ffffcc;
}

td
{
	font-family: Arial, Tahoma, MS Sans-Serif;
	font-size: 10.5pt;
	font-weight: normal;
}

.nav_text
{
	color:#4589AA;
	font-family: Arial, Tahoma, MS Sans-Serif;
	font-size:10pt;
	font-weight: normal;
}

.testimonials_text
{
	font-family: Arial, Tahoma, MS Sans-Serif;
	font-size:8pt;
	font-weight: normal;
}

.tagline_text
{
	font-size:10pt;
	line-height:10px;
	color:#808080;
	MARGIN-TOP:5px; 
	MARGIN-LEFT:125px
}

.footer
{
	margin-top: 10px;
	border-top: solid 7px #e9e9e9;
}

.footer_text, .footer_text a, .footer_text a:link, .footer_text a:hover, .footer_text a:visited
{
	font-family:Tahoma;
	font-size:8pt;
	color:#727272;
	text-align: center;
	margin-top: 10px;
}
