﻿body 
{
	padding:0px;
	margin:0px;
	text-align:center;
	background-image:url(/resources/images/background-page.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

a.menu:link, a.menu:active, a.menu:visited, a.menu:hover
{
	color:#3EB3C9;
	font-family:Verdana;
	font-size:12px;
	background-image:url(/resources/images/arrow-right-grey.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
	padding-left:15px;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
}

a:link, a:active, a:visited, a:hover 
{
	color:#3EB3C9;
	text-decoration:none;
	font-weight:bold;
}

a.footer:link, a.footer:active, a.footer:visited, a.footer:hover 
{
	color:#2c2c2c;
	font-family:Verdana;
	line-height:18px;
	font-size:10px;
	font-weight:normal;

}

h1 
{
	color:#2c2c2c;
	font-family:Arial;
	font-size:20px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	font-weight:normal;
}

h2, a.billHeader:link, a.billHeader:active, a.billHeader:hover, a.billHeader:visited
{
	color:#2c2c2c;
	font-family:Arial;
	font-size:16px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	margin-top:25px;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
}

h3 
{
	color:#2c2c2c;
	font-family:Arial;
	font-size:14px;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	margin-top:15px;
	font-weight:normal;
}

.text1 
{
	color:#2c2c2c;
	font-family:Verdana;
	line-height:18px;
	font-size:12px;
}

.text2
{
	color:#2c2c2c;
	font-family:Verdana;
	line-height:18px;
	font-size:10px;
}

.placeholder-header 
{
	width:990px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(/resources/images/background-main-header.gif);
	margin-top:20px;
	font-size:1px;
	padding-top:0px;
	text-align:left;
	padding-top:2px;
} 

.placeholder-main 
{
	width:990px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(/resources/images/background-main.gif);
	margin-top:0px;
	font-size:1px;
	padding-top:0px;
	text-align:left;
}

.placeholder-main-content 
{
	width:538px;
	padding-left:30px;
}


.placeholder-footer 
{
	clear:both;
	width:918px;
	text-align:center;
	padding-top:10px;
	margin-left:32px;
	border-top:1px solid #cfcfcf;
	margin-top:10px;
	margin-bottom:10px;
}

/* 2px - 978px - 10px */



.placeholder-left-column 
{
	width:598px;
	padding-left:2px;
	float:left;
	font-size:12px;
}

.placeholder-right-column 
{
	width:368px;
	padding-right:10px;
	float:left;
	font-size:12px;
}

.placeholder-menu 
{
	border-left:1px solid #cfcfcf;
	padding-top:30px;
}

.placeholder-main:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.billBox 
{
	width:538px;
	float:left;
	margin-top:30px;
	padding-bottom:30px;
	border-bottom:1px solid #cfcfcf;
}

.billImage 
{
	border:1px solid white;
	width:150px;
	margin-right:10px;
	margin-top:5px;
	float:left;
}

.billText 
{
	width:360px;
	float:left;
}

a.billHeader:link, a.billHeader:active, a.billHeader:hover, a.billHeader:visited 
{
	margin-top:0px;
}

.weblinkBox 
{
	width:538px;
	float:left;
	margin-top:30px;
	padding-bottom:30px;
	border-bottom:1px solid #cfcfcf;
}

.weblinkImage 
{
	border:1px solid #d1d1d1;
	width:202px;
	margin-right:10px;
	margin-top:5px;
	float:left;
}

.weblinkText 
{
	width:300px;
	float:left;
}

