.body {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	color: 000000;
	text-decoration: none;
}

.bodylarge {
	font-family: Verdana;
	font-size: 16px;
	line-height: 16px;
	font-style: normal;
	color: 000000;
	text-decoration: none;
}

h1 {
	font-family: Verdana;
	font-size: 18px;
	font-style: bold;
}

.subhead {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color: 000000;
	text-decoration: none;
}

.callout {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: 000000;
	text-decoration: none;
}

.nav { 
	color:#ec903b; 
	font-size: 13px;
	font-family: Verdana;
	line-height: 35px;
	text-decoration: none;
}

a:link { 
	color:#ec903b; 
	font-size: 11px;
	font-family: Verdana;
	line-height: 35px;
	text-decoration: none;
}

a:visited { 
	color:#ec903b; 
	font-size: 11px;
	font-family: Verdana;
	line-height: 35px;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;

}

.footernav {
	font-family: Verdana;
	font-size: 10px;
	line-height: 30px;
	color: 949597;
	text-decoration: none;
}

a.footernav:link {
	font-family: Verdana;
	font-size: 10px;
	color: 949597;
	text-decoration: none;
}

a.footernav:visited {
	font-family: Verdana;
	font-size: 10px;
	color: 949597;
	text-decoration: none;
}
a.footernav:hover {
	font-family: Verdana;
	font-size: 10px;
	color: 949597;
	text-decoration: underline;
}

.footertext {
	font-family: Verdana;
	font-size: 9px;
	color: B1B4B6;
	text-decoration: none;
}

.footernav {
	font-family: Verdana;
	font-size: 10px;
	color: B1B4B6;
	text-decoration: none;
}

a img
{
border: none;
}

.pullquote {
	width: 80%;
    font-family: Verdana;
    font-style: Italic;
	font-size:125%;
	letter-spacing: 0px;
	margin:10px;
	background: url(../images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}

.pullquote:first-letter {
	background: url(../images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}


#chan_items { 
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: 000000;
	text-decoration: none;

}

#chan_items #item #item_title { 
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color: 000000;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

#chan_items #item #item_link { 
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 30px;
	color: 949597;
	text-decoration: none;
}

#chan_items #item #item_link:hover { 
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 30px;
	color: 949597;
	text-decoration: underline;

}