/* CSS Document */
body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color:#000000;
	background-position:center;
	background-position:top;
	color:#3e3e3e;
	font-size:9px;
}

.centerpage {
	text-align:center;
}

.popupMain{
	width:80%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	text-align:left;
	color:#000000;
}
.popupIndent{
	width:65%;
	margin-left:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	text-align:left;
	color:#000000;
}
.popupMain A:link{color: #000000;text-decoration:underline;}
.popupMain A:visited{color: #000000;text-decoration:underline;}
.popupMain A:hover{color: #000000;text-decoration:underline;}

.myText{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
	line-height:13px;
	text-indent:15px;
}


.myText A:link{color: #999999;text-decoration:underline;}
.myText A:visited{color: #999999;text-decoration:underline;}
.myText A:hover{color: #999999;text-decoration:underline;}

.myTextSub{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
.mySubInd {
margin-left:10px;
}
.mySky{
	background-color:#dfedf2;
	background-image:url(images/bkgd_sky.jpg);
	background-repeat:repeat-x;
	}
.myBody{
	background-image:url(images/bkgd_pop.jpg);
	background-repeat:none;
	background-position:top;
	background-position:center
	margin:0px;
	color:#000000;
	background-color:#faf0da;
}
.myPopupBkgd{
	background-image:url(images/bkgd_popup2.jpg);
	background-repeat:repeat-x;
}
.myParagraph{
	margin-top:10px;
}
.myTitle{
	font-size:13px;
	line-height:17px;
	margin-bottom:10px;
}
.mySubTitle{
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	margin-bottom:10px;
}
.desktops {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
	text-align:left;
	margin-left:0px;
	margin-right:5px;
	text-decoration:none;
}
.myPressReleaseTitle{
	font-size:18px;
	line-height:21px;
	font-weight:bold;
}
.myPRSup{
	font-size:80%;
	color:#FF9900;
}
.myPRFootnote{
color:#666666;	
font-size:80%;
}
.myPRFooter{	
font-size:10px;
line-height:12px;
}
.coppaline {
	margin-top:30px;	
}

