p {
	margin: 0;
	padding: 0;
}

.mainTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000080;
	margin-top: 0px;
	margin-bottom: 3px;
}
.mainTitle a, .subTitle a {
	color: #000080;
}
.mainTitle a:link, .subTitle a:link,
.mainTitle a:visited, .subTitle a:visited {
	text-decoration: none;
}
.mainTitle a:active, .subTitle a:active,
.mainTitle a:hover, .subTitle a:hover {
	text-decoration: underline;
}
.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000080;
	margin-top: 0px;
	margin-bottom: 3px;
}
.subBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
}

.normalBox a, .hotTopicsBox a, .howardNewsBox a {
	color: #0000FF;
}
.normalBox a:link, .hotTopicsBox a:link, .howardNewsBox a:link,
.normalBox a:visited, .hotTopicsBox a:visited, .howardNewsBox a:visited {
	text-decoration: none;
}
.normalBox a:hover, .hotTopicsBox a:hover, .howardNewsBox a:hover,
.normalBox a:active, .hotTopicsBox a:active, .howardNewsBox a:active {
	text-decoration: underline;
}

.normalBox {
	padding: 7px 3px 7px 5px;
	border-left: 1px solid #A6A6A6;
	border-right: 1px solid #A6A6A6;
	border-bottom: 1px solid #A6A6A6;
	background-color: #EEEEEE;
}
.normalBoxHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	margin-top: 0px;
	margin-bottom: 2px;
}
.normalBoxHeaderWithPadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	margin-top: 8px;
	margin-bottom: 2px;
}
.normalBoxText, .normalBoxText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
}

.calendarLinkBox {
	padding: 9px 3px 9px 40px;
	border-left: 1px solid #5b7bc0;
	border-right: 1px solid #5b7bc0;
	border-bottom: 1px solid #5b7bc0;
	background-color: #e4e9f8;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.calendarLinkBox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2a4d9a;
	text-decoration: none;
}
.calendarLinkBox a:hover {
	text-decoration: underline;
}

.hotTopicsBox {
	padding: 7px 3px 7px 5px;
	border-left: 1px solid #FF8D8D;
	border-right: 1px solid #FF8D8D;
	border-bottom: 1px solid #FF8D8D;
	background-color: #FAEFEB;
}
.hotTopicsBoxHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8F0000;
	margin-top: 0px;
	margin-bottom: 4px;
}
.hotTopicsBoxArrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.hotTopicsBoxText, .hotTopicsBoxText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.howardNewsBox {
	padding: 7px 3px 7px 5px;
	border-left: 1px solid #A6A6A6;
	border-right: 1px solid #A6A6A6;
	border-bottom: 1px solid #A6A6A6;
	background-color: #EEEEEE;
}
.howardNewsBoxHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003E9A;
	margin-top: 0px;
	margin-bottom: 4px;
}
.howardNewsBoxArrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.howardNewsBoxText, .howardNewsBoxText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
