body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}



a:link, a:visited {
	color: #3366CC;
}

a:hover {
	color: #FF9900;
}

a:active {
	color: #FF0000;
}






h1 {
	font-family: "Gill Sans Light", "Gill Sans", "Century Gothic", Arial, sans-serif;
	font-size: 23px;
	line-height: 27px;
	font-weight: normal;
	color: #92D0DC;
	padding: 0px 0px 2px;
	margin: 0;
}

h2 {
font-family: "Century Gothic", Geneva, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 0px 2px;
	margin: 0;
	font-style: normal;
	
}
	
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #B7D5DB;
	letter-spacing: 1px;
	margin: 0;
	padding: 7px 0px 0px;
}



	
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: 1px;
	margin: 0;
	padding: 0px 0px 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #417F8C;
}
	
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 1px;
	margin: 0;
	padding: 7px 0px 5px;
}

	
p {
	margin-top: 10px;
	margin-bottom: 10px;
}


li {
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(../_images/bulletWhite.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 13px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}



ul {
	list-style-image:  none;
	list-style-type: none;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
}

ul ul {
	margin-top: 1px;
	list-style-type: none;
	margin-left: 11px;
	list-style-image: url(../_images/bullet-sq-open.gif);
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #2F1F17;
	line-height: 12px;
	margin-top: 10px;
}


.clearfloat {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 1px;
}

.descriptor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}


.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.newsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 23px;
	height: 26px;
	width: 100%;
	font-weight: bold;
	text-indent: 15px;
	vertical-align: middle;
	background-image: url(../_images/barGreen26.jpg);
	background-repeat: repeat-x;
}
.newsBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 23px;
	margin-left: 20px;
}

.barGray {
	height: 5px;
	background-image: url(../_images/barGray5.jpg);
	background-repeat: repeat-x;
	width: 100%;
		}
		
.barGreen {
	height: 5px;
	background-image: url(../_images/BarGreen5.jpg);
	background-repeat: repeat-x;
	width: 100%;
}


.footerWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 12px;
}


#phoL {
	float: left;
	padding-right: 15px;
	padding-bottom: 25px;
}

#phoR {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}

#tFactsTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AD221B;
	text-align: center;
}

#tFacts{
	font-size: 11px;
	font-style: italic;
	color: #AD221B;
	padding-top: 7px;
	text-align: left;
	padding-left: 10px;
	line-height: 16px;
}


#bodyTop{
	background-image: url(../_images/bg-nav.jpg);
	background-repeat: repeat-x;
	height: 90px;
}
