#mst {display:none;}

/* Sets global defaults which can be overridden in specific templates */
/* ------------------------------------------------------------------ */
.search_link {
	font-size: 10pt;
}
.hilite {
	background-color: #FCF403;
	color: #000000;
	font-weight: bolder;
}
body {
	background: #cccccc;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

.EditBody {
	background: #ffffff;
}


/* ------------------------------------------------------------------ */
a, a:active, a:visited {
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------------ */
p, li, td    { font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}
h1           { font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-weight: bold; }
h2           { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; }
h3           { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; }
h4           { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; }
h5           { font-family: Arial, Helvetica, sans-serif;}
h6           { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
/* ------------------------------------------------------------------ */

/* ------------------------------------------------------------------ */
.content, .content p {
	/*text-align : justify;*/
	vertical-align: top;
}
.outertable {
	margin-top: 6px;
  	margin-right: auto;
	margin-bottom: 6px;
  	margin-left: auto;
	border: 1px solid #000000;
	background-color: #ffffff;
}

.footerL, .footerR {
	background-color: #000000;
	color : #ffffff;
	font-size : 8pt;
	font-weight: bold;
	text-align : left;
	padding: 4px;

}
.footerR {
	text-align : right;

}
a.footerlink,a.footerlink:active, a.footerlink:visited  {
	color : #cccccc;
	text-decoration: none;
}

a.footerlink:Hover {
	text-decoration: underline;
}

a.Ingenuitylink, a.Ingenuitylink:active, a.Ingenuitylink:visited {
	color : #cccc99;
	text-decoration: none;
}

a.Ingenuitylink:Hover {
	text-decoration: underline;
}

.weather {
	BORDER: black 1px solid;
	WIDTH: 165px;
	text-align: center; 
	BACKGROUND-COLOR: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
}

#navcontact {
	BORDER: black 1px solid;
	WIDTH: 165px;
	BACKGROUND-COLOR: #ffffff;
	margin: 5px 10px;
}

#navcontact p {
	text-align: left; 
	padding: 5px;
	font-size: 10px;

}
/* .ImageRotator{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left; 
} */

.ImageRotator{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}

.announcement{
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	background-color: #000000;
	padding: 5px;
}

.titlebar {
	background-color : none;
}

.titletext {
	color : #000000;
	font-size: 12pt;
	font-weight: bold;
}

tr.headerrow {
	background-color: #666;
	color: white;
	font-weight: bold;
	font-size: 16px;
	padding: 3px;
}

/* ====== Breadcrumbs App ===== */
.BreadCrumbs {
	font-size: 10pt;
	padding: 0px 0px 10px 0px;

}
.BreadCrumbs H5 {
	font-size: 10pt;
	display: inline;
	font-weight: bold;
}
/* ============================ */

.headerbg{
	background-color: #FFFFFF;
	color: #000000;
}
.search {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	height: 18px;
	width: 50px;
	border: solid 1px #000000;
}
.searchbox {
	font-size: 8pt;
	height: 18px;
	width: 132px;
	border: solid 1px #000000;
}
.sidebarnews{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color : #000000;
	border-bottom: 1px solid #000000;
	font-size : 9pt;
	font-weight : normal;
	padding: 5px;
	text-transform: uppercase;
}
.sidebarspot {
	color : #000000;
	font-size : 12pt;
	font-weight : bold;
	padding: 1px;
}

.news{
	color : #000000;
	font-size: 8pt;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}

td.contact {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}

.contact, .contact p {
	color : #000000;
	font-size: 8pt;
	text-align : left;
}


.rightNav{
	padding: 0px 0px 0px 0px;
	background-color: #dddddd;
}

.content .rightNav{
	float: right;
	width: 210px;
	text-align: left;
} 


.spotlight {
	color : #000000;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
}

.spotlight li {
	font-size: 10pt;
	font-weight: bold;
	list-style-position : inside;
	list-style-type : square;
	padding-bottom: 5px;
}

.rightImage{
	margin-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	float: right;
}

.leftImage{
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	float: left;
}

.logo {
	background-color: #ffffff;
}


/*-------------------App Styles--------------------------*/
.NewsArchive 
{
	font-size: 9pt;
}
.NewsTitle 
{
	font-size: 9pt;
}
.NewsPubDate 
{
	font-size: 8pt;
}
.NewsSubTitle 
{
	font-size: 9pt;
}
.NewsItem 
{
	font-size: 9pt;
}

.LMNavTable {
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	border-color: #000000;
}
.LMNavRow {
	background-color: #CCCCCC;
	vertical-align: middle;
	font-weight: bold;
}

a.cal1 
{
	color: #537500;
	font-size: 8pt;
}
a.cal2 
{
	color: #666666;
	font-size: 8pt;
}
a.cal1:hover
{
	color: #cc0000;
}
a.cal2:hover
{
	color: #999999;
}
.caldir
{
	text-decoration: none;
	font-size: larger;
	font-weight: bolder;
}	
.cal_nav {
	background-color: lightgrey;
}
.cal_today {
	background-color: #cc9999;
}
.cal_monthday {
	background-color: #ffffff;
}
.cal_nonmonthday {
	background-color: grey;
}
.cal_listhdr {
	font-weight: bold;
	font-size: 10pt;
}





/* Top navigation */
.topNavRow {
	background-color: #999999;
	border-top: solid 1px #999999;
	border-right: 0px;
	border-bottom: solid 1px #999999;
	border-left: 0px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.TopNavCell, .TopNavCellDown {
	background-image: url(../Images/topnav_bg_dn.gif);
	background-repeat: repeat-x;
	border-right: 2px solid white;
	text-align: center;
	vertical-align: middle;
	font-size: 9pt;
}

.TopNavCellDown{
	background-image: url(../Images/topnav_bg.gif);
	background-repeat: repeat-x;
}
a.topNavLink, a.topNavLink:active, a.topNavLink:visited  {
	text-decoration: none;
	color: #ffffff;
}
a.topNavLink:Hover {
	text-decoration: none;
	color: #cccc99;
}

/* ===========================================================================*/
/* ===== Rollover Navigation ===== */
.MenuArrow {
	float: right;

}

/* ===========VERTICAL=========*/


.navVIE, .navVMOZ{
	background-color: #000000;
	text-align: left;
	vertical-align : top;
	width: 185px;
}

.navVMOZ{
	width: 128px;
}

.NavVIE1, .NavVIE2, .NavVIE3, .NavVIE4, .NavVIE5, .NavVIE1hover, .NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover, .NavVMOZ1, .NavVMOZ2, .NavVMOZ3, .NavVMOZ4, .NavVMOZ5, .NavVMOZ1hover, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover  {	
	color: #ffffff;
	background-color: #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px 0 0 10px;
}

.NavVIE1, .NavVIE2, .NavVIE3, .NavVIE4, .NavVIE5, .NavVIE1hover, .NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover {
	min-height: 23px;
}
.NavVMOZ1, .NavVMOZ2, .NavVMOZ3, .NavVMOZ4, .NavVMOZ5, .NavVMOZ1hover, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover {
	min-height: 21px;
}
.NavVIE1,  .NavVIE1hover {
	/*width: 100%;*/
}

.NavVIE1hover, .NavVMOZ1hover {
	background-color: #333366;
	border-top: solid 1px #1C298B;
	border-right: solid 1px #131544;
	border-bottom: solid 1px #131544;
	border-left: solid 1px #1C298B;
}

/* sub levels */
.NavVIE2, .NavVIE3, .NavVIE4, .NavVIE5, .NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover, .NavVMOZ2, .NavVMOZ3, .NavVMOZ4, .NavVMOZ5, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover {
	font-size: 12px;
	font-weight: normal;
	width: 200px;
}

.NavVIE2, .NavVIE3,  .NavVMOZ2,  .NavVMOZ3 {
	color: #ffffff;
	background-color: #000099;
	border-top: solid 1px #0000cc;
	border-right: solid 1px #000b5c;
	border-bottom: solid 1px #000b5c;
	border-left: solid 1px #0000cc;
}


.NavVIE2, .NavVIE3, .NavVIE4, .NavVIE5, .NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover{
	min-height: 20px;
}

.NavVMOZ2, .NavVMOZ3, .NavVMOZ4, .NavVMOZ5, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover {
	min-height: 21px;
}


/* all hover */
.NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover {
	background-color: #000B5C;
	border-top: solid 1px #1C298B;
	border-right: solid 1px #131544;
	border-bottom: solid 1px #131544;
	border-left: solid 1px #1C298B;
}
.NavVIE4hover, .NavVIE5hover, .NavVMOZ4hover, .NavVMOZ5hover {
	background-color: #000B5C;
	border-top: solid 1px #1C298B;
	border-right: solid 1px #131544;
	border-bottom: solid 1px #131544;
	border-left: solid 1px #1C298B;
}
/* Left navigation */
.menu {
	border-right: 2px solid white;
	background-color: #000000;
	vertical-align: top;
	width: 185px;
}
.SideNav {
	color: #000000;
	padding-bottom: 0px;
}
.sideNavNot {
	font-weight: bold;
	margin-left: -21px;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavCurNot {
	font-weight: bold;
	margin-left: -21px;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavNot1 {
	font-size: 10pt;
	font-weight: bold;
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : none;
	padding-right: 2px;
	padding-bottom: 2px;
}
.sideNavCurNot1 {
	font-size: 10pt;
	font-weight: bold;
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : none;
	padding-right: 2px;
	padding-bottom: 2px;

}
.sideNavNot2 {
	font-weight: normal;
	font-size: 10pt;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavCurNot2 {
	font-weight: normal;
	font-size: 10pt;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavNot3 {
	font-weight: normal;
	font-size: 9pt;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavCurNot3 {
	font-weight: normal;
	font-size: 9pt;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
	
}
.sideNavNot4 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : circle;
}
.sideNavCurNot4 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : circle;
}
.sideNavNot5 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavCurNot5 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavNot6 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavCurNot6 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
a.sideNavLink, a.sideNavLink:active, a.sideNavLink:visited  {
	text-decoration: none;
	color: #000000;
}
a.sideNavLink:Hover {
	text-decoration: none;
	color: #666666;
}
a.sideNavCurLink, a.sideNavCurLink:active, a.sideNavCurLink:visited {
	text-decoration: underline;
	color: #000000;
}

a.sideNavCurLink:Hover {
	text-decoration: none;
	color: #666666;
}

/* --------  IN RIGHT NAV -------- */
.rightNav .sideNavNot1, .rightNav .sideNavCurNot1 {
	font-size: 8pt;
	font-weight: bold;
	margin-left: -32px;
	list-style-position: outside;
	list-style-type: none;
}

.rightNav a.sideNavLink, .rightNav a.sideNavLink:active, .rightNav a.sideNavLink:visited  {
	text-decoration: none;
	color: #000000;
}
.content a.sideNavLink:Hover {
	text-decoration: none;
	color: #666666;
}
.rightNav a.sideNavCurLink, .rightNav a.sideNavCurLink:active, .rightNav a.sideNavCurLink:visited {
	text-decoration: underline;
	color: #000000;
}

.rightNav a.sideNavCurLink:Hover {
	text-decoration: none;
	color: #666666;
}

/* -------- IN PAGE CONTENT -------- */
.content a.sideNavLink, .content a.sideNavLink:active, .content a.sideNavLink:visited  {
	text-decoration: none;
	color: #000000;
}
.content a.sideNavLink:Hover {
	text-decoration: none;
	color: #666666;
}
.content a.sideNavCurLink, .content a.sideNavCurLink:active, .content a.sideNavCurLink:visited {
	text-decoration: underline;
	color: #000000;
}

.content a.sideNavCurLink:Hover {
	text-decoration: none;
	color: #666666;
}

/* -------------------------------------------------------- */

/* ====== E-Postcard App ===== */

.epcTableBG {
	background-color: #cccccc;
}
.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: #990000;
	font-weight: bold;
	text-decoration: none;
}

.epcLink:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.epcLink:active, epcLink:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}


