body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}


p {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

a:hover {
	color: #3300ff;
	text-decoration: underline;
}

a {
	text-decoration: none;
}
a.nav {
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
}
a.navtop {
	font-size : 12px;
	font-weight : bold;
	color : #000033;
}
h2.reverse {
	font-size : 15px;
	color : #000066;
}
h1.reverse {
	font-size : 18px;
	color : #000066;
}
a.calCSE {
	background-color: #FF6E3D;
	color: #000000
}
a.calNE {
	background-color: #F4D249;
	color: #000000
}
a.calNW {
	background-color: #D1CCDF;
	color: #000000
}
a.calSW {
	background-color: #CFEF66;
	color: #000000
}
a.statewide {
	background-color: #ffffff;
color:#000000;
}
p.foot {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style : italic;
}
a.mcd {
	font-size : 9px;
}
.steps {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.cancel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #990000;
	background-color: #FFFFFF;
	border: medium dotted #990000;
	font-weight: bold;
	text-decoration: blink;
}

td.workshop_prompt {
	color: #000000;

}
