/* CSS Document */
body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:11px;
	line-height:15px;
}

.centerpage {
	text-align:top;
}

.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:#2159a7;
}
.popupMain A:link{color: #a0a0a0;text-decoration:underline;}
.popupMain A:visited{color: #a0a0a0;text-decoration:underline;}
.popupMain A:hover{color: #000000;text-decoration:underline;}
.myText{
	font-size:11px;
	line-height:13px;
	margin-left:30px;
}
.myText A:link{color: #003366;text-decoration:underline;}
.myText A:visited{color: #003366;text-decoration:underline;}
.myText A:hover{color: #003366;text-decoration:underline;}
.myTextSub{
	font-size:11px;
	line-height:13px;
	font-weight:bold;
}
.mySubInd {
margin-left:10px;
}
.mySky{
	background-color:#dfedf2;
	background-image:url(images/bkgd_sky2.jpg);
	background-repeat:repeat-x;
	}
.myBody{
	background-image:url(images/bkgd_popup.jpg);
	background-repeat:none;
	background-position:top;
	background-position:center;
	margin:0px;
	color:#000000;
	background-color:#ffffff;
}
.myPopupBkgd{
	background-image:url(images/bkgd_popup2.jpg);
	background-repeat:repeat-x;
}
.myParagraph{
	margin-top:10px;
}
.myTitle{
	font-size:11px;
	line-height:13px;
	margin-bottom:10px;
}
.mySubTitle{
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	margin-bottom:10px;
}
.myMidTitle{
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	margin-bottom:10px;
}
.icoketable{
	width:570;
}
.myBlueText{
	width:570;
}
.desktops {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#2159a7;
	text-align:left;
	margin-left:0px;
	margin-right:5px;
	text-decoration:none;
}
input.gray {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}

input.radio {
	margin-right: 10px;
}