body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #2C3640;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.footerTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6C6C6C;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	MARGIN: 0px 0px 0px 0px;
	font-weight: bold;
}
.welcomeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	MARGIN: 20px 0px 0px 0px;
	font-weight: bold;
}
.showCaseTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	MARGIN: 0px 0px 0px 0px;
	font-weight: bold;
}
.pgTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	MARGIN: 0px 0px 0px 0px;
	font-weight: bold;
}
.dottedLineBottom {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #870050;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666666;
	color: FFFFFF;
	font-weight: bold;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid gray;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: white;
	width: 205px;
}

.anylinkcss a{
	font-size: 11px;
	color: #ffffff;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.anylinkcss a:hover { /*hover background color*/
	background-color: #4C93C3;
	font-size: 11px;
	color: #ffffff;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: underline;
	font-weight: bold;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.displayMessage{
	MARGIN: 5px;
	background-color: #107A9B;
	padding: 10px;
	color: #FFFFFF;
	border: 1px dotted #9E025E;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.whiteText {
	color: #FFFFFF;
}
.getAQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.getAQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.getAQuote:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #016891;
	font-weight: normal;
	text-decoration: underline;
}
