@charset "UTF-8";
body  {
	background: #FFF;
	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;
	bottom: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
.twoColFixRtHdr #container {
	width: 830px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	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;
	height: auto;
} 
.twoColFixRtHdr #header {
	height: 200px;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 100%;
} 
.twoColFixRtHdr #header h1 {
	margin: 10; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: thin;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #903;
	font-size: small;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0px;
	border-top-color: #903;
}
.hrgtext {
	margin-bottom: 5px;
	margin-top: 5px;
	outline-style: solid;
	outline-width: 1px;
	outline-color: #000;
}
.twoColFixRtHdr #mainContent {
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 40px;
	color: #000;
	background-color: #FFF;
} 
.twoColFixRtHdr #footer {
	background-color: #FFF;
	font-size: small;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
	text-align: left;
} 
.twoColFixRtHdr #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 */
}
.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;
}
.twoColFixRtHdr #container #sidebar1 #HRG Login {
	text-align: center;
}
#hrgtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #903;
	background-color: #CCC;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: thin solid #903;
}
#hrgtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #903;
	background-color: #CCC;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #E9E9E9;
}
#hrglogin {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #903;
	margin: 5px;
	padding: 5px;
	background-color: #FFF;
}
#hrgtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #903;
	background-color: #CCC;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
#hrglogin {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #903;
}
#privacyplus {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
#privacyplus {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #903;
}
#addresstxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}
#addresnote {
	font-size: small;
	line-height: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}
#hrgtex {
	font-family: "Times New Roman", Times, serif;
	margin-top: 15px;
}
#hgintro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #903;
}
#hgintro {
}
#HRGtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #903;
	border: thin outset #903;
	background-color: #FFC;
}
#news {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	background-color: #999;
	border: thin outset #903;
	margin-top: 10px;
	margin-bottom: 10px;
}
#message {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	border: thin outset #903;
	line-height: normal;
	background-color: #B70055;
	padding-top: 0px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
}
.twoColFixRtHdr #container #sidebar1 #HRGtext p {
	font-style: italic;
}
#quote {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
#quote {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
.twoColFixRtHdr #container #footer a {
	font-size: small;
}

