.mainpara {
	font-size: 12px;
	line-height: 18px;
	color: #363636;
	font-family: Comic Sans MS, Tahoma, Arial, Helvetica, sans-serif;
}

.WhiteMainPara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

.Notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 8px;
}


.clouds {

	background-image: url(../../images/background5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}






.header_bkg {
	height: 50px;
	vertical-align: middle;
}
.highlight_border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.header_copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: .08em;
}

.bpsHeader {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 26px;
	line-height: 34px;
	font-weight: bold;
	color: #F60;
}

.bpsPara {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #203e96;
}

.dotborder {
	color: #203e96;
	border: 0.09em solid #9C3;
}

hr {
	color: #42b121;
	height: .07em;
}


blockquote {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #203e96;
	display: block;
	text-align: justify;
	
	}

.quotemark1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 56px;
	color: #66CCFF;
	line-height: 20px;
	text-align: left;
	position: relative;
	left: 0px;
	top: 50px;
	}
	
	
	.quotemark2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 56px;
	color: #66CCFF;
	text-align: left;
	left: 600px;
	top: -20px;
	position: relative;
	
	}


.bpsSubHead {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #00a0df;
}

.bpsSubHead_Blue {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #f07b05;
}

.nav-copy {
	color: #42b121;
	font-size: 12pt;

}
.nav-copy A:link{
	color: #42b121;
	font-size: 12pt;

}
.nav-copy A:visited{
	color: #42b121;
	font-size: 12pt;

}
.nav-copy A:hover{
	color: ##42b121;
	font-size: 12pt;
	text-decoration: underline;
}

.GreenHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f07b05;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f07b05;
}


	



.REDtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #CC3333;
}
.BullettList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203e96;
	list-style-type: disc;
}
.calendarBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 203e96;
}
.CalTable {
	width: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #203e96;
	border-right-color: #203e96;
	border-bottom-color: #203e96;
	border-left-color: #203e96;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.CalendarOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}
.CalendarGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 42b121;
}
.TableBorder {
	border: medium double #203e96;
	left: 25px;
}
