body {font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #333333;
	margin:5px}
	p{margin: 0  0 2px 0;
}
.box{	
	padding: 20px ;
	width: 100%;
	margin: 5px 30px 5px 30px;
	border: 2px groove #006898;
	}
	.boxnoborder{	
	padding: 20px ;
	width: 100%;
	margin: 5px 30px 5px 30px;

	}
table{font-size:0.9em;}
h1{
	width: 100%;
	height: 150px;
	background-color: #006898;
	overflow: auto;
	background-image: url(images/transitTitle3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
}
h2 {
	font-size: 1em;
	background-color: #cacaff;
	padding: 5px 0px 5px 15px;
	font-weight: bold;
	font-variant: small-caps;
	width:100%;
	height: 21px;
	margin-bottom: 5px;
			}
h3{
	font-family: "Millenium SF", Verdana, Arial, sans-serif;
	font-size: 1.4em;
	color: #ffffff;
	width: auto;
	height: auto;
	position:absolute;
	top:115px;
	left:100px;
}

.contents{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 5px;
	margin-left:5px;
	height: auto;
	width: 80%;
	font-size: 0.8em;
	line-height: 1.3em;
	float: left;
}
	.spacerGif{
	padding:5px 0px;
	background-image: url(images/line1.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 100%;
	background-position: left center;
}
a:link {
	color: #006898;}
a:visited {
	color: #330099; }
a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-style:italic;}
.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 5px 5px 5px 0px;
	padding: 5px;
	float: right;
	border: 1px solid #006898;
	height: auto;
	width: 15%;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	}
.menu li {
	line-height: 1.2em; 
	list-style-type: none;
	display: block; 
	margin-bottom: 5px;
	}
.menu:hover {
	text-decoration: underline;
	}
.menu:link {
	color: #cccccc;}
.menu:visited {	color: #cccccc;}

.footnote {font-size: 0.9em;
		font-style:italic;
}

.quote{
	font-family: "Courier New", Courier, mono;
	line-height: 1.5em;
	font-style: italic;
	font-weight: bold;
}
