﻿body
{
	width: 99%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #f7f7f7;
	padding: 0px;
	margin-top:5px;
}

img	{border:0px none;	margin:0px;}
a	{color: #4F8B11; text-decoration:none;}
a:hover	{text-decoration:underline;}
.HRGreen	{MARGIN: 0px 0px 10px;}
.TxtBxLabel {padding-right:5px;	vertical-align:bottom;}
.TxtBxBig	{font-size:x-large}
.ModalBackground	
{
	filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
	}

#HeaderLogoContainer
{
	text-align:center;
}
	
.HeaderLogo	
{
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
}

#ConsumerContainer
{ 
 	margin: 0px auto 0px auto;
	padding-left:2px;
	padding-right:0px;
	float:none; 
	overflow:hidden; 
	text-align:left;
	width:720px;
}

#ConsumerContent	{
	background-color:#b0fd62;	color: #333333; font-size: 12px; font-weight: normal;
}
#ConsumerContent H1 {
	color: #333333; font-size: 24px; font-weight: normal;	margin:0px 0px 5px 0px;	
}
#ConsumerContent H2 {
	color: #333333; font-size: 20px; font-weight: normal;	margin:0px 0px 5px 0px;
}
#ConsumerContent H3 {
	color: #333333; font-size: 16px; font-weight: normal;	margin:0px 0px 5px 0px;
}

#ConsumerContent	.row {
	line-height:28px;
}
#ConsumerContent	.img {
	margin:0px;	padding:0px;	vertical-align:middle;
}

#ConsumerContent .Column0 {
	float:left;
	width:680px;
	margin-left:20px;
	margin-top:10px;
	padding-bottom:20px;
	height:100%;
}
#ConsumerContent .Column1 {
	float:left;
	width:370px;
	margin-left:20px;
	margin-top:10px;
	height:100%;
	padding-bottom:10px;
}
#ConsumerContent .Column2 {
	float:left;
	width:100px;
	margin-left:20px;
	margin-top:10px;
	margin-right:5px;
	height:100%;
}
#ConsumerContent .Column3 {
	float:left;
	width:170px;
	padding-left:15px;
	margin-right:19px;
	margin-top:10px;
	margin-bottom:10px;
	height:100%;
	border-left: solid 1px #CCCCCC;
}

#ConsumerNavContainer	
{
	margin: 0px auto 0px auto;
	padding:0px;
	float:none; 
	overflow:hidden; 
	width:720px;
	background-color:#b0fd62;
}

#ConsumerNavContent	
{
	color: #666666; font-size: 14px; font-weight: bold; line-height:30px; margin-left:5px; padding: 0px; margin-top:0px;
}

#ConsumerNavContentMenuItem ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
}
#ConsumerNavContentMenuItem ul li { display: inline; }
#ConsumerNavContentMenuItem ul li a
{
text-decoration: none;
padding: .7em 1.5em;
color: #666666;
}
#ConsumerNavContentMenuItem ul li a:hover
{
color: #fff;
background-color: #4F8B11;
text-decoration:none;
}

#AccountContainer
{ 
 	margin: 0px auto 0px auto;
	padding-left:2px;
	padding-right:0px;
	float:none; 
	overflow:auto; 
	text-align:left;
	width:92%;
}

#AccountContent	{
	background-color:#b0fd62;	color: #333333; font-size: 12px; font-weight: normal; margin-top:12px; 
}
#AccountContent H1 {
	color: #333333; font-size: 24px; font-weight: normal;	margin:0px 0px 5px 0px;
}
#AccountContent H2 {
	color: #333333; font-size: 20px; font-weight: normal;	margin:0px 0px 5px 0px;
}
#AccountContent H3 {
	color: #333333; font-size: 16px; font-weight: normal;	margin:0px 0px 5px 0px;
}
#AccountContent	.row {
	line-height:16px;
}

#AccountContent .NavColumn {
	float:left;
	width:140px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	border-right: solid 1px #CCCCCC;
}
#AccountContent .ContentColumn {
	float:left;
	padding-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:1100px;
	overflow:auto;
}
#AccountContent .LabelColumn1 {
	float:left;
	width:120px;
	vertical-align:middle;
	margin-right:5px;
	line-height:26px;
}

table.Table {
	border-spacing: 0px; border: 0px;	margin-bottom:20px;	width:auto;
}
table.Table td{
	padding: 1px; border: 0px;
}
#AccountContent .TableColumnHeader {
	color: #4F8B11; font-weight:bold; font-size:13px;	vertical-align:top;	border: 0px; padding: 0px 10px 10px 0px; text-align: left;
}
#AccountContent .TableColumnItem {
	vertical-align:top;	background-color:#EBEBEB; font-size:13px;
}
#AccountContent .TableColumnItemAlternate {
	vertical-align:top; font-size:13px;
}

table.ReportTable {
	border-spacing: 0px; width:100%; 
}
table.ReportTable td{
	padding: 1px
}
#ReportContent .ReportColumnHeader {
	border-bottom: #ccc 1px dotted;	font-weight:bold;	vertical-align:top;	margin-bottom: 20px;	margin-right:5px;
}
#ReportContent .ReportColumnHeaderCentre {
	vertical-align:top;	text-align:center;
}
#ReportContent .ReportColumnItem {
	vertical-align:top;	
}
#ReportContent .ReportGroupHeader {
	font-weight: bold;
}

#FooterContainer	
{
	margin: 0px auto 0px auto;
	float:none; 
	overflow:hidden; 
	width:720px;
}

#FooterContent	
{
	color: #666666; font-size: 12px; font-weight: bold; font-style:italic; margin-top: 15px;
}
#FooterContent	a	{
	color: #666666; 
	text-decoration:none;
	vertical-align:top;
}
#FooterContent	.FooterContentLeft
{
	text-align:left;
	float:left;
	width:440px;
}
#FooterContent	.FooterContentRight	
{
	text-align:right;
	float:right;
	width:280px;
}

	





