/* CSS Document */
html {
	background-color: #fff;
	padding-right: 0;
	padding-left: 0;
	font-size: 1em;
	padding-bottom: 0;
	margin: 0;
	padding-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

body {
	padding-right: 0;
	padding-left: 0;
	font-size: 1em;
	padding-bottom: 0;
	margin: 0;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #fff;
	color:#333;
}
body.lite , body.lite a{
	color: #ffffff;
	font-size: 10px;
}
#pagewidth {
	margin-left: auto;
	width: 967px;
	margin-right: auto;
	text-align: left;
}

.leftcol {
	float: left;
	width: 275px;
	padding: 0;
	margin: 0;
}

#toprow .twocols {
	float: right;
	width: 500px;
	padding: 0;
	margin: 0;
	text-align:center;
	line-height:96px;
	font-size:120%;
	color:#8c8c8c;
}
img {border:none;}
.rightcol {
	float: right;
	width: 125px;
	padding: 0;
	margin: 0;
}

.maincol {
	float: left;
	width: 535px;
	padding: 0;
	margin: 0;
}

.innerleftcol {
	float: left;
	width: 172px;
	padding: 0;
	margin: 0;
}

.innertwocols {
	float: right;
	width: 353px;
	padding: 0;
	margin: 0;
}

.innerrightcol {
	float: right;
	width: 172px;
	padding: 0;
	margin: 0;
}

.innermaincol {
	float: left;
	width: 171px;
	padding: 0;
	margin: 0;
}

#logo {
	margin-top: 10px;
}
#toprow {
	float:left;
	height:100px;
	width:850px;
}
#toprow .tab {
	position:relative;
	float:right;
	height:100px;
	width:205px;
	vertical-align:bottom;
}
#toprow .inner {
	position:absolute;
	padding:5px;
	bottom:5px;
}
#toprow .tab a {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
#toprow .tab h2, #toprow .tab h2 a {
	color:white;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	margin-top:auto;
	line-height:18px;
	font-size:18px;
}
#toprow .grey h2 {
	border-bottom:1px solid #B7B4AF;
}
#toprow .grey a {
	color:#B7B4AF;
}
#toprow .grey {
	background-image:url(/images/pad_grey.jpg);
	border:1px solid #B7B4AF;
}
#toprow .green h2 {
	border-bottom:1px solid #C0C6A2;
}
#toprow .green a {
	color:#C0C6A2;
}
#toprow .green {
	background-image:url(/images/pad_green.jpg);
	border:1px solid #C0C6A2;
}
#toprow .blue h2 {
	border-bottom:1px solid #90CDE2;
}
#toprow .blue a {
	color:#90CDE2;
}
#toprow .blue {
	background-image:url(/images/pad_blue.jpg);
	border:1px solid #90CDE2;
}
#toprow .lilac h2 {
	border-bottom:1px solid #C8BEC9;
}
#toprow .lilac a {
	color:#C8BEC9;
}
#toprow .lilac {
	background-image:url(/images/pad_lilac.jpg);
	border:1px solid #C8BEC9;
}
#toprow .red h2 {
	border-bottom:1px solid #C8BEC9;
}
#toprow .red a {
	color:#C8BEC9;
}
#toprow .red {
	background-image:url(/images/pad_red.jpg);
	border:1px solid #C8BEC9;
}
#toprow .yellow h2 {
	border-bottom:1px solid #C8BEC9;
}
#toprow .yellow a {
	color:#C8BEC9;
}
#toprow .yellow {
	background-image:url(/images/pad_yellow.jpg);
	border:1px solid #C8BEC9;
}
#toprow .orange h2 {
	border-bottom:1px solid #C8BEC9;
}
#toprow .orange a {
	color:#C8BEC9;
}
#toprow .orange {
	background-image:url(/images/pad_orange.jpg);
	border:1px solid #C8BEC9;
}
#toprow .purple h2 {
	border-bottom:1px solid #C8BEC9;
}
#toprow .purple a {
	color:#C8BEC9;
}
#toprow .purple {
	background-image:url(/images/pad_purple.jpg);
	border:1px solid #C8BEC9;
}
#toprow .grey, #toprow .green, #toprow .blue, #toprow .lilac, #toprow .red, #toprow .yellow, #toprow .orange, #toprow .purple {
	margin-right:8px;
	border-bottom:none;
	border-right:none;
	background-repeat:repeat-x;
}
#toprow .lilac, #toprow .red, #toprow .purple {
	margin-right:0;
}

#tab {
	float:left;
	width:100%;
	clear:both;
}
#tab .tabtop1 {
	background-image:url(/images/tab1_top.jpg);
	margin-left:2px;
	border-left:1px solid #B7B4AF;
}
#tab .tabtop2 {
	background-image:url(/images/tab2_top.jpg);
	margin-left:216px;
	border-left:1px solid #B7B4AF;
}
#tab .tabtop3 {
	background-image:url(/images/tab3_top.jpg);
	margin-left:430px;
	border-left:1px solid #90CDE2;
}
#tab .tabtop4 {
	background-image:url(/images/tab4_top.jpg);
	margin-left:644px;
	border-left:1px solid #90CDE2;
}
#tab .tabtop1, #tab .tabtop2, #tab .tabtop3, #tab .tabtop4
{
	width:205px;
	height:8px;
	background-repeat:no-repeat;
}
#tab .tabcontent1 {
	background-image:url(/images/tab1_pad.jpg);
}
#tab .tabcontent2 {
	background-image:url(/images/tab2_pad.jpg);
}
#tab .tabcontent3 {
	background-image:url(/images/tab3_pad.jpg);
}
#tab .tabcontent4 {
	background-image:url(/images/tab4_pad.jpg);
}
#tab .tabcontent1, #tab .tabcontent2, #tab .tabcontent3, #tab .tabcontent4
{
	position:relative;
	width:847px;
	margin-left:2px;
	border-left:1px solid #B7B4AF;	
	height:100px;
	background-repeat:repeat-x;
}
#tab .tabcontent1 .inner {
	position:absolute;
	padding:5px;
	bottom:5px;
	color:#CEDB1A;
	font-size:90%;
}
#tab .tabcontent1 .inner h1 {
	color:#fff;
	margin:0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom:1px solid #B7B4AF;
}
#tab .tabcontent2 .inner {
	position:absolute;
	padding:5px;
	bottom:5px;
	color:#C0C6A2;
	font-size:90%;
}
#tab .tabcontent2 .inner h1 {
	color:#fff;
	margin:0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom:1px solid #C0C6A2;
}
#tab .tabcontent3 .inner {
	position:absolute;
	padding:5px;
	bottom:5px;
	color:#90CDE2;
	font-size:90%;
}
#tab .tabcontent3 .inner h1 {
	color:#fff;
	margin:0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom:1px solid #90CDE2;
}
#tab .tabcontent4 .inner {
	position:absolute;
	padding:5px;
	bottom:5px;
	color:#C8BEC9;
	font-size:90%;
}
#tab .tabcontent4 .inner h1 {
	color:#fff;
	margin:0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom:1px solid #C8BEC9;
}
#divider {
	background-image: url(/images/header_bot.jpg);
	background-repeat:repeat-x;
	height:22px;
}
#topleftcol {
	float:left;
	width:88px;
	margin-right:8px;
}

#topmaincol {
}

#toprightcol {
	float:left;
	width:850px;
}

#toprightcol span {
	color: #8d2782;
}

#toprightcol a, #bodyContent a, #content a {
	color: #333333;
}
#footerrow a {
	color:#ffffff;
}
#navleft {
	float:left;
	width:200px;
}
#nnav a, #fnav a, #navleft a {
	display:block;
	float:left;
	font-size:12px;
	color:#82522e;
	text-decoration:none;
	font-weight:bold;
	line-height:14px;
	padding:3px 10px 3px 10px;
}
#nnav a:hover, #fnav a:hover, #navleft a:hover {
	color:#aaa;
}
#nnav a.active, #fnav a.active, #navleft a:active {
	color:#aaa;
}
#contentrow {
	padding:9px;
	background-color:#ffffd6;
	border:1px solid #cacaca;
}
#contentrowf {
	background-color:#1884C2;
	min-height:432px;
}
#content {
	float:left;
	width:850px;
	background-color:#ffffd6;
	font-size:13px;
	margin-top:8px;
	min-height:400px;
}
#content h1 {
	font-size:16px;
	margin:0;
}
#content h1 span.h1 {
	float:right;
	color:#aaaaaa;
}
#content h2 {
	font-size:13px;
	margin: 15px 0 15px 0;
	color:#333333;
	padding:3px 0 3px 0;
	border-bottom:1px solid #999999;
}
#content ul {
	/*margin-left:15px;*/
}
#content img {
	border:1px solid #cacaca;
	padding:3px;
}
#breadcrumb {
	float:left;
	width:848px;
	margin:8px 0 0 2px;
	background-color:#bc763e;
	border-bottom:1px solid #bb5c0f;
	font-size:11px;
	color:#fff;
}
#breadcrumb p {
	padding:4px;
	margin:0;
}
#breadcrumb a {
	color:#fff;
}
#subnav {
	float:left;
	width:200px;
	border:1px solid #cacaca;
	border-top:none;
	border-left:none;
	margin:0 10px 10px 0;
}
#subnav ul {
	color:#333;
	margin:0;
	padding:0 10px 10px 20px;
}
#subnav a {
	text-decoration:none;
	font-size:11px;
}
#right {
	float:left;
	width:580px;
}
#forum {
	float:left;
	margin-top: 0px;
	width:767px;
	background-color:#ffffff;
	min-height:432px;
	font-size:12px;
}
#footerrow {
	margin-top:1px;
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
	padding:23px 0 0 23px;
	background-color:#bc763e;
	height:35px;
}

#contentrow .rightcol img {
	margin-top: 145px;
}

#footerrow .leftcol {
	float:left;
	width: 400px;
	color: #999;
	font-size: 10px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:0px;
	color:#fff;
}

#footerrow .rightcol {
	float:right;
	width: 450px;
	color: #999;
	font-size: 10px;
	text-align: right;
	margin-right:15px;
	color:#fff;
}

#snaps {
	margin-top: -12px;
	margin-left: 20px;
}
#nnav, #fnav {
	float:right;
}
.clr {
	clear: both;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.menu {
	margin: 0;
	padding: 0;
	margin-top: 45px;
	font-size: 14px;
	width: 100%;
	height: 25px;
	background-image: url(images/menuback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu li {
	margin: 0;
	padding: 0;
	margin-left: 12px;
	margin-right: 12px;
	float: left;
	cursor: pointer;
	position: relative;
	list-style-type: none;
}

.menu li#first {
	margin-left: 0px;
}

.menu li#last {
	margin-right: 0px;
}

.menu li.active {
	padding-bottom: 4px;
	border-bottom: 4px #8d2782 solid;
}

.menu li.active a:hover {
	color: #FFFFFF;
}

.menu a {
	margin: 0;
	padding: 0;
	display: block;
	color: #fff;
	text-decoration: none;
}

.menu a:hover, #footerrow a:hover, #content a:hover {
	color: #cbcbcb;
}

.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #942484;
	font-size: 14Px;
	margin-bottom: 6px;
	font-weight: bold;
}

#bodyContent{
	color: #ffffff;
	font-size: 11px;
	padding-top:20px;
}
#bodyContent p {padding:0px;margin-top:0px;}

.contentTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #942484;
	font-size: 16Px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: solid 1px #ffffff;
}
#home {
}
#home h1 {
	font-size:36px;
	color:#2B81B0;
	margin-bottom:15px;
}
#home .feature {
	font-size:20px;
	color:#2B81B0;
	width:370px;
	padding-bottom:20px;
	border-bottom:1px solid #eee;
	margin-bottom:20px;
}
#home p, #home ul {
	font-size:11px;
	list-style-position:outside;
}
#home div.text {
	position:absolute;
	margin:35px;
	width:290px;
	/*background-color:#FF8702;*/
	color:#ffffff;
	font-weight:bold;
	font-size:130%;
}
#home2 {
	background-image:url(/images/home_2.jpg);
	background-repeat:no-repeat;
	width:767px;
	height:82px;
}
#newsticker {
	height:49px;
	background-image:url(/images/news_pad.jpg);
	background-repeat:repeat-x;
	line-height:49px;
	color:#ffffff;
	font-weight:bold;
	padding-left:15px;
}
#newsticker table {
	margin-top:9px;
	line-height:30px;
	color:#000000;
}
#newsticker a {
	color:#666666;
}
div.articlecol {
	/*width:300px;
	padding:20px;*/
	float:left;
	border-top:1px solid #1884C2;
}
div.leftborder {
	border-left:1px solid #1884C2;
}
div.article {
	/*width:300px;*/
	border-bottom:1px solid #1884C2;
}
div.article a {
	text-decoration:none;
	color:#aaaaaa;
	font-weight:bold;
}
a.more {
	color:#99CC33 !important;
}
#docs a {
	display:block;
	float:left;
	width:150px;
	height:205px;
	text-align:center;
	font-size:24px;
	text-decoration:none;
	margin:0 20px 20px 0;
	background-color:#efefef;
	position:relative;
}
#docs a span {
	display:block;
	position:absolute;
	padding:0 14px 0 14px;
	bottom:0px;
}
#docs a:hover {
	color:#888888;
}
.doccontent {
	padding:3px;
	border:1px solid #aaaaaa;
	margin-bottom:6px;
	background-color:#efefef;
}
.doccontent p {margin:0px;}
.asset {
	padding:10px 0 10px 0;
	margin-bottom:6px;
	border-bottom:1px solid #dddddd;
}
.asset .img {
	float:left;
	height:32px;
	width:32px;
	margin-right:10px;
}
.asset .img img {border:none;}
.asset .text {
	line-height:32px;
}

div.err {color:#ff0000;border:1px solid #CACACA;padding: 5px;background-color:#FFF0F0}
div.go {color:#009900;border:1px solid #CACACA;padding: 5px;background-color:#F0FFF0}
ul.err {list-style-position: inside;padding-left: 0px;margin:0px;color:#ff0000;list-style-type: none;list-style-image: url(/images/x.gif);}
ul.err li {color:#ff0000;}
ul.go {list-style-position: inside;padding-left: 0px;margin:0px;color:#009900;list-style-type: none;list-style-image: url(/images/tick.gif);}
ul.go li {color:#009900;}
span.err {color:#ff0000 !important;font-weight:bold;}
#fluidform {
}
#fluidform br, .fluidform br {clear:both;}
#fluidform input, #fluidform select, .fluidform input, .fluidform select{
	display: block;
	float: left;
	width: 200px;
	border:1px solid #cacaca;
}

#fluidform textarea, .fluidform textarea{
	display: block;
	float: left;
	width: 200px;
	height: 80px;
}

#fluidform .req, .fluidform .req{
	color: #ff0000;
}

#fluidform label, .fluidform label{
	width:180px;
	display: block;
	float: left;
	line-height:23px;
}

#fluidform button, #fluidform .btn, .fluidform button, .fluidform .btn {
	float: left;
	display: block;
	background: #5B087A;
	color: #fff;
	margin: 0px;
	font-size: 12px;
	width:auto;
	padding:3px 5px 3px 5px;
}
.btn {border: 1px solid black;background-color:#1884C2;color:white;font-family: arial, helvetica;font-size: 9pt;}
img.expand {
	border:none !important;
	padding:0 !important;
}