/* PAGE LAYOUT STYLES */

body { 
	background-color: #FFF; 
	color: #000; 
	font: 62.5% Verdana, Helvetica, Arial, sans-serif; 
	text-align: left; 
}

a {text-decoration: none; color: #000000;}

#wrapper { 
	width: 100%; 
}

#header { 
	width: 100%;
}

.header h1 {
	color: #333;
	float: left;
	margin: 5px 0 0 10px;
	font-size: 1.4em;
}

#left_column {
	display: none;
}

#right_column {

}

#left_reversecolumn {
width: 100%; 
}


#right_reversecolumn {
	display: none;	
}

#one_column {

}

.row {
	width: 100%;
	margin-right: -3px; /* IE 6 duplicate text fix */
	margin-bottom: 10px;
	border-bottom: 1px dotted #666;
}

.row .header {
	width: 100%;
	height: 2.5em;
	clear: left;
	position: relative;
	border-top: 3px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	background: #ececec  url('../images/arc_right_main.gif') no-repeat;
}

.clear  { clear: both; }

.AppContentsTop {border-bottom:1px solid #d7d7d0;padding:10px;}
.AppContentsBottom {border-top:1px solid #d7d7d0;padding:10px;}
.appContents {
	padding:10px;
	float:none;
	}

#footer {

}

#full_footer {
	border-top: 1px solid #7f7f7f;
	padding-bottom: 1em;
}

/* FOOTER STYLES */

#left_footer {
	width: 40%;
}

.left {display: none;}

#right_footer {
	width: 60%;
}

.right {
	text-align: center;
	text-transform: uppercase;
	color: #666666;
	font-size: 1.0em;
	margin-left: 0px;
	float: none;
	font-weight: bold;
}

.right a {color: #666666; font-weight: bold;}
/* after some printing issue*/
p   { 
	margin: 0.5em 0 0.9em 0; 
}
TD.tdFontCaution {
}
tr, td {
	background-color: #FFF; 
	COLOR: #000000; 
	font: 12 Verdana, Helvetica, Arial, sans-serif; 
	}

.dropboxClass {
	background-color: white;
	FONT-SIZE: 80%;
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
}

TD.leftColumn {
	width:35%;
}
TD.rightColumn {
	width:65%;
}
.printScreenDes {
	WIDTH:95%
}


#textlinksPCC{ 
	display: none;
}
#eLawsLogo {
	width : 100%;
	text-align : right;
	margin : 0 0 15px 0;
}
.endPageActions{
	display: none;
}
#skipNav{
	display: none;
}
#tab_menu_services {border-top: 4px solid #00713d;}
