@charset "UTF-8";
/* CSS Document */

body {
	background-color: #003366;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.25em;
	color: #000000;
}
.bodylink {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}


h1 {
	font-size: 1em;
	line-height: 1em;
	color: #003366;
}

h2 {
	font-size: 0.85em;
	line-height: 1em;
	color: #003366;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #99CCFF;
	text-decoration: underline;
}

a.sidebar {
	color: #003366;
	text-decoration: none;
}

form {
	background-color: #CBD3DE;
}

#container {
	width: 798px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 11px solid #4d7194; /* this overrides the text-align: center on the body element. */
} 

#header {
	width: 783px;
	background-color: #003366;
	background-position: center;
	height: 15px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
}

#masthead {
	background-color: #003366;
	height: 93px;
	width: 798px;
}

#header li {
	font-size: 1em;
	line-height: 1em;
	color: #FFFFFF;
	list-style-type: none;
	display: inline;
	margin-top: 0;
	margin-right: 2em;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#sidebar {
	padding: 10px;
	width: 155px;
	float: left;
}

#sidebarOld {
	background: #cbd3de;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
	float: left;
}

#wrapper {
    margin: 0px;
    padding: 0px;
    background-image: url(images/side1.gif);
    background-repeat: repeat-y;
    width: 100%;
    
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#sidebar li {
	list-style-type: disc;
	color: #003366;
	list-style-position: inside;
	font-weight: bold;
}

#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 185px;
	padding: 10px;
	width: auto;
} 

#footer {
	width: 798px; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #FFFFFF;
	background-color: ##003366;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-right: 10;
	padding-bottom: 5px;
	padding-left: 10;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1em;
}

a.legal {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
}

#column1header {
	background-color: #7892AD;
	width: 200px;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#column1 {
	background-color: #E5E9EF;
	width: 190px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#column1 h3 {
	background-color: #7892AD;
	color: #FFFFFF;
	font-weight: bold;
	height: 15px;
	width: 190px;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 1em;
}

#column1 p {
	font-size: 0.9em;
	line-height: 1.05em;
	color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#column1 li {
	font-size: 0.9em;
	line-height: 1em;
	color: #333333;
}

#column1 a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	
}

#column2 {
	background-color: #CC9966;
	width: 190px;
	color: #000000;
	float: right;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#column2 h3 {
	background-color: #996633;
	color: #FFFFFF;
	font-weight: bold;
	height: 15px;
	width: 190px;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 1em;
}

#column2 p {
	font-size: 0.9em;
	line-height: 1.05em;
	color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#column2 li {
	font-size: 0.9em;
	line-height: 1em;
	color: #000000;
}

#column2 a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	
}

#column3 {
	background-color: #CCCC65;
	width: 190px;
	color: #000000;
	float: right;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#column3 h3 {
	background-color: #999932;
	color: #FFFFFF;
	font-weight: bold;
	height: 15px;
	width: 190px;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 1em;
}

#column3 p {
	font-size: 0.9em;
	line-height: 1.05em;
	color: #333333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#column3 a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	
}

.bold {
	font-weight: bold;
}

.down {
	font-weight: bold;
}

.linklist {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

.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;
}
