@charset "UTF-8";
/* CSS Document */
#wrapper {
	height: auto;
	width: 740px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFF;
}
body {
	background-color: #CCC;
	text-align: left;
	background-repeat: repeat-x;
}
#header {
	height: 135px;
	width: 740px;
	background-color: #FFF;
}
#nav {
	height: 25px;
	background-color: #005FAD;
	background-image: url(../images/default/navbackground.png);
}
#subnav {
	margin: 15px;
	font-size: 12px;
	line-height: 20px;
	color: #04467E;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	border-top-style: none;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:active {
	border-top-style: none;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.two:link {
	color: #046094;
	font-size: 12px;
	text-decoration: none;
}
a.two:visited {
	color: #046094;
	font-size: 12px;
	text-decoration: none;
}
a.two:hover {
	color: #3399CC;
	font-size: 12px;
	text-decoration: none;
}
a.two:active {
	color: #3399CC;
	font-size: 12px;
	text-decoration: none;
}
a.three:link {
	color: #639;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
}
a.three:visited {
	color: #639;
	font-size: 13px;
	text-decoration: none;
}
a.three:hover {
	color: #609;
	font-size: 13px;
	text-decoration: none;
}
a.three:active {
	color: #609;
	font-size: 13px;
	text-decoration: none;
}
#main {
	height: auto;
}
#main_content {
	height: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	text-align: left;
}
.heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #039;
	text-align: left;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #039;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #609;
	margin: 0px;
	padding: 0px;
}
.headingsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #046094;
	line-height: 15px;
}
#content {
	padding: 20px;
	height: auto;
	text-align: left;
}
.table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.tabletime {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.tablehead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
}
#footer {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/default/footerbackground.png);
	background-repeat: repeat;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #090;
	font-style: normal;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

