a:link {
	text-decoration: none;
	color: #993333;
	font-weight: bold;
}
a:visited {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

#stripe {
	background-color: #993333;
	height: 6px;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	position: absolute;
	left: 0px;
	top: 0px;	
}

#header {
	position: absolute;
	visibility: visible;
	z-index: 12;
	width: 440px;
	left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	top: 24px;
}

#date {
	position: absolute;
	visibility: visible;
	z-index: 12;
	width:112px;
	left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	top: 52px;
}

#logo {
	height: 28px;
	width: 54px;
	position: absolute;
	visibility: visible;
	z-index: 8;
	left: 24px;
	top: 66px;
}

#nav {
	width: 96px;
	position: absolute;
	visibility: visible;
	z-index: 8;
	left: 24px;
	top: 116px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

#searchbox {
	float: left;
	position: absolute;
	visibility: visible;
	z-index: 14;
	left: 586px;
	top: 24px;
	width: 240px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-top-width: thin;
	border-top-style: solid;
	padding-top: 6px;
	margin-top: 4px;
	border-top-color: #999;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #930;
	text-align: left;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}



#content {
	width: 70%;
	position: absolute;
	visibility: visible;
	z-index: 8;
	left: 160px;
	top: 76px;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}



.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	padding-bottom: 6px;
}


.smallboldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

.contentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	color: #993333;
}




#footer {
	height: 26px;
	width: 585px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 6px;
}
