#mst {display:none;}

/* Sets global defaults which can be overridden in specific templates */
/* ------------------------------------------------------------------ */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.editbody {
	background-color: #000000
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}

a:link, a:visited, a:active, a:hover {
	color: #003300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* ------------------------------------------------------------------ */
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
h1           { font-size: 18pt; }
h2           { font-size: 16pt; }
h3           { font-size: 14pt; }
h4           { font-size: 12pt; }
h5           { font-size: 10pt; }
h6           { font-size: 9pt; }
/* ------------------------------------------------------------------ */

.search_link {
	font-size: 10pt;
}

.hilite {
	background-color: #FCF403;
	color: #000000;
	font-weight: bolder;
}

/* Left navigation */
.menu {
	vertical-align: top;
	padding-right: 5px;
	background-color: #003300;

}
.sideNav {
	font-size: 11pt;
	color: #FFCC66;
}
.sideNavNot1 {
	margin-left: -21px;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 6px;
}
.sideNavCurNot1 {
	margin-left: -21px;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 6px;
}
.sideNavNot2 {
	font-weight: normal;
	font-size: 10pt;
	margin-left: -22px;
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
}
.sideNavCurNot2 {
	font-weight: normal;
	font-size: 10pt;
	margin-left: -22px;
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
}
.sideNavNot3 {
	font-weight: normal;
	font-size: 9pt;
	margin-left: -22px;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
}
.sideNavCurNot3 {
	font-weight: normal;
	font-size: 9pt;
	margin-left: -22px;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
}
.sideNavNot4 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -22px;
	list-style-type: circle;
	list-style-image: none;
	list-style-position: outside;
}
.sideNavCurNot4 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -22px;
	list-style-type: circle;
	list-style-image: none;
	list-style-position: outside;
}
a.sideNavLink, a.sideNavLink:visited, a.sideNavLink:active {
	text-decoration: none;
	color: FFCC66;
}
a.sideNavLink:Hover {
        font-weight: bold;	
        color: FFCC66;
}
a.sideNavCurLink, a.sideNavCurLink:visited, a.sideNavCurLink:active  {
	text-decoration: none;
        font-weight: bold;	
        color: white;
}

/* ------------------------------------------------------------------ */

.centertable {
	margin-top: 6px;
	margin-bottom: 6px;
	background-color: white;
}
.content {
	background-color: white;
	padding: 10px 6px 6px 6px;
	text-align: justify;
	vertical-align: top;
}

.headerbg {
	background-color: #003300;
	background-image: url(../images/PYHL/pyhl_bannerbg.jpg);
	background-repeat: repeat-x;
}



.BreadCrumbs, .BreadCrumbs a, .BreadCrumbs a:visited, .BreadCrumbs a:active, .BreadCrumbs a:hover  {
	font-size: 13px;
	color : #f0ce70;
}

.BreadCrumbs H5 {
	font-size: 13px;
	display: inline;
	font-weight: bold;
	color : #ffffff;
}

.footer{
	font-size: 8pt;
	text-align: center;
	color: #f0ce70;
	background-color: #003300;
	padding: 4px;
}
.footerlink, .footer a {
	font-size: 8pt;
	color : #f0ce70;
	text-decoration: none;
}
a.Ingenuitylink, a.Ingenuitylink:visited, a.Ingenuitylink:hover {
	font-size: 8pt;
	color : #ffffff;
	text-decoration: none;
}
 a.Ingenuitylink:hover {
	text-decoration: underline;
}

.rightImage{
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	float: right;
}

.leftImage{
	margin-right: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	float: left;
}

.ImageRotator{
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	align: right;
	text-align: right;
}


.newscurveleft {
	background-image: url(../images/template_images/newscurve_green_left.gif);
	background-repeat: no-repeat;
	background-color: #006633;
}
.newscurveright {
	background-image: url(../images/template_images/newscurve_green_right.gif);
	background-repeat: no-repeat;
	background-color: #006633;
}
.news {
	border: solid 1px #000000;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 16px;
}

.searchForm {
	margin: 0px;
	display: inline;
}

.search {
	background-color: #003300;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	width: 50px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	height: 18px;
}
.searchbox {
	font-size: 8pt;
	width: 95px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	height: 18px;
}
.sidebarnews {
	background-color: #006633;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	border-width: 1px 0px 0px 0px; 
	border-style: solid;
	border-color: #000000;
}
.sidebarspot {
	background-color: #FFFF99;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
}
.spotlight {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 16px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 16px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}
.titlebar {
	background-color: #003300;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
}


/*-------------------App Styles--------------------------*/
.NewsArchive 
{
	font-size: 8pt;
}
.NewsTitle 
{
	font-size: 8pt;
}
.NewsPubDate 
{
	font-size: 8pt;
}
.NewsSubTitle 
{
	font-size: 8pt;
}
.NewsItem 
{
	font-size: 8pt;
}


.cal1 , .cal2 {
	font-size: 8pt;
}
.cal1 
{
	color: Blue;
}
.cal2 
{
	color: Navy;
}
.cal1:hover
{
	color: Red;
}
.cal2:hover
{
	color: Red;
}
.caldir
{
	text-decoration: none;
	font-size: larger;
	font-weight: bolder;
}
.cal_nav {
	background-color: lightgrey;
}
.cal_today {
	background-color: #e9e9e9;
}
.cal_monthday {
	background-color: #ffffff;
}
.cal_nonmonthday {
	background-color: lightgrey;
}
.cal_listhdr {
	font-weight: bold;
	font-size: 8pt;
}

/* ====== E-Postcard App ===== */

.epcTableBG {
	background-color: #CCCC66;
}
.epcInnerTableBG{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.epcCardName{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
}

.epcText{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
}

.epcLink{
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

.epcLink:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.epcLink:active, epcLink:visited {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}







