body {
	background-color: #ff9933;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content-box-left {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}
.content-box-top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;
}
.content-box-bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
}
#footer {
	font-size: 9px;
	padding-top: 5px;
}
#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	line-height: 18px;
	font-variant: small-caps;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	color: #8B5A1A;
}

p a:link {
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
.orange {
	color: #FF9900;
}

p a:hover {
	color: #000000;
	text-decoration: none;
}
p a:visited {
	color: #FF9900;
	text-decoration: none;
}
li a:link {
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
li a:hover {
	color: #000000;
	text-decoration: none;
}
li a:visited {
	color: #FF9900;
	text-decoration: none;
}.img-padding {
	margin-right: 4px;
	margin-left: 4px;
}
#partner-logos {
	text-align: center;
	vertical-align: middle;
	height: 120px;
	width: 226px;
}
