body {
	text-align: left;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 63%;
	line-height: 1.5em;
}

a {
 color: #666632;
}

a:link, a:visited {  
	color: #9FA617;
}

a:hover, a:active {  
	color: #666;
}


/* PAGE LEVEL ELEMENTS */


#logoContainer {
	height: 76px;
	width: 200px;
	background-image: url(../img/logo.gif);
}


/* hide the text-only link in the text-only version */
#utility_navbranch {
	display: none;
}

#horiznavbranch {
	font-size: 63%;
}

/* this style is for the text only version to display the main nav as text, not flash - hide it in the full graphic version*/
#horizflashnavbranch_textOnly {
	display: block;
}

#horizflashnavbranch, #signup {
	display:none;
}


#secondarynavbranch {
	display:none;
}


#textResizer {
	display: none;
}


/* MAIN PAGE CONTENT AREA ELEMENTS */
.pageHeadline_Flash {
	display: none;
}

#contentContainer .flash {
	display:none;
}


#circleFlash {  
	display: none;
}

#circleFlash2 {  
	display: none;
}


