body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	background: #990000;
	text-align: center;
	margin-top: 5px;
	
	
}

#container {
background: #fff;
width: 800px;
margin: 0px auto;
padding: 0px 0px;
border-top:5px solid #333;
border-left:1px solid #333;
border-right:1px solid #333;
border-bottom:1px solid #333;
; clip:  rect(   )
}

#topnav {
width: 400px;
text-align: right;
font-family: "Courier New", Courier, mono;
	
}

#header {
background-image: url(images/header.jpg);
background-position: right;
background-repeat: no-repeat;
background-color:#E8F1EE;
border-top: 1px solid #990000;
border-bottom: 1px solid #990000;
height: 111px;
}


#main {
background: #fff;
border-bottom: 1px solid #666;
}

#main2 {
background: #fff;

}


#midcontent {
padding: 15px 10px;
}


#side {
width: 150px;
background: #fff;
border-right: 1px solid #ccc;
}


.box1 {
	padding: 5px;
	color: #666;
	
}


.box2 {
	padding: 8px;
	
	
}
.box3 {
	padding: 0 10px;
	margin: 20px;
	border-left:1px solid #949E9F;	
; background-color: #FFFFDA
}

.box4 {
   font-family: "Courier New", Courier, mono;
	font-size: 11px;
	padding: 3px;
	margin: 3px;
	color: #25899E;	
}


/*Text Stuff*/

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 18px;
	padding: 0;
	text-align: left;
}


p{
padding: 3px 0;
margin: 3px 0;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}


h1, h2, h3, h4, h5 {
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

h1 {
font-size: 1.7em;
font-weight: normal;
border-bottom: 1px solid #e0e0e0;
color: #333;
padding: 3px 0;
margin: 3px 0;
}

h2 {
font-size: 1.5em;
font-weight: normal;
border-bottom: 1px solid #e0e0e0;
color: #990000;
padding: 3px 0;
margin: 3px 0;
}

h3 {
font-size: 1.2em;
font-weight: normal;
color: #990000;
border-bottom: 1px solid #e0e0e0;
padding: 3px 0;
margin: 3px 0;
}

#navcontainer {background: #fff; ; text-decoration: none}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Georgia, "Times New Roman", Times, serif;
}

#navcontainer a
{
display: block;
padding: 3px 0 3px 20px;
width: 132px;
background-repeat: no-repeat;
line-height: 17px;
; background-image: url(images/link.gif)
}

#navcontainer a:link
{
color: #333;
text-decoration: none;
}

#navcontainer a:hover
{
background-image: url(images/hover.gif);
background-repeat: no-repeat;
text-decoration: underline;
color: #990000;
}


a:link {
	color: #99B700;
; text-decoration: none

}

a:visited {
  color: #666;
; text-decoration: none
}

a:hover {
	text-decoration: underline;
}

.inline {
display:inline;
float: right;
padding: 0px 2px 0px 0px;
}.inline-2 {  float: left; padding-left: 2px}

.subcategory {
 background-color : inherit;
 color : #354A77;
 }

.inlinesub {
display:inline;
float: right;
padding: 0px 200px 0px 0px;
}.inline-2 {  float: left; padding-left: 2px}

.subcategory {
 background-color : inherit;
 color : #354A77;
 } 

.subcategory ul{
 /*list-style-type: square;*/
 list-style-type: none;
 margin : 0px;
 padding-top : 5px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;
 }
 
.subcategory li{
 padding-top : 3px;
 padding-bottom : 0px;
 margin-left : 0px;
 background-position:top left;
 background-repeat : no-repeat;
; list-style-type: none
 }

.subcategory li a{
 background-color : inherit;
 color : #354A77;
; clip:   rect(   ); background-position: 
 }

.subcategory li a:hover{
 text-decoration : underline;
 }

.links{
 cursor:pointer;
; text-decoration: none
}.highlight {  background-color: #E0F0B2}

.separator{
 border:1px #CCCCCC dotted;
 height:1px;
}
.faq {  color: #009999; font-weight: bold}

#boxdash{
width: 575px;
padding:5px 5px;
border: 1px #ccc dashed;
; margin:  0px 0px; clip:        rect(   )
; background-color: #FFFCFC
}

#box{
width: 575px;
padding:5px 5px;
border: 1px #ccc dotted;
; margin:  0px 0px; clip:        rect(   )
; background-color: #FFFCFC
}

#box2{
width: 160px;
margin-left: 0px;
padding:5px;
color: #CB0000;
border: 1px solid #ccc;
font-size: 10px;
}

#box3{
width: 160px;
float: right;
display: inline;
margin-left: 0px;
padding:5px;
color: #CB0000;
background-color: #fff;
border: 1px solid #ccc;
font-size: 10px;
}
.inline-3 {  float: right; padding-left: 9px; padding-top: 8px}

.rightfloaterr{
 float:right;
 text-align:right;
 width:50%;
}
.green-highlight {  color: #81AB63; font-weight: normal}
.stats {  vertical-align: bottom; clip:  rect(  10px ); font-size: 9px}
.quicklinks {  font-size: 10px}
