#wrapper {
	text-align: left;
	width: 702px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	width: 702px;
	height: auto;
	clear: both;
}

.colcont_columns {
	background-image: url(../images/bgnd.gif);
	background-repeat: repeat-x;
	background-position: 0 46px;
	width: 100%;
	height:auto
}

.colboxleft_columns {
	width:127px;
	height:auto;
	float:left
}

.colboxright_columns {
	width:255px;
	height:auto;
	float:right
}

.colboxmiddle_columns {
	width:auto;
	height:110px;
	margin-left:127px;
	margin-right:255px
}
.colcont_columns #calendar  {
	float: right;
	margin-top: 20px;
	margin-left: 35px;
}

#wrapper .colcont_columns #calendar table td {
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCC;
	padding-left: 5px;
}

body {
	text-align: center;
}

p {
	color: #036;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

td {
	color: #036;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a:link {
	color: #305c82;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #305c82;
	text-decoration: none;
}

a:hover {
	color: #305c82;
	text-decoration: underline;
}

a:active {
	color: #305c82;
	text-decoration: none;
}

a.nav:link {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:active {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0.67em 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0.67em 0;
}

.spaceabove {
	padding-top: 5px;
}

.leftnavcell {
	background-color: #676501;
	border-bottom: 7px solid white;
}

.navcellselected {
	background-color: #305c82;
	border-bottom: 7px solid white;
}

.greentext {
	color: #676501;
}

.italics {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

.footer {
	font-size: 9px;
}

.clearFloat {
	clear: right;
	display: block;
}
