  /* 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.3em;
	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#english  {

	/*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: 170%;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}

#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: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #134484;
}

.title a{
	font-weight:bold;
	text-decoration:none;
}
ul li.titleFirst a {
	font-size: 1.2em;
}
.lge_title{
	font-size: 1.167em;
	font-weight:bold;
	color: #0033CC;
}

.headline span{
	font-weight: bold;
}

#wsscredit{
	font-size: 0.833em;
}
