#masthead, #content {
	background-color: #FFFFFF;
	border-top: solid 1px #64888C;
	border-left: solid 1px #64888C;
	border-right: solid 1px #64888C;
	width: 758px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	border-bottom: solid 1px #64888C;
	overflow: auto;
}

.copy_main {
	font-size: 1.1em;
	/*line-height: 1.6em;*/
}

.copy_side {
	color: #496366;
}

.box {
	padding-top: 6px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 12px;
	font-size: 1.1em;
}
.box p {
	padding: 0px;
	margin: 0px;
}
.box_colored {
	background-color: #E8EDEE;
}
.box_title {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.box_title a:link {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.box_title a:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.box_title a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
.box_title a:active {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.big_red {
	color: #CC0000;
	font-size: 1.1em;
	font-weight: bold;
}

.normal_spacing {
	line-height: normal;
}

.formValue {
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
}

.errorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CC0000;
	font-weight: bold;
}

a.portfolio_link {
	color: #999999;
	text-decoration: none;
}
