@charset "utf-8";
/* CSS Document */
body{
	font-family:Garamond, Verdana, "Times New Roman";
	font-size:14px;
	color:#333333;
}
.topheading{
	font-size:25px;
	color:#666666;
	font-family:Garamond, Verdana, "Times New Roman";

}
.topsubheading{
	font-size:15px;
	color:#666666;
	font-family:Garamond, Verdana, "Times New Roman";
	margin-left:25px;
	}
.topsubheadinglinks{
	font-size:15px;
	color:#666666;
	text-decoration:underline;
	font-family:Garamond, Verdana, "Times New Roman";
	}
a.topsubheadinglinks:link{
	font-size:15px;
	color:#666666;
	text-decoration:none;
	font-family:Garamond, Verdana, "Times New Roman";
	}
a.topsubheadinglinks:visited{
	font-size:15px;
	color:#666666;
	text-decoration:underline;
	font-family:Garamond, Verdana, "Times New Roman";
	}
a.topsubheadinglinks:active{
	font-size:15px;
	text-decoration:underline;
	color:#666666;
	font-family:Garamond, Verdana, "Times New Roman";
	}
a.topsubheadinglinks:hover{
	font-size:15px;
	text-decoration:underline;
	color:#006699;
	font-family:Garamond, Verdana, "Times New Roman";
	}
.faq{
	font-size:18px;
	color:#666666;
	font-family:Garamond, Verdana, "Times New Roman";
	}
a.faq:link{
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-family:Garamond, Verdana, "Times New Roman";
	}
a.faq:visited{
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-family:Garamond, Verdana, "Times New Roman";
	}
a.faq:active{
	font-size:14px;
	text-decoration:none;
	color:#666666;
	font-family:Garamond, Verdana, "Times New Roman";
	}
a.faq:hover{
	font-size:14px;
	text-decoration:underline;
	color:#006699;
	font-family:Garamond, Verdana, "Times New Roman";
	}
.subheading{
	color:#003333;
	font-family:Garamond, Verdana, "Times New Roman";
	text-decoration:underline;
	font-size:16px;
	}

.toplinks{
	font-size:12px;
	color:#FFFFFF;
	font-family:Garamond, Verdana, "Times New Roman";
	}
a.toplinks:link{
	font-size:12px;
	color:#FFFFFF;
	font-family:Garamond, Verdana, "Times New Roman";
	}
a.toplinks:visited{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Garamond, Verdana, "Times New Roman";
	}
a.toplinks:active{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Garamond, Verdana, "Times New Roman";
	}
a.toplinks:hover{
	font-size:14px;
	text-decoration:underline;
	color:#FFCC33;
	font-family:Garamond, Verdana, "Times New Roman";
	}