/* CSS Document */

html { overflow: -moz-scrollbars-vertical !important; }

body {
	background: #809567;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}

a:link { text-decoration: none; color: black; }
a:visited { text-decoration: none; color: black;}
a:hover { text-decoration:none; color: black;}
a:active { text-decoration: none; color: black;}		

p { margin: 0px; margin-bottom: 10px; }

p.footer { text-align: right; font-size: 12px; padding-bottom: 30px; }
p.footer a:link { color: black; text-decoration: none; }
p.footer a:visited { color: black; text-decoration: none; }
p.footer a:hover { color: black; text-decoration: none; }
p.footer a:active { color: black; text-decoration: none; }

table { border: 0px; margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
form { margin: 0px; }
input, select, textarea { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td { vertical-align: top; }
img { margin: 0px; padding: 0px; border: 0px; }
div { padding: 0px; margin: 0px; }
hr { size: 1px; width: 100%; }

table#layout { background: white; margin: 0px auto;}
	table#layout td { padding: 0px; }

table#header { margin-left: 64px; margin-top:50px; width:800px; }
	table#header td { padding: 0px; margin: 0px; }
	table#header td#topnav { border-bottom: 3px solid #809567; background-color: white; height: 70px; }
	table#header td#topnav p { font-size: 11px; font-weight: bold; color: black; text-align: right; padding-top: 44px; padding-right: 0px; }
	table#header td#toplogo { border-bottom: 3px solid #809567; background-color: white; height: 70px; }
	table#header td#toplogo img#logo { padding-left: 0px; padding-top: 30px; }

	div#navigation { padding-top: 40px; padding-left: 40px; width: 200px; }
	div#navigation a { color: black; font-weight: bold; font-size: 12px; }
	div#navigation a#selected { color: black; }

table#content { margin-top: 0px; border: 0px; color:#666666; }
	table#content td { padding: 0px; margin: 0px; }
	
	table#content td.left { width: 260px; }
	table#content td.middle { width: 376px; }
	table#content td.right { width: 292px; }


table#footer { margin: 0px auto; width: 942px; }
	table#footer td { padding: 0px; margin: 0px; }
	
	/* padding - top - right - bottom - left */
	div#content_left { padding: 0px; }
	div#content_middle { padding: 35px 50px 30px 50px; font-size: 11px; line-height: 160%; }
	div#content_middle_2 { padding: 50px 00px 30px 50px; font-size: 11px; line-height: 160%; }
	div#content_middle_mildred { padding:0px; margin: 0px; font-size: 11px; line-height: 160%; color: #808080}
	div#content_middle_scroll { margin-top:50px; margin-right:30px; line-height: 160%; height:360px;}
	div#content_middle_scroll { overflow: scroll; overflow-y: scroll; overflow-x: hidden; overflow:-moz-scrollbars-vertical; }
	div#content_middle_scroll { scrollbar-base-color: #666666; }
	div#content_right { padding: 40px 0px 40px 18px; font-size: 11px; line-height: 160%; }
	div#content_right_scroll { margin-top:50px; margin-right: 70px; line-height: 160%; height:360px;}
	div#content_right_scroll { overflow: scroll; overflow-y: scroll; overflow-x: hidden; overflow:-moz-scrollbars-vertical; }
	div#content_right_scroll { scrollbar-base-color: #666666; }
	div#content_right_text { padding-top:150px; font-size:10px;}
	
	div#footer { background-color: white; width: 903px; margin: 0px auto; padding-top: 10px; padding-right: 25px; }
	div#footer p { border-top: 3px solid #809567; padding-top:10px; margin-left: 64px; width:800px; font-size: 11px; }
	
.sectionmainheader { color:black; font-size:14px;font-weight:bold; }
.sectionheader { color:black; font-size:14px;font-weight:bold; }
