html, body {
	margin: 0px;
	padding: 0px;
	background-color: White;
	font-size: 10px;
	font-family: arial;
width: 630px;
	color: black;
}

#page {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	text-align: left;
}

a {
	text-decoration: none;
	color: #103280;
}

a img {
	border: none;
}

a:hover {
	color: #00a4e8;
	text-decoration: none;
}

h1 {
	color: #002478;
	font-size: 2.4em;
	font-weight: normal;
	display:none;
	visibility:hidden;
	padding-top: 0px;
	margin-top: 0px;
}
.invisible
{
	color: #002478;
	font-size: 2.4em;
	font-weight: normal;
	visibility: visible;
	display: block;	
	z-index:2;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	margin: 0px;
}

h3 {
	margin: 0px;
	font-size: 1.8em;
	color: #686969;
	font-weight: bold;
}

h4 {
	color: #5f5f5f;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px;
}

h5 {
	color: #002478;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 0px;
}

p {
	margin: 0px;
	color: #5f5f5f;
}

b {
	font-weight: bold;
	color: #0183b9;
}

#page:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html #page {
	height: 1%;
}
/* End hide from IE-mac */

#banner {
	padding-top: 15px;
}

#logo {
	width: 100%;
	height: 52px;
	float: left;
	text-align:right;
	z-index:0;	
	margin: 0px 0px 15px -15px;
	padding-bottom: 10px;
	border-bottom: 2px solid #00A4E8;
}
#hero 
{
	display:none;
	visibility:hidden;
}

#quickLinks {
	visibility: hidden;
	display: none;
}

#quickLinks a {
	font-size: 1.6em;
	color: #002477;
	text-decoration: none;
	padding-left: 9px;
	margin-left: 9px;
	border-left: solid 1px #666666;
	visibility: hidden;
	display: none;
}

#quickLinks a:hover {
	color: #00a4e8;
}

#search {
	float: right;
	padding-top: 4px;
	visibility: hidden;
	display: none;
}

#search .query {
	height: 16px;
	width: 118px;
	border: solid 1px #7f9db9;
	vertical-align: top;
	font-size: 10px;
	color: #7f9db9;
	visibility: hidden;
	display: none;
}


#toolbar {
	padding-top: 9px;
	padding-bottom: 16px;
	visibility: hidden;
	display: none;
}

#toolbar a {
	font-size: 1.2em;
	color: #666666;
	text-decoration: none;
	padding-left: 9px;
	margin-left: 9px;
	border-left: solid 1px #666666;
}

#toolbar a:hover {
	color: #999999;
}

#pageBody {
	padding-left: 0px;
	padding-right: 0px;
	/*This is a temporary fix for the crossing of promotion boxes and footer. Only work for IE. Not work for FireFox 
	height: 0px;*/
}

#pageBody .intro {
	font-size: 1.6em;
	margin-top: 15px;
	margin-bottom: 15px;
}

#pageBody p {
	font-size: 1.2em;
}

#pageBody ul li {
	font-size: 1.2em;
	margin-top: 10px;
}

#pageBottom {
	display:none;
	visibility: hidden;
	display: none;
}

#footer {

	margin-left: 30px;
	margin-right: 30px;
	border: solid 1px #dee3ee;
	background-color: #edf0f5;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 19px;
	padding-right: 19px;
	visibility: hidden;
	display: none;
}

#footer a {
	font-size: 1em;
	color: #002477;
	padding-left: 5px;
	margin-left: 5px;
	border-left: solid 1px #002477;
	text-decoration: none;
	visibility: hidden;
	display: none;
}

#footer a:hover {
	color: #00a4e8;
	visibility: hidden;
	display: none;
}

#footer a.firstItem, #toolbar a.firstItem, #quickLinks a.firstItem {
	margin-left: 0px;
	padding-left: 0px;
	border: none;
	visibility: hidden;
	display: none;
}

#pageTabs a.firstItem {
	background-image: none;
	visibility: hidden;
	display: none;
}

#copyright {
	color: #94979e;
	font-size: 1em;
	text-align: left;
	padding-bottom: 48px;
	float: left;
	visibility: hidden;
	display: none;
}

#copyright a {
	color: #002477;
	padding-left: 5px;
	margin-left: 5px;
	border-left: solid 1px #002477;
	text-decoration: none;
}

.shadeSection {
	background-image: url('/images/shadeSectionBack.gif');
	background-position: top left;
	background-repeat: repeat-x;
	padding: 19px;
	visibility: hidden;
	display: none;
}

.shadeSection p {
	font-size: 1.4em;
	color: #5f5f5f;
	visibility:hidden;
}

.shadeSection a h3 
{
	color: #002477;
}

.shadeSection a:hover h3 
{
	color: #00a4e8;
}

.right {
	float: right;
	margin-left: 19px;
	visibility: hidden;
	display: none;
}

.shade .right
{
	visibility: visible;
	display: block;
}

.left {
	float: left;
	margin-right: 19px;
	clear: left;
}

.noClear {
	clear: none;
}

a h2 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

a:hover h2 {
	text-decoration: none;
}

a h3 {
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	background-image: url('/images/arrow.gif');
	background-position: 0px 50%;
	background-repeat: no-repeat;
	padding-left: 9px;
}

.section {
	padding-top: 14px;
	padding-bottom: 15px;
	display: block;
	float:left;
}

.line {
	background-image: url('/images/blueDots.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 7px;
}

#pageTabs {
	border-top: solid 1px #dee3ee;
	border-bottom: solid 1px #dee3ee;
	background-color: #edf0f5;
	height: 27px;
	padding-left: 110px;
	padding-right: 0px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	list-style: none;
	visibility: hidden;
	display: none;
}


#pageTabs li {
	float: left;
	visibility: hidden;
	display: none;
	
}

#pageTabs li a {
	font-size: 1.2em;
	font-weight: bold;
	color: #47619d;
	padding-left: 21px;
	padding-right: 19px;
	padding-top: 6px;
	padding-bottom: 7px;
	background-image: url('/images/tabLeft.gif');
	background-position: 0px 50%;
	background-repeat: no-repeat;
	float: left;
	visibility: hidden;
	display: none;
}

#pageTabs li a:hover, #pageTabs li a#on {
	background-color: #d3dae7;
	visibility: hidden;
	display: none;
}

.shade {
	background-color: #ebf8fd;
	margin-bottom: 1px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 11px;
	padding-bottom: 10px;
	width: 614px;
}

.shade b {
	color: #5f5f5f;
}

.shade a {
	color: #5f5f5f;
	text-decoration: underline;
}

.shade a:hover {
	color: #999999;
}

.shade p {
	color: #5f5f5f;
	font-size: 1.2em;
}

.shade ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 170px;
}

.shade ul li {
	color: #5f5f5f;
	font-size: 1.2em;
	padding-left: 8px;
	background-image: url('/images/bullet.gif');
	background-position: 0px 6px;
	background-repeat: no-repeat;
}

#bannerImage {
	width: 735px;
	font-size: 10px;
	background-position: 50% 0px;
	background-repeat: no-repeat;
	visibility: hidden;
}

#bannerText, #bannerText p {
	color: #ffffff;
	font-size: 19px;
	width: 160px;
	padding-top: 20px;
	text-align: center;
	visibility: hidden;
	display: none;
}

.contentBox {
	width: 213px;
	border: solid 1px #e0e5ef;
	background-color: #f5f5f6;
	color: #002478;
	margin-bottom: 17px;
	visibility: hidden;
	display: none;
}

.contentBox p {
	color: #002478;
	font-size: 1.1em;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 7px;
	padding-bottom: 7px;
	visibility: hidden;
	display: none;
}

.contentBox a {
	font-weight: bold;
	padding-right: 9px;
	background-image: url('/images/contentBoxArrow.gif');
	background-position: 100% 50%;
	background-repeat: no-repeat;
}


.contentBox a:hover {
	text-decoration: underline;
}

.contentBox h4 {
	background-color: #002478;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contentBox #prop {
	float: left;
	width: 1px;
	border: solid 1px #ff0000;
	height: 110px;
}

#rightCol {
	width: 213px;
	visibility: hidden;
	display: none;
}

#leftCol {
}

#getAQuote {
	background-color: #f6e4ab;
	text-align: center;
	visibility: hidden;
	display: none;
}

#getAQuote p {
	color: #272727;
	font-size: 1.4em;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-top: 10px;
	visibility: hidden;
	display: none;
}

#rightCol .frame {
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 1px #ccd3e4;
	padding: 10px;
	color: #545454;
	font-size: 1.1em;
	background-color: #ffffff;
	visibility: hidden;
	display: none;
}

#rightCol .frame a h3 {
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	color: #002478;
	background-image: none;
	padding-left: 0px;
}

#rightCol .frame a:hover {
	color: #53c1ef;
}

#rightCol .frame a:hover h3 {
	color: #53c1ef;
	text-decoration: none;
}

.pdf {
	padding-left: 25px;
	background-image: url('/images/pdf.gif');
	background-position: 0px 50%;
	background-repeat: no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 12px;
}

#tennisBall {
	position: relative;
	visibility: hidden;
	display: none;
}

#tennisBall a {
	display: block;
	position: absolute;
	top: 180px;
	left: 8px;
	width: 160px;
	height: 30px;
	font-size: .9em;
	padding: 0px;
	visibility: hidden;
	display: none;
}

#tennisBall a:hover {
	color: #53c1ef;
}

.rightNM {
	float: right;
	visibility: hidden;
	display: none;
}

#tabs {
	margin-top: 20px;
	visibility: hidden;
	display: none;
}

#tabButtons {
	height: 41px;
	background-position: top left;
	background-repeat: no-repeat;
}

#tabButtons a {
	float: left;
	width: 144px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	padding-top: 13px;
}

#tabButtons .currentTab {
	color: #002478;
}

#noTabs {
	color: #002478;
	font-size: 14px;
	padding-left: 13px;
	padding-top: 11px;
}

#tabContent {
	width: 630px;
	margin: 0px;
	color: #5e5f5f;
	font-size: 1.2em;
}

#tabContent .contentPadding {
	background-color: #ebf8fd;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url('/images/buttons2/tabSectionBottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.tabSectionTop {
	background-image: url('/images/buttons2/tabSectionTopMulti.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 16px;
}


#tabTitle {
	float: left;
	margin: 0px;
	padding-left: 10px;
}

#tabContent ul, .photoSection ul {
	list-style-image: url('/images/bullet.gif');
	margin: 0px;
	padding: 0px;
	padding-left: 12px;	
}

#tabContent li, .photoSection li {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #5f5f5f;
	font-size: 1.2em;
}

#panel {
	width: 204px;
	border: solid 1px #ffffff;
	float: right;
	margin-left: 20px;
	font-size: 10px;
	visibility: hidden;
	display: none;
	
}

#panel div {
	margin: 4px;
	background-color: #ffffff;
	padding: 10px;
	color: #5f5f5f;
	visibility: hidden;
	display: none;
	
}

#panel h3 {
	font-size: 1.3em;
	padding: 0px;
	margin: 0px;
}

#panel h4 {
	font-size: 1.1em;
	padding-top: 12px;
}

#panel a {
	padding-right: 9px;
	background-image: url('/images/contentBoxArrow.gif');
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

.photoSection {
	padding-top: 15px;
	margin-top: 13px;
	background-image: url('/images/paleBlueDots.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

.photoSection .inner {
	width: 440px;
}

.photoSection h2 {
	color: #002478;
	font-size: 1.6em;
	margin-bottom: 11px;
	margin-top: 0px;
	padding: 0px;
}

.photoSection .shadeBox {
	background-image: url('/images/shadeBoxBack.gif');
	background-position: 0px 28px;
	background-repeat: repeat-x;
	width: 214px;
	padding-bottom: 40px;
}

.photoSection .shadeBox p {
	padding: 10px;
}

.photoSection .shadeBox h3 {
	background-color: #4c65a0;
	font-weight: bold;
	color: #ffffff;
	font-size: 1.4em;
	border-bottom: solid 1px #7c93bf;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.instruction {
	color: #002478;
	font-size: 1.2em;
	padding-top: 18px;
	padding-bottom: 15px;
}

.mandatory {
	color: #ed1c24;
	padding-right: 5px;
}

table .text {
	width: 230px;
	border: solid 1px #7f9db9;
	color: #000000;
}

table .error {
	background-color: #f6e4ab;
}

table select, table textarea {
	width: 120px;
	border: solid 1px #7f9db9;
	color: #000000;
}

table td {
	color: #575757;
	font-size: 10px;
	vertical-align: top;
}

.tableLine {
	background-image: url('/images/paleBlueDots.gif');
	background-position: 0px 50%;
	background-repeat: repeat-x;
}

#notification {
	background-color: #ebf8fd;
	padding: 9px;
	padding-left: 37px;
	color: #961e16;
	background-image: url('/images/notification.gif');
	background-position: 9px 6px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	font-size: 1.1em;
}

.impact {
	color: #0183b9;
	font-weight: bold;
}

.half {
	width: 230px;
	padding: 10px;
	height: 75px;
	float: left;
}

.pageSection {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	height: 190px;
	padding: 0px;
}

.border {
	border: solid 1px #b2bdd6;
	background-image: url('/images/highlight.gif');
	background-position: top right;
	background-repeat: repeat-y;
}

.pageSection .highlight {
	width: 107px;
}

.highlight {
	margin-right: 7px;
	margin-left: 7px;
	float: right;
	padding-top: 15px;
	color: #513e34;
	font-size: 1.1em;
}

.highlight a {
	font-weight: bold;
	color: #513e34;
	padding-right: 9px;
	background-image: url('/images/highlightBoxArrow.gif');
	background-position: 100% 50%;
	background-repeat: no-repeat;
	margin-top: 10px;
}
	
.highlight a:hover {
	font-weight: bold;
	color: #00a4e8;
	text-decoration: none;
	padding-right: 9px;
	background-image: url('/images/highlightBoxArrow.gif');
	background-position: 100% 50%;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.highlight h4 {
	font-size: 12px;
	font-weight: bold;
	color: #513e34;
}

.pageBlock {
	margin-top: 10px;
	padding: 0px;
	padding: 10px;
	 
}

.leftColumn {
	 
}

.pageBlock a {
	margin-top: 11px;
	font-size: 11px;
}

.pageBlock h2, .leftColumn h2 {
	color: #002478;
}

.pageBlock p, .leftColumn p {
	font-size: 11px;
}

.solid {
	background-color: #ebf8fd;
	font-size: 1.1em;
	height: 121px;
}

.solid ul {
	padding-left: 15px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	/* removed double up arrows */
	list-style: none;
}

.customList {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

li a {
	padding-left: 20px;
	background-image: url('/images/blueArrow.gif');
	background-position: 9px 50%;
	background-repeat: no-repeat;
}

li a:hover {
	padding-left: 20px;
	background-image: url('/images/lightBlueArrow.gif');
	background-position: 9px 50%;
	background-repeat: no-repeat;
	text-decoration: underline;
}

.searchResult div {
	margin-top: 15px;
	padding-left: 10px;
	font-size: 12px;
}

.searchResult b {
	color: #575757;
	font-weight: bold;
}

.searchResult h3 {
	font-size: 1.1em;
	font-weight: normal;
}

#searchResults a {
	text-decoration: underline;
}

#searchResults h2 {
	margin-top: 10px;
	color: #575757;
}

#searchResults .shade {
	font-size: 1.2em;
}

#searchResults .shade a {
	padding-left: 5px;
	padding-right: 5px;
	color: #002478;
}

#tips {
	background-image: url('/images/tipsPageBack.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin: 1px;
	padding-top: 0px;
}

#tips #section {
	background-image: url('/images/tipsSectionBack.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 35px;
	padding-top: 18px;
	padding-left: 15px;
	padding-right: 15px;
	/*width: 690px;*/
	height: 575px;
	margin-top: 35px;
}

#tips #section .leftCol {
	 
	font-size: 14px;
	color: #5f5f5f;
	/* float: left; */
}

#tips #section .rightCol {
	border-left: solid 1px #7f9db9;
	/*float: right;*/
	padding-left: 14px;
	 
}

#tips #section .rightCol table tr td {
	font-size: 11px;
	color: #0d1114;
	font-weight: bold;
	white-space: nowrap;
}

#tips #section .rightCol .field {
	/*width: 235px;*/
	font-size: 11px;
	font-family: arial;
}

#tips #tabs {
	margin-left: 0px;
	margin-right: 0px;
	visibility: hidden;
	display: none;
}

#tips #tabs a {
	float: right;
}

#tips #tipContent {
	background-color: #0d1114;
	border-left: solid 5px #ffffff;
	border-right: solid 5px #ffffff;
	margin-left: 30px;
	margin-right: 30px;
	/*height: 263px;*/
}

#tips #tipContentBottom {
	margin-left: 30px;
	margin-right: 30px;
	height: 15px;
	background-image: url('/images/tipTabs/tabContentBottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#tips input[type="checkbox"], #tips input[type="radio"] {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#tips label {
	width: 115px;
	/*display: block;
	float: left;*/
	font-weight: normal;
	color: #555657;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#tips .label.longLabel {
	width: auto;
	padding-left: 0px;
	padding-right: 5px;
	font-size: 11px;
	color: #0d1114;
	font-weight: bold;
}

#tips #section .rightCol .label {
	width: 110px;
}

a.alternateCar
{
	background-image: url("/External/ContentImages/buttons/car.gif");
}

a.alternateCar:hover
{
	background-image: url("/External/ContentImages/buttons/carOn.gif");
}

.boxFrame {
	border: solid 1px #d8e4ec;
	width: 243px;
	text-align: center;
	visibility: hidden;
	display: none;
	
}

.boxFrame h1 {
	background-color: #25347c;
	color: #ffffff;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 18px;
}

.boxFrame h3 {
	color: #1e125d;
	font-size: 15px;
	margin-top: 10px;
}

.boxFrame h2 {
	color: #1e125d;
	font-size: 25px;
	font-weight: bold;
	margin-top: 10px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ie */
hr
{ 
	background : url(/images/paleBlueDots.gif);
	background-repeat: no-repeat;
	background-position: center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/paleBlueDots.gif');
	text-align: center;
	width: 1px;
	height: 1px;
	border: 0;
	margin: 10px 0px 10px 0px;
} 

/*Firefox*/
html>body hr {
	border: 0px;
	background-image:url(/images/paleBlueDots.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 435px;
	text-align: center;
	height:1px;
	position:relative;
	padding: 10px 0px 10px 0px;
}

#topMapLink
{
	padding-bottom: 5px;	
}

#topMapLink a{
	font-size: 16px;
	text-decoration: underline;
	font-family: arial;
	color: #103280;
}

#topMapLink a:hover{
	text-decoration: none;
}

#mapLink
{
	padding-top:10px;
	padding-bottom: 5px;
	padding-left: 5px;	
}

#mapLink a {
	font-size: 1.2em;
	color: #666666;
	text-decoration: none;
}

#mapLink a:hover {
	color: #999999;
}

#siteMap img
{
	visibility:hidden;
}


