* {margin: 0;}
body, h1, h2, h3, h4, h5, h6, blockquote, label, fieldset, ul, ol, dl, li, object, table, th, tr, td  {padding: 0;}

p {
padding: 0px 0px 10px 0px;
line-height: 16px
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #66CC99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00CC99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CC99;
}
a:hover {
	text-decoration: underline;
	color: #009966;
}
a:active {
	text-decoration: none;
	color: #009966;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	line-height: 24px;
}
h2 {
	font-size: 12px;
	line-height: 20px;
}
.pagecontainer {
	width: 760px;
	margin: 0 auto;
	background: #fff;
	background-image: url(../images08/sub-page-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.headercontainer {
	background-image: url(../images08/top-bg.jpg);
	background-repeat: repeat-x;
	height: 200px;
}
.logocontainer {
	margin: 15px 0px 0px 55px;
	width: 290px;
	float: left;
}
.topanimation {
	width: 160px;
	float: left;
	margin: 50px 0px 0px 20px;
}
.topnavigation {
	width: 120px;
	float: right;
	margin: 30px 0px 0px 0px;
}
.footercontainer {
	height: 50px;
	text-align: center;
	line-height: 42px;
	margin-top: 30px;
	clear: left;
}
ul.nav {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images08/green-bullet.gif);
}
a.nav:link {
	color: #666666;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #666666;
}
a.nav:hover {
	text-decoration: none;
	color: #079C88;
}
a.nav:active {
	text-decoration: none;
	color: #079C88;
}
.headercontainersub {
	background-image: url(../images08/top-bg-sm.jpg);
	background-repeat: none;
	height: 150px;
}
.topnava {
	width: 330px;
	float: left;
	margin: 40px 0px 0px 15px;
}
.topnavb {
	width: 40px;
	float: left;
	margin: 10px 0px 0px 15px;
	border-right: solid 1px #079C88;
	clear: left;
}
.logocontainersub {
	margin: 5px 10px 0px 0px;
	width: 219px;
	float: right;
}

#contentwrapper {
	margin-left: 50px;
}

/**************** Navigation styles ****************/
ul.navbar {
	margin-top: 15px; 	
	float: left;
	width: 350px;
	clear: left;
	margin-left: 15px;
}
ul.navbar li {
	display: inline;
	list-style: none;
	font-size: 12px;
	margin: 0px 5px 0px 0px;
	float: left;
}
ul.navbar a {text-decoration: none;
	border-right: 1px solid #079C88;
	padding-right: 15px;
	padding-left: 5px;
}
ul.navbar a:link, ul.navbar a:visited {color: #666;}
ul.navbar a:hover, ul.navbar a:active {color: #079C88;}
ul.navbar a.lastlink {border-right: none;}


a.cypher:link {
	color: #000;
	text-decoration: underline;
}
a.cypher:visited {
	color: #000;
	text-decoration: underline;
}
a.cypher:hover {
	text-decoration: none;
	color: #666;
}
a.cypher:active {
	color: #000;
	text-decoration: underline;
}


