html, body {
	margin:0;
	margin-bottom:100px;
	padding:0;
	text-align:center;
	background-color:#FBFBFB;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:11px;
	line-height:19px;
	color:#6D645C;
}

td {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:11px;
	line-height:19px;
	color:#6D645C;
}
h1 {
	font-size:21px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:0px;
}
h4 {
	font-size:14px;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:0px;
}
h6 {
	font-size:9px;
	font-weight:normal;
}
p {
	margin-top:0px;
	margin-bottom:19px;
}

#container {
	width:905px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #9F958B;
	text-align:left;
	min-width: 500px;margin-left:auto;
	margin-right:auto;
}

#top {
	width:905px;
	height:59px;
	background:url(/i/both_top.gif);
}

.menu {
	width:905px;
	height:42px;
}
#submenu {background:url(/i/sub_menu.gif);}
#frontmenu {background:url(/i/front_menu.jpg);}
.menu img {margin-left:355px;}

.main {
	width:905px;
}
#submain_fixed {
	background:url(/i/sub_mid_fixed.gif);
	height:229px;
}
#submain_expand {
	background:url(/i/sub_mid_expand_top.gif);
}

#frontmain {
	background:url(/i/front_mid.jpg);
	height:229px;
	cursor:pointer;
	cursor:hand;
}

#submain_fixed #text {
	margin-left:120px;
	width:678px;
	overflow:auto;
	height:200px;
}
#submain_expand #text {
	margin-left:120px;
	width:678px;
	overflow:auto;
}
#submain_fixed #text #guts {
	width:600px;
}
#submain_expand #text #guts {
	width:600px;
}
#submain_expand_bottom {
	background:url(/i/sub_mid_expand_bottom.gif);
	width:905px;
	height:28px;
}

#bottom {
	width:905px;
	height:89px;
	background:url(/i/both_bottom.gif);
}

.label {
	float:left;
	width:100px;
	font-weight:bold;
}

.formtext {
	float:left;
	font-weight:bold;
}

input, select, textarea {
	float:left;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:11px;
	color:#6D645C;
	border:1px solid #DEDAD7;
}

.endfield {
	clear:both;
	height:8px;
}

#loader {
	position:absolute;
	top:-100px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#subtext {
	font-family: helvetica;
	width:905px;
	margin-top:10px;
	margin-bottom:20px;
	text-align: center;
	font-size: 11px; 
	min-width: 500px;margin-left:auto;
	margin-right:auto;
	
}

p.submenu
{
	color: #000000; 
	text-align: center
}

.quotebox {
	border:1px solid #6D645C;
	padding:10px;
}

a.blk, a.blk:hover, a.blk.active, a.blk:visited
{
	font-family: helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
