body {

	width: 100%;

	font-family: arial, helvetica, sans-serif;

	font-size: 70%;

	color: #899636;

	background: #fff;

	margin: 0;

	padding: 0;

}



#container {

	width: 90%;

	margin-left: 4%px;

	margin-right: 4%px;

	padding: 0em;

	color: #000;

}



#header {

	width: 100%;

	padding: 0em;

	margin-left: auto;

	margin-right: auto;

}



#head

	{

	background: #0A50A0;

	width: 90%;

}

.core

	{

	width: 95%;

	margin-left: auto;

	margin-right: auto;

	padding: 0em;

	color: #fff;	

	margin-bottom: 10px;

	}



#lhs {

  margin-right: 220px;        /* left side of window */

  margin-top: 10px;

  margin-bottom: 10px;

  padding: 7px 7px 0px 0px;

  height: 100%;

  vertical-align: top;

  border: 1px solid rgb(228, 228, 228);

  background:#fff;

  color: #000;

}


#rightnav {

  width: 210px;

  float: right;

  margin-top: 10px;

  margin-bottom: 10px;

  color: #000;

}


#blurb

	{

	border: 1px solid #ccc;

	background: #fff;

	height: 193px;

	text-align:right;

	vertical-align:text-top;

	padding: 7px;

	margin-right: 7px;

	}



.b {

	width: 33%;

	vertical-align:top;

	}

	

#search

	{

	color: #666;

   	font-size: 1em;

	width: 195px;

   	font-weight: bold;

    border: 1px solid #ccc;

	padding: 7px;

	margin-bottom: 10px;

	}


.sidespacerleft
{
background: white url(images/index_01.gif) no-repeat;
}
		
#sidespacerright
{
background: white url(images/index_04_002.gif) no-repeat;
}


.sidebar

	{

	text-align: left;

	width: 195px;

	padding: 7px;

	border: 1px solid #ccc;

	background: #fff;

	}



#menu

	{

	position: relative;

	background: #fff;

	max-width:auto;	

	border: 1px solid #ccc;

	padding: 0em;

	margin: 0px;

	height: 25px;

	background: #f1f3f5;

	}

#navi {

font: 10px/12px verdana, arial, georgia, sans-serif;

margin: 3px;

padding: 0px 0px 0px 0px;

width: auto;

}


#navi #navlist ul

{

margin: 0;

white-space: nowrap;

padding: 0;

}


#navi #navlist li

{

display: inline;

list-style-type: none;

}


#navi #navlist a

{

padding: 2px 8px 5px 5px;

border: 1px solid #f1f3f5;

background-color: #0a50a0;

}


#navi #navlist a:link, #navi #navlist a:visited

{

color: #fff;

text-decoration: none;

}


#navi #navlist a:hover

{

border: 1px solid #f1f3f5;

background-color: #fff;

color: #666;

}


#navi #active a:link, #navi #active a:visited, #navi #active a:hover

{

border: 1px solid #f1f3f5;

background-color: #fff;

color: #666;

}


a {

	text-decoration: none;

	font-weight: bold;

	color: #0080C0;

}


a:link {

	color: #0080C0;

	text-decoration: none;

}


a:hover {

	color: #0080C0;

	text-decoration: underline;

}


h1 {
	font-size: 4.3em;
    font-weight: bold;
    color:#0236B0;
	margin-top: 0em;
	margin-bottom: 0em;
}


h2 {

	font-size: 1.7em;

	margin: 1.2em 0em 1.2em 0em;

	font-weight: bold;

}

h3 {

	font-size: 1.4em;

	margin: 1.2em 0em 1.2em 0em;

	font-weight: normal;

}

h4 {

	font-size: 1.2em;

	margin: 1.2em 0em 1.2em 0em;

	font-weight: bold;

}

h5 {

	font-size: 1.0em;

	margin: 1.2em 0em 1.2em 0em;

	font-weight: bold;

}


h6 {

	font-size: 0.8em;

	margin: 1.2em 0em 1.2em 0em;

	font-weight: bold;

}


img {

	border: 0;

}


ul,ol {

	width: 100%;

	font-size: 1.0em;

	padding: 0;

	margin: 0;

	border: 0;

	list-style-type:circle;

}


li {

	width: auto;

	font-size: 1.0em;

	line-height: 1.8em;

	margin: 0 0 0 .5em;

	border: 0;

	padding: 0 0 0 0;

	list-style-type:circle;

}


table,td {

	font-size: 1.0em;

	color: #000;

}


form {

	padding: 0;

	margin: 0;

}


p {

	color: black;
    font-family: Arial;
    font-size:14px;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;

}



pre {

	/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/

	font-family: monospace;

	font-size: 1.0em;

}


strong, b {

	font-weight: bold;

}


.inputbox {

	font-family: arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: normal;

	font-size: .8em;

	background: #eee;

	border: 1px solid #999;

	margin-left: 10px;

}


.contact

	{

	text-align: left;

	margin-left: 20px;

	}



.button {

	font-size: 1.0em;

	background: #eee;

	border: 1px solid #999;

}


.strong {

	font-weight: bold;

}

.heading {
font-size:14px;
margin-bottom:5px;
padding-bottom:5px;
}

.specs td{
font-size:12px;
padding-bottom:5px;
}

.moduletable {

	width:185px;
    margin-top:30px;
	}



.moduletable th {

	color: #666;

	text-align: left;

	background: #f1f3f5 url(../images/bits.gif) top right no-repeat;

	font-size: 1em;

	font-weight: bold;

	padding: 0 0 0 .2em;

	border: 1px solid #ccc;

	line-height: 1.8em;

}


.moduletable td {

	color: #006443;

	padding: 0 0 0 5px;

	font-weight: normal;

	padding: 0 0 .4em 0;

	border: 0px solid #ccc;

	text-align: left;

	line-height: 1.3em;

}

.moduletable li {
list-style-type:none;
padding-left: 1em;
}

.moduletable a {
	padding: 0 0 0 5px;
	font-weight: normal;
    font-size:14px;
}

.submenu a {
font-size:12px;
}

.gray {
color:#666;
text-decoration:underline;
}

.moduletable a:hover {
color: #666;
}

.contentpane, .contentpaneopen {
width: 97%;
background: none;
color: #006443;
text-align: left;
margin-top: 1em;
margin-left: 1em;
}

.contentpaneopen ul {
width: auto;
font-size: 1.2em;
line-height: 1.8em;
margin: 0 0 0 1.5em;
border: 0;
padding: 0 0 0 0;
list-style-type:disk;
}
.contentpaneopen li {
width: auto;
font-size: 1.1em;
line-height: 1.8em;
margin: 0 0 0 1.5em;
border: 0;
padding: 0 0 0 0;
list-style-type:disk;
}

table.contact {

	width: 95%!important;

	width: 94%;

	background: none;

	color: #006443;

	text-align: left;

	margin-left: 1em;

}


.contentheading {

	width: 94%;

	font-size: 1em;

	font-weight: bold;

	font-family: arial,sans-serif;

	color: #000000;

	text-align:left;

	margin: 1.5em 1em 1em 0;

	border: 0px solid #e4e4e4;

	padding: .2em;

}


.contentdescription {

	font-size: 1em;

	color: #808080;

	text-align: left;

}

.componentheading {

	font-size: 1.5em;

	font-weight: bold;

	color: #666666;

	text-align:left;

	margin: 1.5em 0em 0em 0;

}

.frontpageheader {

	font-weight: bold;

	color: #666666;

	text-align:left;

	margin-left: 10px;

	line-height: 1.3em;

}

.category {

	color: #999999;

	font-family: arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

}


a.category:link, a.category:visited {

	color: #999999;

	font-weight: bold;

}


a.category:hover {

	color: #FF9900;

}


.poll {

	font-family: arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #666666;

	line-height: 14px

}


.sectiontableentry1 {

}


.sectiontableentry2 {

}


.sectiontableheader {

	color : #006443;

	font-weight : bold;

	border-collapse: collapse;

}

.small {
    font-size:10px;
	color: #666;
	line-height: 1;

}

.code {

	font-family: courier, serif;

	font-size: 1.2em;

	padding: 2px;

	line-height: 1.3em;

	background-color: #f0f0f0;

	color: blue;

	border: 1px solid #d5d5d5;

	margin: 0px;

	width: 90%;

}

.message {

	font-family : arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size : 1em;

	color : #666;

	text-align: center;

}

.ontab {

	background-color: #666666;

	border-left: outset 1px #666;

	border-right: outset 1px #006443;

	border-top: outset 1px #666;

	border-bottom: solid 1px #006443;

	text-align: center;

	cursor: default;

	font-weight: bold;

	color: #FFFFFF;

	padding: .2em;

}

.offtab {

	background-color : #cccccc;

	border-left: outset 1px #666;

	border-right: outset 1px #006443;

	border-top: outset 1px #666;

	border-bottom: solid 1px #006443;

	text-align: center;

	cursor: default;

	font-weight: normal;

	padding: .2em;

}

.edit-tabs {

	padding: 1em;

	background: none;

}

.tabpadding {

}

.tabheading {

	background-color: #ffae00;

	text-align: left;

}

.pagetext {
margin-right:30px;

}

#weblink-categories {

	margin-top: 1em;

}

.contact-form {

	width: 100%;

}

.author {

	font-size: .8em;

}

.content-entry h3 {

	color: #CCC;

	font-size: 1.5em;

	font-weight: bold;

	margin: 1em 0 0 0;

}

a.pagenav {

	color: #CCC;

	border-bottom: 0;

}


a.pagenav:hover {

	color: #666;

	border-bottom: 0;

}
.div center {
text-align:center;
}

div.imagebox   /* Float image right */
{
 border:0;
 text-align: center;
}

div.imageboxright   /* Float image right */
{
 border:0;
 float:right;
 marign-left: 10px; 
 text-align: center;
}

div.imageboxleft   /* Float image left */
{
 border:0;
 float:left;
 margin-left:10;
 margin-right: 10px;
}

.topnav
{	
background: white url("images/buttonslice.gif");
background-repeat: repeat-x;
padding-top:5px;
padding-bottom:5px;
padding-left:0px;
padding-right:0px;
margin-top:0px;
border-left:1px solid #808080;
border-right:1px solid #808080;
border-bottom:1px solid #808080;
}

.topnav a
{
font-size:14px;
font-style:bold;
color:#0080C0;
}

.bottomline h2
{
font-size:12px;
color:#7BA9FD;
font-style:normal;
text-align:center;
background: #DFDFDF;
width: 100%;
}

.box
{
border:1px #000000 solid;
margin-top:20px;
margin-right:10px;
padding-top:20px;
padding-bottom:20px;
padding-left:10px;
}

.box h2
{
font-size:1.3em;
text-decoration:underline;
}

.box a
{
color: #0080C0;
font-style:normal;
font-size:1.1em;
}

.banback
{
background:#FFFFFF;
padding:8px 0px 8px 0px;
}

.banbackbl
{
background:#000000;
border:1px #000000 solid;
padding:6px 0px 6px 0px;
}

#footer{

	width:100%;

	top: 30px;

	text-align: left;

	background-color:#fff;

	color: #666;

	border-top: 0px solid #999;

	border-right: 0px solid #000000;

	text-align: center;

}

#footer a
{
font-size: 12px;
font-style:bold;
color: #0080C0;
margin:5px;
text-decoration:underline;
}