a {
	color: #3366CC;
}
a:visited {
	color: #3366CC;
}
#Header {
}
#Header #Contact div {
	text-align: right;
	color: gray;
}
#Header #Contact_Landing {
	color: gray;
	margin-bottom: 30px;
}
#Header h1 { 
  	color: black; 
}
#Header p {
	color: #fff;
}
#Navigation ul li a {
	color: #ababab;
}
#Navigation ul li a:hover {
	color: #FF6D06;	
}
#Navigation ul li a.current,
#Navigation ul li a.section,
#Navigation ul li a.section:hover,
#Navigation ul li a.current:hover { 
 	color: #FF6D06;
}
#Navigation ul li a.current span,
#Navigation ul li a.section span,
#Navigation ul li a.section:hover span,
#Navigation ul li a.current:hover span {
	color: #444;
}
#Breadcrumbs { 
 	color: #B7C0C5;
}
#Sidebar h3 { 
	color: #FF6D06;
}
#Homebar .sidebarBox {
	background: url(../images/b.gif) no-repeat 195px 10px;
}
ul#Menu2 li a:hover,
ul#Menu2 li a.current,
ul#Menu2 li a.current:hover {
      color: #FF6D06;
      text-decoration: none;
}
#Footer {
	color: white;
	background: #0D83DD;
	border-top: 3px solid #FF8C00;	
	}
	#Footer a {
		color: white;
	}
	#Footer h1 { 
	  	color: white;
	} 	
#Copyright {
	color: white;
	background: #0C79CC;
	}
	#Copyright a {
		color: white;
	}
#Home #Banner {
	height: 200px;
	background: #0D83DD;
	color: white;
	}
	#Home #Banner #Teach .free a {
		font-weight: normal;
		font-size: 12px;
	}
	#Home #Banner #Teach .free a:hover {
		font-weight: normal;
		font-size: 12px;
	}
	#Home #Banner #Teach h3 {
		color: #AAAFFF;
	}
	#Home #Banner #Teach .free a {
		color: white;
	}
	#Home #Banner #Teach .free a:hover {
		color: #AAAFFF;
	}
#Talking #TalkingPage .quote {
	color: gray;
}
#Talking #TalkingPage address {
	color: #FF6D06;
}
	#Talking .author {
		color: gray;
	}
.footerBar a {
	color: white;
}
#Details h1 {
	color: #3366CC;
}
#Details .highlight {
	color: #FF6D06;
}
#Details p {
	color: #4A4A4A;	
}
#LoginCredentials {
	background-color: #0D83DD;
	border-bottom: 3px solid #FF8C00;
	}
	#LoginCredentials .not_focused {
		background-color: #EBEBEB;
		border: 2px solid #87CEEB;
	}
	#LoginCredentials .focused {
		border: 2px solid #FF8C00;
		background-color: white;
	}
	#LoginCredentials span {
		color: white;
	}
#Layout #Content p {
	color: #4A4A4A;
}
#Layout p .highlight {
	background-color: #98FB98;
	color: green;
}
.typography p {
 	color: black;
}
.typography blockquote {
	color: #777;
}	
.typography a { 
	color: #3366CC;
}
.typography ol {
	color: #4A4A4A;
}
.typography h1,
.typography h2 { 
	color: #3366CC; 
}
.typography h2 a {
	color: #FF6D06;
}
.typography h3 {
	color: #FF6D06;
}
.typography h4 {
	color: #FF6D06;
}
.typography h5 {
	color: #4A4A4A;
}
.typography h6 {
	color: #555;
}
.typography label {
	color: #777;
}
.typography table {
	color: #666;
}
.typography #Content p.authorDate {
	color: #444;
}
