.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 18px;
	font-weight: bold;
}

.sectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
}

.border {
	border: 1px solid #E7E7E3;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.footnote {
	height:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: justify;

}

.halfline {

}

img {
    border-style: none
}

a:link {
	text-decoration: none;
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:active {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

   SPAN.TreeviewSpanArea A {
     font-size: 11px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     text-decoration: none;
     color: black;}
   SPAN.TreeviewSpanArea A:hover {
     color: '#820082';
	 }


#targetArea, #blindArea {
 clear: both;
 padding: 1em 1em;
 margin-bottom: 2em;
 background: #FFFFFF;
 overflow: auto;
}

#targetArea2, #blindArea2 {
 clear: both;
 padding: 0em 0em;
 margin-bottom: 0em;
 background: #FFFFFF;
 overflow: auto;
}


/* NEWS TICKER
===============================================*/

#news_holder {
width:220px;
padding:0;
margin:0px 0 0 26px;
float:left;
text-align:center;
}

#news_holder h2 {
font:bold 16px/24px "Trebuchet MS";
padding:0 0 2px 0;
margin:12px 0 2px 0;
width:200px;
text-align:center;
}

#news_holder h2 a {
color:#14608E;
text-decoration:none;
}

#news_holder h2 a:hover {
color:#198899;
}

#newstickerholder {
position:relative;
height:130px;
margin:0 0 0 5px;
padding:5px 0 0 0;
width:270px;
overflow:hidden;
border-bottom:1px solid #E1E1D2;
text-align:left;
}

#newsticker {
padding:0;
margin:0;
text-align:left;
width:98%;
position:absolute;
}

* html #newsticker ul {
height: 1.6em;
overflow: visible;
}

#newsticker ul {
list-style: none;
min-height: 1.6em;
padding: 7px 15px 10px 25px;
margin:0;
float:left;
text-align:left;
}

#newsticker ul li {
padding:5px 0 10px 0;
}

#newsticker li.error {
color: #f00;
}

#newsticker ul li a {
text-decoration:none;
}


#newsticker ul li a.title {
color:#558861;
font:bold 14px/11px ;
padding:0 0 8px 0;
}

#newsticker ul li a.title:hover {
color:#55AF74;
}


#newsticker ul li a.date {
color:#045587;
font:normal 11px/11px "Trebuchet MS";
}

#newsticker ul li a.date:hover {
color:#6F9EBA;
}

p {
	text-decoration: none;
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#newsticker ul li p {
text-decoration:none;
}


#newsticker ul li p.title {
color:#558861;
font:bold 14px/11px ;
padding:0 0 5px 0;
}

#newsticker ul li p.date {
color:#045587;
font:normal 11px/11px "Trebuchet MS";
}

