
table.maintext{
	font-size: 10pt; /* main font size for the website */
}

table.siteborder{
	border-style: outset;
	border-width: 2px;
	margin-top: 1em;
}


table.navmenu{
	border: 0px;
	width: 130px;
	text-align: left;
}

div.logocontainer{
	background-color: white;
	width: 336px;
	height: 82px;
	overflow: hidden;
	text-align: center;	
}

div.subsection{
	margin-left: 4px;	
}

td.centerinfo{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10pt;
}


td.headerbottom{
	text-align: right;
	width: 100%;
	height: 2px;
}

H3{	/* Used for main titles of sections */
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}

.navbar{
   font-size: 10pt;
   font-weight: normal;
   text-decoration: none;
}

.navselected{
   font-size: 10pt;
   font-weight: bold;
   text-decoration: none;
}

img.imgborder01{
	width: 130px;
	height: 7px;
}

div.sideimage01{
	width: 130px;
	overflow: hidden;
}

img.imgborder02{
	width: 248px;
	height: 7px;
}

div.sideimage02{
	width: 248px;
	overflow: hidden;
}
