@charset "utf-8";
/* CSS Document */

#header h1 {
   font-size: 35px;
}

#functionality {
	font: bold 12px Arial, Helvetica, sans-serif;
}
	
#nav a {
	font-size: 13px;
}
	
#nav a:hover {
	font-weight: bold;
}
	
#nav li {
	font-size: 13px;
}

#nav a:hover {
	font-weight: bold;
}
	

.box h2 {
	font-size: 15px;
	width: 160px;
}
	
.box h2 a {
	font-size: 15px;
}
	

#footer ul li {
	font-size: 11px;
}

/* HOMEPAGE TEXT STLES */


	#contentLeft h2 {
		font-size: 22px;
	}
	
	#contentLeft p {
		font-size: 12px;
	}
	
	#contentLeft li {
		font-size: 10.5px;
		width: 196px;
		height: 17px;
	}
	
	#contentRight h3{
		font-size:18px;
	}
	
	#contentRight p{
		font-size:12px;
	}

	.highlightLink {
		font-size: 9px;
	}

/* DOWNSTREAM PAGES */

#breadcrumbs {
	font-size: 11px; 
}
		
#colorContent p,
#colorContent ul,
#colorContent ol {
	font-size: 13px;
}

#colorContent h2.headline  {
   font-size: 32px;
}	

.sectionMenu #menuHeader{
	font-size: 20px;
}

.sectionMenu  ul {
   font-size: 13px;
}

#mainPage h4 {
	font-size: 16px;
}

#content .quoteLeft p {
	font-size: 18px;
}		

div#qTip {
   font-size: 11px;
}