body {
	background-color: #F7931E;
	text-align: center;
	padding: 20px;
}
.page {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.content_background {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	padding-left: 20px;
	padding-top: 50px;
	padding-bottom: 20px;
}
.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}
.left ul {
	line-height: 22px;
	margin-left: 0;
	padding-left: 3em;
	list-style-type: none;
}
.left a:link {
	color: #f26522;
	text-decoration: none;
}
.left a:active {
	color: #f26522;
}
.left a:visited {
	text-decoration: none;
	color: #808285;
}
.left a:hover {
	color: #f26522;
	text-decoration: underline;
}
.bullet {
	list-style-image: url(../images/bullet.gif);
}
.no_bullet {
	list-style-image: none;
	list-style-type: none;
}
.center {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
}
.center_txtmagins {
	margin-right: 15px;
}
.center a:link {
	color: #f26522;
}
.center a:visited {
	color: #666666;
}
.center a:hover {
	color: #008fd4;
	text-decoration: none;
}
.center a:active {
	color: #f26522;
}
.right {
	vertical-align: top;
}
.right_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808285;
	text-align: left;
	line-height: 14px;
	padding-top: 5px;
	margin-right: 30px;
	margin-left: 10px;
	margin-top: 10px;
}
.right_logos {
	padding-top: 100%;
	padding-bottom: 0%;
	height: 100%;
	float: none;
	margin-bottom: 10px;
}
.align_bottom {
	vertical-align: bottom;
}
.footer {
	background-color: #808285;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.bar_violet {
	width: 170px;
	background-color: #808285;
	height: 5px;
	padding: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.margin_left {
	margin-left: 30px;
}
.bar_gray {
	width: 385px;
	background-color: #fbc33f;
	height: 5px;
	margin-bottom: 30px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #f26522;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
}
.right a:link {
	color: #008fd4;
	text-decoration: underline;
}
.right a:hover {
	color: #008fd4;
	text-decoration: none;
}
.right a:visited {
	color: #008fd4;
	text-decoration: underline;
}
.right a:active {
	color: #666666;
}
.form_leftmargin {
	padding-left: 20px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	color: #DEB3E2;
}
.footer a:hover {
	text-decoration: underline;
}