* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	background: url(img/bg.gif) repeat-x #0e1011;
}

body.front {
	background: url(img/bg.jpg) no-repeat #0e1011;
}

.clear {
	clear: both;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
}

#activeframe {
	padding-top: 150px;
	padding-left: 100px;
}

#menu {
	height: 50px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
	margin-right: 30px;
}

#menu ul li a {
	padding-left: 15px;
	background: url(img/bullet-midgreen.gif) 0px 4px no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#menu ul li a span {
	color: #324f4a;
	border-right: 1px solid #324f4a;
	padding-right: 3px;
	margin-right: 3px;
}

#menu ul li a:hover {
	color: #627f7a;
}

#panel {
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
}

#panel img {
	float: left;
}

#panel .frontwrapright {
	background-color: #2e3031;
	display: block;
	margin-left: 330px;
	margin-bottom: 10px;
}

#panel .frontwrapright {
	background-color: #2e3031;
	display: block;
}

#panel .frontwrapright img {
	display: block;
	float: none;
}

#panel .frontwrapright .divpadding10 {
	padding: 10px;
	display: block;
	width: 375px;
	margin: 0px;
}

#panel .frontwrapright h2 {
	font-size: 11px;
	color: #829f9a;
	font-weight: bold;
}

#panel .frontwrapright a, #panel .frontwrapright p {
	padding: 3px 5px 3px 5px;
	color: #b2cfca;
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin: 0;
}

#panel .frontwrapright a span.bdy, #panel .frontwrapright p span.bdy  {
	display: block;
	margin-left: 20px;
}

#panel .frontwrapright a span.de, #panel .frontwrapright p span.de {
	color: #3e4041;
	padding-right: 3px;
	border-right: 1px solid #3e4041;
	margin-right: 3px;
	float: left;
}

#panel .frontwrapright a:hover {
	color: #fff;
	background-color: #2e3031;
}

#panel .frontwrapright a:hover span.de {
	color: #6e7071;
	border-right: 1px solid #6e7071;
}

#content {
	margin-bottom: 30px;
}

#content h1 {
	font-size: 18px;
}

#content p.quote {
	font-size: 12px;
	line-height: 20px;
	color: #6e7071;
}

#content p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#content h1 span, #content h2 span {
	color: #2e3031;
	padding-right: 3px;
	border-right: 1px solid #2e3031;
	margin-right: 3px;
	float: left;
}

#content h2.subtitle {
	font-size: 12px;
	text-transform: none;
	color: #ced0d1;
	border-bottom: 1px solid #1e2021;
	padding-bottom: 3px;
	margin-top: 15px;
}

#content h2.subtitle span {
	color: #6e7071;
	border-right: none;
	margin-right: 0;
}

#content h2 {
	font-size: 10px;
	color: #6e7071;
	text-transform: uppercase;
	margin-top: 20px;
}

#content .pane {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 550px;
}

#content .wrapright {
	background-color: #2e3031;
	display: block;
	margin-bottom: 10px;
	margin-left: 575px;
	padding: 0;
}

#content .wrapright img {
	display: block;
	float: none;
}

#content .wrapright .divpadding10 {
	padding: 10px;
	display: block;
	width: 300px;
	margin: 0px;
}

#content .wrapright h2 {
	font-size: 11px;
	color: #829f9a;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
	margin: 0;
}

#content .wrapright a {
	padding: 3px 5px 3px 5px;
	color: #b2cfca;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

#content .wrapright a.sub {
	padding-left: 25px;
}

#content .wrapright a span.bdy {
	display: block;
	margin-left: 20px;
}

#content .wrapright a.sub span.bdy {
	display: block;
	margin-left: 10px;
}

#content .wrapright a span.de {
	color: #3e4041;
	padding-right: 3px;
	border-right: 1px solid #3e4041;
	margin-right: 3px;
	float: left;
}

#content .wrapright a.sub span.de {
	border-right: none;
	margin: 0;
}

#content .wrapright a.sub:hover span.de {
	border-right: none;
}

#content .wrapright a:hover {
	color: #fff;
	background-color: #2e3031;
}

#content .wrapright a:hover span.de {
	color: #6e7071;
	border-right: 1px solid #6e7071;
}

#content table.two_col_table {
	display: block;
	margin-top: 20px;
}

#content table.two_col_table h2 {
	margin: 0;
	padding: 0;
	color: #425f5a;
}

#content table.two_col_table td {
	padding: 10px;
	width: 254px;
}

#content table.two_col_table tr td {
	background-color: #1e2021;
}

#content table.two_col_table tr td.tiger {
	background: none;
}

#content table.two_col_table tr.tiger td {
	background: none;
}

#content table.two_col_table tr.tiger td.tiger {
	background-color: #1e2021;
}

#content table.two_col_table td.full {
	padding: 10px;
	width: 549px;
	border: 0px solid #1e2021;
	background: none;
}

#content table.two_col_table a, #content table.two_col_table p {
	padding: 3px 0px 3px 0px;
	color: #b2cfca;
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin: 0;
}

#content table.two_col_table a span.bdy, #content table.two_col_table p span.bdy {
	display: block;
	margin-left: 20px;
}

#content table.two_col_table a span.tit, #content table.two_col_table p span.tit {
	font-weight: bold;
}

#content table.two_col_table a span.ext, #content table.two_col_table p span.ext  {
	margin-bottom: 10px;
}

#content table.two_col_table a span.de, #content table.two_col_table p span.de {
	color: #324f4a;
	padding-right: 3px;
	border-right: 1px solid #324f4a;
	margin-right: 3px;
	float: left;
}

#content table.two_col_table a:hover span.bdy {
	color: #fff;
}

#content table.two_col_table a:hover span.de {
	color: #627f7a;
	padding-right: 3px;
	border-right: 1px solid #627f7a;
	margin-right: 3px;
	float: left;
}

#content table.three_col_table {
	display: block;
	margin-top: 20px;
}

#content table.three_col_table h2 {
	margin: 0;
	padding: 0;
	color: #425f5a;
}

#content table.three_col_table td {
	padding: 10px;
	width: 182px;
}

#content table.three_col_table tr td {
	background-color: #1e2021;
}

#content table.three_col_table tr td.tiger {
	background: none;
}

#content table.three_col_table tr.tiger td {
	background: none;
}

#content table.three_col_table tr.tiger td.tiger {
	background-color: #1e2021;
}

#content table.three_col_table td.full {
	padding: 10px;
	width: 549px;
	border: 0px solid #1e2021;
	background: none;
}

#content table.three_col_table p {
	padding: 3px 0px 3px 0px;
	color: #b2cfca;
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin: 0;
}

#content table.three_col_table p span.bdy {
	display: block;
	margin-left: 10px;
	color: #829f9a;
}

#content table.three_col_table p span.tit {
	font-weight: bold;
}

#content table.three_col_table p span.ext {
	margin-bottom: 10px;
}

#content table.three_col_table p span.de {
	color: #324f4a;
	padding-right: 3px;
	float: left;
}

#content table.three_col_table a {
	padding: 3px 0px 3px 0px;
	color: #b2cfca;
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin: 0;
}

#content table.three_col_table a span.bdy {
	display: block;
	margin-left: 10px;
}

#content table.three_col_table a span.tit {
	font-weight: bold;
}

#content table.three_col_table a span.ext {
	margin-bottom: 10px;
}

#content table.three_col_table a span.de {
	color: #324f4a;
	padding-right: 3px;
	float: left;
}

#content table.three_col_table a:hover span.bdy {
	display: block;
	margin-left: 10px;
	color: #fff;
}

#foot {
	padding: 10px;
	background-color: #2e3031;
	color: #7e8081;
	font-size: 10px;
	padding-left: 100px;
	width: auto;
}

#foot a {
	color: #7e8081;
	text-decoration: none;
}

#foot a:hover {
	color: #fff;
}

#copyright {
	padding: 10px;
	background-color: #1e2021;
	color: #5e6061;
	font-size: 10px;
	padding-left: 100px;
	width: auto;
}

body.front #foot, body.front #copyright {

}

a {
	color: #c2dfda;
	text-decoration: none;
}

a:hover {
	color: #e2fffa;
}

a.button {
	background-color: #3e4041;
	border-top: 1px solid #6e7071;
	border-left: 1px solid #6e7071;
	border-right: 1px solid #0e1011;
	border-bottom: 1px solid #0e1011;
	padding: 3px 3px 3px 3px;
}

a.button:hover {
	background-color: #6e7071;
	border-top: 1px solid #9ea0a1;
	border-left: 1px solid #9ea0a1;
	border-right: 1px solid #3e4041;
	border-bottom: 1px solid #3e4041;
}

a.button span {
	padding-right: 3px;
	margin-right: 3px;
	border-right: 1px solid #c2dfda;
	color: #c2dfda;
}

.inlinebox {
	float: left;
	margin: 15px 15px 15px 0px;
	padding: 0;
	background-color: #3e4041;
	width: 227px;
}

.inlinebox img {
	padding: 1px;
	background-color: #0e1011;
	border: 1px solid #3e4041;
	margin: 0;
}

.inlinebox span {
	display: block;
	padding: 5px;
	font-size: 10px;
	line-height: normal;
	margin: 0;
	color: #6e7071;
}