


/*section from pd.css - permissiondata.com - beginning*/
/* CSS Document */
body.copPd {
    background-color: #F5F3F3;
	/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	*/
}

.copPdReg{font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}

UL.copPd {
margin-left: 0px;
padding-left: 30px;
margin-top:0px;
margin-bottom:0px;
}
LI.copPd{}

td.copPdOfferPrevText{font-family:Arial, Helvetica, sans-serif; font-size:14px}

td.copPdBorder{background-color:#CCCCCC}

td .copPdFooter{
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	}

/*section from pd.css - permissiondata.com - end*/


.copPdPageTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; color: #003399;
	font-size: 16px;
	font-weight:bold;
	}








.copPd .msg_error, .msg_error_body {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color:#FF3300; text-align:left}
.copPd .msg_error_body {font-weight: normal;}
.copPd .msg_error_sub1{font-size: 11px; font-weight: normal;}
.copPd .msg_error_container { background-color:#FFFFFF; border: solid red 1px; width:400px; margin: 8px; padding:8px;}
.copPd .msg_error_container LEGEND{background-color:#FFFFFF;}



/*



.copPd .msg_warning, .msg_warning_body {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #0000FF;}
.copPd .msg_warning_body {font-weight: normal;}
.copPd .msg_warning_sub1{font-size: 11px; font-weight: normal;}
.copPd .msg_warning_container { background-color:#FFFFFF; border: solid #0000FF 1px; width:400px; margin: 8px; padding:8px;}
.copPd .msg_warning_container LEGEND{background-color:#FFFFFF;}

.copPd .msg_confirm, .msg_confirm_body {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color:#009900;}
.copPd .msg_confirm_body {font-weight: normal;}
.copPd .msg_confirm_sub1{font-size: 11px; font-weight: normal;}
.copPd .msg_confirm_container { background-color:#FFFFFF; border: solid #009900 1px; width:400px; margin: 8px; padding:8px;}
.copPd .msg_confirm_container LEGEND{color:#009900; background-color:#FFFFFF;}
*/

