@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #0171AF;
	background-image: url(../images/q4ss_background.gif);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr #header {
	background-image: none;
	height: 91px;
	padding: 0;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.headDiv {
	margin-top: auto;
	margin-bottom: auto;
	height: 91px;
	padding-top: 18px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
}


#topbar {
	margin: 0;

	}

#topbar_left {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #000000;
	}

#topbar_right {
	height:25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #000000;
	}


#main_horiz_menu {
	height:25px;
	margin:0;
	padding:0;
	border-top:1px solid #A9A9A9;
	white-space:nowrap;
	background-color:#9FB6D5;
	}

	#main_horiz_menu ul {
	padding:0;
	list-style:none;
	font-weight:bold;
	margin: 0;
		}

	#main_horiz_menu li {
	float:left;
	margin:0;
	padding:0;
	}

		#main_horiz_menu li a {
	line-height:25px;
	border-right:solid 1px #A3A3A3;

			}

		#main_horiz_menu a:link, #main_horiz_menu a:visited {

			float:left;

			padding:0 10px 0 10px;

			border-bottom:1px solid #9FB6D5; /* SAME COLOR AS BACKGROUND */

			font-size:11px;

			font-weight:bold;

			text-decoration:none;

			color:#FFFFFF;

			}

		#main_horiz_menu a:hover {
	padding-top:2px;
	line-height:24px;
	text-decoration:none;
	color:#000000;
	background-color:#B9C5D3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	border-top-color: #0033FF;
	border-top-width: 2px;
	border-top-style: solid;
			}

.oneColFixCtrHdr #mainContent {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFFFFF;
}

.oneColFixCtrHdr #mainContent h1 {
	font-family: "Book Antiqua", "Palatino Linotype", "Times New Roman", sans-serif;
	font-size: larger;
	padding: 0px;
	margin: 0px;
}

.oneColFixCtrHdr #mainContent img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#9FB6D5;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.footer_right {
	float: right;
	height: 60px;
	width: 200px;
	background:#9FB6D5;
	margin: 0px;
	padding: 0px;
}

.footer_center {
	float: left;
	height: 35px;
	background:#9FB6D5;
	width: 380px;
	text-align: center;
	margin: 0px;
	padding-top: 25px;
	color: #FFFFFF;
}

.footer_left {
	float: left;
	height: 60px;
	width: 200px;
	background:#9FB6D5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.float_right {
	float: right;
	padding-left: 20px;
}

.float_left {
	float: left;
	padding-right: 20px;
}

.cPointer {
	cursor: pointer;
}

.li_inside {
	list-style-position: inside;
	list-style-type: disc;
	height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}

.sue_caption {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: small;
	text-align: center;
}

.divmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}

.div_center_text {
	text-align: center;
}

.no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
