@charset "utf-8";

html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #000;
  background: #FFD569;
}
html, body, p, th, td, li, dd, dt {
  font: 1em Arial, Helvetica, sans-serif;
  color: #006; 
}
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
}
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em ; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
a:link { color: #00f; }
a:visited { color: #009; }
a:hover { color: #06f; }
a:active { color: #0cf; }

body, html {
scrollbar-face-color: #384893;
scrollbar-shadow-color: #232E61;
scrollbar-highlight-color: #4F65CD;
scrollbar-3dlight-color: #4F65CD;
scrollbar-darkshadow-color: #232E61;
scrollbar-track-color: #DAB65B;
scrollbar-arrow-color: #fff;
}
#Container {
	margin-left:auto;
	margin-right:auto;
	width:790px;
	text-align:center;
	}
.Banner {
	position:absolute;
	top:0px;
	left:0px;
	width:790x;
	height:188px;
}
.Body {
	position:absolute;
	left:0px;
	top: 200px;
	width:790px;
	height:auto;
}
#Left {
	width:115px;
	border:#000000 solid 1.5px;
	float:left;
	padding:10px;
	background:#FFFFFF;
	color:#000;
}
#Main {
	width:635px;
	border:#000000 solid 1.5px;
	float:right;
	background: #FFFFFF;
	color:#000;
	padding:5px;
}
.footer {
	position:absolute;
	bottom:0;
	margin-left:auto;
	margin-right:auto;
	width:790px;
	height:50px;
}
	
#footer a {
	text-decoration: none;
}

.copyright {
	font-size:12px;
	color:#000;
}

.NumberedList {list-style:decimal;
}

.bottommenu {
font-size: 12px;
}
.menulinks {
font-size: 14px;
font:Arial, Helvetica, sans-serif;
}
.header {
font-size: 36px; 
font-weight: bolder;
}
.bodytext {
font-size: 18px;
}
.redbodytext {
font-size: 18px; 
color:#FF3333;
}
.redheader {
font-size: 36px; 
font-weight: bolder; 
color: #FF0000;
}
.HADSAtitle {
text-align:center;
font: Arial, Helvetica, sans-serif;
font-size:48px;
color:#000066;
}
.small {
font-size: smaller
}
.bluetext {
color: #384893;
font-weight: bold;
}
.whitetext {
color: #FFFFFF;
font-weight: bold;
}
.copyright {
font-size:12px;
color:#000;
}

.milonic {
font-size:9px;
color:#000;
}

.titleLeft a {
border:none;
} 
.padding {
padding-left:25px;
}