@charset "utf-8";
body  {
	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: #999;
	font-size: 11pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
 #container {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: justify; /* this overrides the text-align: center on the body element. */
	background-color: #fff;
	background-image: url(images/TopLBgnd3b.gif);
	background-repeat: no-repeat;
} 
 #header {
	width: 100%;
	height: 150px;
} 
 #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: 5px 0;
	font-size: 30px;
	text-align: center;
}
  #header  h2 {
	margin: 0;
	font-size: 12pt;
	text-align: center;
}
 #mainContent {
	text-align: justify;
	position: relative;
	margin-left: 260px;
	padding-right: 80px;
} 
#mainContent h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bolder;
	padding-top: 10px;
	color: #000;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #333333;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
#mainContent h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F60;
	text-align: center;
}

#mainContent a {
	border-style: none;
	text-decoration: none;

}

 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-left: 5px;
	height: 470px;
	margin-top: 50px;
}
  #sidebar1 h3 {
	font-size: 24px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 18px;
}

   #sidebar1 p {
	margin: 0px;
	padding: 0px;
	line-height: 10pt;
}
   #sidebar1 a {
	font: 11pt Arial, Helvetica, Verdana, sans-serif;
	color: #21005E;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 10px;
	font-weight: bold;
	text-align: left;
	}
   #sidebar1 a:hover {
	color:#6B1CFF;
	background-color: #CCCCCC;
	width: 150px;
	}
#sidebar1 #noJS{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #F00;
	width: 170px;
	border: medium solid #000;
	padding: 5px;
	line-height: 18pt;
	margin-top: 20px;
	z-index: 20;
}
#sidebar1 #noJS h2 {
	font-size: 18pt;
	font-weight: bolder;
	text-align: center;
}

#sidebar1 #noJS  p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}


#HCCbrand {
	clear: none;
	height: 200px;
	width: 164px;
	padding-top: 20px;
	float: left;
	padding-left: 10px;
	border: none;
}
#HCCbrand a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 #footer {
	background-color: #CC93CA;
	clear: both;
}

#footer h1 {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #936;
	border-bottom: 10px;
}
#footer h3 {
	font-size: 12px;
	font-style: italic;
	color: #909;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

#footer .links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
#footer .links a {
	color: #333;
	text-decoration: none;
}

 #footer p {
	font-size: 16px;
	text-align: center;
}

#footerText {
	float: right;
	width: 200px;
	position: relative;
	padding-left: 200px;
	clear: none;
}

.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;
}
.fltrtClrR { /* 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;
	clear: right;
}
.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;
}
. pageTop    {
	clear: none;
	float: left;
	padding-left: 10px;
	position: absolute;
	right: 5px;
	border-width: 0px;
}
.pageTop  {
	position: absolute;
	/*
right: 50px;
*/
	border: 0px;
	z-index: 10;
	right: 50px;
}
.picTable1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 630px;
}
.picTable2L {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #939;
	text-align: center;
	float: left;
	padding-right: 10px;
}
.picTable2L td {
	padding: 0 10px 0 0;
}
.picTable2R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #939;
	text-align: center;
	float: right;
}
.picTable2R td {
	padding: 0 0 0 10px;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}
