@charset "utf-8";
/* CSS Document */

html {
	background-image: url(newimages/grad_gray.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
}
body {
	margin:0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodytext {
	font-size: 10pt;
}
.crumbstext {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 6pt;
	padding-top: 10px;
}
.pagewrapper {
	min-height: 100%;
	height: auto;
	margin: 0 auto -4em;
}
table.homecontent {
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
}
.footerdimensions, .push {	
	height: 4em;
}
.footertable {
	font-size: 8pt;
	line-height: 12px;
	border-top: 2px solid #CCCCCC;
	bottom: 0em;
	width: 900px;
	text-align: center;
}
.timetable {
	font-size: 9pt;
	width: 900px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.standardtable {
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ED1C24;
}
h3 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
ul {
	font-size: 10pt;
	list-style-type: circle;
	list-style-image: url(newimages/redbullet.gif);
}
ul.listdouble {
	font-size: 10pt;
	list-style-type: circle;
	list-style-image: url(newimages/redbullet.gif);
	line-height: 16pt;
}
.redtype {
	color: #ED1C24;
	font-weight: bold;
}
.bluetype {
	color: #003399;
	font-weight: bold;
	font-style: italic;
}
ol.listdouble {
	line-height: 18pt;
	font-size: 11pt;
}