BODY 
{
	scrollbar-base-color: #058796;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-DarkShadow-Color: #000000;
	margin-top: 0px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-image: url(../old_site_files/graphics/content_bullet.gif);
	color: #996600;
}

.navigation  a:link {
	color: #0F5A6F;
	text-decoration: none;
	padding: 6px;

}

.navigation  a:visited {
	color: #004358;
	text-decoration: none;
	padding: 6px;

}

.navigation  a:hover {
	color: #004358;
	text-decoration: none;
	background-color: #EBE0CD; /** **/
	padding: 4px 6px 6px;

}

.navigation  a:active {
	color: #006699;
	text-decoration: underline;
	padding: 6px;

}


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-image: url(../myacc_graphics/bullet_01.gif);
	color: #004358;
}

.content a:link {
	color: #0099CC;
	text-decoration: underline;
	padding: 4px;

}

.content a:visited {
	color: #0099CC;
	text-decoration: underline;
	padding: 4px;

}

.content a:hover {
	color: #990066;
	text-decoration: underline;
	/** background-color: #ffffff; **/
	padding: 4px;

}

.content a:active {
	color: #99CC00;
	text-decoration: underline;
	padding: 4px;

}

.image_padd {
	margin: 0px 0px 0px 0px;
	padding: 1px;
	background-color:#FFFFFF;
	border: none;
}
	
	
.smlWht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.6em;
}

.smlDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.6em;
}

.smlDark a:link {
	color: #0099CC;
	text-decoration: underline;
	padding: 4px;

}

.smlDark a:visited {
	color: #0099CC;
	text-decoration: underline;
	padding: 4px;

}

.smlDark a:hover {
	color: #990066;
	text-decoration: underline;
	/** background-color: #ffffff; **/
	padding: 4px;

}

.smlDark a:active {
	color: #990066;
	text-decoration: underline;
	padding: 4px;

}
	
h1, h2, h3, h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
h1 {
	font-size: 1.2em;
	color: #666666;
	margin-bottom: 0.5em;
	}
	
h2 {
	font-size: 1em;
	color: #BAB406;
	margin-bottom: 0.5em;
	}
	
h3 {
	font-size: 1.0em;
	color: #454545;
	font-weight: lighter;
	}

/* Old CSS */

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	list-style-image: url(../myacc_graphics/bullet_02.gif);
	color: #BAB406;
}
.smlgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #999999;
}

