/* general elements */
body{
    font-family: Helvetica, Arial, sans-serif;
}
h1{
	font-weight: normal;
	font-size: 18px;
}
h2{
	font-size: 18px;
}
h3{
	font-size: 16px;
}
h4{
	font-size: 14px;
}
p, li, dt, dd{
	font-size: 12px;
	line-height: 1.4;
}
ul{
    list-style-type: disc;
}
li{
    
}

span.bodybold{
font-weight:bold;
}
.span.bodlybolditalic {
	font-style: italic;
	font-weight: bold;
}

span.bodyitalic{
font-style:italic;
}

p.indent{
padding-left:2.5em;
}

a{}
a:visited{}
a:hover{}

label {
	text-transform: none;
	font-size: 11px;
}
input[type=submit] {
	font-size: 11px;
}

/* groupings */
#container{}

#site_id{}
#site_info{}

#nav{}
#nav_primary{}
#nav_primary li{
	text-transform: uppercase;
	font-size: 11px;
}
#nav_primary li a{
	text-decoration: none;
}

#nav_primary_extended li{
	list-style-type: none;
	font-weight: bold;
	margin-left: 10px;
	font-size: 11px;
}
#nav_primary_extended li a{
	color: #000;
	text-decoration: none;
}


#nav_secondary{}
#nav_utility{}

#nav address {
    font-size: 11px;
    line-height: 1.4;
}

#nav address strong {
    font-weight: bold;
}

#content{}
#content_primary{}
#content_secondary{}
#content_tertiary{}

a#reserveSpace {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.2;
}
input#email.blurred, p.blurred{
	color: #999;
	font-size: .8em;
}
input#email.sharpened{
	color: #000;
	font-size: .8em;
}

div#prelude {
    font-size: 27px;
    font-weight: normal;
}

div#content_primary legend {
	font-size: .9em;
}

div#content div#content_primary ul#nav-facilities li a {
	text-transform: uppercase;
	font-size: 11px;
}
p#return_link{
	text-transform: uppercase;
	font-size: 11px;
}
a#privacyLink{
	font-size: 11px;
	text-decoration: none;
}#class_list {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: 993300;
}
