
body {
	background-color: #444444;
	margin: 0;
	padding: 28px 28px 34px 28px;
	border: 0;
}

#frame {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 668px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

.lm {
	text-align: left;
	vertical-align: middle;
}

a, a:active, a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.glom, a.glom:active, a.glom:visited {
	color: #777777;
	text-decoration: none;
	font-weight: normal;
}

a.glom:hover {
	color: #BBBBBB;
	text-decoration: none;
	font-weight: normal;
}

.topnav {
	vertical-align: bottom;
	padding-bottom: 1px;
}

.mainborder {
	padding: 2px;
	background-color: #898989;
}

.mainbox {
	background-color: #F7F7F7;
	background-image: url("../img/bg.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
	width: 660px;
	border: 2px solid #444444;
}

.divider {
	background-image: url("../img/div.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.boxpad {
	padding: 6px 10px 10px 10px;
}

.image {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.floater {
	float: left;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin: 0px 30px 30px 0px;
}

.header {
	font-family: Georgia, "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	line-height: 24px;
}

.midhead {
	font-family: Georgia, "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}

.subhead {
	font-family: Georgia, "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding: 26px 0px 10px 0px;
}

.secondaryhead {
	font-family: Georgia, "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
}

.secondarysmall {
	font-size: 9px;
	line-height: 14px;
}

.caption {
	display: block;
	padding: 10px 0px 0px 10px;
	font-family: Georgia, "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 19px;
}

.callout {
	font-family: Georgia, "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
}

.quote {
	display: block;
	text-indent: -16px;
	padding: 10px 20px 0px 24px;
	font-size: 11px;
}

.smallquote {
	padding: 0 0 40px 26px;
	color: #E41A23;
	font-size: 9px;
	font-weight: normal;
}

.copy {
	font-size: 11px;
	line-height: 16px;
}

.small { font-size: 9px; }

.footer {
	font-size: 9px;
	text-align: right;
	color: #777777;
	padding-top: 13px;
	padding-right: 2px;
}
