@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #CCCCCC;
}
.oneColFixCtrHdr #container {
	width: 960px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px;
	background-image: url(images/container/middle_06.jpg);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #header {
	padding: 0px;
	margin: 0px;
	width: 960px;
	height: 155px;
	text-align: center;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: center;
	width: 960px;
	padding: 0;
}
.oneColFixCtrHdr #mainContent {
	padding-right: 10px;
	padding-left: 10px;
	width: 940px;
	height: auto;
	vertical-align: top;
	margin: 0;
}
.oneColFixCtrHdr #footer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-repeat: no-repeat;
	border-top-color: #666666;
	width: 960px;
	text-align: center;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #666666;
}
#apDiv1 {
	position:static;
	width:190px;
	height:239px;
	z-index:1001;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #3953a4;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #3953a4;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	margin: 0;
	padding-top: 15px;
	padding-left: 35px;
	padding-bottom: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3953a4;
	text-align: center;
	vertical-align: top;
	line-height: 11pt;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3953a4;
	text-align: left;
	vertical-align: top;
	text-transform: none;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3953a4;
	text-align: left;
	vertical-align: top;
	line-height: 12pt;
	padding: 0px;
	margin-bottom: -5px;
	margin-top: 10px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	line-height: 12pt;
	padding-left: 30px;
	margin-top: 0px;
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding: 8px;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	margin-left: 8px;
	text-indent: 0px;
}
.textMain2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding: 8px;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	margin-left: 8px;
	text-indent: 0px;
}
.textMain3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 8px;
	margin: 0px;
	padding-bottom: 0px;
	margin-left: 8px;
	text-indent: 0px;
	margin-top: 0px;
}
.blueQuestions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4a8fcd;
	font-weight: bold;
	text-align: left;
	line-height: 14px;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: normal;
	color: #333333;
	text-align: justify;
	vertical-align: top;
}
.textMainCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #666666;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
	padding: 0;
}
.textUpper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10pt;
	color: #4a8fcd;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
.textLeftItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13pt;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	font-style: italic;
}	
.textIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #666666;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.textLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.centerNav {
	background-position: center top;
}
.block1 {
	background-position: left;
	vertical-align: top;
	width: 380px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	top: 600px;
	margin-left: 10px;
}
.block2 {
	float: right;
	width: 320px;
	vertical-align: top;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.block3 {
	vertical-align: top;
	float: right;
	width: 200px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 570px;
}
.blueBoxSide {
	border: 1px solid #4a8fcd;
	width: 190px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	float: left;
}
.sideBarBox3 {
	vertical-align: top;
	margin-top: 10px;
	border: 1px solid #4a8fcd;
	padding-top: 10px;
	height: 240px;
	width: 200px;
	float: left;
	width: 190px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.floatingBoxesContainer {
	vertical-align: top;
	width: 720px;
	height: 275px;
	padding-top: 10px;
	margin: 0px;
	margin-left: 10px;
}
.box1 {
	vertical-align: bottom;
	width: 215px;
	border: 1px solid #4a8fcd;
	height: 250px;
	padding: 10px;
	margin: 0;
}
.box2 {
	padding: 10px;
	width: 200px;
	border: 1px solid #4a8fcd;
	margin: 0px;
	float: right;
	height: 250px;
	vertical-align: bottom;
	margin-right: 10px;
}
.box3 {
	padding: 10px;
	width: 220px;
	border: 1px solid #4a8fcd;
	float: right;
	height: 250px;
	vertical-align: bottom;
}
.boxRightNoBorder {
	padding: 5px;
	width: 400px;
	margin: 5px;
	float: right;
	vertical-align: bottom;
	margin-right: 40px;
}
.boxRightNarrow {
	padding: 5px;
	width: 100px;
	margin: 0px;
	float: right;
	height: 250px;
	vertical-align: bottom;
}
.boxRightNarrowest {
	margin: 5px;
	float: right;
	height: 250px;
	vertical-align: bottom;
	width: 65px;
	margin-right: 0px;
}
.boxFloatRight {
	width: 200px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: auto;
	margin-bottom: 10px;
	padding-top: 5px;
	float: right;
}
.RightSideBar {
	vertical-align: top;
	float: right;
	width: 215px;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-right: 10px;
}
.newsBox {
	padding: 10px;
	width: 415px;
	border: 1px solid #4a8fcd;
	margin: 10px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}
.newsBoxEvents {
	padding: 10px;
	width: 500px;
	border: 1px solid #4a8fcd;
	margin: 10px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}
.rightBlock {
	vertical-align: top;
	float: right;
	width: 185px;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 5px;
}
.shortBox {
	width: 360px;
	padding-bottom: 5px;
	border-right-width: 0px;
	height: 100%;
	margin-bottom: 10px;
	background-image: url(images/target-symbol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.shortBoxMedia {
	width: 200px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	margin-bottom: 0px;
	border-bottom-color: #0066CC;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 150px;
	text-align: center;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
.shortBoxMediaFloat {
	width: 210px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 8px;
	margin-bottom: 0px;
	border-bottom-color: #0066CC;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 150px;
	text-align: center;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	float: right;
	margin-right: 20px;
}
.header {
	background-position: center center;
	vertical-align: bottom;
}
.menuStyle {
	background-image: url(new-website/images/nav-bar-image.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 200px;
}
.mainBlock {
	background-position: left;
	vertical-align: top;
	width: 625px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 180px;
}
.mainBlock2 {
	background-position: left;
	vertical-align: top;
	width: 610px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 180px;
}
.mainBlock3 {
	background-position: left;
	vertical-align: top;
	width: 500px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 210px;
}
.mainBlockLargest {
	background-position: left;
	vertical-align: top;
	width: 760px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 180px;
}
.mainBlockLarge {
	background-position: left;
	vertical-align: top;
	width: 700px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 180px;
}
.mainBlockSmall {
	vertical-align: top;
	width: 535px;
	margin: 0px;
	float: none;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-right: 5px;
	margin-left: 180px;
}
.mainBlockSmaller {
	vertical-align: top;
	width: 440px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-right: 5px;
	margin-left: 200px;
}
.mainBlockSmallest {
	vertical-align: top;
	width: 360px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-right: 5px;
	margin-left: 80px;
}
.mainBlockRight {
	background-position: left;
	vertical-align: top;
	width: 625px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 225px;
}
.navBlock {
	width: 160px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
.navBlockMed {
	width: 185px;
	vertical-align: top;
	padding-top: 10px;
	height: 260px;
	padding-left: 10px;
	float: left;
}
.linkLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	line-height: 20pt;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #4a8fcd;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #3953a4;
	text-decoration: none;
}
a:visited {
	color: #3953a4;
	text-decoration: none;
}
.textTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding: 8px;
}
.bulletList {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #000000;
	text-align: left;
	margin-left: 25px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bulletListLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	text-align: left;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: disc;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.bulletListRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: disc;
	vertical-align: top;
	margin-left: -20px;
}
.bulletListIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #333333;
	text-align: left;
	margin-left: 40px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	text-indent: 0px;
}
.numberList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #333333;
	text-align: left;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 30px;
}
.orderedList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #666666;
	text-align: left;
	margin-left: 25px;
	list-style-position: outside;
	list-style-type: lower-roman;
}
.newsletterBox {
	vertical-align: top;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #4a8fcd;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 165px;
	height: 150px;
}
.submitButton {
	text-align: center;
	padding: 0px;
	margin: 5px;
}
.testimentBox {
	padding: 5px;
	width: 640px;
	border: 1px solid #4a8fcd;
	margin: 10px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}
.imageLeft {
	vertical-align: text-top;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 5px;
}
.imageFloatLeft {
	width: 210px;
	padding-top: 40px;
	height: 300px;
	float: left;
}
.imageCenter {
	vertical-align: text-bottom;
	padding: 10px;
	text-align: center;
}
.imageCenterNoPad {
	text-align: center;
	margin-top: 5px;
	margin-bottom: -15px;
}
.imageRight {
	margin-top: 10px;
}
.imageFloatRight {
	float: right;
	margin: 0px;
	padding: 3px;
	vertical-align: middle;
}
.rightPhotos {
	float: right;
	width: 265px;
	margin-top: 10px;
}
.imageFloatRightTop {
	float: right;
	margin: 0px;
	padding: 3px;
	vertical-align: text-bottom;
}
.imageFloatRightPadded {
	float: right;
	margin: 0px;
	padding: 10px;
	vertical-align: top;
}
.imageFloatRightCenter {
	float: right;
	padding: 5px;
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: auto;
}
