/* CSS Document */

p{
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	padding: 2px;
	text-align: left;
	margin-bottom: 3px;
	padding-top: 2px;
	vertical-align: middle;
	margin-top: 3px;
}

.aligncenter{
	text-align: center;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	width: 116px;
	padding: 5px;
}

anounderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	width: 116px;
	padding: 5px;
}


h5 {
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 10px;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

ul {
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 5px;
	font-weight: normal;
	
}

.nobuttons{
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	text-indent: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}


.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
	display: block;
	padding: 8px;
	width: 100px;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	display: block;
	padding: 8px;
	width: 100px;
	line-height: 15px;
	border-width: 0;
	text-decoration: none;
}
.nonavigation{
	font-family:Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	padding: 8px;
	width: 100px;
	background-color: #CCCCCC;
	display: block;
	font-weight: bold;
	border-width: 0;
	text-align: center;
}
.link {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;

}

.link:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #D03D03;
	
}

.washed {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #C0C0C0;
	text-align: center;
	text-indent: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
