  /* Text CSS */
/****MEDIA BOX****/
.caption {
	font-size: .917em;
}
/**** GALERIA SLIDE SHOW */
#more_box {
	font-weight: bold;
}
.viewmore{
	font-size: 0.833em;
}
/****QUOTE BOX****/
#quote_box p{
	color:#0e2c52;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.333em;
	font-weight: bold;
	line-height: 1.4em;
}
#quote_box p.cite{
	font-size: .917em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.3em;
}
/LANGUAGES/
#languages ul li#spanish  {
	font-size: .917em;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	font-size: .917em;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}
/BANNER NAVIGATION/
#bannernav{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#bannernav ul li{
	line-height: 1.333em;
}
#bannernav ul li a{
	font-size: 0.917em;
	text-decoration: none;
}
/CONTENT AREA/
#content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .917em;
	line-height: 1.7em;
}
#content h2{
	font-size: 175%;
	font-family:Arial, Helvetica, sans-serif;
}
#content h3{
	font-size: 158.3%;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
#content h4{
	font-size: 125%;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
#content ul li{
	line-height: 1.8em;
}
/***BLOCKQUOTE***/
blockquote p{
	font-size: 1.167em;
	font-weight: bold;
}
.cite{
	font-size: .917em;
	font-weight: normal;
}
/****SIDE COLUMN ****/
#sidecol{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .917em;
	line-height: 1.7em;
}
#sidecol h2{
	font-size: 1.167em;
	line-height: 1.7em;
}
#sidecol h4 {
	font-size: 1em;
}
#sidecol a{
	text-decoration: none;
}
/* BOTTOM NAVIGATION */
#bottomnav h5{
	font-family:Georgia, "Times New Roman", Times, serif;
}
#bottomnav ul li a{
	line-height: 1.5em;
}
/* FOOTER BAR */
#footer #unfooter{
	font-weight: 100;
}
/****COMMON CLASSES****/
.date{
	font-size: .833em;
}
.title {
	font-size: 1em;
}
.title a{
	font-weight:bold;
	text-decoration:none;
}
.lge_title{
	font-size: 1.167em;
	font-weight:bold;
}
.headline span{
	font-weight: bold;
}
#wsscredit{
	font-size: 0.833em;
}