body {
font-family:Verdana, Helvetica, sans-serif;
font-size:10pt;
}

/* fonts */
p, ul, ol, td { font-size:10pt; }
h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:14pt; font-style:italic; }
h4 { font-size:12pt; }
h5 { font-size:11pt; font-style:italic; }
h6 { font-size:10pt; }
.small { font-size:8pt; }

/* links */
a:link, a:visited { color:#435963; }
a:hover, a:active { color:#ab3c1a; }

/* generic stuff */
img { border:none; }
.highlight { background-color:#d7e4ea; }
label { font-size:10pt; }
br.clearall { clear:both; }
br.breaker { clear:both; line-height:1px; }

/* layout */
#container { width:100%; }
#banner { display:none; }
#searchBanner { display:none; }
#leftcontent { display:none; }
#maincontent { width:100%; }
body#home #maincontent { width:564px; }
#breadcrumbs { font-size:8pt; }
#centerpanel {
width:363px;
float:left;
border-top:1px solid #fff;
border-right:1px solid #eaeaea;
background:transparent;
}
html>body #centerpanel {
width:347px;
}
#rightpanel {
width:194px;
float:right;
background:transparent;
border-top:1px solid #fff;
}
#grayStripe { display:none; }
#footer { font-size:8pt; }

/* bylaws links */
ul.bylaws1 {
list-style-type:none;
float:left;
width:250px;
margin:0;
padding:0;
font-size:8pt;
}
ul.bylaws2 {
list-style-type:none;
width:250px;
margin:0;
padding:0;
margin-left:255px;
font-size:8pt;
}

/* subsections links */
div.subsections { font-size:8pt; }

/* press releases links */
ul.pressreleases {
list-style-type:none;
margin:0;
padding:0;
font-size:8pt;
}

/* google search results */
#maincontent table tbody tr td.t {
white-space:normal;
}
div.n table tbody tr td font, div.n table tbody tr td a, div.n table tbody tr td span.i {
font-size:10pt;
}

/* comments form */
form.comments label {
width:100px;
float:left;
margin-top:3px;
}
form.comments label.required {
font-weight:bold;
}
form.comments label#CommentsLabel, form.comments label#OptionalLabel {
width:100%;
float:none;
}
form.comments input, form.comments textarea {
margin-top:3px;
}
form.comments textarea#Comments {
width:500px;
}
form.comments input.text, form.comments textarea#Address {
width:170px;
}
form.comments textarea#Address {
height:40px;
}

/* info request form */
form.request label {
width:150px;
float:left;
margin-top:3px;
}
form.request label.required {
font-weight:bold;
}
form.request label.full {
margin-top:2px;
float:none;
width:500px;
}
form.request label.radio {
margin-left:5px;
margin-top:2px;
float:none;
width:450px;
}
form.request label.radiotext {
margin-left:5px;
margin-top:3px;
width:125px;
float:left;
}
form.request input, form.request textarea {
margin-top:5px;
}
form.request input.text, form.request textarea {
width:170px;
}
form.request input.radio {
float:left;
margin-top:2px;
}

/* photo gallery */
div.galleryphoto {
float:left;
width:120px;
height:130px;
text-align:center;
}
div.galleryphoto a:link, div.galleryphoto a:visited {
font-size:8pt;
}
