@charset "UTF-8";
/* CSS Document */

.smallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteheadmd {
	font-size: medium;
	font-weight:normal;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.lgWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mediumBlack{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#000000;
}
.mediumBlackbold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#000000;
	font-weight: bold;
}
.blueheadxl {
	font-size: x-large;
	font-weight: bold;
	color: #000099;
}
.blueheadlg {
	font-size: large;
	font-weight: bold;
	color: #000099;
}
.blueheadmd {
	font-size: medium;
	font-weight:normal;
	color: #0000CC;
	font-family:Arial, Helvetica, sans-serif;
}
.greenheadmd {
	font-size: medium;
	font-weight: bold;
	color: #17AE1B;
}
.greenheadlg {
	font-size: large;
	font-weight: bold;
	color: #17AE1B;
}
.greenheadxl {
	font-size: x-large;
	font-weight: bold;
	color: #17AE1B;
}
.redlarge {
	font-size: large;
	font-weight: bold;
	color: #990000;
}
ul.sectlinks{
	list-style:square;
	border-right: solid 1px #333333;
	border-left:solid 1px #333333;
}
a.sectlinks:link {
	font-family:"Times New Roman", Times, serif;
	color:#17AE1B;
	text-decoration:none;
	font-weight: bold;
}
a.sectlinks:visited{
	color:#669900;
	font-weight:bold;
	text-decoration:none;
}
a.sectlinks:hover{
	color:#0C90B9;
	font-weight:bold;
	text-decoration:underline;
}
a.sectlinks:active{
	color:#000;
} 
.faq{
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	color:#345F2E;
	text-decoration:none;
	font-weight:bold;
}
.faq:link{	
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	color:#345F2E;
	text-decoration:none;
	font-weight:bold;
}
.faq:visited{	
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.faq:hover{	
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	color:#0C90B9;
	text-decoration:underline;
}
.faq:active{	
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	color:#000066;
	text-decoration:none;
}
.faqq{
	font-family:"Times New Roman", Times, serif;
	color:#345F2E;
	text-decoration:none;
	font-weight:bold;
}
.faqans{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
tr.rowfill{
	background-color:#FFFFCC;
}
.xwhite a:link{
	font:Arial, Helvetica, sans-serif 10px;
	color:#FFFFFF;
	text-decoration:none;
}
.xwhite a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.xwhite a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.xwhite a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.style10 {
	font-size:larger;
	color: #118414;
	text-decoration:none;
}
.style7 {
	color: #000066;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
.style9 {color: #000000;
	font-size: x-small;
}
ul#plans {
	list-style:disc;
	line-height:20px;
}
a.startquote {
	font:Arial, Helvetica, sans-serif bold;
	font-size:18px;
	color:#000099;
	text-decoration:none;
	font-weight:bold;
}
a.startquote:link {
	color:#000099;
}
a.startquote:visited {
	color:#000099;
}
a.startquote:hover {
	color:#118414;
	text-decoration:underline;
}
a.startquote:active {
	color:#000099;
	text-decoration:none;
}
a.learn:link {
	font:Arial, Helvetica, sans-serif bold;
	font-size:12px;
	color:#000000;
	font-style:italic;
	text-decoration:none;
}
a.learn:visited {
	font:Arial, Helvetica, sans-serif bold;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a.learn:hover {
	font:Arial, Helvetica, sans-serif bolder;
	font-size:12px;
	color:#0066CC;
	text-decoration:underline;
}
a.learn:active {
	font:Arial, Helvetica, sans-serif bold;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}