body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.bigHead {
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 35px;
	font-family: "Frutiger LT Std 47 Light Cn";
	word-spacing: normal;
	white-space: nowrap;
}
.blueName {
	font-size: 11px;
	color: #06F;
	font-family: Arial, Helvetica, sans-serif;
}
.whiteNavLink {
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a {
	color: #06F;
}
.more {
	font-size: 12px;
	color: #A00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 10px;
}
#underLine {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
/* --------------------------------- */
/* CSS FOR FOOTER CONTENT */
/* --------------------------------- */

#footer {
	clear: both;
	width: 100%;
	margin-top: 20px;
}


#footerNavContainer {
	text-align: right;
	width: auto;
	padding: 5px 10px 5px 0px;
}

#bydmicreative {
	font-size: 10px;
	padding: 0px 0px 0px 10px;
	float: left;
}

#bydmicreative a:link, #bydmicreative a:visited {
	color: #666;
	text-decoration: none;
}

#bydmicreative a:hover, #bydmicreative a:active {
	color: #333333;
	text-decoration: underline;
}

ul#footerNavlist {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;	
	padding-left: 0;
	white-space: nowrap;	
	font-size: 10px;
}

#footerNavlist li {
	display: inline;
	list-style-type: none;
}

#footerNavlist a { 
	padding: 0px 0px 0px 10px;
}

#footerNavlist a:link, #footerNavlist a:visited {
	color: #333333;
	text-decoration: none;
}

#footerNavlist a:hover, #footerNavlist a:active {
	color: #000068;
	text-decoration: underline;
}

#printFooter {
	display: none;
}
#beltone{
	color:#333;
	font-size: 12px;
	padding: 0px 0px 0px 250px;
	float: left;	
}
