@charset "utf-8";
.main {
	line-height: 2em;
}

#header {
	width: 900px;
	vertical-align: top;

}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F1F5F9;
	color: #005596;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005596;
	height: 15px;
}

#links {
	vertical-align: top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #005596;
	width: 200px;
	background-color: #F0F0F0;
}


body {
	background: #fff;
	color: #005596;
	behavior: url(csshover.htc);
	font-family: Arial, Helvetica, sans-serif;
} /* WinIE behavior call */
	h1 {color: #fff; border-bottom: 1px solid; margin-bottom: 0;}

	#main {color: #CCC; margin-left: 200px; padding: 1px 0 1px 5%;
	  border-left: 1px solid;}
.logoRight {
	float: right;
}
.logoLeft {
	float: left;
}


.mainTextCell {
	vertical-align: top;
	margin: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	line-height: 1em;
}
.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	text-align: left;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.bodyList {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 1.25em;
}
.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	line-height: normal;
	padding-left: 0px;
}
.photoCell {
	vertical-align: top;
	padding-top: 15px;
	float: right;
	width: 200px;
}
	
