a {  
	color: #8A0000; 
	text-decoration: underline
}
a:hover {  
	color: #0D4BBF; 
	text-decoration: none
}
.appHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #355E56;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.bigText {
	font-size: 13px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	background-image: url(images/website_22.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.calcShadeBase {
	background-color: #CCCCCC;
}
.calcShade1 {
	background-color: #EFEFE9;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.calcShade2 {
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
dt {
	font-weight: bold;
}
hr {
	color: #CCCCCC;
	height: 1px;
}
h1 {
	font-family: "Arial Narrow";
	font-size: 22px;
	color: #540000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	font-weight: bold;
	margin-top: 1px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main_cell {
	padding: 10px 20px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.smallText {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999999
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#top_table {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	height: 89px;
	width: 100%;
}
.top_corner {
	background-image: url(images/website_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: bottom;
	padding: 10px;
	font-size: 80%;
	color: #FFFFFF;
}
.main_cell {
	padding: 10px;
}
#contents {
	padding: 10px 25px 10px 10px;
}
#logo {
	position: absolute;
	z-index: 2;
	left: 171px;
	top: 1px;
}
