body {font-family: Verdana, Arial, Helvetica, Geneva;}
h1 {color: #036; font-size: 1.5em;}
h2 {color: #036; font-size: 1.3em;}
h3 {color: #036; font-size: 1.1em;}
h4 {color: #036; font-size: .9em;}
h5 {color: #036; font-size: 0.8em;}
h6 { color: #036; font-size: 0.6em;}
.small { font-weight: bold; font-size: 0.7em;}
.smallgray { color: #808080; font-size: 0.7em;}
ul { font-size: 0.8em;}
ol { font-size: 0.8em;}
dl {}
a:link {color: #33c}
.bold {font-weight: bold}
a:active {color: #fc0}
a:visited {color: #8b008b}
a:hover {color: #8b008b }
p {font-size: 0.8em;}
.listheading {}
.light {color: #036;}
dd {font-size: .8em;}
dt {font-size: 0.8em; font-weight: bold;}
.ulnormalsize {font-size: 1em;}
.bigboldblue {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #003366;
}
.slightlylarger {font-size: 1em;}
.smallunbold {font-size: 0.7em;}
blockquote {font-size: .8em;}
th {font-size: 0.9em; color: #003366;}
caption {
	font-size: 0.9em;
	color: #003366;
	font-weight: bold;
}
.errorMessage {color:red; font-weight:bold;}

/* Enews Signup Form */
#enews_forms {padding:0; margin:0 0 0 0; font-size:.8em; border-top:3px dotted #fc0; border-bottom:3px dotted #fc0;}
#enews_forms fieldset {border:none; padding:0; margin:1em 0 1.5em 0;}
#enews_forms legend {margin:0; padding:0; font-weight:bold; font-size:1.3em;}
#enews_forms label {display:block; margin-top:1em;}
#enews_forms input {display:block;}
#enews_forms .tips {color:#CC0000;}
