BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCFF;
}
body {
	background-color: #004486;
}
.body-text { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #CCCCFF;
}
A {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A:active {
	color: #FFFFFF;
	text-decoration: none;
}

A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainPageBlurb {
	font-size: 11px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 30px;
}
.newsHeadline {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 4px;
}
.newsTeaser {
	font-size: 11px;
	line-height: 14px;
}
.credit {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.credit A {
	color: #000000;
	text-decoration: none;
}
.credit A:visited {
	color: #000000;
	text-decoration: none;
}
.credit A:active {
	color: #000000;
	text-decoration: none;
}
.credit A:hover {
	color: #000000;
	text-decoration: underline;
}
.footer {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	color: #000066;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}
div.footer A {
	color: #000066;
	text-decoration: none;
}
div.footer A:visited {
	color: #000066;
	text-decoration: none;
}
div.footer A:active {
	color: #000066;
	text-decoration: none;
}
div.footer A:hover {
	color: #000066;
	text-decoration: underline;
}
.formfield {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
}
.headline {
	font-size: 17px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.subhead {
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	color: #C3BE95;
}

/* Photo gallery styles */
.photoborder{
	 border-width: 1px 1px 0 0; border-style: solid; border-color: #000000;
}
.photocaption td{
	padding: 3px 5px;
	border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #000000;
	background: #404040;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}

.eventRow {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
}
.eventRowAlt {
	background-color: #E2EBF7;
	color: #000000;
	font-size: 12px;
}
