﻿a:link {
	color: #333399;
	font-weight: bold;
}
.SpaceAboveTitle {
	font-size: 30px;
}
a:visited {
	color: #800000;
	font-weight: bold;
}
a:active {
	color: #006400;
	font-weight: bold;
}
.HeaderTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #336666;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	z-index: 1200;
}
.MainBodyStyle {
	padding: inherit;
	background: #FFDEAD;
	text-align: justify;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	background-color: #C0C0C0;
	color: #000000;
	width: 825px;
	position: inherit;
	clear: both;
	margin-top: 10px;
	margin-left: 20px;
}
.MainBodyStyleBig {
	padding: 15px;
	margin: 0px;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
}
.MainBodyLeftIndented {
	padding-left: 100px;
	padding-right: 10px;
}
.MainBodyJustified {
	padding: 10px;
	font-family: Arial;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	display: inline-table;
}
.HeaderTextStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
}
.MainBodyStyleBigCentered {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
}
.ServicesBulettStyle {
	margin: 15;
	text-align: left;
	list-style-type: none;
	list-style-image: url('art/v5_bullets_104.gif');
	font-size: 14px;
	font-weight: normal;
}
.FooterTextStyle {
	border-color: #0000FF;
	border-width: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
}
.MainPageTableStyle {
	border: 4px solid #008080;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FooterPhoneStyle {
	border-color: #0000FF;
	border-width: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	border-collapse: collapse;
}
.DisclaimerStyle {
	padding: 5px;
	text-align: justify;
	font-size: x-small;
	background-color: #9BD1FA;
	text-indent: 10px;
}
.EmailLinkStyle {
	font-size: small;
}
.FlashHeaderStyle {
	background-position: 0% 0%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #000000;
}
.FooterTableStyle {
	background-position: 0% 0%;
	padding: 15px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}
.HeaderTextStyleCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #0000FF;
}
.HeaderTextStyleCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	width: 880px;
}
.ConsultBlueCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #0000FF;
}
.ConsultGreenCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	color: #00FF00;
}
.ConsultYellowCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	font-style: normal;
	text-align: center;
	color: #FFFF00;
}
.HeaderTextStyleFrontPageIndented {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	text-align: left;
	padding-left: 50px;
	letter-spacing: 2px;
}
.CaseResultsMainBody {
	text-align: justify;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 600px;
}
.CaseResultsHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #0000FF;
	width: 600px;
}
.MainBodyStyleBigJustify {
	padding: 0px;
	margin: 0px;
	text-align: justify;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: lighter;
}
/* box styles */
.box {
	position: relative;
	width: 100%;
	margin: 0 0 20px 0;
}
.orange {
	background: #ff6c01 url('gradient-orange.png') top repeat-x;
}
.green {
	background: #98d11d url('gradient-green.png') top repeat-x;
}
.blue {
	background: #24b2e7 url('gradient-blue.png') top repeat-x;
}
.red {
	background: #d94017 url('gradient-red.png') top repeat-x;
}
.silver {
	background: #3f3f3f url('gradient-silver.png') top repeat-x;
}
.inner {
	padding: 20px;
}
/* corners */
.corner {
	position: absolute;
	width: 10px;
	height: 10px;
	background: url('corners.png') no-repeat;
	font-size: 0%;
}
.TL {
	top: 0;
	left: 0;
	background-position: 0 0;
}
.TR {
	top: 0;
	right: 0;
	background-position: -10px 0;
}
.BL {
	bottom: 0;
	left: 0;
	background-position: 0 -10px;
}
.BR {
	bottom: 0;
	right: 0;
	background-position: -10px -10px;
}
.gotoTOPstyle {
	border-style: none;
	margin-left: 25px;
}
.inlineMenuPlaceholder {
	text-align: center;
	vertical-align: middle;
	line-height: normal;
	text-indent: inherit;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-style: none;
	table-layout: auto;
}
.ConsultRedCenterCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #FF0000;
}
.MainBodyStyleNoWidth {
	padding: 7px;
	background: #FFDEAD;
	text-align: justify;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	background-color: #9BD1FA;
	color: #000000;
	width: auto;
}
.MainBodyJustifiedBlue {
	font-family: Arial;
	text-align: justify;
	font-size: 14px;
	font-style: normal;
	background-color: #2EB5E8;
	visibility: visible;
	clip: rect(14px, auto, auto, auto);
}
.MainBodyStyleCentered {
	padding: inherit;
	background: #FFDEAD;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	background-color: #C0C0C0;
	color: #000000;
	width: 880px;
	position: inherit;
	clear: both;
	margin-top: 10px;
	margin-left: 20px;
}
