body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin: 0px;
	background-image: url(images/design1d-bg-3.jpg);
	background-repeat: repeat;
}


#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
	width: 800px;
	background-color: #FFFFFF;
	padding: 8px;
}
#wrapper #masthead {
	background-image: url(images/BGtop_Masthead-preferred.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
}
#wrapper #flashcontent {
	background-color: #98A5BA;
}

.pressrelease a {
	text-decoration: none;
	color: #CC6633;
}

.pressrelease a:hover{
	color: #075D76;
	text-decoration: none;
	}

.pressrelease li {
	list-style-image: url(images/bullet-blue.gif);
}

#wrapper #contentleft {
	width: 200px;
	background-color: #FFFFFF;
	padding-top: 16px;
	padding-left: 20px;
	padding-right: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ABD5D1;
	background-image: url(images/bottomContent.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	float: left;
	text-decoration: none;
}
#wrapper #contentleft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#wrapper #contentleft strong {
	color: #075D76;
}
#wrapper #contentleft h1 {
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#wrapper #contentleft h2 {
	font-size: 16px;
	font-weight: normal;
	color: #336666;
}
#wrapper #contentleft ul li {
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/bullet-blue.gif);
}
#wrapper #contentleft ol li {
	font-size: 12px;
	color: #333333;
}
#wrapper #contentleft p a {
	color: #CC6633;
	text-decoration: none;
}
#wrapper #contentleft p a:link {
	color: #CC6633;
	text-decoration: none;
}
#wrapper #contentleft p a:visited {
	color: #CC6633;
	text-decoration: none;
}
#wrapper #contentleft p a:hover{
	color: #FF6600;
	text-decoration: underline;
}

#wrapper #contentleft p a:active {
	color: #00FF00;
	text-decoration: none;
}

#wrapper #contentmiddle {
	width: 200px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 16px;
	padding-left: 20px;
	padding-right: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ABD5D1;
	background-image: url(images/bottomContent.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ABD5D1;
}
#wrapper #contentmiddle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#wrapper #contentmiddle strong {
	color: #075D76;
}
#wrapper #contentmiddle h1 {
	color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#wrapper #contentmiddle h2 {
	font-size: 16px;
	font-weight: normal;
	color: #336666;
}
#wrapper #contentmiddle ul li {
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/bullet-blue.gif);
}
#wrapper #contentmiddle ol li {
	font-size: 12px;
	color: #333333;
}
#wrapper #contentmiddle a {
	color: #CC6633;
	text-decoration: none;
}
#wrapper #contentmiddle a:link {
	color: #CC6633;
	text-decoration: none;
}
#wrapper #contentmiddle a:visited {
	color: #CC6633;
	text-decoration: none;
}
#wrapper #contentmiddle a:hover{
	color: #6666FF;
	text-decoration: none;
}

#wrapper #contentmiddle a:active {
	color: #00FF00;
	text-decoration: none;
}

#wrapper #contentright{
	width: 278px;
	background-color: #FFFFFF;
	float: left;
	padding-left: 20px;
	padding-top: 16px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ABD5D1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ABD5D1;
	background-image: url(images/bottomContent.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}

#wrapper #contentright p {
	font-size: 11px;
	color: #333333;
}
#wrapper #contentright img {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
#wrapper #contentright h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
#wrapper #contentright li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 8px;
	margin-left: -25px;
	list-style-type: none;
}
#wrapper #contentright a {
	color: #FF6600;
	text-decoration: none;
	
}

#wrapper #contentright a:link {
	color: #CC6633;
	text-decoration: none;
}
#wrapper #contentright a:visited {
	color: #CC6633;
	text-decoration: none;
}
#wrapper #contentright a:hover {
	color: #075D76;
	text-decoration: none;
	background-color: #EAEAFF;
}
#wrapper #contentright a:active {
	color: #075D76;
	text-decoration: none;
}
#wrapper #contentright ul li ul li {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
}

#wrapper #contentright ul li ul li a {
	color: #CC6633;
	text-decoration: none;
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
}

#wrapper #contentright ul li ul li a:link {
	color: #CC6633;
	text-decoration: none;
}
#wrapper #contentright ul li ul li a:visited {
	color: #CC6633;
	text-decoration: none;
}
#wrapper #contentright ul li ul li a:hover {
	color: #6666FF;
	text-decoration: none;
	background-color: #DDDDFF;
}
#wrapper #contentright ul li ul li a:active {
	color: #CC3300;
	text-decoration: none;
}

#wrapper #footer{
	width: 782px;
	background-color: #FFFFFF;
	float: left;
	clear: left;
	padding-bottom: 5px;
	margin-bottom: 1px;
}
#wrapper #footer p {
	font-size: 11px;
	color: #999999;
	padding-top: 26px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #006699;
	padding-left: 20px;
}
#wrapper #footer a {
	color: #99CCFF;
text-decoration: none;
}
#wrapper #footer a:link {
	color: #99CCFF;
text-decoration: none;
}
#wrapper #footer a:visited {
	color: #99CCFF;
text-decoration: none;
}
#wrapper #footer a:hover {
	color: #3399CC;
text-decoration: none;
}
#wrapper #footer a:active {
	color: #99CCFF;
text-decoration: none;
}
#dropmenudiv{
	position:absolute;
	z-index:100;
	margin-bottom: 2px;
	text-align: left;
	color: #003366;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CCFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CCFF;
	width: 500px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	filter: Alpha(Opacity=85);
}

#dropmenudiv a{
	display: block;
	text-indent: 1px;
	text-decoration: none;
	font-weight: normal;
	color: #003366;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #7fa1c4;
	margin-left: 9px;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #FFFFFF;
	color: #3366CC;
}
#wrapper #flash {
	width: 800px;
	height: 249px;
	background-color: #999999;
}
.BPA_button a{
	font-size: 11px;
	color: #075D76;
	background-color: #ABD5D1;
	padding: 3px;
	line-height: 16px;
	display: block;
	text-align: center;
	border: 2px outset #ABD5D1;
}
.BPA_button a:link{
	font-size: 11px;
	color: #075D76;
	background-color: #ABD5D1;
	padding: 3px;
	line-height: 16px;
	display: block;
	margin-right: 30px;
	text-align: center;
	margin-left: 30px;
	border: 2px outset #ABD5D1;
	text-decoration: none;
}
.BPA_button a:visited{
	font-size: 11px;
	color: #075D76;
	background-color: #ABD5D1;
	padding: 3px;
	line-height: 16px;
	display: block;
	margin-right: 30px;
	text-align: center;
	margin-left: 30px;
	border: 2px outset #ABD5D1;
	text-decoration: none;
}
.BPA_button a:hover{
	font-size: 11px;
	color: #075D76;
	background-color: #beede9;
	padding: 3px;
	line-height: 16px;
	display: block;
	margin-right: 30px;
	text-align: center;
	margin-left: 30px;
	border: 2px outset #ABD5D1;
	text-decoration: none;
}
.BPA_button a:active{
	font-size: 11px;
	color: #075D76;
	background-color: #beede9;
	padding: 3px;
	line-height: 16px;
	display: block;
	margin-right: 30px;
	text-align: center;
	margin-left: 30px;
	border: 2px inset #ABD5D1;
	text-decoration: none;
}

