body {
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;        
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#titlepage { text-align: center; }
p.title { font-weight: bold; font-size:x-small; }
p.subtitle { font-weight: normal; font-size:xx-small; }

#logo img {border-style: none; }
#logo a {width: 700px; }

#nav {text-align: center;}
#nav a:visited { text-decoration: none; font-weight: normal; color: #FFFFFF;}
#nav a:link { text-decoration: none; font-weight: normal; color: #FFFFFF;}
#nav a:active { text-decoration: none; font-weight: normal; color:#000000; }
#nav a:hover { text-decoration: none; font-weight: normal; color: #FF0000; }
#nav table { width: 700px; }
#topborder { background-color: #0040FF; width: 700px; }

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;

	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#maintext p { text-indent: 2 em; 
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;

}
#maintext h3.subtop { text-indent: 2em; }
#maintext p.subtop { margin-left: 2em; }
#maintext p.smaller { font-size: xx-small; line-height: 25%; text-align: center; }

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

#banner-img { display: none; }
#banner a { color: #FFFFFF; text-decoration: none; }
#banner h1 { font-size: x-large; }
#banner h2 { font-size: small; }

#quote tr { width: 650px; }
#quote table { 	border: 1px solid #000000;}
#quote p { color: #FF0000;  width: 650px; }

