.smallLink {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smallLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
.smallLink:hover {
	color: #FF3333;
	text-decoration: none;
}

.bodyCopy {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #111111;
	text-decoration: none;
}
.bodyCopy:link {
	color: #FF3333;
	text-decoration: none;
}
.bodyCopy:hover {
/*	color: #666666;*/
	text-decoration: none;
}
.bodyCopy:visited {
	text-decoration: none;
}

.bodyCopyRight {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #e4e4e4;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 10px;
}

.bodyCopyRightLink {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 3px;
}

.bodyCopyRightLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bodyCopyRightLink:hover {
	color: #FF0000;
	text-decoration: none;
}
.bodyCopyRightLink:visited {
	text-decoration: none;
}

.bodyCopyGray {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 15px;
}

.bodyCopyLink {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
.bodyCopyLink:link {
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}
.bodyCopyLink:hover {
	color: #e00000;
	font-weight:bold;
	text-decoration: none;
}
.bodyCopyLink:visited {
	text-decoration: none;
}

.bodyCopyLink2 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #2f82c5;
	text-decoration: none;
}
.bodyCopyLink2:link {
	color: #2f82c5;
	text-decoration: none;
}
.bodyCopyLink2:hover {
	color: #203e79;
	text-decoration: underline;
		text-decoration: none;
}
.bodyCopyLink2:visited {
	text-decoration: none;
}

.footer {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 5px;
	color: #666666;
}





.footerLink {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}
.footerLink:link {
	color: #666666;
	text-decoration: none;
}
.footerLink:hover {
	color: #333333;
	text-decoration: underline;
}


.nav {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav:hover {
	color: #FFff00;
	text-decoration: none;
}
.nav:visited {
	text-decoration: none; 
}


.header {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	color: #FF3333;
	text-decoration: none;
}
.header:link {
	color: #FF3333;
	text-decoration: none;
}
.header:hover {
	color: #666666;
	text-decoration: none;
}

.header2 {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #203E79;
	text-decoration: none;
	padding-left: 3px;
	padding-left: 25px;
}
.header2:link {
	color: #FF3333;
	text-decoration: none;
}
.header2:hover {
	/*color: #666666;*/
	text-decoration: none;
}

.header3 {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

.headerBlack {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headerGray {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 25px;
}
