body {
	background-image: url(../_images/back.gif);
	background-repeat: repeat-x;
	background-color: #b1b1b4;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
a:link, a:visited {
	color: #5A2984;

}
a:hover, a:active {
	color: #000000;

}









.utility {
	text-align: right;
	padding-top: 37px;
	font-weight: bold;

}
.utility a:link, .utility a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.utility a:hover, .utility a:active {
	color: #000000;
	text-decoration: none;
}











.nav {
	background-image: url(../_images/back_nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	height: 37px;
	padding-right: 25px;
	padding-left: 25px;
	color: #FFFFFF;
	font-size: 14px;
}
.nav a:link, .nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
}
.nav a:hover, .nav a:active {
	color: #CC99FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
}









.home {
	background-image: url(../_images/screen.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #E9E9E9;
}
.homeBody {
	padding-right: 55px;
	padding-left: 55px;
	text-align: left;
	vertical-align: middle;
	height: 372px;
	padding-top: 10px;
}
.homeBody p {
	line-height: 18px;
}
.homeIndent {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
	color: #666666;
}






.interiorBody {
	padding-right: 55px;
	padding-left: 55px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 55px;

}








.photo {
	border: 1px solid #FFFFFF;
}
.photoalt {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;

}
.emphasize {
	font-size: 24px;
	font-weight: bold;
	color: #5A2984;
	line-height: 28px;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: -10px;
	padding-bottom: 3px;
	padding-top: 20px;
}












h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;

}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #462572;
	padding-top: 20px;


}
.formtext {
	padding-right: 15px;
	padding-bottom: 10px;
}
.footer {
	font-size: 11px;
	color: #666666;
	padding-top: 25px;
	padding-bottom: 50px;
	font-weight: normal;

}
.reverse {
	color: #eeeeee;
}
.seals {
	text-align: right;
	padding-top: 25px;
}

