#wrapperTable {
	width: 890px;
	background-color: #FFFFFF;
}
#homeSponsorsTD {
	width: 185px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
#calDIV {
	border: 1px solid #060384;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#homeTable {
	width: 650px;
}

#homeMainTD {
	padding-right: 20px;
	text-align: justify;
	padding-bottom: 25px;
	padding-top: 10px;
}
.boldWhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 0px;
	background-color: #d3d3d3;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/BackgroundWGradient.jpg);
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #060384;
}
#footer {
	background-image: url(images/footer.gif);
	height: 22px;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 46px;
	text-align: right;
	padding-top: 20px;
}
#footer a:link {
font-weight:normal;
	color: #ffffff;
	text-decoration: underline;
}
#footer a:visited {
font-weight:normal;
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
font-weight:normal;
	color: #666666;
	text-decoration: underline;
}

#mainTable {
	width: 890px;
}
#navTD {
	background-color: #B2B2B2;
	width: 165px;
	padding-top: 22px;
	padding-left: 22px;
	line-height: 20px;
}
#navTD a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}


#navTD a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


#navTD a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #060384;
}

#navTD a.sublinks {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	margin-left: 25px;
}

#navTD a:visited.sublinks {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}


#navTD a:hover.sublinks {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #060384;
}


.boldGray {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {

	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.homecalheading {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}

#sponsorTable {
}
#sponsorTable img {
	margin-bottom: 20px;
}
a:link {
	font-weight: bold;
	color: #060384;
	text-decoration: underline;
}
a:visited {
	color: #060384;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#homecalDIV {
	background-color: #CFCFCF;
	padding: 15px;
}
