@charset "utf-8";
/* CSS Document */

.addressfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3583B4;
	font-weight: bold;
}
a.addressfont.link {
	font-weight: normal;
}
a.addressfont.hover {
	font-weight: bolder;
}
a.addressfont.active{
	font-weight: bolder;
}
a.addressfont.visited {
	font-weight: normal;
}





.menu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.menu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.menuTxt:link {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration:none
}
a.menuTxt:active {
	color: #ffCCff;
	font-weight: bold;
	text-decoration: none;
}
a.menuTxt:visited {
	color: #cccccc;
	font-weight: bold;
	text-decoration:none
}
a.menuTxt:hover {
	color: #FFccFF;
	font-weight: bold;
	text-decoration: underline;
}





.style39 {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
	text-align: left;
}
a.style39:link {
	color: #0B71A1;
}
a.style39:active {
	color: #0B71A1;
}
a.style39:hover {
	color: #666666;
}
a.style39:visited {
	color: ##3F98D2;
}






.sideLines {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: left;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0B71A1;
}
.pricingtable {
	border: thin dotted #3684B5;
}
.finePrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
