/* CSS Document */
/*a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #177c96;
	font-style: italic;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #177c96;
	font-style: italic;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #177c96;
}*/



/* Footer styles, which are actually at the head */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
.footer a:hover {
	text-decoration: underline;
	color: #660000;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8f896a;
}

/* body text */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}

.text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration:underline;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration:underline;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.text a:hover {
	text-decoration: none;
	color: #660000;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

.smalltext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration:underline;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.smalltext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration:underline;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.smalltext a:hover {
	text-decoration: none;
	color: #660000;
}

/* Body subheader link */

.bodySubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}

.bodySubHeader a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: underline;
	color: #660000;
	font-style: normal;
	font-weight: bold;
}
.bodySubHeader a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: underline;
	color: #660000;
	font-style: normal;
	font-weight: bold;
}
.bodySubHeader a:hover {
	text-decoration: none;
	color: #000000;
}

/* Body subheader two */

.bodySubHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}

.bodySubHeader2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #660000;
	font-style: normal;
	font-weight: bold;
}
.bodySubHeader2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #660000;
	font-style: normal;
	font-weight: bold;
}
.bodySubHeader2 a:hover {
	text-decoration: none;
	color: #000000;
}

/* Page Headers */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	margin:0;
	padding:0;
}

/* Side Link Style */
.sideLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #660000;
	font-style: normal;
	font-weight: bold;
}

.sideLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.sideLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.sideLink a:hover {
	text-decoration: underline;
	color: #660000;
}

.sideLinkSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #660000;
	font-style: normal;
	font-weight: normal;
}

.sideLinkSub a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.sideLinkSub a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.sideLinkSub a:hover {
	text-decoration: underline;
	color: #660000;
}


/* Bottom Link Style */
.bottomLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}
.bottomLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}
.bottomLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}
.bottomLink a:hover {
	text-decoration: underline;
	color: #ffffff;
}


/* PopUp Link Style */
.codePopUpLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.codePopUpLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.codePopUpLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.codePopUpLink a:hover {
	text-decoration: underline;
	color: #000000;
}

/* copyright style */
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.copyright a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/* sidebar content */
.sidebarcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #660000;
	font-style: italic;
	font-weight: bold;
}

/* Sidelink affilitae box  */

.sideLinkAdd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
}