/* =================================================

GLOBAL PAGE ELEMENTS

================================================= */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e2e417;
	}

/* =================================================

GLOBAL TEXT

================================================= */


.SingleSpaceBodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 120%;
	}
	.SingleSpaceBodyCopy a:link { text-decoration: underline; color:#262684; }
	.SingleSpaceBodyCopy a:visited { text-decoration: underline; color:#666666; }
	.SingleSpaceBodyCopy a:hover { text-decoration: underline; color:#262684; }
	.SingleSpaceBodyCopy a:active { text-decoration: underline; color:#262684; }


.BottomTextNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
    }
	.BottomTextNav  a:link { text-decoration: underline; color:#262684; }
	.BottomTextNav  a:visited { text-decoration: underline; color:#585892; }
	.BottomTextNav  a:hover {	text-decoration: underline;	color:#262684;	font-weight: bold;}
	.BottomTextNav  a:active {	color:#262684;	font-weight: bold;}



.BlueSectionHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #262684;
	margin-top: 20px;
    }

.BlueParagraphHeader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-style: normal;
    font-weight: bold;
    color: 262684;
    }

.BlueTextSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #262684;
}


.NavText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-indent: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 8pt;
	line-height: normal;
	font-weight: normal;
	}
	.NavText a:link { text-decoration: underline; color:#333333; }
	.NavText a:visited { text-decoration: underline; color:#585892; }
	.NavText a:hover {	text-decoration: underline;	color:#262684;	font-weight: bold;}
	.NavText a:active {	color:#262684;	font-weight: bold;}


.NavText-Bulleted{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-indent: -8pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 16pt;
	line-height: normal;
	font-weight: normal;
	}
	.NavText-Bulleted a:link { text-decoration: underline; color:#333333; }
	.NavText-Bulleted a:visited { text-decoration: underline; color:#585892; }
	.NavText-Bulleted a:hover {	text-decoration: underline;	color:#262684;}
	.NavText-Bulleted a:active {	color:#262684;	font-weight: bold;}
.PhotoCaptionText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #262684;
}
.InProgress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 120%;
	color: #FF0000;
}
