/* CSS Document */

/* HP SPECIFIC STYLES */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#top {
	background-image: url(../images/woodbg.jpg);
	background-repeat: repeat-x;
}

A.small {
	text-decoration:none;
	color: #990000;
}
A.small:hover {
	text-decoration:underline;
	color: #999999;
}
.blueHeader {
	font-size: 16px;
	color: #2f316e;
	font-weight: bold;
	text-align: left;
}
.tagBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
A.tagBox {
	text-decoration:none;
	color: #990000;
}
A.tagBox:hover {
	text-decoration:underline;
	color: #999999;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.red {
	text-decoration:none;
	color: #990000;
}
A.red:hover {
	text-decoration:underline;
	color: #999999;
}

#hdrTop {
	height: 120px;
	width: 760px;
}

#hdrBottom {
	height: 88px;
	width: 760px;
}

#topbg {
	background-image: url(../images/top-bg.jpg);
	height: 244px;
	width: auto;
	background-repeat: no-repeat;
}
#adbox {
	height: 78px;
	width: 570px;
	background-image: url(../images/adbox-bg.gif);
	background-repeat: no-repeat;
	clear: right;
	padding-bottom: 20px;
}
#adbox-left {
	float: left;
	width: 250px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}

#adbox-right {
	float: right;
	width: 250px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.adbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding-bottom: 2px;
}



#main {
	width: 772px;
	margin-bottom: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #921218;
	padding-bottom: 2px;
}


#rightMain {
	float: right;
	padding-left: 20px;
	clear: right;
	width: 550px;
	padding-top: 15px;
	padding-right: 5px;
}
.content-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-top: 10px;
	line-height: 20px;
}



#leftColumn {
	clear: both;
	float: left;
	width: 191px;
}

.tagBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.leftColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#footer {
	clear: both;
	text-align: center;
}
#footer-top {
	width: 750px;
	height: 86px;
	text-align: left;
	padding-top: 10px;
}
#footer-bottom {
	width: 760px;
	height: 30px;
	text-align: left;
	vertical-align: top;
}
#footerNav {
	font-size: 12px;
	color: #333333;
	background-image: url(../images/footerBg.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 71px;
	width: 772px;
	text-align: center;
	padding-top: 4px;
}
A.footerNav {
	color: #990000;
	text-decoration: underline;
}
A.footerNav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
A.footer-bottom-nav {
	color: #0000FF;
	text-decoration: underline;
}
A.footer-bottom-nav:hover {
	color: #333333;
	text-decoration: none;
}
#box {
	width: 772px;
	background-color: #FFFFFF;
}
