body{
	background-color: #EBEBD7;
	font-family: verdana, sans-serif;
	font-size: 0.9em;	
	color: #000;
	text-align: center;
}

/* links */
a{
    text-decoration: none;
    color: blue;
}

a:visited{
	color: blue;
}

a:hover
{
    text-decoration: underline
}

.nav a,.column a,#hn1 a,#hn2 a,.nav a:visited,.column a:visited,#hn1 a:visited, #hn2 a:visited{
	color: #FFF;
}

#footer a, #footer a:visited{
	color: #007FC4;
}

ul#nav li span{
	background-color: #C0C085;
	color: blue;	
}

ul#nav li.active span{
	background-color: #EBEBD7;
}

/* End links */

thead{
	background-color: #C0C085;
}

.bc{
	font-size: 0.7em;
}

#bottomRow{	
	color: #FFF;	
}

#centerColumn{
	background-color: #8E9C48;
}

.column{
	font-size: 1.2em;
	text-transform: lowercase;
}

.column ul li a{
	color: #fff;
	font-size: .7em;	
	font-weight: normal;	
}

.columnText{
	text-transform: none;
	font-size: 0.75em;
}

#content{
	background-color: #FFFFFF;	
}

.error{
	color: #FF0000;
}

#footer{
	text-align: center;
	font-size: .8em;
	color: #007FC4;
}

#leftColumn{
	background-color: #E3970B;
}

#pageContent{
	text-align:left;
}

#rightColumn{
	background-color: #CF5D1E;
}
.sm{
	font-size: 0.5em;
	vertical-align: top;
}

.subject{
	text-align: left;
}

.tabBody{
	background-color: #EBEBD7;
}

#topLeft{
	color: #007FC4;
	font-size: 1.1em;
	font-weight: bold;
}

#topNav{
	text-align: center;
	font-weight: bold;
	background-color: #007FC4;
}

/*Healthnotes overides*/
div#mainContent div#hniArticle p.Article-Title{
	font-size: 0.9em;
	color: #000;
	font-weight: bold;
	margin:5px 0px;
}

.banner{
	color: #8E9C48;
	font-size: 0.8em;
	font-weight: bold;
	vertical-align: bottom;
}
