/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.pageHeader{
font-family: Arial, Helvetica, sans-serif;
font-size: 46px;
font: bold;
color: #FFFFFF;
line-height: normal;
padding: inherit;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.pageBody{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height: normal;
}

.buttonText{
font: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	width: 150px;
	margin-left: 1px;
	border-left-width: 0px;
	text-indent: 23px;
	height: 25px;
	text-align: left;
	vertical-align: text-bottom;
	bottom: 10px;
	background-image: url(lasertonemodesto_files/inactive.gif);
	color: #FFFFFF;
	text-decoration: none;
	caption-side: bottom;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	width: 150px;
	margin-left: 1px;
	border-left-width: 0px;
	text-indent: 23px;
	height: 25px;
	text-align: left;
	vertical-align: text-bottom;
	bottom: 10px;
	background-image: url(lasertonemodesto_files/MouseOver.gif);
	color: #FFFFFF;
	text-decoration: none;
	caption-side: bottom;
}
