body {
	background-color : #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-align : center;
}

a {
	color : #ED550A;
	text-decoration : none;
}

a:visited {
	color : #ED550A;
	text-decoration : none;
}

a:hover {
	color : #FFFFFF;
	text-decoration : none;
}

a:active {
	color : #FFFFFF;
	text-decoration : none;
}

#PageContainer {
	width : 920px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
}

#PageTop {
	width : 920px;
	height : 10px;
}

#PageBottom {
	width : 920px;
	height : 10px;
}

#PageContent {
	width : 900px;
	background-image : url(bg.gif);
	background-repeat : repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

#MainContainer {
	width : 880px;
	border : 10px solid #FFFFFF;
}

#Header {
	width : 880px;
	height : 140px;
}

#Content {
	padding : 25px;
	text-align : left;
}

#Menu {
	width : 200px;
	float : left;
	border-right : 1px solid #ED550A;
}

a.menu {
	color : #FFFFFF;
	text-decoration : none;
	border-top : 1px solid #ED550A;
	height : 25px;
	width : 165px;
	display : block;
	line-height : 25px;
	padding-left : 10px;
}

a.menu:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a.menu:hover {
	color : #14203A;
	text-decoration : none;
	background-color : #ED550A;
}

a.menu:active {
	color : #14203A;
	text-decoration : none;
	background-color : #ED550A;
}

#Text {
	width : 582px;
	float : left;
	padding : 0px 20px 0px 25px;
	border-left : 1px solid #ED550A;
	margin-left : -1px;
}

h1 {
	font-size : 18px;
	font-weight : normal;
	padding : 0px;
	margin : 0px;
}

h2 {
	font-size : 16px;
	font-weight : normal;
	padding : 0px;
	margin : 0px;
}

#Footer {
	clear : both;
	height : 25px;
	border-top : 1px solid #ED550A;
	font-size : 11px;
	line-height : 50px;
}

a.footer {
	color : #FFFFFF;
	text-decoration : none;
}

a.footer:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a.footer:hover {
	color : #ED550A;
	text-decoration : none;
}

a.footer:active {
	color : #ED550A;
	text-decoration : none;
}/* Quote Styles */

h4{	padding: 0px;	margin: 0px;}#content{	width: 770px;}.fields{	margin-top: 10px;	margin-bottom: 15px;}.fields .radio-header{	padding-top: 10px;	padding-bottom: 5px;}.fields .radio{	padding-bottom: 5px;}.fields .name{	width: 200px;}.fields .value{	width: 200px;}.fields .error{	color: red;}#error-message{	color: red;	font-weight: bold;}