html {
	height: 100%;
	overflow-y:scroll; 
}

A:link {
	color: #000099;
	text-decoration: none;
}

A:visited {
	color: #000099;
	text-decoration: none;
}

A:active {
	color: #000099;
	text-decoration: none;
}

A:hover {
	color: #000099;
	text-decoration: underline;
}

.body-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	list-style-type: upper-alpha;
	list-style-position: outside;
}

.body-font-bullets {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	list-style-image:  url(../images/bullet.gif);
	font-size: 12px;
	line-height: 20px;
}

.body-testimonial-quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
	line-height: 16px;
}

.body-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	letter-spacing: -0.25pt;
	word-spacing: 0.5pt;
	font-style: italic;
	font-weight: bold;
}

.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.body-subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}

.privacy-terms-conditions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: .125pt;
}

.positioning-statement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-stretch: normal;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
}

.navigation-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-stretch: semi-expanded;
	text-transform: capitalize;
	font-weight: bold;
}

.LearnMore-SMALLCAPS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.5px;
	color: #666666;
}

.tableborder-red {
   table border=0;
   cellpadding=10;
   cellspacing=0;
   border: 1px solid #F4B75D;
}

.tableborder-dark {
   table border=0;
   cellpadding=10;
   cellspacing=0;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.tableTOPborder-dark {
   table border=0;
   cellpadding=10;
   cellspacing=0;
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
}

.tableBOTTOMborder-dark {
   table border=0;
   cellpadding=10;
   cellspacing=0;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
