.container {
	margin-left: auto;
	margin-right: auto;
	width: 756px;
	}

body, p, h1, h2, h3, td, th, ul, ol, dl, dd, li, blockquote {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 10pt;
        text-align: left;
	}
	
h1 {
	color: #004577;
	}

h2 {
	color: #444;
	}

	
.rightalign {
	text-align: right;
	}
	
.nowhiteunder {
	margin-bottom: -0.5em;
	}

.navbutton {
	color: #333333;
	text-transform: uppercase;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
	}

a.navbutton:link {
	text-decoration: none;
	}

a.navbutton:visited {
	text-decoration: none;
	}

a.navbutton:hover {
	text-decoration: underline;
	}

a:link {
	color: #004577;
	text-decoration: none;
	}

a:visited {
	color: #004577;
	text-decoration: none;
	}

a:hover {
	color: #004577;
	text-decoration: underline;
	}

.menuselect {
	color: orange;
	text-decoration: underline;
	}

.building {
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	}

.leftcol {
	margin-right: 2em;
	}

.locator {
	float: left;
	padding-left: 2px;
	padding-right: 10px;
	}

.readon  {
	float: right;
	margin-top: -1em;
	}

.continue {
	font-weight: bold;
	color: #004577;
	margin-top: 1.5em;
	}

.stroke {
	border-bottom: 1px solid #ccc;
	}

.footer {
	font-size: 6pt;
	color: #666666;
        text-transform: uppercase;
        margin-top: 3px;
        border-top: 1px solid #ccc;
	}