* {
	margin: 0;
	padding: 0;
}
html {
	width:100%;
	height:100%;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #606060;
	line-height:16px;
	width: 100%;
	min-width:1250px;
	background: url(images/body_bg.gif) top repeat-x #e8f7da;
}
a {
	color: #2F6A9F;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	margin-left:25px;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
h1 {
	font-size: 16px;
	line-height:18px;
	font-weight: bold;
	color: #2F6A9F;
}
 
h2 {
	font-size: 14px;
	line-height:16px;
	font-weight: bold;
	color: #2F6A9F;
}
h3 {
	font-size:13px;
	line-height:13px;
	font-weight: bold;
	color:#2F6A9F;
}
.h3 {
	font-size:13px;
	line-height:13px;
	font-weight: bold;
	color:#2F6A9F;
}
.ul_columns ul {
	float: left;
	margin:0px;
	padding-left:25px;
	padding-right:10px;
}


fieldset {
	border: 0px solid transparent;
}
input, textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
input {
	vertical-align: middle;
}

.required {
	color:#F00;
}

.clear {
	height:0;
	font-size:1px;
	line-height:0px;
	clear:both;
}

.hidden {
	display: none;
}

.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.delimiter {
	line-height:1px;
	height:1px;
	font-size:1px;
	background:url(images/hr_bg.gif) top repeat-x;
}

.images {
	border: #A8A8A8 solid 1px;
	background: #e5e7ec;
}
.images_left {
	border: #A8A8A8 solid 1px;
	background: #e5e7ec;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.images_right {
	border: #A8A8A8 solid 1px;
	background: #e5e7ec;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.imagesmallname {
	color: #FFFFFF; 
	font-weight: normal;
}
.imagemediumname {
	color: #FFFFFF; 
	font-weight: bold;
}
.imagebigname {
	color: #ffffff; 
	font-weight: bold;
}
.imagepages {
	color: #FFFFFF; 
	font-weight: normal;
}
.imagepageselected {
	color: #7c9a4f; 
	font-weight: bold;
}
.imagepagesnav {
	color: #7c9a4f; 
	font-weight: normal;
}
.imagebignav {
	color: #ffffff; 
	font-weight: bold;
}
.sectionname {
	color: #ffffff; 
	font-weight: bold;
}
.sectionnameselected {
	color: #7c9a4f; 
	font-weight: bold;
}

.hr {
	line-height:1px;
	height:1px;
	font-size:1px;
	background:url(images/hr_bg.gif) top repeat-x;
}

.form {margin: 0px; padding: 0px;}
select {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000;}
input, textarea {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.button {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff; background-color:#0C5487; font-weight: bold; height:20px;}

/* Wrapper
-----------------------------------------------------------------------------*/
#wrapper {
	width: 100%;
	background: url(images/wrapper_bg.jpg) center 34px no-repeat;
}

/* Wrapper1
-----------------------------------------------------------------------------*/
#wrapper1 {
	width: 1250px;
	position:relative;
	left:50%;
	margin-left: -625px;
}

/* menu
-----------------------------------------------------------------------------*/
#menu {
	width: 100%;
	overflow: hidden;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu ul li {
	float: left;
	height: 34px;
	background: url(images/menu_li_bg.gif) top right no-repeat;
}
#menu a {
	display: block;
	float: left;
	height: 26px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #fff;
	padding: 8px 20px 0px 20px;
}
#menu a:hover, a.menu_selected {
	color:#fff !important;
	text-decoration:none;
	background:url(images/menu_bg_selected.gif) !important;
}
#menu ul li.icons {
	background: none;
}
#menu ul li.icons a {
	padding: 10px 5px 0px 5px;
	height: 24px;
}
#menu ul li.icons a:hover {
	background: none !important;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	width: 100%;
	height: 105px;
	background: url(images/header_bg.jpg) top right no-repeat;
}
#header h1 {
	width: 610px;
	height: 105px;
	position: relative;
	float: left;
}
#header h1 a {
	background: url(images/logo.jpg) left no-repeat;
	position: absolute;
	width: 610px;
	height: 105px;
	top: 0px;
}

#header_md {
	width: 100%;
	height: 105px;
	background: url(images/header_bg.jpg) top right no-repeat;
}
#header_md h1 {
	width: 610px;
	height: 105px;
	position: relative;
	float: left;
}
#header_md h1 a {
	background: url(images/logo_md.jpg) left no-repeat;
	position: absolute;
	width: 610px;
	height: 105px;
	top: 0px;
}

/* banner_top
-----------------------------------------------------------------------------*/
#banner_top {
	width: 610px;
	height: 105px;
	text-align: right;
	float: right;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	background: url(images/middle_bg.gif) repeat-y;
}

/* Middle1
-----------------------------------------------------------------------------*/
#middle1 {
	width: 100%;
	background: url(images/middle1_bg.jpg) top left no-repeat;
	padding: 7px 0px 0px 0px;
}

/* Middle2
-----------------------------------------------------------------------------*/
#middle2 {
	width: 100%;
	background: url(images/middle2_bg.gif) bottom no-repeat;
	padding: 0px 0px 7px 0px;
	overflow: hidden;
}

/* content
-----------------------------------------------------------------------------*/
#content {
	width: 1040px;
	float: left;
}
/* content_inside
-----------------------------------------------------------------------------*/
#content_inside {
	width: 1250px;
	overflow: hidden;
}

/* Main
-----------------------------------------------------------------------------*/
#main {
	width: 100%;
	background: url(images/main_bg.gif) repeat-y;
	float: left;
}

/* main1
-----------------------------------------------------------------------------*/
#main1 {
	width: 100%;
	background: url(images/main1_bg.gif) bottom left no-repeat;
	overflow: hidden;
}

/* right_area
-----------------------------------------------------------------------------*/
#right_area {
	float: right;
	padding: 8px 10px 0px 0px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: url(images/footer_bg.gif) left 10px no-repeat;
	padding-top: 17px;
}

/* Footer1
-----------------------------------------------------------------------------*/
#footer1 {
	height: 28px;
	background: url(images/footer1_bg.gif) bottom no-repeat #d9d4c4;
	padding: 10px 0px 0px 0px;
	margin-bottom: 10px;
}

/* menub
-----------------------------------------------------------------------------*/
#menub {
	width: 100%;
	overflow: hidden;
}
#menub ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menub ul li {
	float: left;
	height: 31px;
	background: url(images/menub_li_bg.gif) right 4px no-repeat;
	padding: 0px 20px 0px 20px;
}
#menub ul li.last {
	background: none;
}
#menub a {
	display: block;
	float: left;
	height: 26px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #5f6762;
}
#menub a:hover, a.menub_selected {
	color:#2F6A9F !important;
	text-decoration:none;
}

/* left_area
-----------------------------------------------------------------------------*/
#left_area {
	width: 202px;
	float: left;
	color: #DBDBFC;
	font-size: 11px;
	line-height:14px;
}
#left_area a {
	color: #fff;
	text-decoration: none;
}
#left_area a:hover {
	text-decoration: underline;
}
#left_area h1 {
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	padding: 10px 0px 10px 0px;
}
#left_area h2 {
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	height: 11px;
	line-height: 11px;
	width: 110px;
	background: url(images/left_area_h2_bg.gif) left 3px no-repeat;
	text-indent: 5px;
	padding: 3px 0px 3px 0px;
}
#left_area h3 {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
}
#left_area h3.first {
	color: #FAF25D;
}
#left_area .left_area_group {
	width: 163px;
	height: 19px;
	font-size: 1px;
	line-height: 19px;
	background: url(images/left_area_group_bg.gif) no-repeat left top;
	padding-left: 5px;
	padding-bottom: 5px;
}
#left_area .left_area_group h1 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
}

/* left_area_home
-----------------------------------------------------------------------------*/
#left_area_home {
	width: 202px; 
	height: 1307px;
    overflow-x: hidden;
	overflow-y: scroll;
	border: none;
	scrollbar-base-color:#33b1ee;
	scrollbar-arrow-color:#ffffff;
}

/* left_area_inside
-----------------------------------------------------------------------------*/
#left_area_inside {
	width: 162px; 
	padding: 0px 20px 20px 20px;
}

/* left_area_padding
-----------------------------------------------------------------------------*/
.left_area_padding {
	width: 177px;
	padding: 0px 10px 0px 15px;
}

/* box
-----------------------------------------------------------------------------*/
.box_title {
	clear: both;
	padding: 0px 0px 0px 10px;
}
.box_title h1 {
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 0px 20px 0px 20px;
	background: url(images/box_title_left.jpg) no-repeat left #005f9b;
	font-size: 16px;
	color: #fff;
	position: relative;
	min-width: 70px;
}
.box_title h1 span {
	display: block;
	position: absolute;
	width: 5px;
	height: 31px;
	right: 0px;
	top: 0px;
	background: url(images/box_title_right.gif) right no-repeat;
}
.box {
	width: 100%;
	overflow: hidden;
	background: #fff url(images/box_bg.gif) top repeat-x;
}
.box .box_top_left {
	background: url(images/box_top_left.gif) left top no-repeat;
}
.box .box_top_right {
	background: url(images/box_top_right.gif) right top no-repeat;
}
.box .box_bottom_left {
	background: url(images/box_bottom_left.gif) left bottom no-repeat;
}
.box .box_bottom_right {
	background: url(images/box_bottom_right.gif) right bottom no-repeat;
	padding: 15px 15px 15px 15px;
	min-height:120px;
	height:expression(this.scrollHeight < 120? "120px" : "auto");
}
.box .float_left {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.blog_item {
	width: 100%;
	overflow: hidden;
	clear: both;
}
.blog_item h1 {
	color: #2f6a9f;
	font-size: 13px;
	font-weight: bold;
}
.blog_item a {
	color: #606060;
}
.blog_item a:hover {
	color: #2f6a9f;
	text-decoration: none;
}

/* programs_home
-----------------------------------------------------------------------------*/
#programs_home {
	width: 100%;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
}
.program_item {
	width: 330px;
	float: left;
	padding: 10px 0px 0px 10px;
}
.program_item a h1 {
	cursor: hand;
}
.program_item .box_bottom_right {
	padding: 10px !important;
}

/* button_link
-----------------------------------------------------------------------------*/
a.button_link {
	display: block;
	width: 90px;
	height: 15px;
	line-height: 13px;
	color: #fff;
	text-align: center;
	font-size: 10px;
	background: url(images/button_link_bg.gif) no-repeat left;
	margin: 7px 0px 0px 5px;
	float: left;
}
a.button_link:hover {
	text-decoration: none;
}

/* central_home
-----------------------------------------------------------------------------*/
#central_home {
	width: 830px;
	float: left;
	overflow: hidden;
}

/* central_inside
-----------------------------------------------------------------------------*/
#central_inside {
	width: 765px;
	float: left;
	overflow: hidden;
	padding: 8px 0px 0px 10px;
}

#central_inside .box_bottom_right {
	min-height:1200px;
	height:expression(this.scrollHeight < 1200? "1200px" : "auto");
}

/* day_events
-----------------------------------------------------------------------------*/
#day_events {
	width: 456px;
	float: left;
	padding: 8px 0px 0px 10px;
}
#day_events_list {
	width: 100%;
	height: 1175px;
    overflow-x: hidden;
	overflow-y: scroll;
	border: none;
	scrollbar-base-color:#e5e7ec;
	scrollbar-arrow-color:#000;
}
#day_events_main {
	padding: 0px 0px 10px 0px;
	background: url(images/hr_bg.gif) bottom repeat-x;
	margin-bottom: 5px;
}
#day_events_main a {
	color: #2F6A9F;
	text-decoration: none;
}
#day_events_main a:hover {
	text-decoration: underline;
}
#day_events_main h1 {
	color: #2F6A9F;
	font-size: 16px;
	line-height: 16px;
	padding: 10px 0px 10px 0px;
}
#day_events_main h2 {
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	height: 11px;
	line-height: 11px;
	width: 110px;
	background: url(images/left_area_h2_bg.gif) left 3px no-repeat;
	text-indent: 5px;
	padding: 3px 0px 3px 0px;
}

#news_list_home {
	width: 100%;
	padding: 5px 0px 5px 0px;
}

.news_list {
	padding: 0px 20px 0px 0px;
}
.news_item {
	width: 100%;
	overflow: hidden;
	padding: 5px 0px 5px 0px;
	background: url(images/hr_bg.gif) bottom repeat-x;
}
.news_item a {
	color: #2F6A9F;
	text-decoration: none;
}
.news_item a:hover {
	text-decoration: underline;
}
.news_item h1 {
	color: #2F6A9F;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 5px 0px;
}
.news_item h2 {
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	height: 11px;
	line-height: 11px;
	width: 110px;
	background: url(images/left_area_h2_bg.gif) left 3px no-repeat;
	text-indent: 5px;
	padding: 3px 0px 3px 0px;
}

/* top_site_slideshow
-----------------------------------------------------------------------------*/
#top_site_home {
	width: 350px;
	float: left;
	padding: 8px 0px 0px 10px;
}
#top_site_slideshow {
	overflow: hidden;
	height:350px;
}
#top_site_slideshow div {
	display: none;
}
#top_site_slideshow a {
	color: #2F6A9F;
	text-decoration: none;
}
#top_site_slideshow a:hover {
	text-decoration: underline;
}
#top_site_slideshow h1 {
	color: #2F6A9F;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 5px 0px;
}
#top_site_slideshow h2 {
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	height: 11px;
	line-height: 11px;
	width: 110px;
	background: url(images/left_area_h2_bg.gif) left 3px no-repeat;
	text-indent: 5px;
	padding: 3px 0px 3px 0px;
}
#top_site_slideshow #nav {
	z-index: 50;
	position: absolute;
	bottom: 8px;
	left: 0px;
	text-align: center;
}
#top_site_slideshow #nav a {
	display: block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	margin-right: 5px;
	border: 1px solid #000;
	background: #fff;
	text-decoration: none;
	float: left;
	font-size: 12px;
	font-weight: bold;
}
#top_site_slideshow #nav a.activeSlide {
	background: #2F6A9F;
	color: #fff;
}
#top_site_slideshow #nav a:focus {
	outline: none;
}
.top_site_slideshow_video {
	margin: 0px;
}

#top_site_list_home {
	width: 100%; 
	height: 547px;
    overflow-x: hidden;
	overflow-y: scroll;
	border: none;
	scrollbar-base-color:#e5e7ec;
	scrollbar-arrow-color:#000;
	padding: 5px 0px 5px 0px;
}

#top_site_list_inside {
	width: 100%; 
	height: 1115px;
    overflow-x: hidden;
	overflow-y: scroll;
	border: none;
	scrollbar-base-color:#e5e7ec;
	scrollbar-arrow-color:#000;
	padding: 5px 0px 5px 0px;
}

/* banners_horizontal
-----------------------------------------------------------------------------*/
#banners_horizontal_home {
	width: 830px;
	height: 460px;
	float: left;
	padding: 10px 0px 0px 0px;
}

#banners_horizontal_inside {
	width: 760px;
	height: 90px;
	float: left;
	padding: 10px 0px 0px 0px;
}

/* right_area_home
-----------------------------------------------------------------------------*/
#right_area_home {
	width: 200px;
}

/* right_area_inside
-----------------------------------------------------------------------------*/
#right_area_inside {
	width: 250px;
	float: right;
	padding: 8px 0px 10px 0px;
}

