.contentminheight {
	height: 513px;
}
.footertext {
	color: #516d78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.sprylink {
	color: #0F2229;
	text-decoration: underline;	
}
.AccordionPanelContent a:link, a:visited {
	color: #0F2229;
	text-decoration: underline;	
	font-family: Arial, Helvetica, sans-serif;
}

.AccordionPanelContent a:hover {
	color: #49798D;
	text-decoration: underline;
}

a:link, a:visited {
	text-decoration: none;
	color: #49798D;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
}

.contentbg {
	height: 513px;
	background-image: url(../assets/content_bg.jpg);
	background-repeat: repeat-y;
}
.contentheaderbg {
	background-image: url(../assets/content_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.pagetextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0F2229;
}
.pagetextbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0F2229;
}
.paragraphheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2D5F69;
}
.sidebarborders {
	background-color: #EDF0F2;
	border: 1px solid #C4D0D5;
}

