body {
	background-color: #EEE6C9;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
hr.grayhr {  
	color: #999999;
	background-color: #999999;
	height: 0px; 	 
    border:0px; 
    border-top:1px solid #999999; 
	margin-bottom: 16px;
}
.sideBorders {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1B1B1B;
	border-left-color: #1B1B1B;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	line-height: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	line-height: 18px;
	margin:0px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #2222FF;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #2222FF;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #2222FF;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #525252;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #525252;
}
li {
	margin-top: 12px;
}
.copyrightText {
	color: #C3C9C9;
}
.copylink {
	color: #C3C9C9;
	font-weight: normal;
}
.copylink:link {
	color: #C3C9C9;
	font-weight: normal;
}
.copylink:visited {
	color: #C3C9C9;
	font-weight: normal;
}
.copylink:hover {
	color: #FFFFFF;
	font-weight: normal;
}
.copylink:active {
	color: #FFFFFF;
	font-weight: normal;
}
hr { 
	height:0px; 
    border:0px; 
    border-top:1px solid #000000; }
.redText {
	color: #C4151C;
}
.redText {
	color: #C4151C;
}
a.redText {
	color: #C4151C;
}
a.redText:link {
	color: #C4151C;
}
a.redText:visited {
	color: #C4151C;
}
a.redText:hover {
	color: #C4151C;
}
a.redText:active {
	color: #C4151C;
}
.radioButton {
	vertical-align: bottom;
}
form {
	margin: 0px;
}
