/* --------- BODY ------------ */
body {
	margin:0px 0px;
	padding:0px;	
	background-color:white;
	background-image:url(/_images/top-gradient.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:black;
	}
a:link  	{ color:#666600;text-decoration:underline; }
a:visited 	{ color:#660066;text-decoration:underline; }
a:hover 	{ color:#660066;text-decoration:underline; }
/* --------- HP CONTENT ------------ */
.headHP1 {
	font-family:Comic Sans MS;
	font-size:14px;
	font-weight:bold;
	color:black;
	margin:0px 0px 0px 0px;
}
p.leftHP1 {
	margin-left:35px;
	margin-right:25px;
}
.txtHP1 {
	font-family:Comic Sans MS,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
}
h2 {
	font-size:13px;
	font-weight:bold;
	color:#666600;
	margin:0px 0px 0px 10px;
}
p.leftHP2 {
	margin-left:10px;
	margin-right:10px;
}
.txtHP2 {
	font-size:10px;
	color:black;
}
/* --------- NAVIGATION ------------ */
.navTop {
	font-size:11px;
	font-weight:bold;
	color:white;
}
a.navTop:link{
	font-size:11px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
a.navTop:visited{
	font-size:11px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
a.navTop:hover{
	font-size:11px;
	font-weight:bold;
	color:#99CCFF;
	text-decoration:none;
}
.navBot {
	font-size:9px;
	line-height:14px;
	color:#666666;
}
a.navBot:link{
	font-size:9px;
	font-weight:normal;
	line-height:14px;
	color:#666666;
	text-decoration:none;
}
a.navBot:visited{
	font-size:9px;
	font-weight:normal;
	line-height:14px;
	color:#666666;
	text-decoration:none;
}
a.navBot:hover{
	font-size:9px;
	font-weight:normal;
	line-height:14px;
	color:#6699CC;
	text-decoration:none;
}