body {
	background-color: #FFFFFF;
	font-family: "Zurich BT", Univers, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
p {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height:120%;
	margin:0px 0px 15px 0px;
	padding:0px;
}
blockquote {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height:120%;
	position:relative;
	left:25;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	line-height:20px;
	color: #E89303;
	padding:0px;
	margin:20px 0px 5px 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height:16px;
	color: #56428B;
	padding:0px;
	margin:0px 0px 5px 0px;
}
ol {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height:120%;
	list-style-type:decimal;
}
ul {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height:150%;
	list-style-type:disc;
}
#contactForm {
	text-align:right;
}
#contactForm .textField {
	width:500px;
	margin-left:3px;
}
#contactForm .button {
	width:90px;
}
#headerLinks {
	float:left;
	width:525px;
	padding-top:30px;
	text-align:right;
}
#headerLinks form {
	margin:0px 0px 8px 0px;
	padding:0px;
}
#headerLinks select {
	width:250px;
	font-size: 12px;
	font-weight: bold;
	color: #5C418D;
	border-color:#5C418D;
	padding:0px;
	margin:0px;
}
#headerLinks input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5C418D;
	background-color: #ffffff;
	border-style: outset;
	margin:0px;
	padding:0px;
}
#headerLinks img {
	vertical-align:middle;
	padding:0px 5px 0px 0px;
	margin:0px;
}
#headerGraphic {
	clear:both;
	height:44px;
	background-image:url(/graphics/divider.gif);
	background-repeat:no-repeat;
}
#headerLogo {
	float:left;
	height:100px;
	width:135px;
	padding:25px 0px 25px 20px;
}
#headerBrick {
	float:left; display:inline; padding:40px 0px 0px 10px; text-align:center;
}
#headerBrick .textLink {
	display:block; margin-top:2px; font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:10px; text-decoration:none; color:#56428B;
}
#headerBrick .textLink:hover {
	color:#000;
}
#noSubmitSpace {
	display:inline;
	width:20px;
	float:left;
}
#pageForm {
	border-bottom:2px solid #999;
	padding-bottom:20px;
	margin-bottom:20px;
}
#pageForm input {
	width:760px;
	margin-bottom:5px;
}
#pageForm textarea {
	width:760px;
	margin-bottom:5px;
}
#pageForm .button {
	width:90px;
}
#rootDiv {
	width:740px;
	padding:10px 0px 20px 20px;
}
.subHeadLink {
	font-size: 16px;
	font-weight: bold;
	color: #56428B
}
.subHeadLink:hover {
	font-size: 16px;
	font-weight: bold;
	color: #000000
}
.bodyLink {
	color: #56428B;
	font-weight:bold;
}
.bodyLink:hover {
	color: #000000;
	font-weight:bold;
}
.noteText {
	font-size:12px;
	color:#666;
}
.pageTitle {
	position:relative;
	left:14;
}
.pageTop {
	position:relative;
	left:0;
	top:0;
}
.alert {
	color:#ff0000;
}
.showHighlight {
	background-color:#DFD3FE;
}
.headText {
	font-size: 24px;
	font-weight: bold;
	color: #5C418D;
}
.sectionHead {
	font-size: 20px;
	font-weight: bold;
	color: #E89303;
}
.sectionSubHead {
	font-size: 16px;
	font-weight: bold;
	color: #56428B;
}
.textField {
	font-size:12px;
	border:1px solid #666;
}

