

ul {
	list-style-position: outside; 
	margin: 5px 0px 10px 20px; 
	list-style-image: url(/images/bullet_smallblack.gif);
	list-style-type: none;
	/*list-style-type:disc;*/
}


a:active { color: #898847; text-decoration: underline;}
a:link {  color: #898847; text-decoration: underline;}
a:visited { color: #898847; text-decoration: underline;}
a:hover {  color: #92904a; text-decoration: underline;}


.content{
	font-family: Times, serifTimes, serif ;
	font-size: 12px;
	color: #737245;
	line-height:14pt;
}

.staff{
	font-family: Times, serifTimes, serif ;
	font-size: 13px;
	color: #737245;
	line-height:14pt;
}

.frontpage{
	font-family: Times, serifTimes, serif; 
	font-size: 11px;
	color: #737245;
	line-height:10pt;
    padding-top: 4px;

}

.frontpage-title,.header{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 16px;
	color: #868779;
	line-height:9pt;


}

.frontpage-small,small{
	font-family: Verdana,Arial,Trebuchet MS ;
	font-size: 8.5px;
	color: #868779;

}

.footer{
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #FFFFFF;
 
}

.indexleft{
	font-family: Georgia, Times, serif ;
	font-size: 10px;
	color: #868779;
	line-height:10pt;
	/*text-transform: uppercase;*/
}

.indexleft a:active  { color: #000000; text-decoration: underline}
.indexleft a:link  {  color: #000000; text-decoration: underline}
.indexleft a:visited  { color: #000000; text-decoration: underline}
.indexleft a:hover  {  color: #000000; text-decoration: underline}


.indexright{
	font-family: Verdana,Arial,Trebuchet MS ;
	font-size: 10px;
	color: #FFFFFF;
	/*text-transform: uppercase;*/
}

.indexright a:active  { color: #FFFFFF; text-decoration: underline}
.indexright a:link  {  color: #FFFFFF; text-decoration: underline}
.indexright a:visited  { color: #FFFFFF; text-decoration: underline}
.indexright a:hover  {  color: #cfd0d7; text-decoration: underline}


.index-headersub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #868779;
	line-height:15pt;
	padding-top:6px;
}

.indexright-caption{
	font-family: Arial;
	font-size: 9px;
	line-height:10pt;
	color: #FFFFFF;
}


.headersub,.indexleft-headersub{
	font-family: Georgia ;
	font-size: 14px;
	font-weight: bold;
	color: #737245;
	line-height:15pt;
}

.frontpage a:active, .frontpage-title a:active, .frontpage-small a:active  { color: #877754; text-decoration: underline}
.frontpage a:link, .frontpage-title a:link, .frontpage-small a:link  {  color: #877754; text-decoration: underline}
.frontpage a:visited, .frontpage-title a:visited, .frontpage-small a:visited  { color: #877754; text-decoration: underline}
.frontpage a:hover, .frontpage-title a:hover, .frontpage-small a:hover  {  color: #6D6046; text-decoration: underline}


.bottomlink{
	font-family: Geneva, sans-serif, Arial;
	font-size: 10px;
	color: #777777;
}

.bottomlink a:active{ color: #000000; text-decoration: underline;}
.bottomlink a:link{  color: #000000; text-decoration: underline;}
.bottomlink a:visited{ color: #000000; text-decoration: underline;}
.bottomlink a:hover {  color: #000000; text-decoration: underline;}

/* side bar css */

.sidebar a:active, .sidebar-title a:active { color: #657498; text-decoration: underline;}
.sidebar a:link, .sidebar-title a:link {  color: #657498; text-decoration: underline;}
.sidebar a:visited, .sidebar-title a:visited { color: #657498; text-decoration: underline;}
.sidebar a:hover, .sidebar-title a:hover {  color: #657498; text-decoration: underline;}

.sidebar{
	font-family: Times, serifTimes, serif;
	font-size: 11px;
	color: #768195;
	line-height:13pt;
}

.sidebar-subtitle{
	font-family: Trebuchet MS ,Helvetica, sans-serif, Arial ;
	font-size: 13px;
	font-weight: bold;
	color: #F0F0F0;
	line-height:14pt;
}

.sidebar blockquote { width: 200px; float: right; margin: 0px; padding: 10px;text-align: justify} 

.sidebar-title{
	font-family: Times, serifTimes, serif ;
	font-size: 13px;
	font-weight: bold;
	color: #768195;
	line-height:15pt;
	/*font-style: italic;*/
	
}

.caption{
	font-family: Arial;
	font-size: 9px;
	color: #111111;
}










