body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #999999;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #38423F;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}

.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B53228;
	font-weight: bold;
}

.xlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00529B;
	font-weight: bold;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

a {
	color: #B43227;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.nav {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	padding-left: 12px;
	border: 1px outset;
	background-color: #BEBEBE;



}

.nav:hover {
	color: #B43227;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	background-color: #D7D7D7;
	text-decoration: none;



}

.subnav {
	color: #B45A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.subnav:hover {
	color: #FFFFFF;
	background-color: #B45A00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
}

.botnav {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.botnav:hover {
	color: #B43227;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;


}

ul {
	list-style-type: square;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
	
}



h6 {
	
}
.tborder {
	border-top: 1px none #000000;
	border-right: 0px none #000000;
	border-bottom: 1px none #000000;
	border-left: 0px none #000000;



}

