/* DSC */

#masthead
{
	border-bottom-color: 	#005F3D;
}

#navBar
{
	background-color:	#eeeeee;
	border-right-color:	#005F3D;
	border-bottom-color:	#005F3D;
}

#navBar li
{
	border-bottom-color: 	#9999cc;
}

#navBar #sectionLinks a:link,
#navBar #sectionLinks a:visited,
#navBar #sectionLinks a:hover
{
	color: 			#005F3D;
}

#navBar .relatedLinks
{
	border-color: 		#005F3D;
}

/**************************************************************/

#content .feature table#layout td#coltwo 
{
	background: 		#CCCCFF;
}

h1
{
	color: 			#005F3D;
}

h2
{
	color: 			#005F3D;
}

h3
{
	color: 			#5EA526;
}

h4
{
	color: 			#333333;
}

h5
{
	color: 			#005F3D;
}

label
{
	color: 			#334d55;
}

th,
th p
{
	color: 			#D2E5BA;
	background-color: 	#005F3D;
}

a:link,
a:visited
{
	color: 			#005f3d;

}

#content .feature th a:link, 
#content .feature th a:visited
{
	color: 			#FFFF00;
}

#content .feature th a:hover
{
	color: 			#66FFFF;
}

#content .feature .sidebar {
	background-color: 	#ccccff;
	border-color: 		#333399;
}

#content .feature .sidebar h2 { color: #333366; }
#content .feature .sidebar h3 { color: #333366; }
#content .feature .sidebar p  { color: #000000; }
