body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color:#000000;
  background-color: #A3D6F5;
  font-family: Verdana;
  font-size: 13px;
}

A:link {
	COLOR: #33CC33; text-decoration: none;
}
A:visited {
	COLOR: #33CC33; text-decoration: none;
}
A:active {
	COLOR: #33CC33; text-decoration: none;
}
A:hover {
	COLOR: #33CC33; text-decoration: underline;
}

.header_interior{
margin-left:auto;
margin-right:auto;
width:760px;
margin-top:25px;
}

html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 12px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 848px;
	position: relative;
}


h1 {
	color: #0066CC;
	font-family: verdana;
	font-size: 2em;
	margin: 0;
	padding: 0;
	align: center;
}

h2 {
	color: #0066CC;
	font-size: 1.6em;
	margin: 0 0 5px 0;
	padding: 0;
	align: center;
}

h3 {
        color: #0066CC;
        font-size: 1.6em;  
	margin: 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#inner {
	border-left: none;
	border-right: none;
	background: white;
	color: black;
	margin-bottom: 10px;
}

#header {
	
	padding-top: 9px;
	position: relative;
}

#header img {
	display: block;
}

#nav {
	position: absolute;
	left: 350px;
	top: 40px;
	width: 100px;
}

#nav, #nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#browse {
	float: left;
	width: 10px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
}

#browse dt {
	background: #c80000 url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	background: #227293;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background: #74a7b7;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

#browse .searchform {
	padding: 10px;
}

#browse .text, #browse select {
	width: 100px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 165px; 
}
.greenbtn {
	width:400px;
	height:136px;
	padding-top:10px;
	text-align:center;
	margin-left:190px;
	background:url(images/greenbtn.gif) no-repeat;
}
.greenbtn a {
	font-size:1.8em;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
.orangebtn {
	width:200px;
	align:center;
	height:71px;
	padding-top:10px;
	text-align:center;
	margin-left:190px;
	background:url(images/orangebtn.gif) no-repeat;
}
.orangebtn a {
	font-size:1.3em;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

#body {
	float: center;
	width: 840px;
	margin: 2px 1px 0 0;
	border: 1px solid #e5e5e5;
	position: relative;
}

#body p {
	margin: 1em 0;
	padding: 0;
}
ul.features {
	margin-left:12px;
}
ul.features li {
	padding:5px 0 5px 20px;
	background:url(images/chkbullet.jpg) no-repeat left center;
}



* html #body .rightbox {
	margin-right: 10px;
}

#body .br {
	border-bottom: 1px solid #e5e5e5;
}

#body .readmore {
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#body .readmore a {
	color:#FF0000;
}

#body .readmore a:hover {
	color:#FF0000;   
}

#body h3 {
	text-align: center;
	font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #5d5d5d;
	padding: 0 0 0 18px;
	margin: 1px 0 3px 0;
}

#footer {
	background: #A3D6F5;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid white;
}
	
#footer, #footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: left;
	right: 10px;
	top: 0px;
	padding: 0px 0 0px 0;
}
