h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 145%;
	font-size: 15px
}
.text a:link {
	color: #006699;
	text-decoration: underline;
}
.text a:visited {color: #336699; text-decoration: underline; }
.text a:hover{color: #FFFFFF; text-decoration: none; background-color: #336699; }
.text a:active{color: #FF9933; text-decoration: none; }

.textsm {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; line-height: 135%; }

.bylinetext {  font-family: "Arial", Helvetica, sans-serif; color: #000000; font-weight: normal; line-height: 130%; font-size: 9px;}

.home_sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: 140%;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.home_sidebar a {
	font-size:15px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.home_sidebar a:link {
	text-decoration: none;
	color: #0E6E9F;
}
.home_sidebar a:visited {
	color: #0E6E9F;
	text-decoration: none;
}

.home_sidebar a:hover{
	color: #00FF66;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00FF66;
}
.home_sidebar a:active{color: #FF9933; text-decoration: none; }

.headline { 	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: #FFFFFF; font-weight: bold;
	background-color: #006699; 	padding: 8px; 	text-align: center; line-height: 125%; }

.nav  {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
}
.nav a:link {color: #336699; text-decoration: underline;}
.nav a:visited {color: #6699CC; text-decoration: none}
.nav a:hover{
	color: #336699;
	text-decoration: none;
}
.nav a:active{color: #FF6600; text-decoration: none; background-color: #FFFFFF}

.subnav  {font-family: "Arial", Helvetica, sans-serif; font-size: 12px; line-height: 150%}
.subnav a:link {color: #003399; text-decoration: underline; background-color: #FFFFFF}
.subnav a:visited {color: #006699; text-decoration: underline; background-color: #FFFFFF}
.subnav a:hover{color: #FFFFFF; text-decoration: none; background-color: #0066CC;}
.subnav a:active{color: #FF6600; text-decoration: none; background-color: #FFFFFF}

.headlinesub {
	font-weight: bold;
	color: #004080;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px
}

.quote {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #FFFFFF; text-decoration: none; line-height: 125%; background-color: #006699; clip:   rect(   ); background-position: right; text-align: right; white-space: normal}

.white_ar_16 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 16px;	color: #FFFFFF;  font-weight: bold; }
.white_ar_sm { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px;	color: #FFFFFF;  font-weight: normal; }



.faq_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 145%;
	font-size: 14px;
	margin-right: 200px;
}

.faq_text a:link {color: #003399; text-decoration: underline; }
.faq_text a:visited {color: #336699; text-decoration: underline; }
.faq_text a:hover{color: #FFFFFF; text-decoration: none; background-color: #336699; }
.faq_text a:active{color: #FF9933; text-decoration: none; }

#homeLeft {
	display: block;
}

/*------------------------------------------*/

#faq {
}
#faq #intro {
	font-size: 14px;
	line-height: 135%;
	font-style: italic;
}

#faq ul {
	margin-left: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#faq ul li {
	font-weight: bold;
	font-size: 16px;
	color: #006699;
	list-style-type: none;
	margin-left: 0px;
	line-height: 130%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#faq ul ul li {
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	list-style-type: none;
	margin-left: 0px;
	line-height: 130%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
