/* CSS Document */

p{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	line-height: 18px;
	padding: 3px;
}
.banner {
	font-family: Arial;
	font-size: 36px;
	color: #CCCCCC;
}
.bold {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #CCCCFF;
}
.navigation {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 120px;
}

.navigation:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 120px;
}

.lgp {
font-family:Arial;
font-size:16px;
color:#999999;
line-height: 24px;
padding: 3px;
}
.lgheader {
	font-family: Arial;
	font-size: 36px;
	font-style: normal;
	color: ACB1D2;
}
.header {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	color: ACB1D2;
}
.smheader {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: ACB1D2;
}
.blackprose {
	font-family:Arial;
	font-size:16px;
	color:#000000;
	line-height: normal;
	padding: 3px;
	text-align: left;
}
.blackprose center {
	font-family:Arial;
	font-size:16px;
	color:#000000;
	line-height: normal;
	padding: 3px;
	text-align: center;
}

.ssblackprose center {
	font-family:Arial;
	font-size:16px;
	color:#000000;
	line-height: normal;
	padding: 3px;
	text-align: center;
}
.bannerMadison {
	font-family: Arial;
	font-size: 36px;
	color: #CC99CC;
}
.navigationHorz {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 120px;
	background-color: #000000;
}
.doubleSpaceBlack {
    font-family: Arial;
	font-size:14px;
	color:#000000;
	padding: 3px;
	line-height:250%;
}

.center {text-align: center}
.right {text-align: right}
.justify {text-align: justify}
.left {text-align: left}
