@charset "utf-8";

a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 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: #000000;
}
.style19 {font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: large;}
.style5 {font-size: large; font-style: italic; }

.style1 {font-size: medium}

.style28 {font-family: Georgia, "Times New Roman", Times, serif}
.style29 {font-family: "Times New Roman", Times, serif}
.style30 {font-family: "Courier New", Courier, monospace}
.style14 {color: #FFFF00}
.style15 {color: #F0F0F0}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffff00;
}

.style32 {font-size: 16px}
.style37 {font-family: "Courier New", Courier, monospace; font-size: medium; color: #084284;}

.oneColFixCtrHdr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0px;
}
.oneColFixCtrHdr #header {
	background-image: url(../images/graphics/header_background_repeat.gif);
	background-repeat: repeat;
	height: 125px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.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 */
}
.oneColFixCtrHdr #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: auto;
}
.oneColFixCtrHdr #footer {
	background-image: url(../images/graphics/footer_background_repeat.gif);
	background-repeat: repeat;
	height: 100px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.style2 {color: #000000}
.style6 {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

.style4 {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.style3 {
	font-size: 95%;
	padding-left: 10px;
	padding-right: 10px;
}
.style38 {font-size: small}

.style9 {font-size: 12px}
.style39 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style44 {
	font-family: sans-serif;
	font-weight: bold;
}
a:hover {
	color: #0000FF;
}


.style43 {font-size: 14px}




.oneColFixCtrHdr #footer p {

}
