﻿.banner {
	text-align: right;
	font-size: xx-large;
	color: #FFFFFF;
	background-image: url('../themes/default/banner-clouds-1000m.jpg');
}
.footer {
	text-align: center;
	font-size: x-small;
	color: #333333;
	background-image: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-style: italic;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
}
.grayFillCell {
	background-color: #C0C0C0;
}
.navBarLinks {
	text-decoration: none;
	color: #000000;
	font-size: small;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
}
.navBarCells {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
}
.smallBannerText {
	font-size: small;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 1.3em;
	padding-top: 4px;
	margin-bottom: 4px;
}
h2 {
	font-size: 1.1em;
	margin-bottom: 4px;
}
.smallText {
	font-size: x-small;
}
.mediumText {
	font-size: small;
}
table.center {
	margin-right: auto;
	margin-left: auto;
}
h3 {
	font-size: .9em;
	margin-bottom:4px;
}
.smallButtonText {
	font-weight: bold;
	font-size: 10px;
}
.textBoxStyle {
	border: 1px solid #C0C0C0;
	font-family: Verdana;
}
.textBoxStyleBlank {
	border: 1px solid #C0C0C0;
	font-family: Verdana;
	color: CCCCCC;
}
.tablebottomborder {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #666666;
}
.xxsmallText {
	font-size: xx-small;
}
.textBoxStyleSmallText {
	border: 1px solid #C0C0C0;
	font-family: Verdana;
	font-size: x-small;
}
