/* CSS Document */

#masthead {
	width: 100%;
	text-align: left;
	height: 72px;
	margin: 0px;
}

#outline {
	width: 750px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	margin: 0px;
	padding: 0px;
}

.tagline {
	border-top:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 1px;
	color: #FFFFFF;
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
	margin: 0px;
	height: 20px;
}

.tagmessage {
	TEXT-ALIGN: left;
	FLOAT: left;
}

.tagdate {
	TEXT-ALIGN: right;
	FLOAT: right;
}

.messagebar {
	border-top: #006699 1px double; 
	padding-bottom: 0px;
	font: lighter 10pt/10px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000000;
	padding-top: 0px;
	letter-spacing: 0.05em;
	border-bottom: #006699 1px double;
	text-align: center;
	z-index: -5;
	text-align: center;
}

#content {
	padding-top:1px;
	padding-bottom:1px;
	border-top: #006699 solid 1px;
	background-color: #FFFFFF;
	text-align: left;
	z-index: 0;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

#main {
	width:530px;
	float: left;
	padding: 20px;
	padding-top: 5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	font-size: 95%;
}

body {
	margin: 5px;
	background: url(../images/gray_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	z-index: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style:italic;
}

h3 {
	margin:0px;
	padding:0px;
	font-weight: bold; 
	font-size: 14pt; 
	color: #006699; 
	font-family: Arial, Helvetica, sans-serif
}

h4 {
	padding-top:10px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: bold; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif
}

.maincolleft {
	float:left;
	width:260px;
}

.maincolright {
	float:right;
	width:260px;
}

.bodyhref{
	font-weight:normal;
}

.bodytbl {
	border:solid 3px;
	font-size:90%;
}

.bodytbl td {
	border:solid 1px;
}

.bodytbl thead {
	font-weight:bold;
	font-size:95%;
}

p {
	font-size: 95%;
}

#logo {
	background:#FFFFFF;
	text-align:right;
}

#footer {
	font-size: 85%;
	background-image:url(../images/bottomfooter.gif);
	height: 25px;
}
#footer a {
	font-size: 85%;
	color: #FFFFFF;
}

.navbar {
	background-color: #FFFFFF;
	width: 180px;
	float: left;
	font-size: 80%;
	list-style-type: none;
	font-weight:bold;
}

.phead {
	font-weight:bold;
}

.fineprint {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
}

.endnote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

.ruleline {
	BORDER-TOP: #003366 1px solid; 
	FONT-SIZE: 4px; 
	PADDING-BOTTOM: 0px; 
	LINE-HEIGHT: 1px; 
	PADDING-TOP: 5px;
}

.vertrule {
	font-size: 1px;
	width: 1px;
	line-height: 100px;
	background-color: #003366;
}

.wrapright {
	clear: right; 
	float: left; 
	margin-right: 15px;
}

.wrapleft {
	clear: left; 
	float: right; 
	margin-left: 15px;
}

.bottomnavimage {
	width: 180px;
	height: 202px;
}

.staffpic {
	width:98px;
	height:125px;
}