@charset "utf-8";
/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding: 0px;
}.bold {
	font-family: veranda, sans-serif;
	font-size: 14px;
	line-height: inherit;
	font-weight: lighter;
	color: #333333;
	background-color: #FFFFCC;
	padding: 0px;
	width: auto;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-color: #666666;
	border-bottom-style: double;
	border-bottom-width: thin;
	height: inherit;
	empty-cells: inherit;
	border-left-color: #666666;
	border-left-style: hidden;
	border-left-width: thin;
}
.Bold1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
	margin-left: 0px;
}

.navigation {
	font-family: Veranda, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000099;
	display: block;
	width: inherit;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: groove;
	border-bottom-width: thin;
}


.navigation:hover {
	font-family: Veranda, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #cc6600;
	display: block;
	padding: 0px;
	width: auto;
	padding-bottom: 8px;
	padding-top: 8px;
	text-transform: none;

}
.navigation2 {
	font-family: Veranda, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	display: block;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: groove;
	border-bottom-width: thin;
	background-color: #FFFFFF;
}
.navigation2:hover {
	font-family: veranda, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	display: block;
	width: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	height: auto;
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: groove;
	border-bottom-width: thin;
}
.formlabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 5px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #E8E8FF;
	margin-bottom: 10px;
}
