body {
	background-color: #808080;
	margin: 10px;
}
.contentcell {
	padding: 20px;
	background-image:  url(images/general/background-image.gif);
	background-repeat: no-repeat;




}
td {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;

}
.bulletspace {
	padding-bottom: 2px;
	text-align: left;


}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C88FF;
}
.subnavcells {
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;

}
.footerlink {
	color: #006699;
	font-size: 10px;
}
a {
	color: #006699;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.underlineparagraph {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 13px;
}

