@charset "UTF-8";
.Position_container {
	background-color: #660000;
	background-position: center;
}
.position_sidebar {
	position: relative;
	height: auto;
	width: auto;
	top: auto;
}
.body  {
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
}
.thrColFixHdr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.thrColFixHdr #container #mainContent a {
	text-decoration:none;
	color:#0000CC;
}
.thrColFixHdr #container #mainContent a:hover {
	text-decoration:underline;
	color:#9B301C;
}
.thrColFixHdr #header {
	margin: 0;
	background-color: #660000;/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.thrColFixHdr #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 */
}
.thrColFixHdr #sidebar1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.6em;
	float: left; /* since this element is floated, a width must be given */
	width: 330px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-right:5px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 20px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 140px;
	top: auto;
	margin: 1px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.thrColFixHdr #header #date {
	background-color: #660000;
	margin: 2px 0 10px 10px;
	color: #FF0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}
.thrColFixHdr #mainContent {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.7em; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background:#FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 400px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10;
	padding-left: 5px;
	float: none;
	background-color: #CCCCCC;
}
.thrColFixHdr #mainContent #bulletin {
	background-color:#FFFFFF;
}
.thrColFixHdr #footer {
	padding: 0 0 0 0;
	background-color: #FFF;
} 
.thrColFixHdr #footer p {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	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;
}
.thrColFixHdr #container #sidebar3 a {
	color:#FFF;
	font-size:0.7em;
	text-decoration:none;
	display:block;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style:groove;
	border-right-style:groove;s
	border-bottom-style:groove;
	border-right-color: #8C5933;
	border-left-color: #8C5933;
	background-color: #9B301C;
	margin:0 3px 0 3px;
	text-transform: uppercase;
	padding: 3px;
}
.thrColFixHdr #container #sidebar3 a:hover {
	font-weight:bold;
	background-color: #990000;
	color: #9B301C;
}
.bodytext_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
td, th {
	font-family: #0000FF;
	font-size: 12px;
	line-height: normal;
	color: #330000;
}

a {
	color: #0000FF;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	background-color: #660000;
	color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;}

.header a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color:#FFFF99;}
  
.header a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color:#FFFF99;}
  
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

p.style13 {
	font-size:24.0pt;
	font-family:"Times New Roman", "serif";
	color:white;
}
p.style3 {
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
}
p.style4 {
	font-size:13pt;
	font-family:"Times New Roman", "serif";
	color:#000000;
	font-weight: bold;
	line-height: normal;
}
p.style7 {
	font-size:12.0pt;
	font-family:"Times New Roman", "serif";
	color:#330000;
}
span.style41 {
	color:white;
}
.style1 {
	color: #FFFFFF
}
.style2 {
	font-family: "Verdana", "sans-serif";
	color: #660000;
	font-size: 18px;
	line-height: normal;
	font-weight: bolder;
}
p.style8 {
	font-size:12pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
}
.style3 {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 16pt;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style7 {font-weight: bold}

