@charset "utf-8";
.heading_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-large;
	text-align: left;
	letter-spacing: 0.2em;
	font-weight: lighter;
	text-decoration: none;
	color: #333;
}
.menu_headings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	color: #666;
	font-weight: lighter;
	text-decoration: none;
}
.menu_subs {
	font-family: Verdana, Geneva, sans-serif;
	text-indent: .2;
	color: #999;
	text-decoration: none;
	font-size: small;
}
.siteminder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #CCC;
	text-decoration: none;
}
A:link        {
	font-family: Verdana, Geneva, sans-serif;
	text-indent: .2;
	color: #999;
	text-decoration: none;
}



A:visited     {
	font-family: Verdana, Geneva, sans-serif;
	text-indent: .2;
	color: #999;
	text-decoration: none;
}



A:hover       {
	font-family: Verdana, Geneva, sans-serif;
	text-indent: .2;
	color: #3CF;
	text-decoration: none;
}
.bodytext  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	vertical-align: baseline;
}

.image {
	background-image: url(../images/background2.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: 600px;
	width: 600px;
	float: none;
	text-align: left;
	vertical-align: baseline;
	position: static;
}
