/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #006990;
	}

.copyright { font-size: 10px; color: #999966; margin: 3px; letter-spacing: 1px; }
p,li { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #000000; }
ul { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #000000; margin-top:0px;}
.copy { margin-left: 40px; margin-right: 35px; color: #006990;}
.pagenav { font-size: 10px; margin-left: 15px; color: #E38729; font-weight: bold; letter-spacing: 2px; }
.pagetitle { font-size: 18px; color: #999966; font-weight: bold; letter-spacing: 3px; font-variant: small-caps; }
.subtitle { margin-left: 40px; margin-right: 35px; font-size: 13px; color: #E38729; font-weight: bold; letter-spacing: 2px; }
.heading { margin-left: 30px; margin-right: 35px; font-size: 12px; color: #999966; font-weight: bold; letter-spacing: 2px; }

a { color: #006990; text-decoration: none; }
a:hover { color: #E38729; text-decoration: underline; }

a.copy { color: #E38729; text-decoration: underline; margin-left: 0px; margin-right: 0px;}
a.copy:hover { color: #006990; text-decoration: none; margin-left: 0px; margin-right: 0px;}
.small { margin-left: 40px; margin-right: 35px; font-size: 9px; }

.bottom { font-weight: bold; }

input { font-family: arial, helvetica, sans-serif; font-size: 12px; background-color: #AED7E5; border-color: #006990; color: #666666; border-style: solid; border-width: 1px; }
select	{ font-family: arial, helvetica, sans-serif; font-size: 12px; background-color: #006990; border-color: #006990; color: #ffffff; border-style: solid; border-width: 1px; }

a.rollover { font-family: arial, helvetica, sans-serif; font-size: 12px; color: #AED7E5; }
a.rollover:hover { color: #E38729; text-decoration: none; font-weight: bold; font-variant: small-caps;}

.tableborder	{ border-width: 1px; border-style: solid; border-color: #006990; }
.bg1	{ border-width: 1px; border-style: solid; border-color: #006990; background-color: #006990; }
.bg2	{ border-width: 1px; border-style: solid; border-color: #006990; background-color: #AED7E5; }
.bg3	{ border-width: 1px; border-style: solid; border-color: #006990; background-color: #E38729; }
.bg1title	{ font-size: 11px; color: #ffffff; font-weight: bold;}
.cell	{ font-size: 11px; color: #000000;}
.bg2title	{ font-size: 11px; color: #000099; font-weight: bold;}
.bg3title	{ font-size: 11px; color: #000099; font-weight: bold;}



#content {background:#fff;color:#006990;font-family: arial, helvetica, sans-serif; font-size: 12px;padding-left: 40px; padding-right: 35px;}
#content p {color:#006990;}
#content ul {margin-top:0px;}
#content ul li {color:#006990;padding-bottom:10px;}
#content a { color: #E38729; text-decoration: underline; margin-left: 0px; margin-right: 0px;}
#content a:hover { color: #006990; text-decoration: none; margin-left: 0px; margin-right: 0px;}

#content h1 { font-size: 18px; color: #999966; font-weight: bold; letter-spacing: 3px; font-variant: small-caps; }
#content h2 { font-size: 13px; color: #E38729; font-weight: bold; letter-spacing: 2px; }
#content h3 { font-size: 12px; color: #999966; font-weight: bold; letter-spacing: 2px; }
#content h4 { font-size: 9px; }

