body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

/*#leftnav {
	background-color: #DCF4FF;
	padding: 0px;
}*/

#leftnavBottom {
	background-color: #DCF4FF;
	width: 100px;
	padding: 0px

}

/*#leftnav a:link {
	color: #EF9647;
	text-decoration: none;

}

#leftnav a:visited {
	color: #CC9966;
	text-decoration: none;

}

#leftnav a:hover, #leftnav a:active {
	color: #000000;
	text-decoration: none;*/

}

#maincontent {
	padding: 20,20,5,20 px;
	font-size: x-small;
	line-height: 135%;
	color: #333333;
	background-color: #FFFFFF;
}

#maincontent h1 {
	font-size: 150%;
	font-weight: bold;
	color: #FF9900;

}

#maincontent h2 {
	font-size: 125%;
	font-weight: bold;
	color: #FF9900;
	margin-top: 30px;
	line-height: 140%;

}

#maincontent ul {
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: disc;

}

#maincontent hr {
	color: #FF9900;

}

#maincontent a:link {
	color: #6699CC;

}

#maincontent a:visited {
	color: #336699;

}

#maincontent a:hover, #maincontent a:active {
	color: #FF9900;

}

#QATable {
	margin-bottom: 10px;
	width: 100%;

}

#QAQuestion {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
	font-size: small;

}

#QAAnswer {
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-size: x-small;
	line-height: 135%;

}

#QAAnswer ul {
	list-style-position: outside;
	list-style-type: disc;

}


#footer {
	font-size: x-small;
	line-height: 135%;
	color: #FFFFFF;
	background-color: #6699CC;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF9900;
	border-top-color: #FF9900;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;

}

#footer a:hover, #footer a:active {
	color: #000000;

}

.featureText {
	font-size: 18px;
	line-height: 135%;
	color: #FF9900;
	font-weight: bold;
}
#featureText a:hover, #featureText a:active, #featureText a:visited, #featureText a:link {
	font-size: 18px;
	line-height: 135%;
	color: #FF9900;
	font-weight: bold;
}
.featureTextHL {
	font-size: 18px;
	line-height: 150%;
	color: #6699CC;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.featureTextHL2 {
	font-size: 18px;
	line-height: 150%;
	color: #6699CC;
	font-weight: bold;
}
#featureBox {
	background-color: #DCF4FF;
	margin: 20px;
	padding: 10px;
	border: 2px solid #FF9900;
	font-size: x-small;
	line-height: 135%;
	color: #000000;

}

.featureBoxHdr {
	font-size: 150%;
	line-height: 125%;
	font-weight: bold;
	color: #FF9900;
}


#lvl2Hdr {
	background-color: #6699CC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	

}


.contactInfo {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.hpFbText {
	font-size: medium;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
legend {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.leftnav {
	background-color: #DCF4FF;
}
