/* ---------------------This is final version combined style sheet 2/09/04 ---------------------*/


/*  - GLOBAL FONT SETTING FOR SITE - OVERIDE AS NEEDED */
div, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px
}

/*  - GLOBAL PAGE BACKGROUND COLOR/TILE FOR SITE */
body {
	margin: 0px;



}

/*  -CUSTOM - DELETE AND REBUILD WITH COMMENTS FOR EACH NEW SITE */


/*  colors for css driven site */
.color1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #213256;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 16px;
}
.color1  a:visited {color: #fff; text-decoration: none; font-weight: bold;}
.color1  a:link {color: #fff; text-decoration: none; font-weight: bold;}
.color1  a:active {color: #ffff66; text-decoration: none; font-weight: bold;}
.color1  a:hover {color: #cdcd9b; text-decoration: none; font-weight: bold;}


}

.color2 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
		background-color: #5275BC;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-bottom: 2px;
}
.color2  a:visited {color: #fff; text-decoration: none; font-weight: bold;}
.color2  a:link {color: #fff; text-decoration: none; font-weight: bold;}
.color2  a:active {color: #fff; text-decoration: none; font-weight: bold;}
.color2  a:hover {color: #bdb896; text-decoration: none; font-weight: bold;}

.color3 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #395794;

}

.color4 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #395794;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*  end colors */

.HdrWhite {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.utilmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background: #5073BC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;

}
.utilmenu  a:visited {color: #FFF; text-decoration: none;}
.utilmenu  a:link {color: #FFF; text-decoration: none; }
.utilmenu  a:active {color: #fff; text-decoration: none; }
.utilmenu  a:hover {color: #fff; text-decoration: underline; }

.checktbl {
	border: 1px solid #333333;
	background-color: #FFDF7D;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;

}

.horzline {
	border-bottom: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.hmpgimage {
	background-image: url(images/hmpgimage.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 434px;
}

.topbar {
	font-size: 10px;
	color: #6b87b4;
	letter-spacing: 1px;
	padding-right: 12px;
}
.topbar a:visited {color: #6b87b4; text-decoration: none}
.topbar a:link {color: #6b87b4; text-decoration: none}
.topbar a:active {color: #fff; text-decoration: none}
.topbar a:hover {color: #fff;text-decoration: none; font-weight: bold;}

.leftcol {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #213256;



}

.rightbox {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-top-width: 8px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDB896;
	border-right-color: #BDB896;
	border-bottom-color: #BDB896;
	border-left-color: #BDB896;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}


.righttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7d9556;
	padding: 1px 0 1px 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	/*display: block;*/
	background-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;


}
.righttxt a:visited {color: #7d9556; text-decoration: none}
.righttxt a:link {color: #7d9556; text-decoration: none}
.righttxt a:active {color: #7d9556; text-decoration: none}
.righttxt a:hover {
	color: #fff;
	text-decoration: none; 
	font-weight: bold; 
	background-color: #BDB896;
	display: block;
}

.mainunder {
	background-color: #FFFFFF;
	background-image:  url(21095/main/images/leftcolbg.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}


/*  -DESIGN-  */

.footer {
	color: #FFFFFF;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #213256;


	}
	
.footer a {color: #FFFFFF; text-decoration: none}
.footer a:visited {color: #FFFFFF; text-decoration: none}
.footer a:link {color: #FFFFFF; text-decoration: none}
.footer a:hover {color: #FFFFFF; text-decoration: underline}

.mnbodbldred {
	font-size: 11px; 
	font-weight: bold; 
	color: #990204
}

.subhead {
	color: #FFFFFF;
	font: bold normal 16px Verdana, Arial, Helvetica, sans-serif;
	background: #395794;
	padding: 4px 20px 4px 4px;


}

s

/*  ---- MODULES  ----  */
			/*  -GLOBAL ALL MODULES-  */
.mainbody {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;

}
.mainbody a {color: #333333; text-decoration: underline}
.mainbody a:visited {color: #333333; text-decoration: none}
.mainbody a:link {color: #333333; text-decoration: underline}
.mainbody a:active {color: #333333; text-decoration: none}
.mainbody a:hover {color: #990204; text-decoration: underline;}

.mainbodybld {
	font-size: 12px; 
	font-weight: bold; 
	color: #333333
	}
	
.mainbodybld a {color: #333333; text-decoration: underline}
.mainbodybld a:visited {color: #333333}
.mainbodybld a:link {color: #333333}
.mainbodybld a:hover {color: #990204}

.smbody {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
}

.smbody a:visited {color: #333333; text-decoration: none}
.smbody a:link {color: #333333; text-decoration: underline}
.smbody a:active {color: #333333; text-decoration: none}
.smbody a:hover {
	color: #999999;
	text-decoration: underline;
}

.smbodyred {
	font-size: 11px;
	font-weight: normal;
	color: #990204;
	vertical-align: top;
}

.smbodyred a:visited {color: #990204; text-decoration: none}
.smbodyred a:link {color: #990204; text-decoration: underline}
.smbodyred a:active {color: #990204; text-decoration: none}
.smbodyred a:hover {
	color: #990204;
	text-decoration: underline;
}

.titleblk {
	font-weight: bold;
	color: #000000;
	font-size: 10px;

	}

.Heading {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.frmfld {
	font-size: 11px;
	color: #263C6F;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;

	} 
	
.morelink {
	color: #333333;
	font-weight: bold;
	font-size: 9px;
	text-decoration: underline;
	text-align: right;

	}
.morelink  a:visited {color: #333333; text-decoration: none; font-weight: bold;}
.morelink a:link {color: #333333; text-decoration: none; font-weight: bold;}
.morelink  a:active {color: #333333; text-decoration: none; font-weight: bold;}
.morelink  a:hover {color: #fff;text-decoration: none; font-weight: bold;}
	}

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	background-color: #395794;
	border: 1px ridge #999;

}

.shtheader {
	background-color: #99BFC1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

			/*  -LINKS MANAGER-  */

.blubodysm {
	font-size: 10px;
	font-weight: normal;
	color: #012293;
	vertical-align: top;
}

.blubodysm a:visited {color: #012293; text-decoration: none}
.blubodysm a:link {color: #012293; text-decoration: none}
.blubodysm a:active {color: #012293; text-decoration: none}
.blubodysm a:hover {
	color: #990204;
	text-decoration: none;
}

.blubody {
	font-size: 12px;
	font-weight: bold;
	color: #012293;
	vertical-align: top;
}

.blubody a:visited {color: #012293; text-decoration: none}
.blubody a:link {color: #012293; text-decoration: none}
.blubody a:active {color: #012293; text-decoration: none}
.blubody a:hover {color: #990204; text-decoration: none;
}

			/*  -NEWS/NOTICES-  */
			
.noticeShortTitle {
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-size: 11px;

}
#noticeShortTitle a, #noticeShortTitle a:visited, #noticeShortTitle a:link
	{color: #666666;  text-decoration: underline}
.noticeShortTitle a:hover 
	{color: #990204;  text-decoration: underline}

.newsShortDate {
	font-size: 9px; 
	color: #000000; 
	text-align: left; 
	vertical-align: top
}
.newsShortDate a {color: #666666;  text-decoration: underline}
.newsShortDate a:visited {color: #666666;  text-decoration: underline}
.newsShortDate a:link {color: #666666;  text-decoration: underline}
.newsShortDate a:hover {color: #990204;  text-decoration: underline}

.newsShortTitle {
	font-size: 10px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.newsShortTitle a {color: #666666;  text-decoration: underline}
.newsShortTitle a:visited {color: #666666;  text-decoration: underline}
.newsShortTitle a:link {color: #666666;  text-decoration: underline}
.newsShortTitle a:hover {color: #990204;  text-decoration: underline}
}

.spnnewtitle {
	font-size: 12px; 
	color: #000000; 
	text-align: left; 
	vertical-align: top; 
	font-weight: bold
	}
.spnnewtitle a {color: #000000; font-weight: bold; text-decoration: none}
.spnnewtitle a:visted {color: #000000; font-weight: bold}
.spnnewtitle a:link {color: #000000; font-weight: bold; text-decoration: none}
.spnnewtitle a:hover {color: #FF9900; font-weight: bold}

			/*  -NEWS/NOTICES-USE ONLY WHEN HOME PAGE CONTENT AREA IS DIFFERENT COLOR THAN INTERIOR PAGES!!  */

.hmpgnewsdate {
	font-size: 9px; 
	color: #000
}

.hmpgNewsSummary {
	font-size: 10px;
	color: #000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;


}

.hmpgNoticeDate {
	font-size: 9px;
	color: #000;
	text-align: left;
	font-weight: normal;


}

.hmpgNoticeSummary {
	color: #000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}

.hmpgNoticeTitle {
	color: #000;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-size: 11px;



}
.hmpgNoticeTitle a {color: #000;  text-decoration: underline}
.hmpgNoticeTitle a:visited {color: #000;  text-decoration: underline}
.hmpgNoticeTitle a:link {color: #000;  text-decoration: underline}
.hmpgNoticeTitle a:hover {color: #990204;  text-decoration: underline}

.hmpgNewsTitle {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;


}
.hmpgNewsTitle a {color: #fff;  text-decoration: underline}
.hmpgNewsTitle a:visited {color: #fff;  text-decoration: underline}
.hmpgNewsTitle a:link {color: #fff;  text-decoration: underline}
.hmpgNewsTitle a:hover {color: #BDB896;  text-decoration: underline}

.otherpgNoticeSummary {
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-size: 11px;

}
.otherpgNoticeSummary a {color: #000; text-decoration: underline}
.otherpgNoticeSummary a:link {color: #000; text-decoration: underline}
.otherpgNoticeSummary a:visited {color: #000; text-decoration: underline}
.otherpgNoticeSummary a:hover {color: #990204; text-decoration: underline}
.otherpgNoticeSummary a:active {color: #000; text-decoration: underline}

.otherpgNoticeDate {
	color: #000000;
	font-size: 11px;

}

.otherpgNewsDate {
	color: #000000;
	font-size: 10px;

}
.otherpgNewsDate a {color: #000; text-decoration: underline; font-weight: bold}
.otherpgNewsDate a:link {color: #000; text-decoration: underline}
.otherpgNewsDate a:visited {color: #000; text-decoration: underline}
.otherpgNewsDate a:hover {color: #990204; text-decoration: underline}
.otherpgNewsDate a:active {color: #000; text-decoration: underline}

.otherpgNewsCopy {
	font-size: 10px; 
	font-weight: normal; 
	color: #000
}

.otherpgNewsSummary {
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-size: 10px;

}


			/*  -DOCUMENTS-  */

.documentTitleLink {
	font-size: 11px;
	color: #000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;

}

.documentTitleLink a {color: #000; font-weight: normal; text-decoration: underline}
.documentTitleLink a:visted {color: #000; font-weight: bold; text-decoration: underline}
.documentTitleLink a:link {color: #000; font-weight: normal; text-decoration: underline}
.documentTitleLink a:hover {color: #990204; font-weight: normal; text-decoration: underline}

.documentcat {
	font-size: 12px; 
	color: #333333; 
	text-align: left; 
	vertical-align: top;
	font-weight: bold
}
.documentcat a {color: #333333; font-weight: bold; text-decoration: none}
.documentcat a:visted {color: #333333; font-weight: bold}
.documentcat a:link {color: #333333; font-weight: bold; text-decoration: none}
.documentcat a:hover {color: #990204; font-weight: bold}

.documentheader {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 6px;



}

			/*  -FAQS-  */

.faqCollectionTitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.faqCollectionTitle a {color: #333;  text-decoration: underline}
.faqCollectionTitle a:visited {color: #333;  text-decoration: underline}
.faqCollectionTitle a:link {color: #333;  text-decoration: underline}
.faqCollectionTitle a:hover {color: #990204;  text-decoration: underline}

.faqCatCollectionTitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.faqCatCollectionTitle a {color: #333;  text-decoration: underline}
.faqCatCollectionTitle a:visited {color: #333;  text-decoration: underline}
.faqCatCollectionTitle a:link {color: #333;  text-decoration: underline}
.faqCatCollectionTitle a:hover {color: #990204;  text-decoration: underline}

.faqCatTitle {
	font-weight: bold;
	color: #333333;
	font-size: 11px;

}
.faqCatTitle a {color: #333;  text-decoration: underline}
.faqCatTitle a:visited {color: #333;  text-decoration: underline}
.faqCatTitle a:link {color: #333;  text-decoration: underline}
.faqCatTitle a:hover {color: #990204;  text-decoration: underline}

.faqCatQuestion {
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: circle;
	padding-left: 15px;
	list-style-image: none;
	line-height: 20px;
	font-size: 11px;

}
.faqCatQuestion a {color: #333;  text-decoration: underline}
.faqCatQuestion a:visited {color: #333;  text-decoration: underline}
.faqCatQuestion a:link {color: #333;  text-decoration: underline}
.faqCatQuestion a:hover {color: #990204;  text-decoration: underline}

.faqDetQuestion {
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	font-size: 11px;

}
.faqDetQuestion a {color: #333;  text-decoration: underline}
.faqDetQuestion a:visited {color: #333;  text-decoration: underline}
.faqDetQuestion a:link {color: #333;  text-decoration: underline}
.faqDetQuestion a:hover {color: #990204;  text-decoration: underline}

.faqDetAnswer {
	font-weight: normal;
	color: #333333;
	white-space: normal;
	padding-left: 25px;
}
.faqDetAnswer a {color: #333;  text-decoration: underline}
.faqDetAnswer a:visited {color: #333;  text-decoration: underline}
.faqDetAnswer a:link {color: #333;  text-decoration: underline}
.faqDetAnswer a:hover {color: #990204;  text-decoration: underline}

			/*  -GALLERY-  */

.galCatTitleSide {
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-size: 11px;

}
.galCatTitleSide a {color: #333;  text-decoration: underline}
.galCatTitleSide a:visited {color: #333;  text-decoration: underline}
.galCatTitleSide a:link {color: #333;  text-decoration: underline}
.galCatTitleSide a:hover {color: #990204;  text-decoration: underline}

.galThumbCatTitle {
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-size: 11px;

}
.galThumbCatTitle a {color: #333;  text-decoration: underline}
.galThumbCatTitle a:visited {color: #333;  text-decoration: underline}
.galThumbCatTitle a:link {color: #333;  text-decoration: underline}
.galThumbCatTitle a:hover {color: #990204;  text-decoration: underline}

.galThumbCaption {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	white-space: normal;
	padding-left: 5px;
}
.galThumbNavText {
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	font-weight: normal;

}
.galThumbNavText a {color: #333;  text-decoration: underline}
.galThumbNavText a:visited {color: #333;  text-decoration: underline}
.galThumbNavText a:link {color: #333;  text-decoration: underline}
.galThumbNavText a:hover {color: #990204;  text-decoration: underline}

.photopad {
	padding: 10px;
	font-size: 11px;
	font-weight: normal;

}
	
.cmmtagwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.cmmtagwhite a {color: #CCCCCC;  text-decoration: none}
.cmmtagwhite a:visited {color: #CCCCCC;  text-decoration: none}
.cmmtagwhite a:link {color: #CCCCCC;  text-decoration: none}
.cmmtagwhite a:hover {color: #FFFFFF;  text-decoration: underline}


/*  - CONTENT.CSS STYLES - USED FOR SNAP EDITOR DROP DOWN!! - MUST BE PLACED BOTH HERE AND IN CONTENT.CSS AND DUPLICATE THE MAINBODY ATTRIBUTES - */


.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #990204;
}

.bodytext {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px;

	}

.bodytext a:visited {color: #333333; text-decoration: underline}
.bodytext a:link {color: #333333; text-decoration: underline}
.bodytext a:active {color: #333333; text-decoration: underline}
.bodytext a:hover {
	color: #990204;
	text-decoration: underline;
}

.bodytextbld {
font-size: 12px; 
font-weight: bold; 
color: #333333
}
.bodytextbld a {color: #333333; text-decoration: underline}
.bodytextbld a:visited {color: #333333; text-decoration: underline}
.bodytextbld a:link {color: #333333; text-decoration: underline}
.bodytextbld a:active {color: #333333; text-decoration: none}
.bodytextbld a:hover {color: #990204; text-decoration: underline}

.bodytextRED {
font-size: 12px; 
font-weight: bold; 
color: #990204
}

.bodytextRED a {color: #990204; text-decoration: underline}
.bodytextRED a:visited {color: #990204; text-decoration: underline}
.bodytextRED a:link {color: #990204; text-decoration: underline}
.bodytextRED a:active {color: #990204; text-decoration: none}
.bodytextRED a:hover {color: #333333; text-decoration: underline}


.bodytextGrn {
font-size: 12px; 
font-weight: bold; 
color: #336633
}
.bodytextGrn a {color: #336633; text-decoration: underline}
.bodytextGrn a:visited {color: #336633; text-decoration: underline}
.bodytextGrn a:link {color: #336633; text-decoration: underline}
.bodytextGrn a:active {color: #336633; text-decoration: none}
.bodytextGrn a:hover {color: #333333; text-decoration: underline}


.bodytextGold {
font-size: 12px; 
font-weight: bold; 
color: #978128
}
.bodytextGold a {color: #978128; text-decoration: underline}
.bodytextGold a:visited {color: #978128; text-decoration: underline}
.bodytextGold a:link {color: #978128; text-decoration: underline}
.bodytextGold a:active {color: #978128; text-decoration: none}
.bodytextGold a:hover {color: #333333; text-decoration: underline}
