/* CSS Document */

 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

 p.bodycopymain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
}

 span.bodycopymaintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
}

 p.bodycopymanagement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
}

 p.blockcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;
}

 p.blockcopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #FFFFFF;
}

 p.bodycopysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #000000;
}

 p.footercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #002918;
}

 p.footercopysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #002918;
}

a.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}

a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
}

a.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #000099;
	text-decoration: none;
}

a.mainnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #00674e;
	text-decoration: none;
}

a.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #0000FF;
	text-decoration: underline;
}

a.bodycopy:visited { color: #99CCFF; }

a.bodycopy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #3399FF;
}

a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #002918;
	text-decoration: none;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}

#blanket {
background-color:#000000;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background:url(../images/testbg2.png) no-repeat;
width:400px;
height:400px;
z-index: 9002;
}

#popUpDiv a.close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
text-align:right;
text-decoration:none;
position:absolute;
color:#FFFFFF;
margin:-20px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#popUpDiv ul {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#popUpDiv li {
list-style-type:none;
float:left;
}

#popUpDiv li a.button1 {
text-align: center;
color: #fff;
margin:0px 0px 10px 50px;
padding:0px 0px 0px 0px;
width:100px;
height:30px;
line-height:30px;
display:block;
background-color:#009933;
border:#fff solid 1px;
}

#popUpDiv li a.button1:hover {
color: #00FF00;
background-color: #003300;
}

#popUpDiv li a.button2 {
text-align: center;
color: #fff;
margin:0px 0px 0px 50px;
padding:0px 0px 0px 0px;
width:100px;
height:30px;
line-height:30px;
display:block;
background-color:#009933;
border:#fff solid 1px;
}

#popUpDiv li a.button2:hover {
color: #00FF00;
background-color: #003300;
}