.outerWrapper {
	background-color: #F2F2F2;
	padding:15px;}

.mainContent {
	float:left;
    width: 610px;}
	
h1, h2, h3, p, span, td, caption {font-family: Arial,Helvetica,sans-serif;}	

p {font-size:12px;}
	
.blue {color:#165485;}
.red {color:#990000}	
	
h2 {
	color: #000000;
	margin-bottom:0;
    font-size: 16px;
    text-shadow: 1px 1px 1px #FFFFFF;}	
	
.hcBreadcrumbs {
    margin-bottom: 15px;
    margin-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;}
	
caption, thead td {
	background-color: #C9C9C9;
	text-transform:uppercase;
    font-size: 13px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: left;
    text-indent: 10px;
    text-shadow: 0 0 1px #FFFFFF;
	background-image: linear-gradient(to bottom, #d9d9d9, #c3c3c3);}
	
p {
	color:#666;
	margin-bottom:0;}	
	
table {
	border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    margin:5px 0 10px 0;
	background-color:#fff;}
	
td {
	border-bottom: 1px solid #DBDBDB;
	color:#595959;
    height: 33px;
    line-height: 33px;
	text-indent:10px;}
	
.timeZone {
	background: url(/images/timeZoneIcon.png) no-repeat scroll 3px 3px #A4A4A4;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 11px #666666 inset;
    color: #FAFAFA;
    float: left;
    font-family: arial;
    font-size: 11px;
    height: 27px;
    line-height: 27px;
    margin-top: -4px;
    text-indent: 27px;
    width: 292px;}
	
td.first {font-weight:bold;}	
td.last {text-align:right; padding-right: 7px;}
	
hr {
    margin: 7px 0 7px -10px;
	width:610px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #ffffff;
	boder-right:none;
	border-left:none;}
	
hr.second {margin:15px 0 15px -10px;}

.disclaimer {
	display: block;
    margin-top: 15px;}
	
.disclaimer p {font-size:11px;}

.clear {
	height:1px; clear:both;}

.hLinks {
    float:right;
    margin:38px 0px 0 0 !important;}