
body { background: #FFF; }

	/* Top Section - Header Area
	-------------------------------------------------*/
	
	div#header { height: 88px !important; border-bottom: 7px solid #9196a6; }
		
		/* Left Column 
		--------------------------------------------------*/
			
			/* Generic content box types */
		
				/* "content" is a box with light background and border */
				div#left-column .content { border: 1px solid #000000; }
					
				/* "pennant" is the one with the pointed arrow header */
				div#left-column div.pennant h3 { color: #0f255f }

				/* Anchor Tabs (the brown ones with the flyouts)*/
				div#left-column ul.anchorTabs li .popmsg { border: 1px solid #d4d4e0; background-color: #585d6d; }
			
				/* "My" links */
				div#left-column div.linkSet a { color: #0f255f; } 
	
				
.darkblue {background-color:#2E3E64; color: #FFFFFF;}
.lightblue {background-color:#5a6384; color: #ffffff; font-weight:bold;}
.darkbrown {background-color:#948F7B; color: #FFFFFF;}
.bodycolor {background-color:#ffffff; border: 1px solid #9196a6;}
.bodycontrast {background-color:#f6f6ed;}
a {color: #000099; }
a:visited {color: #660066; }
.right_header {background-color: #9196A6; color: #ffffff; font-weight:bold;}