html { color:#393939 }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote { margin:0; padding:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style:inherit; font-weight:inherit }
del, ins { text-decoration:none }
li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:'' }
abbr, acronym { border:0; font-variant:normal }
sup { vertical-align:baseline }
sub { vertical-align:baseline }
legend { color:#000 }
input, button, textarea, select, optgroup, option { font:inherit inherit inherit inherit }
input, button, textarea, select { *font-size:100%
}
body { color:#333; font:11px/1.8em arial, helvetica, clean, sans-serif; }
select, input, button, textarea, button { font:99% arial, helvetica, clean, sans-serif }
table { font:100%; font-size:inherit }
pre, code, kbd, samp, tt {
*font-size:108%; font-family:monospace; line-height:100% }
h1, h2, h3, h4, h5, h6, strong, dt { font-weight:bold }
h1, h2, h3, h4, h5, h6 { }
h1 {
	font-size:200%;
	line-height: 1.2em;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #703b01;
}
h2 {
	font-size:150%
}
h3 { font-size:108% }
optgroup { font-weight:normal }
abbr, acronym { border-bottom:1px dotted #000; cursor:help }
em { font-style:italic }
del { text-decoration:line-through }
blockquote, ul, ol, dl { margin:0 1em }
ol, ul, dl { margin-left:2em }
ol li { list-style:decimal outside }
ul li { list-style:disc outside }
dl dd { margin-left:1em }
th { font-weight:bold; font-size: 110%; }
caption { margin-bottom:.5em; text-align:center }
sup { vertical-align:super; font-size:50% }
sub { vertical-align:sub; font-size:50% }
p, fieldset, pre { margin-bottom:1.2em }
button, input [ type = "checkbox" ], input [ type = "radio" ], input [ type = "reset" ], input [ type = "submit" ] { padding:1px }
/* CSS for Website */
html, body { height: 100%; }
body { background-color:#999; background-image:url(../images/bg.gif) }
p, ul, ol { margin:0; padding:0 0 1.5em 0 }
ul, ol { padding:0 0 1.25em 2.5em }
blockquote { color:#555; font:italic 120% Cambria, Georgia, "Times New Roman", Times, serif; padding:0 0 1em 0; quotes:"\201C" "\201D" }
blockquote:before { content:"\201C"; font-size:180%; font-weight:bold }
blockquote:after { content:"\201D"; font-size:120%; font-weight:bold }
a, a:link, a:visited { color:#036; text-decoration:none }
a:hover, a:active { text-decoration:underline }
a.noBorder:hover, a.noBorder:active { border-bottom:none }
small { font-size:0.85em }
em { font-style:italic }
img { border:0 }
cite { font-style:italic; font-size:80%; text-align:right; display:block }
acronym, abbr { border-bottom:1px dashed; cursor:help; letter-spacing:1px }
.clear { clear:both; font-size:1px; height:1px; line-height:1px; overflow:hidden }
.float-left { float:left }
.float-right { float:right }
.text-left { text-align:left }
.text-right { text-align:right }
.text-center { text-align:center }
.text-justify { text-align:justify }
.bold { font-weight:bold }
.italic { font-style:italic }
.underline { border-bottom:1px solid }
.highlight { background:#ffc }
.wrap { margin:0 auto; width:998px; }
.container { margin:0 auto; width:960px; }
.img-left { float:left; margin:0px 10px 4px 0 }
.img-right { float:right; margin:0px 0px 4px 10px }
.nopadding { padding:0 }
.noindent { margin-left:0; padding-left:0 }
.nobullet { list-style:none }
.margin { padding:10px 14px; }
.hspace { margin:0px 5px }
.vspace { margin:5px 0px }
.small { font-size:85% }
.required { color:#c33; font:bold 12px 'Lucida Grande', Arial, Helvetica, sans-serif }
.bordered { background:#fff; border:1px solid #888; padding:2px }
.line { line-height:1px; height:1px; font-size:1px; border-top:1px solid #dedede; }
.rightmargin { margin:0px 6px 4px 0px; }
body {
	background-image: url(../images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #222;
}
.container {
	margin: 0px auto;
	width: 780px;
	background-color: #FFF;
	border:1px solid #630;
	border-top:none;
}
.container #menu table tr td a {
	background-color: #703b01;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 2px;
	font-size:12px;
}
.container #menu table tr td a:hover, .container #menu table tr td a.selected {
	background-color: #d77206;
}

