/* CSS Document */
.instructions1{
font-family: Verdana, sans-serif;
font: Verdana;
font-size:12px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.p{
font-family: Verdana, sans-serif;
font-size: 12px;
font-style:	normal;
font-weight: bold; 	
color: #000000;
line-height: 18px;
padding: 3px;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	color: #2F1BBF;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background-color: #FFDEAD;
}

.navigationalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background-position: center;
}

.nonnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	color: #0066FF;
}

.datetype {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	line-height: 15px;
	padding: 0px;
}

.plaintext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	line-height: normal;
	padding: 0px;
}

.plaintextbigger {
	font-family: 	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	line-height: normal;
	padding: 0px;
}

.plaintextmedium {
	font-family: 	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 		bold;
	font-size: 15px;
	color: #000000;
	line-height: normal;
	padding: 0px;
}

.plaintextbold {
	font-family: 	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 24px;
	color: #ffffff;
	line-height: normal;
	padding: 0px;
}	

.instructions{
font-family: Verdana, sans-serif;
font-size:12px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.instructions:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: Yellow;
	display: block;
	line-height: 18px;
	padding: 3px;
}

.picnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	color: #2F1BBF;
}

.picnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	background: url(pics/Arrows.jpg) no-repeat center;
}


