@charset "UTF-8";
/* CSS Document */


body {
	background-color: #4b81ba;
	margin: 0px;
}


.contentcontainer {
	background-color: #FFFFFF;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 100px;
}
.pagetitlecontainer {
	background-color: #FFFFFF;
	width: 700px;
	margin-left: 50px;
	margin-right: 50px;
	position: relative;
}
.textcontainer {
	background-color: #FFFFFF;
	width: 630px;
	margin-left: 85px;
	margin-right: 85px;
	position: relative;
}

.textcontainer a:link {color: #006633;
	text-decoration: underline; }
.textcontainer a:visited {color: #006633;
	text-decoration: underline; } 
.textcontainer a:hover {color: #006633; 
	text-decoration: underline;
	}
	
.quotecontainer {
	background-color: #FFFFFF;
	width: 480px;
	margin-left: 160px;
	margin-right: 150px;
	position: relative;
}

.header {
	margin: 0px;
}

.footeraddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330066;
	line-height: 14px;}


.footercopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
}

.footeraddress a:link {color: #006633;
	text-decoration: underline; }
.footeraddress a:visited {color: #006633;
	text-decoration: underline; } 
.footeraddress a:hover {color: #006633; 
	text-decoration: underline;
}

.footercompedge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
}

.footercompedge a:link {
	color: #ffff99;
	text-decoration: underline;
}
.footercompedge a:visited {color: #ffff99;
	text-decoration: underline; } 
.footercompedge a:hover {color: #ffff99; 
	text-decoration: underline;
}

.contenthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #330066;
	text-align: left;
	line-height: 18pt;
	height: 12px;
}
.contentsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #330066;
	text-align: left;
	line-height: 12pt;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	line-height: 14pt;
}
.contentquote {
	font-size: 14px;
	color: #0066cc;
	text-align: left;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-style: italic;
}
.contentsignature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 12px;
	text-align: right;
}
	
	
.contenttablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 12pt;
	font-weight: bold;
	color: #0066cc;
	height: 24px;
}
.content_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #000000;
	height: 8px;
}

