﻿a:active, a:link, a:visited {
	color: #6600FF;
	text-decoration: underline;}
	
a:hover {
	color: #E50000;
	text-decoration: none;}

body {
    background-color: #E5E5E5;
	border: 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	margin: 0px;
	padding: 0px;
	text-align: center;}

h1, h2 {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;}
	
h1 {
	color: #6600FF;
	font-size: 18pt;
	line-height: 19pt;
	margin: 15px 15px 9px 20px;}

h2 {
	color: #6633FF;
	font-size: 13pt;
	margin: 21px 15px 6px 20px;}

li {
	background: url("/images/bullet.png") no-repeat;
	list-style-type: none;
    margin: 0px;
	padding: 0px 0px 0px 20px;}

li a:active, li a:link, li a:visited {
	color: #6666FF;
	text-decoration: underline;}
	
li a:hover {
	color: #E50000;
	text-decoration: none;}

p {
	margin: 6px 15px 16px 20px;
	padding: 0px;}

table, td, tr {
	border: 0px;
	border-collapse: collapse;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;}

ul {
	margin: 6px 15px 12px 0px;
	padding: 0px 0px 0px 66px;}


/*  Classes  */

.anchor:active, .anchor:link, .anchor:visited {
	color: #6600FF;
	text-decoration: underline;}
	
.anchor:hover {
	color: #E50000;
	text-decoration: none;}

.btnGroup {
    clear: both;
    float: right;
    margin: auto 25px auto 0px;}

.coLogo {
	float: left;
	margin: 10px 0px 0px 25px;
	width: 90px;}

.coName {
	color: #330099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21pt;
	font-weight: bold;
	left: 25px;
	position: relative;
	top: 35px;}

.copyright {
	color: #330099;
	font-size: 8pt;
	line-height: 10pt;
	margin: 7px 15px 0px 15px;}

.coSlogan {
	color: #6633FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	left: 60px;
	position: relative;
	top: 40px;}

.linkMenu:active, .linkMenu:link, .linkMenu:visited {
	color: #330099;
	font-size: 8pt;
	line-height: 10pt;
	margin: 6px 15px 6px 15px;
	text-decoration: none;}
	
.linkMenu:hover {
	color: #E50000;
	font-size: 8pt;
	line-height: 10pt;
	margin: 6px 15px 6px 15px;
	text-decoration: none;}

.newsBox {
	background-color: #FFFFCC;
	border: 1px solid #6699FF;
	font-size: 8pt;
	line-height: 11pt;
	margin: 30px 10px 10px 10px;
	width: 225px;}

.newsHeader {
	background-image: url("/images/news-header.png");
	background-repeat: repeat-x;
	color: #330099;
	font-weight: bold;
	height: 25px;
	margin: 0px;
	padding: 4px 7px 0px 10px;}

.newsItem {
	margin: 6px 15px 12px 15px;
	padding: 0px;}

.newsMore:active, .newsMore:hover, .newsMore:link, .newsMore:visited {
    color: #E50000;
    font-size: 8pt;
    font-weight: bold;
    margin-left: 7px;
    text-decoration: none;}
    
.productBanner {
	background-image: url("/images/product-header.png");
	height: 175px;}

.sbsBanner {
	background-image: url("/images/sbs-header.png");
	height: 175px;}

.sbsLogo {
	float: right;
	margin: 30px 50px 0px 0px;}

.serviceBanner {
	background-image: url("/images/service-header.png");
	height: 175px;}

.serviceSubTitle, .serviceTitle {
    color: #FFFFFF;
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
    margin: 0px;
    padding: 0px;
    position: relative;}

.serviceSubTitle {
    font-size: 10pt;
    font-style: italic;
    left: 66px;
    top: 50px;}

.serviceTitle {
    font-size: 18pt;
	font-weight: bold;
    left: 50px;
    top: 50px;}

.smallBtn {
	background-color: Transparent;
	background-image: url('/images/btn-small.png');
	background-position: left top;
	background-repeat: no-repeat;
	border: solid 1px #9999FF;
	color: #333333;
	cursor: hand;
	font-size: 9pt;
	margin: 10px 0px 0px 0px;
	text-align: center;
	width: 75px;
}

.validatorItem li {
    background-image: none;
	list-style-type: none;}


/*  Div styles  */

#dvContent {
	clear: both;
	min-height: 600px;
	text-align:left}

#dvCoBanner {
    background-color: #E5F3FF;
	height: 110px;
	text-align: left;}

#dvFooter {
	background-image: url("/images/footer-bg.png");
	clear: both;
	height: 47px;
	padding: 3px 0px 0px 0px;
	width: 100%;
	text-align: left;}

#dvLeftPanel {
	margin: 0px 250px 0px 0px;
	padding: 15px 10px 10px 10px;
	text-align: left;}

#dvOneCol {
	padding: 15px 25px 10px 25px;}

#dvRightPanel {
	float: right;
    height: 100%;
	text-align: left;
	width: 250px;}

#dvTwoCol {
	background-image: url("/images/body-bg.png");
	background-repeat: repeat-y;}

#dvWrapper {
    background-color: #FFFFFF;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	height: 100%;
	margin: 0px auto;
	width: 900px;}
