HTML {
	min-height: 100%;
	margin-bottom: 1px;
}

BODY, TD, TH {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.40em;
}

.footer, .footer a, .footer a:visited, .footer a:active{
	font-size: 11px;
	color: #818080;
}

.nav, .nav a, .nav a:visited, .nav a:active {
	color: #7b7a7a;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: underline;
}

input, select, textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
	border-width: 1px;
	border-color: #454e51;
	background-color: #FFFFFF;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

a, a:visited, a:active {
	color: #000000;
}

.mainCopy, .mainCopy th, .mainCopy td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.40em;
}

.mainCopy h1 {
	font-size: 22px;
	color: #56bdec;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 1.10em;
}

.mainCopy h2 {
	font-size: 18px;
	color: #56bdec;
	margin-top: 0px;
	margin-bottom: 11px;
}

.mainCopy h3 {
	font-size: 14px;
	color: #56bdec;
	margin-top: 0px;
	margin-bottom: 7px;
}

ul, ol {
	margin-top: 10px;
	margin-bottom: 7px;
}

.contentDate {
	color: #9F9F9F;
}

.formLabel {
	font-weight : bold;
}

.formLabelOptional {
	font-weight : bold;
	color : #808080;
}

.tip {
	font-size : 10px;
}

.frontError {
	font-weight : bold;
	color : #FF3300;
}


/* specific to this style sheet */

.navCategoryTitle {
	font-size: 22px;
	font-family: Tahoma, Arial, sans-serif;
	color: #7b7a7a;
	line-height: 1.20em;
}

.navNewsItemTitle {
	font-size:11px;
	font-weight: bold;
	color: #56bdec;
}

.navNewsItemTeaser {
	font-size:10px;
}

.navGalleryItemTitle {
	font-size:11px;
	font-weight: bold;
	color: #56bdec;
}

.navGalleryItemTeaser {
	font-size:10px;
}

