/* @override http://stucbeta.siteiscentral.com/cms/front/stylesheets/styles.css */

/**BASE**/

body{
	font-family:  Arial, Lucida, Tahoma, Verdana;
	font-size: 62.5%;
	line-height: 1.2;
	color:  #000000;
}

body.black{
	background: #000000;
}

h1, h2{
	font-size: 3em;
	color:  #666666; 
	font-weight:  bold;
}

h2 a, h3 a{
	text-decoration: none;
	font-weight: bold;
	color:  #666666
}

h2.white{
	color:  #000000;
}

h3{
	font-size: 3em;
	font-weight:  bold;
	color:  #666666;
}

p{
	font-size:  1.4em;
}

p.subheading{
	font-weight:  bold;
}

.text li{
	font-size: 1.2em;
	list-style-type: disc;
	margin-left:  15px;
	margin-bottom:  5px;
}



span{
}

em{
	font-style: italic;
}

strong{
	font-weight: bold;
}

a{
	color:  #000000;
	font-size:  0.9em;
	font-weight:  bold;

}

a:hover{
	color:  #666666;
	
	}

#left ul li a:hover, #left ul li ul li a:hover{
	color:  #666666;
}

#breadcrumbs li a{
	font-weight:  normal;
	text-decoration:  none;
font-size:  1.2em;
}



#header{
	 background:  #ffffff;
	 clear:  both;
}

#left ul li a, #home_intro ul li a{
 color:  #666666;
 text-decoration:  none;
 font-weight:  bold;
 font-size:  1.2em;
}

#home_intro ul li h3 a{
	font-size: 0.5em;
	font-weight:  bold;
	color:  #666666;
}

#left ul li a:hover{
	color:  #000000;
	text-decoration: underline;
}


#left ul ul li.current a{
	color:  #666666;
}

