/********** MAIN LAYOUT **********/
html body,#wrapper,#container,#mainWrapper,#mainContainer,#mainContent {
	margin:0;
	padding:0;
	border:0;
	background:none;
}
#wrapper,#container,#mainContent {
	width: 650px; height:auto;
	display:block;
}
/*#mainTable { width:970px; margin:5px; }*/
.clearfloat { 
    clear:both;
}

/********** HEADER (TOP MENU|BANNER|MENU) **********/
#top-menu {
	display: none;
}
#banner { display:none }
#printbanner { display:block; width:650px; }

/********** MENU BAR(DEPARMENT|COMMISSIONERS|SPECIAL PROGRAMS...) **********/
#menu {
	display:none;
}

/********** QUICKLINKS | SERVICELINKS CONTAINER**********/
#quick-links, #services-links {
	display:none;
}


/********** MAINCONTAINER BLOCKS **********/

/* LEFT SIDE MENU */
#leftNav {
	display:none
}

/* MAIN CONTENT */
#mainContent a:link,#mainContent a:visited,#mainContent a:active {
	color:#996600;
	text-decoration:underline;
	text-transform:uppercase;
}

/* EXTENDED MAIN CONTENT CSS */
.theadnote {
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	color: #990000;
	background-image: url(../images/2007/table_brn_50.jpg);
}
.content_header {
	font-size: 15px;
	font-weight:bold;
	margin: 4px 0px 16px 0px;
	text-transform: uppercase;
}
.SUB_HEADER {
	color:#277baa;
	font-size: 1em;
	font-weight:bold;
	margin: 14px 0px 2px 0px;
}
.SUB_HEADER_List {
	color:#277baa;
	font-size: 1em;
	font-weight:bold;
	margin: 14px 0px -10px 0px;
}
.SUB_HEADER_List li { 
	color:#000000; 
	font: 0.9em  Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px -6px; 
	line-height: 1.25em; 
}
.SUB_HEADER_List li { 
	color:#000000; 
	font: 0.9em  Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px 0px 8px 32px; 
	line-height: 1.25em;
}
.SUB_HEADER_List > li { 
	color:#000000; 
	font: 0.9em  Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px 0px 8px -6px; 
	line-height: 1.25em; 
}
.info {
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
}
.row0 { background: #f1f6fc; }
.row1 { background:  #fff; }
.altRows {
	text-align: left;
	vertical-align: text-top;
	padding: 0px;
	margin: 0px auto;
	font-size: 1em;
}
.txt_box {
	background-color:#fff;
	font-size: 1em;
	width: 670px;
	margin: 2px 8px 2px 12px;
}
.tableheader {
	background-color:#87b6d9;
	font-size: 1em;
	font-weight:bold;
	text-align:center;
	}
.columnheader  {
	background-color:#c9d8f6;
	font-weight:normal;
	font-weight:bold;
	text-align:center;
	}
.linebreak {
	background-image: url(../images/2007/table_yel_80.jpg);
}
.new_pdf { color: #FF0000; font-size: 9px}
.NOTE { color: #FF0000; font-size: 12px; font-weight: bold }

/*********** FOOTER ***********/
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	padding:10px;
}
#footer a { color:#000; text-decoration: none }
