/* CSS Document */

/*

colors used:

dark blue background: #154888
dark blue text:       #154888


*/

body {
	margin: 0;
	padding: 0;
	background: #154888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#main_dropshadow_left {
	width: 816px;
	background: url(../images/dropshadow_left.jpg) top left repeat-y;
}

#main_dropshadow_right {
	width: 816px;
	background: url(../images/dropshadow_right.jpg) top right repeat-y;
}

#main_container {
	width: 816px;
	display: block;
	position: relative;
}

#header_top_1 {
	width: 772px;
	height: 49px;
	background: #5191E1 url(../images/hdr_top_repeat_x.jpg) left repeat-x;
}

#header_top_2 {
	width: 100%;
	height: 100%;
	background: url(../images/hdr_top_bg_left.jpg) left no-repeat;
}

#header_top_3 {
	width: 100%;
	height: 100%;
	background: url(../images/hdr_top_bg_right.jpg) right no-repeat;
}

#top_menu .content {
	font-size: 1px;
	padding-right: 27px;
	padding-top: 29px;
}

#top_menu .separator {
	margin: 0 8px 0 8px;
}

#header_bottom_1 {
	width: 772px;
	height: 111px;
	background: #DDEDF8 url(../images/btm_hdr_bg_repeat_x.jpg) left repeat-x;
}

#header_bottom_2 {
	width: 100%;
	height: 100%;
	background: url(../images/btm_hdr_bg_left.jpg) left no-repeat;
}

#header_bottom_3 {
	width: 100%;
	height: 100%;
	background: url(../images/btm_hdr_bg_right.jpg) right no-repeat;
}

#menu_1 {
	width: 772px;
	height: 30px;
	background: #2F6794 url(../images/mnu_bg_repeat_x.jpg) left repeat-x;
}

#menu_2 {
	width: 100%;
	height: 100%;
	background: url(../images/mnu_bg_left.jpg) left no-repeat;
}

#menu_3 {
	width: 100%;
	height: 100%;
	background: url(../images/mnu_bg_right.jpg) right no-repeat;
}

#menu_3 .content {
	font-size: 1px;
	padding-top: 0;
}

#menu_3 .separator {
	margin: 0 10px 8px 10px;
}

#menu_3 .menu_item {
	padding-bottom: 0;
}

#main_content {
	position: relative;
	width: 770px;
	background: #FFFFFF;
	border-left: 1px solid #1F557B;
	border-right: 1px solid #1F557B;
	text-align: left;
}

#main_col {
	width: 541px;
	/*margin-right: 229px;*/
}

#main_col .content {
	padding: 35px 0 0 35px;
}

#main_col_sub {
	width: 541px;
	margin-left: 229px;
}

#main_col_sub .content {
	padding: 35px 35px 0 15px;
}

#main_col_sub_no_left_col {
	width: 770px;
	margin-left: 0;
}

#main_col_sub_no_left_col .content {
	padding: 35px 35px 0 15px;
}

#lh_col {
	position: absolute;
	top: 0;
	left: 0;
	width: 229px;
}

#lh_col .content {
	padding: 35px 12px 0 25px;
}

#lh_col .menuitem {
	font-size: 14px;
	font-weight: bold;
	color: #154888;
	border-bottom: 1px solid #154888;
	margin-bottom: 15px;
}

#lh_col .menuitem a {
	color: #154888;
	text-decoration: none;
}

.submenu_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.submenu_list li {
	padding: 0 0 5px 0;
}

.submenu_list a {
	color: #154888;
	text-decoration: none;
}

.submenu_list a:hover {
	text-decoration: underline;
}

.submenu_list li.active {
	font-weight: bold;
}

.submenu_list li.active a {
	text-decoration: none;
}

#rh_col {
	position: absolute;
	top: 35px;
	left: 541px;
	width: 229px;
}

#rh_col .content {
	padding: 0 25px 0 12px;
}

#rh_col #testimonials a {
	color: #1C19A6;
	text-decoration: underline;
}

#rh_col #testimonials a:hover {
	text-decoration: none;
}

#rh_col #testimonials .content {
	padding: 0 0 0 3px;
}

#rh_col #events .content {
	padding: 0 0 0 7px;
}

#footer {
	margin: 65px 28px 0 28px;
	border-top: 1px solid #27608B;
}

#footer .content {
	padding: 5px 0 65px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	text-align: center;
}



/* BEGIN FONT STYLES */
.header {
	font-size: 16px;
	font-weight: bold;
	color: #154888;
}

.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #154888;
}

#rh_col .header {
	font-size: 14px;
	font-weight: bold;
	color: #154888;
	border-bottom: 1px solid #154888;
	margin-bottom: 10px;
}

#rh_col .content {
	color: #154888;
}

#rh_col .event {
	margin-bottom: 18px;
}

#rh_col .event a {
	color: #154888;
	text-decoration: none;
}

#rh_col .event a:hover {
	text-decoration: underline;
}

/* END FONT STYLES */



/* BEGIN CALENDAR STYLES */

.cal_header {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.calendar {
	border: 1px solid #999999;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #999999;
	vertical-align: top; 
}

.calendar td.today {
	background-color: #FFFFDD;
}

.dayofweek {

}

.empty_day {
	background-color: #CCCCCC;
}

/* END CALENDAR STYLES */


.warning {
	font-weight: bold;
	color: #FF0000;
}