/* CSS Document */

/* center relative to window */
#container {
	position:relative;
	left: 50%;
	margin-left: -392px;
	width: 785px;
	height: 100%;
	text-align: left;
}

/* IE rendering workaround...aaarrrrggghhhhh */

table.main {
	width: 785px;
	position: relative;
	top: 0px;
	left: 0px;
	border: 0px none;
	padding: 0px;
	margin: 0px;
	visibility: visible;
	font-size: 1em;
	background-image: url(images/HWD_content_bg.gif);
	background-repeat: repeat;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #003366;
	background-color: #666666;
	background-repeat: repeat;
	margin-top: 5px;
	background-image: url(/images/HWD_bg.jpg);
}
.mainContent {
	font-size: 1em;
	background-image: url(images/HWD_div_bg.gif);
	background-repeat: repeat;
	vertical-align: top;
	margin: 5px 0px 0px;
	padding: 0px;
	width: 100%;
	border: none;
}

td.variableContent {
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	font-size: 1em;
	margin: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}


td.navPanel {
	vertical-align: top;
	width: 227px;
	font-size: 1em;
	text-align: left;
	padding: 0px 15px 5px 10px;
	margin: 0px;
}

td.gutter {
	vertical-align: top;
	width: 2px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #cccccc;
}

td.homeRight {
	vertical-align: top;
	width: 180px;
	font-size: .9em;
	text-align: left;
	padding: 0px 15px 5px 10px;
	margin: 0px;
}

a:link {
	color: #8488c6;
	text-decoration: underline;
}
a:visited {
	color: #8488c6;
	text-decoration: underline;
}
a:hover {
	color: #8488C6;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:active {
	color: #8488c6;
	text-decoration: underline;
}

.smallPrint {
	vertical-align: middle;
	font-size: 0.85em;
	text-align: center;
	background-color: #8488c6;
	background-image: url(images/HWD_blue_btm.gif);
	background-repeat: repeat;
	color: #FFFFFF;
	padding: 2px;
}

.smallPrint a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.smallPrint a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.smallPrint a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.smallPrint a:hover {
	color: #87c905;
	text-decoration: none;
}

.copyright {
	vertical-align: middle;
	width: 744px;
	font-size: 0.85em;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
.center {
	text-align: center;
}
.rightFrame {
	padding: 2px;
	float: right;
	border: thin solid #8488c6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	font-size: .90em;
	color: #8488c6;
	text-align: center;
}
.leftFrame {
	padding: 2px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: thin solid #8488c6;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8488c6;
}
h1 {
	font-size: 1.15em;
	font-weight: bold;
	color: #8488c6;
	margin-top: 0px;
}
.floatRight {
	float: right;
	padding-left: 5px;
	font-size: .80em;
}
.noBorderimg {
	border: none;
}
.smBluePrint {
	font-size: 0.85em;
	color: #8488c6;
}
.centerTight {
	font-size: 0.95em;
	text-align: center;
	margin-left: -20px;
	padding-right: 5px;
}
.greenText {
	color: #003888;
}
.blueText {
	color: #003888;
}
ul {
	margin-top: 5px;
	margin-right: 1em;
	margin-bottom: 5px;
	margin-left: 1em;
	padding-left: 1em;
}
li {
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
}
#infoBox {
	font-size: 0.95em;
	color: #8488C6;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0em;
	float: right;
	width: 175px;
	border: thin solid #8488c6;
	text-align: center;
	vertical-align: top;
}

#infoBox p {
	margin-top: 0px;
}

.infoHeader {
	color: #FFFFFF;
	background-color: #8488c6;
	width: 172px;
	padding: 2px;
	background-position: center top;
	font-weight: bold;
	background-repeat: repeat;
	text-align: center;
	margin: 0em 0px 0px;
}

.infoHeaderBlue {
	color: #FFFFFF;
	background-color: #003888;
	width: 172px;
	padding: 2px;
	background-position: center top;
	font-weight: bold;
	background-repeat: repeat;
	text-align: center;
	margin: 0em 0px 0px;
}
.highlightedItem {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #8488c6;
	text-align: center;
	border: thin solid #003888;
	margin: 2px;
	padding: 2px;
	font-weight: normal;
}
.textRight {
	text-align: right;
}

td.navPanel ul {
	margin-top: 5px;
	margin-right: 1em;
	margin-bottom: 5px;
	margin-left: 1em;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 5px;
	padding-left: 1em;
}

td.navPanel li {
	padding-top: 0px;
	padding-bottom: 5px;
	list-style-type: circle;
	color: #003888;
	margin-bottom: 5px;
}
.floatLeft {
	float: left;
	margin-right: 5px;
}
.dropBullet {
	list-style-position: outside;
	list-style-image: url(images/drop_bullet.gif);
}
.frameIt {
	padding: 2px;
	border: thin solid #8488c6;
}
sub {
	font-size: 1em;
	vertical-align: sub;
}
ol {
	margin-left: 1em;
	padding-left: 1em;
}
.highlightedItem a {
	color: #FFFFFF;
	text-decoration: underline;
}
