/* Hyperlink colors */
a { text-decoration: underline; background-color: transparent;}
a:link { color: #333366;}
a:visited { }
a:hover  { color: #9999cc;}
a:active, a:focus { color: #666699; background-color: #ffffcc;}

/* Navigation */
.navigation ul { margin: 0px; padding: 0px 0px 12px 0px; list-style-type: none;}
.navigation ul li { margin: 6px 0px; padding: 0px;}
.navigation ul li ul { margin: 0px; padding: 0px; list-style-type: none;}
.navigation ul li ul li { padding-left: 1em;}
.navigation p {margin: 0px; padding: 0px;}

.navigation-home h1 { font-weight: normal; line-height: normal;}
.navigation-home ul { margin: 0px; padding: 0px 0px 12px 0px; list-style-type: none;}
.navigation-home ul li { margin: 6px 0px; padding: 0px;}
.navigation-home p {margin: 0px; padding: 0px;}

/* Template Classes */
.skip { font-size: 65%; color: #FFFFFF; text-decoration: none; background-color: transparent;}
.search { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.bodycopy-small { font-family: Arial, Helvetica, sans-serif; font-size: 75%;}

.quote {
	color: #BC6D50;
	font-style: normal;
	text-align: justify;
	font-weight: bold;
}

/* Redefined HTML tags */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #C0C5CF;
	background-image: url(images/background-columns.gif);
	background-repeat: repeat-y;
	background-position: 0 top;
	vertical-align: top;
	line-height: 1.5em;
	text-align: center;
}

td { font-family: Arial, Helvetica, sans-serif;}
p { font-family: Arial, Helvetica, sans-serif;}
ol,ul,li { font-family: Arial, Helvetica, sans-serif;}
b { font-weight: bold;}
strong { font-weight: bold;}
i { font-style: italic;}
em { font-style: italic;}

/* Headings */
h1 { font-size: 130%; color: #5F3944; font-weight: bolder; padding-top: 10px;}
h2 {
	font-size: 150%;
	font-variant: small-caps;
	color: #000000;
}
h3 { font-size: 130%; font-weight: bold; color: #660000;}
h4 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
h5 { font-size: 110%; font-weight: bold; color: #660000;}
h6 { font-size: 100%; font-weight: bold; color: #660000;}

#header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	height: 110px;
}

td#nameplate-calvin {
	text-align: left;
	padding: 0px;
	width: 200px;

}

td#nameplate-dept {
	text-align: right;
	display: block;
	width: 210px;
}

#contents {
	float: left;
	width: 740px;
	text-align: left;
	vertical-align: top;
}

#content .gutter p,h1,h2,h3,h4,h5,h6 { 
	padding-right: 10px;
	padding-left: 10px;
}

table#footer {
	float: left;
	margin: 0;
	padding: 5px;
	height: auto;
	text-align: left;
	vertical-align: top;
	line-height: normal;
}

img {
	border: 0px none;
}
blockquote {
	color: #5F3944;
	font-style: italic;
}

/* Photo Features */
.feature {
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8D3A2;
	text-align: right;
	font-weight: normal;
	padding: 5px;
	background-color: #BC6D50;
}

.feature-quote {
	background-color: transparent;
	font-weight: bold;
	padding: 10px;
	font-style: italic;
	text-align: right;
}

#lists td {
	background-color: #BC6D50;
	background-image: url(images/background-columns-200px.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Financial Pie Charts */
.financial {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #E8D3A2;
	padding: 5px;
	background-color: #BC6D50;
}

.financial a { color: #E8D3A2;}
.financial a:hover { color: #9999cc;}
.features {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #00CC00;
}
