@charset "UTF-8";
/* CSS Document */

body {
	background-color: #E1E1E1;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.alert:link {
	text-align: center;
	color: #1C387A;
}
.alert:visited {
	color: #193577;
}
.alert {
	font-weight: bold;
	color: #1A3586;
	text-align: center;
}
.shadow_left {
	background-image: url(images/shadow_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadow_right {
	background-image: url(images/shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.agenda {
	text-align: center;
}
.box_top {
	background-image: url(images/box_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.box_bottom {
	background-image: url(images/box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.box_filler {
	background-image: url(images/box_filler.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.sidebar_copy {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
}
a:link {
	color: #103156;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #660000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #004D9A;
}
.intro {
	font-style: 14;
	line-height: 18px;
	color: #004D9A;
}
.quicklink_header {
	font-size: 19px;
	color: #0E3940;
	text-align: right;
}
h2 {
	font-size: 16px;
	color: #004D9A;
}
h3 {
	font-size: 14px;
	color: #666666;
}
h4 {
	font-size: 13px;
	color: #666666;
}
.sidebar_header {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.quicklinks {
	font-size: 13px;
	color: #125864;
	text-align: left;
}
.contactinfo {
	font-size: 12px;
	color: #125864;
	text-align: left;
}
.bottomnav {
	font-size: 11px;
	color: #0E3940;
	line-height: 16px;
}
.signup:link {
	color: #660000;
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	color: #0E3940;
	line-height: 16px;
}
.signup {
	font-size: 14px;
	color: #660000;
	font-weight: bolder;
}

