﻿html 
{
	scrollbar-arrow-color:  #ffffff;
	scrollbar-base-color: #003366;
	scrollbar-dark-shadow-color: #3D86A9;
	scrollbar-track-color: #99ccff;
	scrollbar-face-color: #003366;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #000000;
}

body 
{
	background-image: url('../images/home/BlueGradBackground.gif');
	background-color: #003366;
	background-repeat: repeat-x;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.Main
{
	margin-left: auto;
	margin-right: auto;
	width: 720px;
}

.header
{
	height: 88px;
	margin-bottom: 15px;
	width: 720px;
	background-color: #FFFFFF;
}

.headerLogo
{
	height: 88px;
	width: 205px;
	float: left;
	display: inline-block;
}

.headerLinks
{
	width: 420px;
	padding-top: 35px;
	padding-right: 40px;
	text-align: right;
	float: right;
	display: inline-block;
	font-weight: bold;
	color: #003366;
	font-size: 11px;
}

.headerLink
{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.headerLink:hover 
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.mainContent
{
	background-image: url('../images/home/FauxColumns.gif');
	background-repeat: repeat-y;
	width: 720px;
}

.mainContent * a
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.mainContent p
{
	line-height: 16px;
}

.landingTopContent
{
	background-image: url('../images/home/landingTopContent.gif');
	background-repeat: repeat-y;
	width: 720px;
}

.landingTopContent * a
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.landingBottomContent
{
	background-image: url('../images/home/landingBottomContent.gif');
	background-repeat: repeat-y;
	width: 720px;
}

.landingBottomContent * a
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.leftBottomInfoBar
{
	height: 100%;
	width: 148px; 
	text-align: left;
	vertical-align: top;
	display: inline-block;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
}

.middleBottomContent
{
	width: 404px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	display: inline-block;
}

.middleBottomContent * a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.middleBottomContent h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 15px;
}

.middleBottomContent h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 10px;
}

.middleBottomContent h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin-top: 3px;
}

.middleBottomContent p
{
	line-height: 16px;
}

.rightBottomInfoBar
{
	height: 100%;
	width: 148px;
	font-size: x-small;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	float: right;
	padding-top: 10px;
	padding-bottom: 5px;
}


.rightBottomInfoBar a
{
	padding-left: 3px;
}

.rightBottomInfoBar * a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 3px;
}

.leftInfoBar
{
	height: 100%;
	width: 148px; 
	text-align: left;
	vertical-align: top;
	display: inline-block;
	float: left;
	padding-bottom: 5px;
}

.leftInfoBar a
{
	font-size: x-small;
	padding-left: 3px;
}

.leftInfoBar * a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-small;
	text-decoration: underline;
	padding-left: 3px;
}

.leftInfoBar h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 3px;
	padding-left: 3px; 
	color: #FFFFFF;
}

.leftInfoBar hr
{
	color: White;
	margin-left: auto;
	margin-right: auto;
	width: 136px;
}

.rightContent
{
	width: 552px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	float: right;
	padding-bottom: 5px;
}

.rightContent * a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.rightContent h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 15px;
}

.rightContent h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 10px;
}

.rightContent h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin-top: 3px;
}

.footer
{
	width: 720px;
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 10px 0px 5px 0px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
}

.legalInfo 
{
	width: 720px;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px; /* added in order to make sure hyperlink borders are not cut off */
}

.legalInfo a
{
	color: #FFFFFF;
	text-decoration: none;
}

.legalInfo a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.tableInfo
{
	
}

.tableInfo th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.leftSideMenu
{
	width: 100%;
}

.leftSideMenu td
{
	height: 14px;
}

.leftSideMenu a
{
	padding-left: 8px;
}

.leftSideMenu a:hover
{
	padding-left: 8px;
}