html				{ height: 100%}
body
{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;	
	color: #666666;
	font-family: Arial,Verdana;	
	font-size: 10pt;
}
h1
{
	font-size: 22pt;
	color: #3f7d60;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 13pt;
}
h2
{
	font-size: 13pt;
	color: #3f7d60;
	letter-spacing: 1px;
}

a, a:active, a:visited { color: #666666; text-decoration: underline; font-weight: bold; }
a:hover { text-decoration: none; }

strong { color: #000000; }
#header { background: #FFFFFF url(../images/header_background.jpg) no-repeat top right; color: #FFFFFF; text-align: right; vertical-align: top; height: 185px; }
#header a { color: #FFFFFF; line-height: 30pt; text-decoration: none; font-weight: normal;}
#header a:visited { color: #FFFFFF; line-height: 30pt; text-decoration: none; }
#header a:hover { text-decoration: underline; }
#menu { height: 80px; }
#sub_menu { height: 44px; }

#header_left { background: #FFFFFF url(../images/header_left.jpg) repeat-x; }
#header_right { background: #FFFFFF url(../images/header_right.jpg) repeat-x; }

#footer_left { background: #FFFFFF url(../images/footer_left.jpg) repeat-x; }
#footer_right { background: #FFFFFF url(../images/footer_right.jpg) repeat-x;}
#footer_center { width: 1000px; }
#bottom { }

.home_text { font-size: 12pt; line-height: 22pt; padding-right: 70px; background: #FFFFFF url(../images/watermark.jpg) no-repeat;}
.body_text { font-size: 10pt; line-height: 16pt; padding-right: 70px}

.float_left { float: left; }
.float_right { float: right; }



.div_div { border-top: solid 1px black; height: 1px; }