@charset "utf-8";
/* CSS Document */

#header h1 {
   font-size: 37px;
}

#functionality {
	font: bold 16px Arial, Helvetica, sans-serif;
}
	
#nav a {
	font-size: 17px;
}
	
#nav a:hover {
	font-weight: bold;
}
	
#nav li {
	font-size: 17px;
}

#nav a:hover {
	font-weight: bold;
}
	

.box h2 {
	font-size: 19px;
	width: 190px;
}
	
.box h2 a {
	font-size: 19px;
}
	

#footer ul li {
	font-size: 15px;
}

/* HOMEPAGE TEXT STYLES */

#tanContent {
	padding-right: 3px;
	margin-bottom: 4px;
		_padding-right: -35px; /*IE6HACK*/
		_margin-bottom: 55px; /*IE6HACK*/
}

#contentLeft h2 {
		font-size: 26px;
			_margin-right: -35px; /*IE6HACK*/
}
	
	#contentLeft img {
		margin: 15px 0 95px 3px;
	}
	
	#contentLeft p {
		font-size: 16px;
			_margin-right: -35px; /*IE6HACK*/
	}
	
	#contentLeft li {
		font-size: 14px;
		width: 240px;
		height: 20px;
			_margin-right: -35px; /*IE6HACK*/
	}
	
	#contentRight h3{
		font-size: 22px;
	}
	
	#contentRight p{
		font-size: 16px;
	}

	.highlightLink {
		font-size: 13px;
	}

		
/* DOWNSTREAM PAGES */

#breadcrumbs {
	font-size: 15px; 
}
		
#colorContent p,
#colorContent ul,
#colorContent ol {
	font-size: 17px;
}

#colorContent h2.headline  {
   font-size: 36px;
}	

#mainPage h3 {
	font-size: 26px;
}

.sectionMenu #menuHeader{
	font-size: 24px;
}

.sidebar #menuHeader {
	font-size: 24px;
}

.sectionMenu  ul {
   font-size: 17px;
}

#mainPage .question {
	font-size: 18px;
}

#mainPage .watchVideo {
	font-size: 18px;
}

#mainPage h4 {
	font-size: 20px;
}

#content .quoteLeft p {
	font-size: 22px;
}		

div#qTip {
   font-size: 15px;
}		