@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, address, em, font, img, ins, kbd, q, s, strong, sub, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:normal;
	margin:0;
	outline:0;
	padding:0
}
:focus {
	outline:0
}
table {
	border-collapse:separate;
	border-spacing:0
}
BODY {
	background-color:#003
}
body, H1, H4, A:link, .general {
	color:#fff
}
H2, H3, H5, H6 {
	color:#fc9
}
a {
	color:#cff
}
.general {
	background-color:#006;
	border:navy solid;
	border-width:4px 2px 6px 4px;
	margin:10px 0;
	padding:8px;
	text-align:left
}
.general A:link {
	color:#CAFFFF;
	font-weight:700;
	text-decoration:underline
}
#footer {
	background-color:#fc6;
	border-color:#F93;
	border-style:solid;
	border-width:4px 2px 6px 4px;
	color:#000;
	font-weight:bold;
	line-height:1.3em;
	text-align:center
}
#footer a:hover {
	color:navy
}
#footer a:link {
	color:#003;
	font-weight:bold;
}
#footer a:visited {
	color:#2f2f2f;
	font-weight:normal;
}
h1 {
	font-size:22px
}
h2 {
	font-size:20px
}
h3 {
	font-size:18px
}
p {
	font-size:14px;
	padding:2em
}
ul {
	font-size:12px;
	list-style:square, outside;
	padding:0 3em
}
ol {
	font-size:12px;
	padding:0 3em
}
.general h2 {
	font-weight:700
}
#footer a {
	font-size:11px;
	text-decoration:none
}
.print {
	display:none
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:640px
}
#content {
	height:auto;
	overflow:hidden;
	padding:0;
	text-align:left;
	width:640px
}
H1, H2, H3, H4, H5, H6 {
	margin:.5em 1em .5em .5em
}
A:visited {
	text-decoration:none
}
#mast {
	height:128px;
	width:640px
}
.general-ctr {
	margin:10px 0;
	padding:8px;
	text-align:center
}
.general p {
	padding-bottom:.3em;
	padding-left:2em;
	padding-top:.3em
}
.general p.center { 
	text-align: center; }
.general p.italic { 
	text-align: center;
	font-style:italic}
.general-ctr p {
	padding-top:.7em}
h4, h5 {
	font-size:14px}
#wrapper .general h3 a {
	color: #FC9;
	text-decoration: none;
}
#wrapper .general h3 a:hover {
	color: #FFF;
	text-decoration: underline;
}
img.fltrgt {float:right; padding-left:10px}
img.fltlft {float:left; padding-right:10px}

