html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}

a:link {
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #8EA4B6;
	text-decoration: none;
}

a:hover, a:active {
	color: #8EA4B6;
	text-decoration: none;
}

.black {
	color: #000000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #DEDEDE;
}

.borderGrayTop {
	border-top: 4px solid #666666;
}

.borderGrayImage
{
	background-image: url(images/slice_gray.gif);
	background-repeat: no-repeat;
}

.borderRedImage {
	background-image: url(images/slice_red.gif);
	background-repeat: repeat-x;
}

.borderTable {
	padding: 4px;
	border-bottom: 1px solid #666666;
}

.borderTableHead {
	padding: 4px;
	background-color: #DEDEDE;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.borderTableTop {
	padding: 4px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.borderWhiteLeft {
	border-left: 1px solid #FFFFFF;
}

.borderWhiteTop {
	border-top: 1px solid #FFFFFF;
}

.clientTablePadding {
	padding: 0px 20px 20px 0px;
}

.colCenter {
	padding: 30px 18px 13px 28px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.colCenterInvestors {
	padding: 0px 18px 10px 28px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.colCenterSplitBottom {
	padding: 15px 18px 13px 28px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.colCenterSplitLeft {
	padding: 30px 0px 0px 28px;
	border-left: 1px solid #666666;
}

.colCenterSplitRight {
	padding: 45px 18px 0px 0px;
	border-right: 1px solid #666666;
}

.colLeft {
	padding: 55px 18px 13px 0px;
}

.colRight {
	padding: 55px 18px 13px 15px;
}

.colRightInvestors {
	padding: 10px 18px 0px 15px;
}

.footer {
	font-size: 9px;
	padding-bottom: 6px;
}

.grayBG {
	background-color: #999999;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 4px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	text-transform: uppercase;
	margin-top: 12px;
	margin-bottom: -10px;
	padding-bottom: 0px;
}

.headerSection {
	font-size: 9px;
	margin: 0px;
}

a.headerSection:link, a.headerSection:visited {
	color: #666666;
	text-decoration: none;
}

a.headerSection:hover, a.headerSection:active {
	color: #336699;
	text-decoration: none;
}

.homeIntro {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}

.homeLogin {
	margin: 6px 0px;
}

input, textarea {
	font-size: 10px;
	border: 1px solid #999999;
}

.nav2 {
	font-weight: bold;
	padding-left: 24px; 
	margin-bottom: 0px;
}

a.nav2:link {
	color: #336699;
	text-decoration: none;
	padding-left: 24px; 
	margin-bottom: 0px;
}

a.nav2:visited {
	color: #8EA4B6;
	text-decoration: none;
	padding-left: 24px; 
	margin-bottom: 0px;
}

a.nav2:hover, a.nav2:active {
	color: #336699;
	text-decoration: none;
	background-image: url(images/nav2_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-left: 10px;
	margin-bottom: 0px;
}

.nav2Active {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/nav2_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-left: 10px;
	margin-bottom: 0px;
}

a.nav2Active:link, a.nav2Active:visited, a.nav2Active:hover, a.nav2Active:active {
}

.nav3 {
	padding-bottom: 2px;
	margin-top: -10px;
}

a.nav3:link, a.nav3:visited {
	color: #333333;
	text-decoration: none;
	padding-left: 24px; 
	margin-top: -10px;
}

a.nav3:hover, a.nav3:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/nav2_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-left: 10px;
}

.nav3Active, a.nav3Active:link, a.nav3Active:visited, a.nav3Active:hover, a.nav3Active:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/nav2_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-left: 10px;
}

.padding10px {
	padding: 6px 6px 0px 6px;
}

.paddingIntroBox {
	padding: 14px 0px 40px 0px;
}

.paddingNewsBox {
	padding: 20px 6px 10px 24px;
}

.paddingQuicklinksBox {
	padding: 20px 120px 10px 10px;
}

.paddingTop6px {
	padding-top: 6px;
}

.red {
	color: #CC0000;
}

.redBG {
	background-color: #CC0000;
}

.small {
	font-size: 9px;
}

.spotlightText {
	line-height: 12px;
	color: #FFFFFF;
	margin-top: -2px;
}

a.spotlightText:link, a.spotlightText:visited {
	color: #000000;
	text-decoration: none;
}

a.spotlightText:hover, a.spotlightText:active {
	color: #000000;
	text-decoration: underline;
}

sup {
	font-size: 8px;
}

.whiteBG {
	background-color: #FFFFFF;
}

