body {
	font: 12px Arial, sans-serif;
	color: #333333;
	background: #FFFFFF url(../images/bg_page.gif) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #405159;
	text-decoration: underline;
}
a:visited {
	color: #538aa6;
	text-decoration: underline;
}
a:hover {
	color: #538aa6;
	text-decoration: underline;
}
a:active {
	color: #405159;
	text-decoration: underline;
}
hr {
	height: 1px;
	border-top: 1px solid #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	color: #999999;
}
li {
}
.text-large {
	font-size: 14px;
}
#container {
	margin: auto;
	width: 760px;
	text-align: left;
}
#header {
	background: url(../images/header_tagline.gif) no-repeat right center;
	padding-left: 30px;
	padding-top: 15px;
	height: 65px;
}
#content {

}
#content-frame {
	border: 1px solid #405159;
	margin-top: 1px;
	margin-bottom: 1px;
	overflow: hidden;
	width: 758px;
	background: url(../images/bg_frame.gif) repeat-x;
}
#content-frame h4 {
	font-weight: bold;
	color: #1E323C;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;

}
#content-frame .left {
	width: 319px;
	border-right: 1px solid #405159;
	padding: 10px 20px 20px;
	float: left;
	margin: 0px;
}
#content-frame .right {
	width: 358px;
	padding: 10px 20px 20px;
	float: left;
	margin: 0px;
}
#content-frame .single {
	padding: 10px 20px 20px;
}
#content-frame .newrow {
	padding: 10px 20px 20px;
	border-top: 1px solid #405159;
	clear: both;
	background: url(../images/bg_frame.gif) repeat-x;
}
#footer {
	background: url(../images/footer_bg.gif) no-repeat;
	height: 105px;
	width: 760px;
	margin-bottom: 10px;
}
#home-about {
	background: url(../images/home_about_bg.gif) no-repeat;
	height: 80px;
	width: 720px;
	padding: 20px;
	color: #FFFFFF;
	font-size: 13px;
}
#home-about h4 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
#home-about img {
	margin: 10px 0px 0px 15px;
	float: right;
}
#home-pr {
	width: 740px;
	background: #1E323C url(../images/home_pr.gif) no-repeat right -1px;
	padding: 10px 0px 10px 20px;
	color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	border-top: 1px none #1E323C;
	border-right: 1px none #1E323C;
	border-bottom: 1px solid #1E323C;
	border-left: 1px none #1E323C;
}
#home-pr h4 {
	font-weight: bold;
	color: #FFCC00;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#home-pr a {
	color: #FFCC00;
	text-decoration: underline;
}
#home-pr img {
	margin: 10px 0px 0px 15px;
	float: right;
}
#home-pr .pressrelease {
	float: right;
	width: 335px;
	height: 120px;
	text-indent: -9999px;
}
#home-pr .pressrelease a {
	display: block;
	width: 310px;
	height: 135px;
}
#why-hdr {
	background: url(../images/why_hdr_right.jpg) no-repeat right;
	height: 195px;
	width: 760px;
	padding: 0px;
}
#why-hdr .info {
	background: #4b5b63 url(../images/why_hdr_left.gif) no-repeat;
	height: 120px;
	width: 320px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 55px 20px 20px;
}
#forms-hdr {
	background: url(../images/forms_hdr_right.jpg) no-repeat right;
	height: 195px;
	width: 760px;
	padding: 0px;
}
#forms-hdr .info {
	background: #4b5b63 url(../images/forms_hdr_left.gif) no-repeat;
	height: 140px;
	width: 320px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 35px 20px 20px;
}
#forms-hdr .info a {
	color: #FFFFFF;
}
#rules-hdr {
	background: url(../images/rules_hdr_right.jpg) no-repeat right;
	height: 195px;
	width: 760px;
	padding: 0px;
}
#rules-hdr .info {
	background: #4b5b63 url(../images/rules_hdr_left.gif) no-repeat;
	height: 120px;
	width: 320px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 55px 20px 20px;
}
#mediators-hdr {
	background: url(../images/mediators_hdr_right.jpg) no-repeat right;
	height: 195px;
	width: 760px;
	padding: 0px;
}
#mediators-hdr .info {
	background: #4b5b63 url(../images/mediators_hdr_left.gif) no-repeat;
	height: 120px;
	width: 320px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 55px 20px 20px;
}
#resume-hdr {
	height: 5px;
	width: 760px;
}
.fineprint {
	font-size: 10px;
	color: #666666;
}
.list-alpha {
	list-style: upper-alpha;
}
.mediator-photo {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.mediator-name {
	border-left: 1px solid #999999;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	width: 200px;
}

.mediator-name b {
	color: #1E323C;
	font-size: 14px;
	font-weight: bold;
}
.mediator-photo img {
	border: 1px solid #999999;
}
.mediator-info {
	border-left: 1px solid #999999;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}
.mediator-spacing {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mediator-heading {
	border-bottom: 5px solid #ffffff;
	background: #1E323C;
	padding: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
