body {background: #FFF;
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-family: 'Droid Sans', arial, serif;}

#header {
	overflow: hidden;
	height: 267px;
	width: 1081px;
	position:relative;
	margin: auto;
}

#ed-wrapper {width: 972px;margin: auto;}
#flash {height: 151px;}
#whitebox {background-color: #FFFFFF; width: 972px; }
#whitebox-inner {padding: 0; font-size: 13px; line-height: 18px;}
#txt-content {padding: 0px 40px 0px 40px; margin-top: 40px;}

.caltable {padding: 0; margin: 0;}
.caltable .toprow { background-image:url(images/bg_toprow.gif); background-repeat: repeat; color: #000000; font-weight: bold; font-size: 13px; border-right: none;}
.caltable .toprow p {padding: 0px 11px;}
.caltable td {border-right: solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF; background: #eefda4; font-size: 12px; color: #000000; padding: 3px 0px;}
.caltable p {padding: 2px 11px; }
.caltable .leftcol {background: #3dc0ec; color: #FFFFFF; font-size: 12px;}
.caltable .bottomrow {border-bottom: none;}
a {text-decoration: underline;}
a:link, a:visited {color: #00adef;}

.greenitalic {font-style: italic; color: #b2d233; font-weight: bold;}
.whiteitalic {font-style: italic; color: #000000; font-size: 11px; font-weight: normal; line-height: 14px;}
.content a {position: relative;}

h2 {color: #b2d233; font-size: 1.2em;}
#dates {text-align: center;}

a:focus {outline: none;}
