.sitebody {
	background-color: #4c6b9a;
	margin: 0px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	margin: 0px;
	text-align: left;
}

.maintext A {
    color: #0086C6;
    text-decoration: none;
}
    
.maintext A:hover  {
    color:#009CE8;
    text-decoration: none;
}

.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	margin: 0px;
}

.subtext A {
    color: #0086C6;
    text-decoration: none;
}
    
.subtext A:hover  {
    color:#009CE8;
    text-decoration: none;
}

.navtext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #f37672;
	line-height: 16px;
	margin: 0px;
	text-indent: 20px;
}

.navtext A {
	color: #FFFFFF;
	text-decoration: none;
}
    
.navtext A:hover  {
	color:#FAC6C5;
	text-decoration: none;
}

.subnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
	margin: 0px;
	
}

.subnavtext A {
	color: #374d70;
	text-decoration: none;
}
    
.subnavtext A:hover  {
	color:#8d201e;
	text-decoration: none;
}
.subnavtexton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #8d201e;
	line-height: 24px;
	margin: 0px;
	}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #374d70;
	line-height: 24px;
	margin: 0px;
	text-align: left;
}

.headlineSmall {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	margin: 0px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	line-height: 12px;
	margin: 0px;
}

.footertext A {
	color: #FFFFFF;
	text-decoration: none;
}
    
.footertext A:hover  {
	color:#EBEBEB;
	text-decoration: none;
}

.sitemaptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	line-height: 18px;
	margin: 0px;
}

.sitemaptext A {
	color: #FFFFFF;
	text-decoration: none;
}
    
.sitemaptext A:hover  {
	color:#EBEBEB;
	text-decoration: none;
}

.distributortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	margin: 0px;
}

.distributortext A {
	color: #3262af;
	text-decoration: none;
}
    
.distributortext A:hover  {
	color:#5E89D0;
	text-decoration: none;
}

