html
{
	padding: 0;
	margin: 0;
	overflow: -moz-scrollbars-vertical;
}

body
{
	background: #2069bc url(../images/background.gif) top left repeat-x;
	padding: 15px;
	color: #000;
	font-family: "Arial", sans-serif;
	font-size: 0.8em;
}

h3
{
	margin: 0 0 10px 0;
	padding: 0;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
	
}

a:visited
{
	color: #000099;
	text-decoration: underline;
}

a:active
{
	color: #b2dbf8;
}

div#container
{
	margin: 0 auto 0 auto;
	width: 700px;

	text-align: left;
}

div#header
{
	background: #447915 url(../images/header_background.gif) top left repeat-x;
	padding: 20px 0 10px 15px;

	color: #e5e5e5;
}
div#header h1
{
	color: #fff;
	padding: 0;
	margin: 0;
	font-family: "Arial", sans-serif;
	font-size: 42px;
	letter-spacing: -0.04em;
}

div#subheader
{
	padding: 10px 0 0 15px;
}
div#subheader h2
{
	padding: 0 0 10px 0;
	margin: 0;
	color: #fff;
	font-size: 20px;
	text-align: center;
}


ul#navigation
{
	margin: 0;
	padding: 0px 0px 0px 185px;
	list-style-type: none;
}

ul#navigation li
{
	float: left;
	margin: 0 1px 0 0;
	padding: 8px 8px 8px 8px;
	color: #000;
	font-size: 0.8em;

	border-bottom: 1px solid #000;

	background: #fff url(../images/tab_background.gif) top left repeat-x;
	font-family: "Verdana", sans-serif;
}

ul#navigation li a
{
	color: #000;
	text-decoration: underline;
}

ul#navigation li a:hover
{
	color: #990000;
	text-decoration: none;
}

ul#navigation li.active
{
	font-weight: bold;
	border-bottom: 1px solid #fff;
	background: #fff;
}

div#content
{
	clear: both;
	background: #fff;
	padding: 18px 25px 18px 25px;

}

div#content a, div#content a:active, div#content a:visited
{
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}

div#content a:hover
{
	text-decoration: none;
	color: #000099;
}

div#content h1, div#content h2
{
	color: #000;
}

div#subcontent
{
	background: #871e08 url(../images/footer_background.gif) top left repeat-x;
	padding: 28px 18px 18px 18px;
	color: #b0b0b0;
	font-family: "Verdana", sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

div#footer
{
	background: #000;
	padding: 8px 18px 8px 18px;
	color: #a5a5a5;
	font-family: "Verdana", sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

div#footer a, div#footer a:active, div#footer a:visited
{
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}

div#footer a:hover
{
	text-decoration: underline;
}

.txtBigWhite {
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	color: #FFFFFF;
	letter-spacing: .4em;
}
.txtBigRed {
	font-size: 18px;
	font-style: italic;
	font-weight: 800;
	color: #993300;
}
#keywords {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.txtBoldRed {
	font-weight: bolder;
	color: #993300;
}
.quotebox {
width: 145px;
background:#FFCC00;
color:black;
float: right;
border:1px solid maroon;
font-weight:bold;
line-height:140%;
padding:5px;
margin-top:10px;
margin-left:10px;
}
.quotebox2 {
width: 145px;
background:#D0EAB9;
color:black;
float: right;
border:1px solid maroon;
font-weight:bold;
line-height:140%;
padding:5px;
margin-top:10px;
margin-left:10px;
}

.imgMore {
	vertical-align: text-bottom;
}
form {
	margin: 0px;
	padding: 0px;
}
.style1 {color: #0000FF}
.style3 {
	font-size: large;
	color: #000000;
}
.style4 {color: #FF0000; font-weight: bold; font-size: larger; }
.style8 {
	font-size: medium;
	font-weight: bold;
}
.style9 {color: #FF0000; font-weight: bold; font-size: x-large; }
.style10 {
	color: #FF0000;
	font-weight: bold;
}
.style11 {font-size: medium; font-weight: bold; font-style: italic; }
.style12 {color: #FF0000}
.style13 {color: #000000; font-weight: bold; font-size: larger; }
.style14 {font-size: xx-large}
.style15 {
	font-size: x-large;
	font-style: italic;
}
.style16 {
	font-weight: bold;
	color: #993300;
	font-size: 18px;
}
.style17 {font-size: medium}
.style18 {color: #FFFFFF}
.style19 {
	color: #000000;
	font-weight: bold;
}

ul#nav
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	
	
}

ul#nav li
{
	float: left;
	margin: 0 1px 0 0;
	padding: 8px 8px 8px 8px;
	color: #000;
	font-size: 11px;
  
	border-bottom: 1px solid #000;

	background: #fff url(../images/tab_background.gif) top left repeat-x;
}

ul#nav li a
{
	color: #000;
	text-decoration: underline;
}

ul#nav li a:hover
{
	color: #000099;
	text-decoration: none;
}

ul#nav li.active
{
	font-weight: bold;
	border-bottom: 1px solid #fff;
	background: #fff;
}
