﻿body, div, p, blockquote, ol, ul, li, dl, dt, dd, tr, td {
    font-family: "arial", "helvetica", "san-serif";
    font-size: 12px;
}
li {
	line-height: 16px;
}
img {vertical-space: 5px}
body {margin: 0; color: #000; font-size: 12px}
BODY A:link {color: #069; font-weight: bold; text-decoration: none}
BODY A:active {font-weight: bold; text-decoration: underline}
BODY A:visited {color: #069; font-weight: bold; text-decoration: none}
BODY A:hover {color: #960; font-weight: bold; text-decoration: underline}

#navbar {background-color: #1c82b8; vertical-align: top; padding: 10px 0px 0px 10px; width: 165px}
#search {vertical-align: top; color: #000; padding-bottom: 10px}
#titlebar {background-color: #bfd280; height: 28px; vertical-align: top; padding: 4px 0px 0px 10px; 
	font-size: 16px; color: #333; font-weight: bold; font-variant: small-caps}
#content {background-color: #FFF; height: 380px; vertical-align: top; padding: 10px}
#bottombar {background-color: #9fb260; width: 623px; vertical-align: top; text-align: center; padding-top: 12px;
	font-size: 11px; color: #333; font-weight: bold; text-decoration: none; line-height: 14px}
#bottombar A:link {font-size: 11px; color: #333; font-weight: bold; text-decoration: none}
#bottombar A:active {text-decoration: none}
#bottombar A:visited {color: #333; text-decoration: none}
#bottombar A:hover {color: #FFF; font-weight: bold; text-decoration: underline}

.topsides {width: 50%; background-color: #666}
.midsides {width: 50%; background-color: #b0cedf}
.bottomsides {width: 50%; background-color: #ccd7a7}
#tufts {vertical-align: top; width: 165px; background-color: #999}
#topleftphoto {width: 165px; height: 125px}
#bannerphoto {width: 623px; height: 125px}

.sidelinks {font-size: 13px; color: #FFF; font-weight: bold; text-decoration: none; line-height: 15px}
.sidelinks A:link {font-size: 13px; color: #FFF; font-weight: bold; text-decoration: none}
.sidelinks A:active {font-size: 13px; text-decoration: none}
.sidelinks A:visited {font-size: 13px; color: #FFF; text-decoration: none}
.sidelinks A:hover {font-size: 13px; color: #000; font-weight: bold; text-decoration: underline}

.sidelinksSmall {font-size: 12px; color: #FFF; font-weight: bold; text-decoration: none; line-height: 14px}
.sidelinksSmall A:link {font-size: 12px; color: #FFF; font-weight: bold; text-decoration: none}
.sidelinksSmall A:active {font-size: 12px; text-decoration: none}
.sidelinksSmall A:visited {font-size: 12px; color: #FFF; text-decoration: none}
.sidelinksSmall A:hover {font-size: 12px; color: #000; font-weight: bold; text-decoration: underline}

.title {font-size: 16px; color: #000; font-weight: bold; font-variant: small-caps}
.title A:link {font-size: 16px; color: #369; font-weight: bold; font-variant: small-caps; text-decoration: none}
.title A:active {font-size: 16px; color: #369; font-weight: bold; font-variant: small-caps; text-decoration: none}
.title A:visited {font-size: 16px; color: #369; font-weight: bold; font-variant: small-caps; text-decoration: none}
.title A:hover {font-size: 16px; color: #09C; font-weight: bold; font-variant: small-caps; text-decoration: none}

hr {width:100%; text-align: left;}

.note {font-size: 12px; color: #390; font-weight: bold; font-style: italic}
.subtitle {font-size: 15px; color: #c60; font-weight: bold}
.highlight {font-size: 13px; color: #93712f; font-weight: bold}
.address {font-size: 11px; color: #000;}
.copyright {font-size: 9px; color: #333;}

FORM {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px
	}
TEXTAREA, INPUT, SELECT, OPTION, .area {
	font-family: "arial", "helvetica", "san-serif";
	font-size: 11px;
}
