#outertable td {
background-color: #000000;
}

#maintable td {
background-color: #ffffff;
}

#cal td {
background-color: #eeeeee;
}

body, td, p, ul, li {
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 17px;
color: #002755;
}

a {
color: #002755;
}

a:link {
	text-decoration: none;
}

a:hover, active {
color: #1C9CC4;
}

#date {
color: #545454;
font-size: 11px;
margin: 0 5px 4px 0;
}

#caption {
color: #545454;
font-size: 9px;
margin: 0 5px 0 0;
padding: 0;
}

h1.pagetitle {
font-family: "Lucida Grande", Arial, sans-serif;
font-weight: bold;
color: #002755;
font-size: 25px;
padding: 10px 0 5px 0;
margin: 0;
text-align: right;
}

h2.subtitle {
font-family: "Lucida Grande", Arial, sans-serif;
font-weight: bold;
color: #002755;
font-size: 18px;
padding: 10px 0 5px 0;
margin: 0;
text-align: right;
}

#footer {
color: #545454;
font-size: 11px;
line-height: 16px;
text-align: center;
}


.small {
font-size: 10px;
line-height: 14px;
}

.big {
font-size: 14px;
line-height: 16px;
}

.bigger {
font-size: 18px;
line-height: 20px;
}

.biggerred {
font-size: 16px;
color: #990000
}

.boldblue {
color: #1C9CC4;
font-weight: bold;
}

.gold {
color: #9D9215;
}

.popup {
font-size: 11px;
font-weight: bold;
}

#contactinfo {
color: #545454;
font-size: 12px;
line-height: 15px;
text-align: right;
margin: 15px 52px 0 0;
}

a.sections {
color: #666633;
font-size: 11px;
line-height: 15px;
font-weight: bold;
}

a.sections:hover, a.sections:active {
color: #1C9CC4;
font-size: 11px;
line-height: 15px;
font-weight: bold;
}

.photoBorder {
	border: 2px solid #003173;
}

div.toplink {
font-size: 10px;
text-align: right;
}