
.body   { color: #0c2136; font-size: 12px; font-family: arial; line-height: 16px; margin-top: 6px; margin-bottom: 8px }
.superscript { font-size: 9px; font-family: arial; vertical-align: super; margin-top: 6px; margin-bottom: 8px; }
.subhead { color: #0c2136; font-size: 12px; font-family: arial; line-height: 14px; margin-top: 4px; margin-bottom: 4px; }
.body_home { color: #0c2136; font-size: 12px; font-family: arial; line-height: 20px; margin-top: 7px; margin-bottom: 8px }
.footer { color: #fff; font-size: 11px; font-family: arial; line-height: 11px }
.subtitle { color: #2c7207; font-size: 14px; font-family: arial; font-weight: bold; line-height: 15px }
.subtitle1 { color: #2c7207; font-size: 18px; font-family: arial; font-weight: bold; line-height: 20px; margin-top: 0; }
body { color: black; font-size: 11px; font-family: arial; line-height: 14px; background-color: #fff  }
.form { font-size: 11px; font-family: arial; line-height: 11px; padding: 1px; border: solid 1px #b3b3b3; }
.stroke { padding: 1px; border: solid 1px #b3b3b3; }
.stroke_dark { border: solid 1px #024f8b; }
.ptitle { color: #0c2136; font-size: 13px; font-family: arial; font-weight: bold; line-height: 15px }
.imgborder { border: 1px solid #8DA8C3; }
#litLinks a { color: #0c2136; font-family: Arial; font-size: 11px; text-decoration: underline; line-height: 15px; }
#litLinks a:hover { color: #0c2136; font-family: Arial; font-size: 11px; text-decoration: underline; line-height: 15px; }
.litStyle { color: #0c2136; font-family: Arial; font-size: 11px; text-decoration: none; line-height: 15px; }

/* Validation Display */
#msg {display:none; position:absolute; z-index:200; background:url(images/validation.gif) left center no-repeat; padding-left:7px}
#msgcontent { display:block; background:#fff; padding:5px; min-width:150px; max-width:250px; border-top: 2px solid #00679F; border-right: 2px solid #00679F; border-bottom: 2px solid #00679F; border-left-style: none; border-left-width: medium; color: #333333; font-family: Verdana; font-size: 11px; }
.txt-field { background-color: #daeeff; }
.hilites { color: #222; font-size: 11px; font-family: arial; line-height: 12px; margin-top: 4px; margin-bottom: 4px; }
.hilites_sub { color: #084c03; font-size: 11px; font-family: arial; line-height: 12px; margin-top: 4px; margin-bottom: 4px; }
.side_bg { background-color: #c2d4e8; background-image: url(images/bg_side.jpg); background-repeat: repeat-x; background-position: 0 top; }
.side_bg2 { background-image: url(images/bg_side.jpg); background-repeat: repeat-x; background-position: 0 top; }
.content_bg { background-color: #fff; background-image: url(images/bg_cont_home.jpg); background-repeat: repeat-x  }

/* Image gallery */
#gallerydisplay {
	width: 600px;
	height: auto;
	padding: 10px;
	margin: 0 auto;
}

.gallerylink a {
	border: 2px solid #ffffff;
	width: 100px;
	height: 100px;
	padding: 2px;
	float: left;
	text-decoration: none;
}

.gallerylink a:hover {
	border: 2px solid #0066FF;
}