@import url(layout0.css);

/* Home Page
-------------------------------------------*/

.disclaimer{
	font-size: 10px;
	text-align: justify;
	margin: 10px 30px 0px 30px;
}

#main-table-body {
	width:774px;
	margin:0;
	background: transparent url(../images/main-top.gif) 0 0 no-repeat;
}
	#content {
		padding:7px;
	}
		#content-body {
			width:760px;
		}
			.left-col {
				float:left;
				width:242px;
			}
				.left-col #divcomp173113 {
					margin:0 0 10px 10px;
					background: url(../images/hp-whats_new_bg.gif) 0 bottom no-repeat;
					padding:12px;
					font-size:11px;
				}
					.left-col h2.new {
						margin:0 0 0 10px;
						padding:0;
						background: #FFF url(../images/hp-whats_new.jpg) 0 0 no-repeat;
						height:51px !important;
						overflow:hidden;
						border:0;
						text-indent:-9999px;
					}
					.left-col #divcomp173113 ul {
						margin:0;
						padding:0;
						list-style-type:none;
					}
						.left-col #divcomp173113 li {
							padding:0 0 0 6;
							background: url(../images/marker_blue.gif) 0 4px no-repeat;
						}
						.left-col #divcomp173113 li a {
							font-weight:bold;
							color:#096bb6;
						}
				.left-col #calendar-summary {
					margin:0 0 0 10px;
					padding:0 0 10px 0;
					background: url(../images/hp-upcoming_events_bg.gif) 0 bottom no-repeat;
					width:232px;
				}
					#calendar-summary h3 {
						margin:0;
						padding:0;
						background: #FFF url(../images/hp-upcoming_events.jpg) 0 0 no-repeat;
						height:50px !important;
						overflow:hidden;
					}
						#calendar-summary h3 a {
							display:block;
							background:none;
							height:38px;
							text-indent:-9999px;
						}
					#calendar-summary ul {
						position:relative;
						left:11px;
						top:5px;
						margin:0;
						padding:0;
						list-style-type:none;
						width:212px;
					}
						#calendar-summary li {
							background:none;
							font-size:11px;
							margin:0 0 8px 0;
							padding:0;
							line-height:100%;
						}
							#calendar-summary a {
								color:#096bb6;
								text-decoration:underline;
							}
							#calendar-summary a:hover {
								text-decoration:none;
								background:none;
							} 
			.right-col {
				float:right;
				width:518px;
			}
				.right-col #divcomp50054 {
					margin:20px 20px;
				}
					.right-col #divcomp50054 h1 {
						color: #096bb6
					}
