@charset "UTF-8";
body  {
	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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #F4FBE9;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}


.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
#container {
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 15px;
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1E1833;
	border-left-color: #7EAADF;
	width: 900px;
} 
#header {
	background-color: #ADDB80;
	clear: both;
	padding: 0px;
	margin-bottom: 0px;
} 
#nav {
	clear: both;
	background-color: #7EAADF;
	height: 32px;
	margin-bottom: 0px;
	margin-top: 0px;
	z-index: 100;
}
#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 */
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: bold;
	color: #1E1833;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#greenline {
	background-color: #ADDB80;
	height: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.footer {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover {
	color: #7EAADF;
	text-decoration: none;
	font-weight: normal;
}

a.menu {
	color: #1E1833;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	background-color: #D9EDBD;
	border: 1px solid #ADDB80;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-right: 8px;
	line-height: 24px;
	margin-bottom: 0px;
}
a.menu:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #A4C8E3;
	border: 1px solid #7EAADF;
}

a {
	font-weight: bold;
	color: #6E96C4;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #1E1833;
	text-decoration: none;
}
#mainContent {
	margin-right: 220px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1E1833;
	margin-top: 0px;
	padding-top: 20px;
} 
#mainContenthp {
	margin-right: 220px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1E1833;
	margin-top: 0px;
	padding: 0px;
	width: 678px;
	left: 22px;
} 
fadeshow1 {
	width: 679px;
	z-index: -100;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#rightheader {
	float: right; /* since this element is floated, a width must be given */
	width: 201px;
	background-color: #ADDB80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #1E1833;
	margin-bottom: 0px;
	height: 97px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #7EAADF;
	margin-top: 3px;
	margin-right: 4px;
	padding: 3px;
}
#leftheader {
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #7EAADF;
	background-color: #D9EDBD;
	height: 105px;
	position: absolute;
	left: 22px;
	top: 10px;
	width: 679px;
} 
form {
	padding: 0px;
	margin-top: 2px;
}
#footer {
	background-color: #1E1833;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
} 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EAADF;
}
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.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;
}
.arial16px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #003366;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #979AC7;
	padding: 2px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #C98B62;
	padding: 2px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #ECBB44;
	padding: 2px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #B18BAE;
	padding: 2px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #ADDB80;
	padding: 2px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-position: outside;
	list-style-type: disc;
}
.pictureborder {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
td {
	padding-top: 15px;
}
#announcements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #990000;
	border: 1px solid #990000;
	padding: 3px;
	margin-top: 10px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 17px;
}
.large {
	font-size: 18px;
}

