body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}

#nav {
	background-image: url(../images/interface/background.jpg);
}
#nav li a:link {
	color: #00ADDD;
	text-decoration: none;
	background-color: #FFFFFF;
}
#nav li a:visited {
	color: #00ADDD;
	text-decoration: none;
	background-color: #FFFFFF;
}
#nav li a:hover {
	padding: 1px;
	color: #A6CE39;
	text-decoration: none;
}


#content {
	background-color: #FFFFFF;
	padding: 15px 0px 15px 25px;
	}
	
#content a {
	color: #00ADDD;
}

#content a:hover {
	color: #0066B3;
}	
#newsbox a:hover {
	color: #0066B3;
}

#content a:visited {
	color: #00ADDD;
	text-align: right;
}


#footer {
	clear:both;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border-top-color: #00ADDD;
}
h1 {
	font-size: 20px;
	color: #0066B3;
	text-align: center;
}





td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	line-height: 20px;
}

#nav ul {
	background-color: #FFFFFF;
	display: block;
	margin-right: 5px;
	padding-right: 3px;
	border: 1px solid #00ADDD;
	list-style-type: none;
	margin-left: 25px;
	padding-left: 10px;
}
h2 {
	font-size: 16px;
	color: #A6CE39;
	font-weight: bold;
	display: block;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A7CD39;
}

#footer a:link {
	color: #A6CE3A;
}
#footer a:visited {
	color: #A6CE3A;
}
#newsbox {
	display: block;
	float: right;
	width: 200px;
	border: 1px solid #A6CE39;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#newsbox a {
	color: #00ADDD;
}
#newsbox a:visited {
	color: #00ADDD;
}
#newsbox h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0066B3;
	text-align: center;
	display: block;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: -5px;
	margin-left: -5px;
}
#resoursebox {
	display: block;
	padding: 5px;
	float: right;
	width: 200px;
	border: 1px solid #A6CE39;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: right;
}
#resoursebox h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0066b3;
	text-align: center;
	display: block;
	font-weight: normal;
}
#newsbox h1 a:link {
	color: #FFFFFF;
}
#newsbox h1 a:visited {
	color: #FFFFFF;
}
#wrapper {
	border: medium solid #0065B3;
	width: 769px;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #A5CE38;
}
.newsheader {
	font-size: 14px;
	font-weight: bold;
	color: #0165B2;
}
.quote {
	font-size: 12px;
	font-style: italic;
}
.quoteSignature {
	font-size: 11px;
	font-style: italic;
	text-align: right;
}
#packetTable {
	border-top: thin solid #A5CE37;
	border-left: thin solid #A5CE37;
}
#packetTable th {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #BBE93A;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A7CB40;
	border-bottom-color: #A7CB40;
	letter-spacing: 2px;
	padding: 0px;
}
#packetTable td {
	border-top: #A5CE37;
	border-right: thin solid #A5CE37;
	border-bottom: thin solid #A5CE37;
	border-left: #A5CE37;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	line-height: normal;
}
#packetTable h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0066B3;
	text-align: center;
	display: block;
	font-weight: normal;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: -5px;
}
.paratitle { color: #346ABD; font-weight: bold; font-size: 14px; font-family: Geneva, Arial, Helvetica, sans-serif;}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6689CC;
}
#video {
	float: right;
	padding-left: 10px;
}
.subheader {
	font-size: 16px;
	font-weight: bold;
	color: #0165B2;
}
.clear { clear: both; }
.smalltext {
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
