﻿html 
	{
		overflow-y: scroll;
	}

body {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: black;
	background-color: #86AAE6;
	margin-top: 0px;
}

/* Link styles */

a:link 					{ font-size: 12px; color: #0073BF;}
a:visited 				{ font-size: 12px; color: #0073BF }
a:hover 				{ font-size: 12px; color: blue; text-decoration: none;}
a:active 				{ font-size: 12px; color: blue}

a.footerLinks:link 		{ font-size: 10px; color: gray }
a.footerLinks:visited 	{ font-size: 10px; color: gray }
a.footerLinks:hover 	{ font-size: 10px; color: #666666; text-decoration: none }
a.footerLinks:active 	{ font-size: 10px; color: gray }

a.quickLink:link 		{
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
a.quickLink:visited 	{
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
a.quickLink:hover 	{
	font-size: 14px;
	color: #9CB1EB;
	text-decoration: none;
	font-weight: bold;
}
a.quickLink:active 	{
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}

a.myLink:link 			{ font-size: 12px; color: #000000; }
a.myLink:visited 		{ font-size: 12px; color: #000000; }
a.myLink:hover 			{ font-size: 12px; color: #006699; text-decoration: none; }
a.myLink:active 		{ font-size: 12px; color: #000000; }

a.myLinkLevel2:link 	{ color: #000000; }
a.myLinkLevel2:visited 	{ color: #000000; }
a.myLinkLevel2:hover 	{ color: #006699; text-decoration: none; }
a.myLinkLevel2:active 	{ color: #000000; }

a.topLinks:link 		{
	font-size: 12px;
	color: #FFFFFF;
	border: 1px gray solid;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url('../images/other/buttonDN.png');
	background-repeat: no-repeat;
	font-weight: bold;
}
a.topLinks:visited 		{
	font-size: 12px;
	color: #FFFFFF;
	border: 1px gray solid;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url('../images/other/buttonDN.png');
	background-repeat: no-repeat;
	font-weight: bold;
}
a.topLinks:hover 		{
	font-size: 12px;
	color: #FFFFFF;
	border: 1px gray solid;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url('../images/other/buttonUP.png');
	background-repeat: no-repeat;
	font-weight: bold;
}
a.topLinks:active 		{
	font-size: 12px;
	color: #FFFFFF;
	border: 1px gray solid;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url('../images/other/buttonDN.png');
	background-repeat: no-repeat;
	font-weight: bold;
}

div.horLinks {
	font-size: 12px;
	float: left;
	color: #FFFFFF;
	border: 1px gray solid;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url('../images/other/buttonUP.png');
	background-repeat: no-repeat;
	font-weight: bold;
}

div.horLinks1 {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url('../images/other/buttonDN.png');
	background-repeat: no-repeat;
	font-weight: bold;
}

a.sectionHead:link 		{ font-size: 12px; color: black; padding-left: 15px; padding-right: 15px;}
a.sectionHead:visited 	{ font-size: 12px; color: black; padding-left: 15px; padding-right: 15px; }
a.sectionHead:hover 	{ font-size: 12px; color: blue; background-color: #FFFFFF; text-decoration: none; padding-left: 15px; padding-right: 15px; }
a.sectionHead:active 	{ font-size: 12px; color: blue; padding-left: 15px; padding-right: 15px; }

a.quickQuote:link {
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	border-style: solid;
	background-color: #5773D2;
	color: #FFFFFF;
	padding: 5px;
	line-height: 10px;
}
a.quickQuote:visited {font-family: Arial, Verdana, sans-serif; font-size: small; font-weight: bold;	text-transform: uppercase; border-style: solid; 
	background-color: #5773D2; color: #FFFFFF; padding: 5px; }
a.quickQuote:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	border-style: solid;
	background-color: #C6CFF0;
	color: #000000;
	padding: 5px;
}
a.quickQuote:active {font-family: Arial, Verdana, sans-serif; font-size: small; font-weight: bold;	text-transform: uppercase; border-style: solid; 
	background-color: #5773D2; color: #FFFFFF; padding: 5px; }


td.topLinksTab:link 	{ color: #000000; }
td.topLinksTab:visited 	{ color: #000000; }
td.topLinksTab:hover 	{ color: #000000; background-color: #FFFFFF; text-decoration: none; }
td.topLinksTab:active 	{ color: #000000; }

/* General styles */
table.pageFormat {
	background-color: #0066CC;
	height: 60px;
	background-image: url('../images/bgcolor.jpg');
	background-repeat: repeat-x;
}
table.pageFormatMain {background-color: #FFFFFF; padding: 5px; text-align: left; }

a.testTab:link {
	background-image: url('../images/flash/legStatic.gif');
	background-repeat: no-repeat;
}
a.testTab:visited {
	background-image: url('../images/flash/legStatic.gif');
	background-repeat: no-repeat;
}
a.testTab:hover {
	background-image: url('../images/flash/leg.gif');
	background-repeat: no-repeat;
}
a.testTab:active {
	background-image: url('../images/flash/legStatic.gif');
	background-repeat: no-repeat;
}

p.title {
  font-family: Arial, Verdana,  Helvetica, sans-serif;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.aLeft { color: #FFFFFF; background-color: #006699; }
.aLeftMulti {
	color: #FFFFFF;
	background-color: #006699;
	background-image: url('../images/multiLevel.gif');
	background-repeat: no-repeat;
}

p.titleHead {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #000080;
	background-color: #D1E6E7;
}

.smallChars {
	font-family: Arial, verdana, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #0000FF;
}

td.rightFeatures {
	text-align: right;
	border-bottom: 1px #D7E8F2 solid;
	border-left: 1px #D7E8F2 solid;
	padding-top: 5px;
}

td.leftFeatures {
	text-align: left;
	border-bottom: 1px #D7E8F2 solid;
	border-left: 1px #D7E8F2 solid;
	padding-top: 5px;
}

td.menuBar {
	padding-left: 0px;
	background-image: url('../images/other/menu_bar_bg2.png');
	background-repeat: repeat-x;
	height: 30px;
}

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


