@charset "utf-8";
/* CSS Document */

#header h1 {
   font-size: 36px;
}

#functionality {
	font: bold 14px Arial, Helvetica, sans-serif;
}
	
#nav a {
	font-size: 15px;
}
	
#nav a:hover {
	font-weight: bold;
}
	
#nav li {
	font-size: 15px;
}

#nav a:hover {
	font-weight: bold;
}
	

.box h2 {
	font-size: 17px;
	width: 170px;
}
	
.box h2 a {
	font-size: 17px;
}
	

#footer ul li {
	font-size: 13px;
}

/* HOMEPAGE TEXT STLES */

#tanContent {
	padding-right: 30px;
	margin-bottom: 46px;
}

#contentLeft img {
	margin: 15px 0 50px 10px;
}

#contentLeft h2 {
		font-size: 24px;
	}
	
	#contentLeft p {
		font-size: 14px;
	}
	
	#contentLeft li {
		font-size: 12px;
		width: 200px;
		height: 18px;
	}
	
	#contentRight h3{
		font-size: 20px;
	}
	
	#contentRight p{
		font-size: 14px;
	}

	.highlightLink {
		font-size: 11px;
	}

	
/* DOWNSTREAM PAGES */

#breadcrumbs {
	font-size: 13px; 
}
		
#colorContent p,
#colorContent ul,
#colorContent ol {
	font-size: 15px;
}

#colorContent h2.headline  {
   font-size: 34px;
}	

#mainPage h3 {
	font-size: 22px;
}

.sectionMenu #menuHeader{
	font-size: 22px;
}

.sidebar #menuHeader {
	font-size: 22px;
}

.sectionMenu  ul {
   font-size: 15px;
}

#mainPage .question {
	font-size: 16px;
}

#mainPage .watchVideo {
	font-size: 16px;
}

#mainPage h4 {
	font-size: 18px;
}

#content .quoteLeft p {
	font-size: 20px;
}		

div#qTip {
   font-size: 13px;
}			