body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3B4A71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}

.content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2D2D2;
	border-right-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
	border-left-color: #D2D2D2;
}

a:link {
	color: #0066CC;
}

a:visited {
	color: #0066CC;
}

a:hover {
	color: #0066CC;
	text-decoration: none;
}

a:active {
	color: #0066CC;
	text-decoration: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #D6532B;
}

h2 {
	font-size: 116%;    /* 14px */
	font-weight: bold;
	font-style: normal;
	color: #D6532B;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-bottom: .5em;
	margin-top: 1em;
}

h3 {
	font-size: 100%;    /* 12px */
	font-weight: bold;
	font-style: normal;
	color: #D6532B;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-bottom: .5em;
	margin-top: 1em;
}

/*
p {
    margin: .5em 0;
}
*/

.dashes {
	font-size: 8px;
	line-height: 0px;
}

.date {
	font-style: italic;
	color: #444444;
}

.imgBuffer {
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.subheading {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #444444;
}

.footer {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}

td {
	text-align: left;
	vertical-align: top;
}

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d2d2d2;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
	text-align: left;
}

ul {
	list-style-image: url(images/bullet.gif);
}

.ulacro {
	margin-left: 20px;
	list-style-image: url(images/acro_icon.gif);
	font-weight: normal;
}

ul.none {
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}

li.none {
	list-style-type: none;
}

.smtxt {
	font-size: 10px;
	line-height: 13px;
	color: #000000;
}

table#history-table {
    border: 1px;
}

table#history-table td {
    border: 1px;
    text-align: center;
}

table#history-table td.first {
    text-align: left;
}

.sidebar-article {
    margin-top: 2em;
    margin-bottom: 2em;
}

.mission {
    font-style: italic;
}

#welcome-message ul {
    margin-top: 0;
}

.announcements li {
    margin-bottom: 1em;
}

table#upcoming-events td {
    padding: .5em;
}
.event-date { white-space: nowrap; }
.event-title { font-weight: bold; display: block;}
.event-body { display: block;}

img.inline-image {
    float:left; 
    margin-top:-1px; 
    margin-right:5px;
}

#homepage_content h3 { margin-bottom: 0; }
#homepage_content p { margin-top: 0; }






