a{ color: #000000; text-decoration: underline; }

a.fade,a.fade:visited{
	color: #CFCFCF !important;
	color: #CFCFCF;
	text-decoration: underline;
}

a.fade:hover{ color: #E87D1C !important; }

a:visited{ color: #808080; }

a:hover{ color: #E87D1C; }

a.habnav,a.habnav:visited{ color: #1246AD; text-decoration: none; }

a.habnav:hover{ color: #E87D1C; text-decoration: underline; }

body{ font: 8pt Arial,Helvetica,sans-serif; }

td.hammer{
	background-image: url(images/hammer_bg.gif);
	background-repeat: no-repeat;
	width: 315px;
	height: 90px;
	padding-left: 35px;
	padding-top:6px;
	font-size: 14px;
	text-align:left;
	font-weight: bold;
}

td.navboxblue{ padding-right: 8px; }

td.navboxgreen{ border-right: thin solid #217B70; font-size: 9pt; }

td.smallfooter{
	background-image: url(images/footerfade-x.jpg);
	background-repeat: repeat-x;
	padding-bottom: 6px;
	text-align: center;
	vertical-align: bottom;
}

td.smallheader{
	background-image: url(images/headerfade-x.jpg);
	background-repeat: repeat-x;
	font-size: larger;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: right;
	vertical-align: bottom;
}

td.top_pad{ font-size: 12pt; padding-left: 8px; padding-top: 20px; }

ul.nav,ul.inner{ font-size: 8pt; margin-left: -1em; padding-left: 2.5em; }

.copyright{ color: #808080; font-size: smaller; }

.copyright_fade{ color: #ADADAD; font-size: x-small; }

.highlight{
	background-color: #bde6b9;
	font-size: 115%;
	line-height: 115%;
}

.logoshift{ margin: 2em 0px 2em 2em; }

.maincontent{
	border: thin solid #BBBBBB;
	font-size: smaller;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	width: 98%;
}
.caption{
	border: thin solid #BBBBBB;
	font-size: smaller;
	padding: 5px 5px 5px 5px;
	text-align:center;
	font-style: italic;
}
p.smallfont{
	font-size: smaller;
}