.content {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.content2 {
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.content3 {
	padding: 10px;
}
.footer {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #AFB9C3;
}
.footerLink {
    color: #AFB9C3;
	text-decoration: none;
}
.footerLink:hover {
     color: #AFB9C3;
	 text-decoration: underline;
}
td {
	font:9px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#777777;
}
a:link {
	color: #D86E5A;
	text-decoration: none;
}
a:hover {
	color: #D86E5A;
	text-decoration: underline;
}
a {
	color: #D86E5A;
	text-decoration: none;
}
.headerBlue {
	font-size: 10px;
	font-weight: bold;
	color: #3C70A3;
}
li {
	list-style-type: square;
}
.redtext {
	color: #D86E5A;
}
.greentext {
	color: #008C84;
}

.border {
	border: 1px solid #BEC4C9;
}
.textfield {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bigredlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bolder;
	color: #D86E5A;
	text-decoration: none;
}
.bigredlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bolder;
	color: #D86E5A;
	text-decoration: none;
}
.bigredlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bolder;
	color: #6DAED3;
	text-decoration: none;
}