Sets global defaults which can be overridden in specific templates */
.search_link {
	font-size: 10pt;
}
.hilite {
	background-color: #FCF403;
	color: #000000;
	font-weight: bolder;
}

#mst {display:none;}

/* ------------------------------------------------------------------ */
body {
	background-image: url(../images/elmorebg.jpg);
	background-repeat : repeat-x;
	background-color : #092149;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin : 6px 0 0 0;
	padding : 0 0 0 0;
}
/* ------------------------------------------------------------------ */

.EditBody {
	background-color : #ffffff;
	background-image: none;
	color: #000000;
}

a, a:link {
	color: #0f3a7f;
}
a:active, a:visited {
	color: #000000;
}
a:hover	{
	text-decoration: underline;
}

/* ------------------------------------------------------------------ */
p, li        { font-family: Arial, Helvetica, sans-serif;}
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; font-size: 12pt; font-weight: bold; }
h6           { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
/* ------------------------------------------------------------------ */
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
ul 	{
	display: list-item;
}
/* ------------------------------------------------------------------ */
.centertable {
	margin-top : 6px;
	margin-bottom : 6px;
}
.content {
	text-align : justify;
}
.outertable {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	background-color : #ffffff
}
.innertable {
	border-left: 4px solid #ffffff;

}
.bannertable{
	background-color: #0f3a7f;
	border-bottom: 1px solid #000000;
}

.footer {
	font-size : 8pt;
	font-weight: bold;
	text-align : center;
	background-color : #000000;
	color : #FFFFFF;
	border-top : 4px solid #ffffff;

}

.description {
	font-size : 8pt;
	text-align : left;
}
a.footerlink, a.footerlink:active, a.footerlink:visited {
	color : #ffffff;
	text-decoration: none;
}
a.footerlink:Hover {
	text-decoration: underline;
}
a.Ingenuitylink, a.Ingenuitylink:active, a.Ingenuitylink:visited {
	color : #cccccc;
	text-decoration: none;
}
a.Ingenuitylink:Hover {
	text-decoration: underline;
}

.news {
	border: solid 2px #000000;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 16px;
}
.ImageRotator{
	margin-left: 6px;
	margin-bottom: 3px;
	float: right;
}
.announcement_hdr {
	background-color : #0f3a7f;
	color: white;
	font-weight: bold;
	text-align: left;
	font-size: 8pt;
	padding: 5px;
	text-transform: uppercase;
}
.announcement {
	background-color: #990000;
	color : white;
	vertical-align: top;
	padding: 5px;
}

.announcement a:link {
	color: white;
}
.search {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #000000;
	padding: 0px;
	color: #FFFFFF;
	border: 1px solid black;
	height: 18px;
	width: 50px;
}
.searchbox {
	font-size: 8pt;
	height: 18px;
	width: 123px;
	border: solid 1px #000000;
}

.inpButton {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	height: 21px;
	border: solid 1px #000000;
	margin: 1px;
}
.inpBox {
	font-size: 8pt;
	height: 21px;
	border: solid 1px #000000;
	margin: 1px;
}
.sidebarnews {
	background-color : #ffffff;
	color : #185ac6;
	font-size : 11pt;
	font-weight : bold;
	border-top: solid 1px #185ac6;
}
.sidebarspot {
	background-color : #ffffff;
	color : #000000;
	font-size : 11pt;
	font-weight : bold;
	border-top: solid 1px #000000;
}
.spotlight {
	border: solid 1px #000000;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 16px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 16px;
}
.pageTitle{
	font-size : 12pt;
	font-weight : bold;
	padding: 0 0 5px 0;
}

.rightPanel {
	float: right;
	clear: left;
	width: 185px;
	margin: 5px 0 5px 5px;
}

.contactDiv {
	font-size: 11px;
	color: white;
	width: 169px;
	margin: 0 auto;
	padding: 0 5px 0 15px;
}
.contactDiv a:link, .contactDiv a:active, .contactDiv a:visited {
	color: #cccccc;
}
.weather {
	background-color: white;
	color: #black;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	border: solid 1px #000000;
	margin: 10px 35px;
}
.trim {
	background-color : #000000;
}

.rightImage{
	margin-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	float: right;
}

.leftImage{
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	float: left;
}
.flashtable {
	border-width: 4px 0 0 0;
	border-color: white;
	border-style: solid;
}

/*-------------------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: #a4c1f2;
	vertical-align: middle;
	font-weight: bold;
}

a.cal1 
{
	color: #333399;
	font-size: 8pt;
}
a.cal2 
{
	color: Navy;
	font-weight: bold;
	font-size: 8pt;	
}
a.cal1:hover
{
	color: Red;
}
a.cal2:hover
{
	color: Red;
}
a.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: 10pt;
}

/* Top navigation */

.topNavCell, .topNavCellHover  {
	text-align: center;
	vertical-align: middle;
	background-color: #0f3a7f;
	border-top: solid 1px #006699;
	border-bottom: solid 1px #000033;
	border-left: solid 1px #006699;
	border-right: solid 1px #000033;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 5px 0 5px;
	line-height: 23px;
}
.topNavCellHover {
	background-color: #1f57b0;
	border-top: solid 1px #006699;
	border-bottom: solid 1px #000033;
	border-left: solid 1px #000033;
	border-right: solid 1px #006699;
	border-left: solid 0px;
	border-right: solid 0px;
}

a.topNavLink {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.topNavLink:active, a.topNavLink:visited  {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.topNavLink:Hover {
	text-decoration: none;
	color: #ffffff;
}


/*------------------------Navigation Styles---------------------------*/


/* ===========================================================================*/
/* ===== Rollover Navigation ===== */
.MenuArrow {
	float: right;
	margin-top: 3px;

}

/* ===========VERTICAL=========*/


.navVIE, .navVMOZ{
	background-color: #336699;
	text-align: left;
	vertical-align : top;
	width: 138px;
}

.navVMOZ{
	width: 128px;
}

.NavVIE1, .NavVIE2, .NavVIE3, .NavVIE4, .NavVIE5, .NavVIE1hover, .NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover, .NavVMOZ1, .NavVMOZ2, .NavVMOZ3, .NavVMOZ4, .NavVMOZ5, .NavVMOZ1hover, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover  {	
	background-color: #0f3a7f;
	border-top: solid 1px #006699;
	border-bottom: solid 1px #000033;
	border-left: solid 0px;
	border-right: solid 0px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	line-height: 23px;
}

.NavVIE1, .NavVIE2, .NavVIE3, .NavVIE4, .NavVIE5, .NavVIE1hover, .NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover {
	height: 26px;
}
.NavVMOZ1, .NavVMOZ2, .NavVMOZ3, .NavVMOZ4, .NavVMOZ5, .NavVMOZ1hover, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover {
	min-height: 24px;
}
.NavVIE1,  .NavVIE1hover {
	width: 100%;
}

/* sub levels */
.NavVIE2, .NavVIE3, .NavVIE4, .NavVIE5, .NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover, .NavVMOZ2, .NavVMOZ3, .NavVMOZ4, .NavVMOZ5, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover {
	background-color: #990000;
	border-top: solid 1px #cc0000;
	border-right: solid 1px #660000;
	border-bottom: solid 1px #660000;
	border-left: solid 1px #cc0000;
	color: #ffffff;
	font-weight: normal;
	font-size: 9pt;
	line-height: 20px;
	width: 185px;
}
.NavVIE2, .NavVIE3, .NavVIE4, .NavVIE5, .NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover{
	height: 20px;
}

.NavVMOZ2, .NavVMOZ3, .NavVMOZ4, .NavVMOZ5, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover {
	min-height: 20px;
}

/* all hover */
.NavVIE1hover, .NavVMOZ1hover {
	background-color: #1f57b0;
}
.NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover {
	background-color: #b90000;
}


/* Left navigation */
.menu {
	background-color : #0f3a7f;
	padding: 0;
	vertical-align : top;
	border-width: 3px 0 0 0;
	border-color: white;
	border-style: solid;
	
}
.SideNav {
	font-size : .9em;
	font-weight: normal;
	margin-left: 1em;
	padding-left: 1em;
}
.sideNavNot1, .sideNavCurNot1 {
	font-weight: bold;
	margin-left: -1em;
	padding-left: -1em;
	list-style-position : outside;
	list-style-type : none;
}

.sideNavNot2, .sideNavCurNot2 {
	margin-left: -1em;
	padding-left: -1em;
	list-style-position : outside;
	list-style-type : square;
}

.sideNavNot3, .sideNavCurNot3 {
	margin-left: -1em;
	padding-left: -1em;
	list-style-position : outside;
	list-style-type : disc;
}

.sideNavNot4, .sideNavCurNot4  {
	margin-left: -1em;
	padding-left: -1em;
	list-style-position : outside;
	list-style-type : circle;
}

.sideNavNot5, .sideNavCurNot5  {
	font-size : 0.85em;
	margin-left: -1em;
	padding-left: -1em;
	list-style-position : outside;
	list-style-type : disc;
}

.sideNavNot6, .sideNavCurNot6 {
	font-size : 0.85em;
	margin-left: -1em;
	padding-left: -1em;
	list-style-position : outside;
	list-style-type : square;
}
a.sideNavLink, a.sideNavLink:active, a.sideNavLink:visited  {
	text-decoration: none;
	color: white;
}
a.sideNavLink:Hover {
	background-color: #000000;
	text-decoration: none;
	color: #ffffff;
}
a.sideNavCurLink, a.sideNavCurLink:active, a.sideNavCurLink:visited {
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
}

a.sideNavCurLink:Hover {
	background-color: #666666;
	text-decoration: none;
	color: #ffffff;
}


/* ====== E-Postcard App ===== */

.epcTableBG {
	background-color: #006633;
}
.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: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.epcLink:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.epcLink:active, epcLink:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}





































