body {
	margin:0;
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
p {margin:0;}
img {border:none;}

table{
	border-collapse:collapse;

}

th {
	text-align:left;
	font-size:14px;
}

h2 span {
	font-size:24px;
	color:#519DBD;
}

td, th {
	border-bottom:1px solid #CCCCCC;
	padding:5px;

}

#main {
	width:1000px;
	overflow:hidden;
	margin:0 0 30px;
}
#top {
	width:100%;
	overflow:hidden;
}

#inttop {
	width:100%;
	overflow:hidden;
	padding-bottom:50px;
}

.menu {
	width:326px;
	float:left;
	overflow:hidden;
	background:#eef3f6 url(../images/bg-menu.gif) repeat-x;
	margin:0;
}
.logo {
	position:absolute;
	top:19px;
	left:62px;
	width:212px;
	height:181px;
	background:url(../images/logo.gif) no-repeat;
	overflow:hidden;
	text-indent:-3000px;
}
.menu ul {
	margin:0 0 0 87px;
	padding:231px 0 10px;
}
* html .menu li {margin:0 0 12px;}
.menu li {
	list-style:none;
	margin:0 0 11px;
}
.menu ul li a {
	margin:0 0 0 34px;
	color:#4c4c4c;
	font:14px/14px Arial, Helvetica, sans-serif; 
}
.menu ul li a:hover, .menu ul li a.active {
	padding:0 0 0 34px;
	margin:0;
	text-decoration:none;
	background:url(../images/ball.gif) no-repeat 0 50%;
}


.logo a {
	display:block;
	width:212px;
	height:181px;
}
.info {
	width:674px;
	float:right;
	padding:0 0 30px;
}


.info img.banner {border-bottom:5px solid #519dbd; display:block;}

.info div.pdfs div {margin:0 20px; float:left;}

.info h1 {
	margin:26px 0 0;
	padding:0 0 7px 23px;
	color:#519dbd;
	font:18px/18px Arial, Helvetica, sans-serif; 
}

.info h1.home {
	margin:26px 0 0;
	padding:0 0 7px 24px;
	color:#519dbd;
	font:18px/18px Arial, Helvetica, sans-serif; 
}

.info h1 span {color:#929790;}
.info p {
	margin:13px 0 0;
	padding:0 20px 0 23px;
	font:11px/13px Tahoma, sans-serif;
}
.info h3 {
	margin:13px 0 0;
	padding:0 20px 0 23px;
	font:14px/20px Tahoma, sans-serif;
}
.info p.home {
	margin:13px 0 0;
	padding:0 20px 0 117px;
	font:11px/13px Tahoma, sans-serif;
}

#content {
	clear:both;
	width:100%;
	background:url(../images/bg-content.gif) repeat-y;
}
#content:after{
	content:".";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
* html #content {height:1%;}
.left-column {
	padding:24px 55px 10px 84px;
	float:left;
	width:507px;
	background:url(../images/border-top-left-column.gif) no-repeat;
	display:inline;
	overflow:hidden;
}

.left-column p {
	color:#FFFFFF;
	font-weight:bold;
}


.left-column ul {
	float:left;
	width:259px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.left-column ul li{
	list-style:none;
	width: 100%;
	float: left;
	padding:0 0 4px;
}

.left-column ul.onecol {
	float: none;
	margin:0;
	padding:0;
	width:100%;
}
.left-column ul.onecol li{
	list-style:none;
	width: 100%;
	float: none;
	
}

.textbox {
	float:right;
	overflow:hidden;
	width:217px;
}
.textbox h2 {
	margin:9px 0 0 2px;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	line-height:18px;
}
.textbox h1 {
	color:#fff;
}

.textbox h3 {
	margin:23px 0 0;
}
.textbox h3 a{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}
.textbox p {
	margin:5px 0 13px;
	color:#fff;
	font:11px/13px Tahoma,sans-serif;
}
.textbox p a {color:#fff;}

.textbox2 {
	
}
.textbox2 h2 {
	margin:9px 0 0 2px;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	line-height:18px;
}
.textbox2 h3 {
	color:#fff;
	margin:23px 0 0;
}
.textbox2 h3 a{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}
.textbox2 p {
	margin:5px 0 13px;
	color:#fff;
	font:11px/13px Tahoma,sans-serif;
}
.textbox p a {color:#fff;}


.pictures img {margin:0 0 4px;}
* html .right-column {position:relative;}
.right-column {
	width:304px;
	float:right;
	margin:-23px 0 0;
	padding:14px 25px 20px 19px;
	background-color:#eef3f6;
	border-right:6px solid #929790;
	overflow:hidden;
}
.right-column h2 {
	margin:0 0 19px;
	color:#5eadc8;
	font-size:18px;
	font-weight:normal;
	line-height:18px;
}

.right-column h3 {
	font-size:11px;

}

.right-column h3 span {
	font-size:23px;
	color:#5eadc8;

}
.right-column p {
	margin:12px 0 0;
	color:#2b2b2b;
	font:11px/13px Tahoma,sans-serif;
}
#footer {
	clear:both;
	width:905px;
	overflow:hidden;
	background:url(../images/bg-footer.gif) repeat-y;
	height:62px;
	padding:0 0 0 95px;
}
.footer-top {
	width:100%;
	height:1px;
	background:url(../images/footer-top.gif) no-repeat;
	overflow:hidden;
}
#footer ul {
	width:100%;
	overflow:hidden;
	padding:23px 0 0 0;
	margin:0;
}
#footer li {
	list-style:none;
	padding:0 14px 0 17px;
	display:inline;
	background:url(../images/sep.gif) no-repeat 0 50%;
	margin:0 0 0 -1px;
}
#footer a {
	color:#fff;
	font:11px/11px Tahoma, sans-serif;
}
#footer p {
	margin:-17px 0 0;
	padding:0 84px 0 0;
	color:#858585;
	text-align:right;
	font:11px/11px Tahoma, sans-serif;
}


.schedule {
	height:300px;
	overflow:auto;
	padding-right:20px;

}

.schedule h4, .schedule p {
	margin:0px;
	
}

.schedule p {
	margin:0px 0 10px 0;
	
}
