img {
	border: none;
}

a:link {
	color: #666666;
}

a:visited {
	color: #006666;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #009999;
}

a:active {
	color: #006633;
}

a.nav:visited {
	color: #006666;
	padding: 2px;
}

a.nav:link {
	color: #006666;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.nav:hover {
	color: #006666;
	background-color: #666666;
	padding: 2px;
	text-decoration: underline;
}
body {
	color: #336666;
	font-family:
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background: #e3e8ec url('/images/page-back.gif') repeat-x left top;
}

/* Header */

#header {
	position: relative;
	width: 991px;
	margin: 0 0 15px 0;
}

#header #banner {
	position: relative;
	height: 246px;
}

#header #banner .background, #header #banner .foreground {
	position: absolute;
	left: 0;
	top: 0;
}

#header #contact {
	position: absolute;
	left: 862px;
	top: 21px;
	width: 96px;
	height: 24px;
}

#header #contact a {
	display: block;
	width: 96px;
	height: 24px;
	text-indent: -10000px;
	outline: none;
	background: url('/images/contact.gif') no-repeat 0 0;
}

#header #contact a:hover {
	background: url('/images/contact.gif') no-repeat -96px 0;
}

#header #menu {
	width: 991px;
	height: 28px;
	background: #b2caca;
}

#header #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

#header #menu ul li {
	display: inline-block;
	height: 25px;
	padding: 3px 10px 0 10px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

#header #menu ul li a {
	color: #fff;
	text-decoration: none;
}

#header #menu ul li a:hover {
	text-decoration: underline;
}

#header #menu ul.pages {
	float: left;
}

#header #menu ul.pages li {
	border-right: solid 1px #fcffff;
}

#header #menu ul.languages {
	float: right;
}

#header #menu ul.languages li {
	height: 28px;
	padding: 0;
	border-left: solid 1px #fcffff;
}

#header #menu ul.languages li a {
	display: block;
	width: 50px;
	height: 26px;
	outline: none;
	padding: 2px 10px 0 10px;
}

#header #menu ul.languages li a:hover {
	background: #c4d4d3;
}

/* End Header */

/* Footer */

#footer {
	width: 951px;
	margin: 15px 0 0 0;
	padding: 20px;
	background: #d8dad9;
	text-align: left;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

#footer #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

#footer #menu ul li {
	display: inline-block;
	color: #666;
}

#footer #menu ul li:after {
	content: "|";
}

#footer #menu ul li:last-child:after {
	content: "";
}

#footer #menu ul li.last:after {
	content: "";
}

#footer #menu ul li a {
	margin: 0 5px;
	color: #666;
	text-decoration: underline;
	font-size: 14px;
}

#footer #menu ul li a:hover {
	color: #099;
}

#footer #menu ul li:first-child a {
	margin-left: 0;
}

#footer .left, #footer .right {
	padding: 10px 0 0 0;
}

#footer #contact .url {
	padding: 3px 0 0 0;
}

#footer .right {
	width: 400px;
}
/* End Footer */

/* Copyright */

#copyright {
	width: 951px;
	padding: 5px 20px;
	text-align: left;
	font-size: 12px;
}

/* End Copyright */

/* Content */

#content-wrap {
	width: 615px;
}

#content {
	width: 585px;
	margin: 0 15px;
	text-align: left;
	border: 1px solid #aeb6b8;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background: #cce0df;
}

/* End Content */

/* Sidebars */

#sidebar-left .box, #sidebar-right .box {
	width: 185px;
	border: 1px solid #aeb6b8;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background: #f1f7f7;
}

#sidebar-left .box + .box, #sidebar-right .box + .box {
	margin-top: 15px;
}

#sidebar-left .box-feature, #sidebar-right .box-feature {
	background: #d5e9ea;
}
/* End Sidebars */

.mainpage {
	color: #006666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.bodytext {
	color: #003333;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-right: 10px;
}

.subheader {
	color: #006666;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.bannerfont {
	font: italic normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: right;
	width: 750px;
	padding-right: 15px;
	right: 10px;
	text-align: right;
}
#topbanner {
	width: 800px;
	background-color: #BADAD8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #FFFFFF;
	border-left-color: #006666;
}

#menu bar {
	background: #CCCCCC;
	left: 5px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	position: absolute;
	width: 750px;
	padding: 3px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
}
#bottomwrap {
	background-color: #95BEAE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336666;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006666;
	border-left-color: #006666;
}
.bottomwrapfont {
	color: #999999;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.middlewrap {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #CCCCCC;
}

.menubarfont {
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	border: 0px none #666666;
}
.subheaderwhite {
	color: #CC9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}



#subsubheader {
	position:absolute;
	left:90px;
	top:50px;
	width:238px;
	height:34px;
	z-index:1;
}
.whatsnew {
	margin-left: 20px;
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF99;
}
.bodytextsmall {
	color: #006666;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: 10px;
}
.bodytext-smallright {
	color: #666666;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
}
.bodytext-bold {
	color: #006666;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	font-weight: bold;
}
.bodytext-underline {
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.bodytext-boldgold {
	color: #996600;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	font-weight: bold;
}
.bodytextCopy {
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.bodytext-white{
	color: #FFFFFF;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 2px;
	font-weight: bold;
}
#subscribe {
	width: 77%;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	clip: rect(auto,auto,auto,auto);
	border: thin solid #CCCCCC;
	text-align: center;
	
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
}

.style1 {font-weight: bold}
.style2 {font-size: 14px}
