/* CSS Document */



.text {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	font-weight: normal;

	color: #000000;

	font-style: normal;

}

	.text a:link { color: #CC0000; text-decoration: underline; }

	.text a:visited { color: #874343; text-decoration: underline; }

	.text a:hover { color: #666666; text-decoration: underline; }

	.text a:active { color: #000000; text-decoration: underline;

}

.graytext {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 25px;

	font-weight: normal;

	color: #999999;

	font-style: normal;

	text-decoration: none;

}

	.graytext a:link { color: #CC0000; text-decoration: underline; }

	.graytext a:visited { color: #FFFFFF; text-decoration: underline; }

	.graytext a:hover { color: #333333; text-decoration: underline; }

	.graytext a:active { color: #CCCCCC; text-decoration: underline;

}

.section {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;

	font-weight: bold;

	color: #FFFFFF;

	font-style: normal;

}

.pagetitle {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;

	font-weight: bold;

	color: #FFFFFF;

	font-style: normal;

}

.subhead {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	font-weight: bold;

	color: #000000;

	font-style: normal;

}

.navbold {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 25px;

	font-weight: bold;

	color: #000000;

	font-style: normal;

	text-decoration: none;

}

	.navbold a:link { color: #FFFFFF; text-decoration: none; }

	.navbold a:visited { color: #FFFFFF; text-decoration: none; }

	.navbold a:hover { color: #CC0000; text-decoration: none; }

	.navbold a:active { color: #000000; text-decoration: none;

}

.navlight {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 25px;

	font-weight: normal;

	color: #000000;

	font-style: normal;

	text-decoration: none;

}

	.navlight a:link { color: #FFFFFF; text-decoration: none; }

	.navlight a:visited { color: #FFFFFF; text-decoration: none; }

	.navlight a:hover { color: #CC0000; text-decoration: none; }

	.navlight a:active { color: #000000; text-decoration: none;

}

body {

	margin-top: 25px;

}

