body {
	background-color:#D0E5EA;
}
.headerWrapper {
	background:url('../images/header_left_hivma.jpg') top left no-repeat;
	margin-bottom:2px;
	padding-left:11px;
}
#home .headerWrapper {
	background:url('../images/header_left_home_hivma.jpg') top left no-repeat;
}
.headerContainer {
	background:url('../images/header_right_hivma.jpg') top right no-repeat;
}
#home .headerContainer {
	background:url('../images/header_right_home_hivma.jpg') top right no-repeat;
}
.globalNavContainer {
	background:url('../images/globalnav_bg_hivma.jpg') top left repeat-x;
}
.headerContainer .logo {
	background:url('../images/logo_hivma_inline.gif') top left no-repeat;
}
#home .headerContainer .logo {
	background:url('../images/logo_hivma_stacked.gif') top left no-repeat;
}
.headerContainer .searchContainer {
	background-color:#CCC;
}
.headerContainer .searchContainer .loginContainer {
	display:none;
}
#home .headerContainer .searchContainer .loginContainer {
	background:url('../images/login_container_bg_hivma.gif') top right no-repeat;
	display:block;
}
/* .headerContainer ul.topNav {
	background:url('../images/header_container_bottom_hivma.gif') bottom left repeat-x;
}
*/
.headerContainer ul.topNav {
	background:url('../images/topnav_container_bg_hivma.gif') top left repeat-x;
}
.headerContainer ul.topNav li a {
	background:url('../images/topnav_item_bg_hivma.jpg') top right no-repeat;
	padding:8px 14px 10px 15px;
}
.headerContainer ul.topNav li a.last {
	background:url('../images/topnav_last_item_bg_hivma.jpg') top right no-repeat;
    padding:8px 14px 10px 18px;
}
.headerContainer ul.topNav li a:hover, .headerContainer ul.topNav li a.active {
	background:url('../images/topnav_item_active_bg_hivma.jpg') top left no-repeat;
}
.contentWrapper {
	background:url('../images/content_container_bg_hivma.gif') top right repeat-y;
	background-color:#CCC;
}
.contentContainerTop {
	background:url('../images/content_container_top_hivma.gif') top left no-repeat;
}
.contentContainerBottom {
	background:url('../images/content_container_bottom_hivma.gif') bottom left no-repeat;
}
.subpageContentWrapper {
	background:url('../images/subpage_container_bg_hivma.gif') top left repeat-y;
}
#home .subpageContentWrapper {
	background:url('../images/subpage_container_bg_home_hivma.gif') top left repeat-y;
}
.subpageContentContainerTop {
	background:url('../images/subpage_container_top_hivma.gif') top left no-repeat;
	width:745px;
}
#home .subpageContentContainerTop {
	background:url('../images/subpage_container_top_home_hivma.gif') top left no-repeat;
}
.subpageContentContainerBottom {
	background:url('../images/subpage_container_bottom_hivma.gif') bottom left no-repeat;
}
#home .subpageContentContainerBottom {
	background:url('../images/subpage_container_bottom_home_hivma.gif') bottom left no-repeat;
}
.leftNav ul li {
	background:url('../images/leftnav_top_hivma.jpg') top left repeat-x;
}
.content ul.breadcrumbNav li {
	font-size:11px;
}
.content ul.breadcrumbNav li a {
	color:#00F;
	font-size:11px;
}
.content ul.breadcrumbNav li a:hover {
	color:#D63312;
	text-decoration:underline;
}
.content .footer {
	border-top:1px solid #C3C5BA;
	color:#000;
	margin-top:50px;
	padding-top:39px;
}
.content .footer a {
	color:#666;
	text-decoration:none;
}
.content .footer a:hover {
	text-decoration:underline;
}
.content .footer a:visited {
	color:#669;
	text-decoration:underline;
}
.footerSpacer {
	background-color:#CCC;
}
.footerWrapper {
	background:url('../images/footer_container_bg_hivma.gif') top right repeat-y;
}
.footerContainerTop {
	background:url('../images/footer_container_top_hivma.gif') top right no-repeat;
}
.footerContainerBottom {
	background:url('../images/footer_container_bottom_hivma.gif') bottom right no-repeat;
}
.footer span {
	margin-right:12px;
}
#dropNav1 {
	left:0px;
}
#dropNav2 {
	left:140px;
}
#dropNav3 {
	left:228px;
}
#dropNav4 {
	left:349px;
}
#dropNav5 {
	left:431px;
}
#dropNav6 {
	left:511px;
}
#dropNav7 {
	left:565px;
}
#dropNav8 {
	left:600px;
}


#home .content .topContainer {
	background:url('../images/content_top_container_home_hivma.gif') bottom left repeat-y;
}
#home .content .top {
	background:url('../images/content_top_home_hivma.gif') top left repeat-y;
}
#home .content .homeHeading h2 {
	color:#0082B2;
}
#home .boxInformationForContainer {
	background:url('../images/box_information_for_bottom_hivma.gif') bottom left no-repeat;
	background-color:#D7D7F1;
}
#home .boxInformationFor {
	background-color:#D7D7F1;
	border:1px solid #A1A1CE;
	height:100px;
}
#home .boxInformationAbout {
	height:125px;
}

#ContributorNav a 
{
	font-size:10px;
}

/* Editor Styles */

.Heading
{
	font-size: 15px;
	font-weight: bold;
	color: #cc3300;
	visible:true;
	caption:Content Heading;	
}

h1 
{
    padding: 15px 0px 15px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #cc3300;
	visible:true;
	caption:Heading 1;	
}

h2 {
    padding: 10px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	visible:true;
	caption:Heading 2;	
}

h3 {
    padding: 10px 0px 10px 0px;
    font-size: 12px;
    font-weight: bold;
    color: #669966;
	visible:true;
	caption:Heading 3;	
}

.TopicTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	visible:true;
	caption:Topic Title;	
}

.TPTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	visible:false;
}

.EktronAjaxLoading 
{
 display: none;
}
