.bannertable {
	background-color: #FBFBCB;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 3px;
	border: none;
	width: 220px;
	background-position: center;



}
.banner {
	#background-color:  #093A9D;
	background-color: #FBFBCB;
	color: #003399;
	text-align: center;
	font-size: 11pt;
	font-weight: bolder;
	letter-spacing: 1px;
	word-spacing: 3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
.banner:visited {
    text-decoration: none;
}
.banner:hover {
    text-decoration: underline;
}

.leftnavtable {
	background-color: #003399;
	background-image:  url('../images/leftnav.gif');
	background-repeat: repeat-y;
	text-align: right;
	vertical-align: top

}
.leftnav {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: underline;
	padding-right: 10px;
	width: 190px;
	font-family: "Times New Roman", Times, serif;

}

.leftnav:active {
    text-decoration: underline;
}
.leftnav:visited {
    text-decoration: underline;
}
.leftnav:hover {
    text-decoration: none;
}
.leftnavsmall {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	padding-right: 10px;
	width: 190px;
	font-family: "Times New Roman", Times, serif;

}

.leftnavsmall:active {
    text-decoration: underline;
}
.leftnavsmall:visited {
    text-decoration: underline;
}
.leftnavsmall:hover {
    text-decoration: none;
}
.leftnavimage {
	text-decoration: underline;
	padding-right: 10px;

}
.topnavtable {
	background-color: #003399;
	color: #FFFFFF;
	background-repeat: repeat-y;
	background-image:  url('../images/leftnav.gif');
	background-position:  left 50%;
	text-align: center;
	border: medium none;
	vertical-align: bottom;
	padding-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px





}
.topnav {
	color: #FFFFFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	vertical-align: text-bottom;

}
.topnav:active {
    text-decoration: underline;
}
.topnav:visited {
    text-decoration: underline;
}
.topnav:hover {
    text-decoration: none;
}
.buildingtable {
	background-color: #003399;
	color: #FFFFFF;
	background-position: left;
	text-align: center;
	width: 162px;

}
.table {
	width: 100%;
	border: none;
	padding: 0px;
	margin: 0px;

}
.bottomcontacttable {
	background-color: #003399;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	vertical-align: bottom;
	border: none;
	padding-left: 20px;



}
.body {
	background-color: #FFFFFF;
	text-align: left;
	font-size: 16px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
	padding-top: 10px;


}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #006699;
}

.headersmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
}
.headersmallest {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.smalllink {
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.smalllink:active {
    text-decoration: underline;
}
.smalllink:visited {
    text-decoration: underline;
}
.smalllink:hover {
    text-decoration: none;
}.indextable {
	border: thin solid #003399;
}