/* General */
body {
	background-color: #666666;
	background-image: url(template/images/bg.png);
	background-repeat: repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
a, a:link, a:active, a:visited {
	color: #AAAAFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* Header */
#header {
	background-image: url(template/images/header_bg.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 100px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
#header img {
	padding: 15px 0px 0px 30px;
	border: 0px;
}

/* Content Frame */
#frame {
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(template/images/con_bg.png);
	background-repeat: repeat-y;
}
.clear {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

/* Navigation */
#navigation {
	float: left;
	width: 159px;
	height: 100%;
	background-color: #b5b5b5;
	background-image: url(template/images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 75px;
	border-left: 1px solid #7f7f7f;
}
ul.nav {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #dadada;
}
.nav li {
	height: 20px;
	border-top: 1px solid #dadada;
	color: #ffffff;
	font-size: 14px;
	padding: 3px 0px 0px 15px;
	list-style: none;
}
.nav a, .nav a:link, .nav a:visited, .nav a:active, .nav a:hover {
	color: #ffffff;
	text-decoration: none;
}
li.cellLink {
	background-color: #666666;
}
li.cellOn {
	background-color: #999999;
}
.subnav {
	padding: 0px;
	margin: 0px;
	background-color: #aaaaaa;
	color: #ffffff;
	width: 100%;
	height: 100%;
}
.subnav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.subnav li {
	list-style: none;
	padding: 3px 0px 2px 40px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}
.subnav a, .subnav a:link, .subnav a:visited, .subnav a:active {
	color: #ffffff;
	text-decoration: none;
}
.subnav a:hover {
	color: #3333ff;
	text-decoration: none;
}
li.subnavON {
	color: #000000;
	list-style-image: url(template/images/subnav_on.png);
	list-style-position: inside;
}

/* Content */
#content {
	background-color: #ffffff;
	width: 639px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	float: right;
}
/* Listing Float Left */
.listing {
	width: 50%;
	float: left;
}
.listing ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.listing li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #666666;
}
.listing h2 {
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
.listing a, .listing a:link, .listing a:visited, .listing a:active {
	color: #3333FF;
	text-decoration: none;
}
.listing a:hover {
	color: #000000;
	text-decoration: none;
}
/* Listing Float Right */
.listingR {
	width: 50%;
	float: right;
}
.listingR ul {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.listingR li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #666666;
}
.listingR h2 {
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
.listingR a, .listingR a:link, .listingR a:visited, .listingR a:active {
	color: #3333FF;
	text-decoration: none;
}
.listingR a:hover {
	color: #000000;
	text-decoration: none;
}
.conhead {
	width: 600px;
	height: 23px;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	background-image: url(template/images/content_block.png);
	background-repeat: no-repeat;
	background-position: 20px 2px;
}
.conhead p {
	margin: 0px;
	padding: 2px 0px 0px 45px;
	color: #666666;
	font-weight: bold;
	font-size: 16px;
}
.text {
	width: 600px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-bottom: 10px;
	color: #333333;
}
.text img {
	padding: 0px 0px 0px 12px;
}
.text p {
	margin: 0px;
	padding: 0px;
	color: #333333;
}
.text h2 {
	font-size: 12px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	color: #333333;
}
.text a, .text a:link, .text a:visited, .text a:active {
	color: #3333FF;
	text-decoration: none;
}
.text a:hover {
	color: #000000;
	text-decoration: none;
}
.text td {
	color: #333333;
}
.research ul {
}
.research li {
	color: #333333;
}

/* Footer */
#footer {
	background-color: #333333;
	padding: 0px;
	margin: 0px;
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
#footFrame {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 4px;
	background-color: #333333;
}
.footlogo {
	width: 100px;
	height: 50px;
	vertical-align: middle;
	float: left;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
.footlinks {
	width: 85%;
	height: 50px;
	float: right;
	padding: 0px 0px 8px 0px;
	margin: 0px;
	vertical-align: middle;
}
.copy {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}