body {
	margin: 0px;
	margin-bottom: 10px;
	background-color: #A2978A;
}

.mainTable {
	border: 2px solid #000;
	border-bottom: none;
	background-color: #fff;
}

td.nav-bg {
	height: 18px;
	background-image: url(/images/nav-gradient.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

td.nav-cell {
	height: 18px; 
	padding: 0px; 
	font-family: arial; 
	font-size: 8pt; 
	text-align: center;
}

.navText {
	font-family: arial; 
	font-size: 8pt; 
	text-align: center;
}

.itemText {
	font-family: arial; 
	font-size: 8pt; 
	text-align: left;
}

.itemTextOver {
	font-family: arial; 
	font-size: 8pt; 
	text-align: left;
	color: #00f;
}

.itemBorder {
	border: 1px solid #000;
}

td.borderRight {
	border-right: 1px solid #000;
}

td.separator {
	padding-top: 1px;
}

table.content {
	border-collapse: collapse;
}

td.leftNavContainer {
	vertical-align: top;
}

td.leftNavCell {
	background-color: #CBC1B6;
	border-right: 1px solid #000;
	vertical-align: top;
}

td.leftNavLabel {
	height: 22px;
	border-top: 1px solid #000;
	background-color: #DEB355;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
td.slogan {
	height: 36px;
	border-top: 1px solid #000;
	background-color: #BC4D42;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

td.leftNav {
	height: 22px;
	padding-left: 5px;
	border-top: 1px solid #000;
	font-family: arial;
	font-size: 8.5pt;
	text-align: left;
}

td.leftNav a:link, td.leftNav a:visited {
	color: #000;
	text-decoration: none;
}

td.leftNav a:hover {
	color: #00f;
}

td.leftNavSub {
	height: 22px;
	padding-left: 10px;
	background-color: #DCD8D3;
	border-top: 1px solid #000;
	font-family: arial;
	font-size: 8.5pt;
	text-align: left;
}

td.leftNavSub a:link, td.leftNavSub a:visited {
	color: #000;
	text-decoration: none;
}

td.leftNavSub a:hover {
	color: #00f;
}

td.content-body {
	padding: 15px;
	font-family: arial;
	font-size: 10pt;
	vertical-align: top;
}

td.form {
	font-family: arial;
	font-size: 10pt;
	vertical-align: top;
}

td.photos {
	width: 148px;
	border-bottom: 2px solid #000;
}

td.subTitle {
	width: 454px; height: 32px;
	background-image: url(/images/title-gradient.gif);
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-family: arial;
	font-size: 16pt;
	font-weight: bold;
	color: #003E7F;
	text-align: center;
}

td.subContent {
	width: 222px; height: 181px;
	padding: 15px;
	background-color: #DCD8D3;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 2px solid #000;
	font-family: arial;
	font-size: 10pt;
	vertical-align: top;
}

td.subSpacer {
	width: 10px;
	background-color: #A2978A;
}

td.footer {
	border-bottom: 2px solid #000;
}

span.catMarker {
	font-size: 8pt;
}

p {
	font-family: arial;
	font-size: 10pt;
	margin-top: 10px;
	line-height: 140%;
}

h1 {
	font-family: arial;
	font-size: 18pt;
	font-weight: 500;
	color: #00487A;
	margin-bottom: 0px;
}

h2 {
	font-family: arial;
	font-size: 14pt;
	font-weight: 500;
	color: #00487A;
	margin-bottom: 0px;	
}

h3 {
	font-family: arial;
	font-size: 12pt;
	font-weight: 500;
	color: #00487A;
	margin-bottom: 0px;
}

.info {
	margin: 15px 0px 30px 30px;
}

span.formtext input  { 
	font-size: 8pt; 
	color: #fff; 
	background-color: #fff; 
	border : 1px solid #fff; }

div.formtext input  { 
	font-size: 8pt; 
	color: #F7F2D8; 
	background-color: #F7F2D8; 
	border : 1px solid #F7F2D8;	}
	
td.formtext { font-size: 8pt; font-family: Verdana; color: #F7F2D8;}

.credit {
	font-family: arial; 
	font-size: 7pt; 
	text-align: left;
}

		div.title {
			float: left; 
			width: 200px; 
			font-family: arial; 
			font-size: 18px; 
			font-weight: bold; 
			color: #004279; 
			text-align: left }
		div.links {
			float: left; 
			width: 200px; 
			font-family: arial;
			font-size: 12px;
			font-weight: bold;
			color: #004279;
			text-align: right }
		div.links a:link {
			font-family: arial;
			font-size: 12px;
			color: #004279; }
