@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #DFEFF7;
}
.twoColLiqLtHdr #container {
	width: 80%;
	min-width:755px;  
	background: #FFFFFF; 
	border: 1px solid #000000;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColLiqLtHdr #header {
	background-image: url(../inspections/pages/headerback.png);
	background-repeat: repeat-x;
	height: 150px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
	padding-top: 15px;
} 
.twoColLiqLtHdr #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.twoColLiqLtHdr #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.twoColLiqLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}


.twoColLiqLtHdr #mainContent {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: thin solid #0099CC;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
} 
.twoColLiqLtHdr #mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
.twoColLiqLtHdr #mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.twoColLiqLtHdr #mainContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.twoColLiqLtHdr #mainContent h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.twoColLiqLtHdr #mainContent a:hover {
	color: #FF0000;
	text-decoration: none;
}
.twoColLiqLtHdr #footer {
	background:#DDDDDD;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	margin-top: 10px;
} 
.twoColLiqLtHdr #footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline;
}
.twoColLiqLtHdr #footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.twoColLiqLtHdr #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996666;
}
.twoColLiqLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.twoColLiqLtHdr #sidebar1 {
	float: left;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #B1D0E2;
	list-style-type: none;
	margin-left: 10px;
}
.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}
.twoColLiqLtHdr #sidebar1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #B0D8FF;
	width: 90%;
	background-repeat: repeat-x;
	white-space: normal;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #999999;
	border-left-color: #0099CC;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.twoColLiqLtHdr #sidebar1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #92B6DA;
	width: 90%;
	background-repeat: repeat-x;
	white-space: normal;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #999999;
	border-left-color: #0099CC;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.twoColLiqLtHdr #sidebar1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #B0D8FF;
	width: 90%;
	background-repeat: repeat-x;
	white-space: normal;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #999999;
	border-left-color: #0099CC;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.twoColLiqLtHdr #sidebar1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #92B6DA;
	width: 90%;
	background-repeat: repeat-x;
	white-space: normal;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #999999;
	border-left-color: #0099CC;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}





.style1 {font-weight: bold}

#topnav {
	height: 40px;
	width: 100%;
	margin-top: 2px;
	background-image: url(../inspections/pages/navback_up.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}
.twoColLiqLtHdr #container #header #topnav a:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 40px;
	width: 107px;
	white-space: nowrap;
	text-align: center;
	display: block;
	float: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 8px;
	background-image: url(../inspections/pages/navback_up.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColLiqLtHdr #container #header #topnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 40px;
	width: 107px;
	white-space: nowrap;
	text-align: center;
	display: block;
	float: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 8px;
	background-image: url(../inspections/pages/navback_up.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColLiqLtHdr #container #header #topnav a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	height: 40px;
	width: 107px;
	white-space: nowrap;
	text-align: center;
	display: block;
	float: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 8px;
	background-image: url(../inspections/pages/navback_dwn.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}

