﻿body {
	background-color:gray;
	color: black;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

td {
	vertical-align:top;
}

/*   Header Tags    */

.h2link {
	color:#000066;
	font-size: 18px;
	text-decoration: none;
}

h2 {
	color:#000066;
	font-size: 18px;
	text-decoration: none;
}

:hover.h2link {
	text-decoration: underline;
}

h3 {
	margin-top: 0px;
	margin-bottom: 3px;
}

/*   DIVs    */


#placeholder {
	width: 760px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	background-color: white;
}

#header {

}

#menu {
	background-image:url('images/menubg.png');
	background-repeat:repeat-x;
	height: 32px;
}

#toprightbanner {
	float: right;
}

#footer {
	text-align: center;
	margin-top: 15px;
	border-top: 1px silver dotted;
	padding: 5px;
	font-size: smaller;
	color: gray;
	
}

.officetext {
	padding-left: 8px;
	padding-right: 8px;
}

.officedescription {
	font-size: smaller;
}

.extrainfo {
	color: gray;
}

.buttoncolumn {
	vertical-align:top;
}

.imagelist {
	margin-bottom: 25px;
}



/*   Link Styles   */

.footerlink {
	color: gray;
}

.menulink {
	margin-right: 25px;
	color: navy;
	text-decoration: none;
}

/*   Menu Navigation   */




/*   Misc   */

#logosquaressmall {
	margin-right: 15px;
}


