/* 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: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
/* ------------------------------------------------------------------ */
a:link, a:active, a:visited {
	color: #000099;
}

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;
}
/* ------------------------------------------------------------------ */
.centertable {
	margin-top : 6px;
	margin-bottom : 6px;
}
.content {
	text-align : justify;
	vertical-align: top;
}
.outertable {
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

.footer {
	font-size : 8pt;
	font-weight: bold;
	text-align : center;
	background-color : #666666;
	color : #FFFFFF;
	border : 2px solid #000000;
}

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;
}

.news {
	border: solid 2px #000099;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 16px;
}

.ImageRotator{
	padding-right: 6px;
	padding-bottom: 3px;
}


.headerbg{
	background-color: #000099;
	color: #FFFFFF;
	border-top: solid 2px #000000;
	border-bottom: solid 2px #000000;
}
.search {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	height: 18px;
	width: 50px;
	border: solid 1px #000000;
}
.searchbox {
	font-size: 8pt;
	height: 18px;
	width: 95px;
	border: solid 1px #000000;
}
.sidebarnews {
	background-color : #000099;
	color : #FFFFFF;
	font-size : 11pt;
	font-weight : bold;
}
.sidebarspot {
	background-color : #000099;
	color : #FFFFFF;
	font-size : 11pt;
	font-weight : bold;
}
.spotlight {
	border: solid 2px #000099;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 16px;
}
.titlebar {
	background-color : #000099;
	color : #FFFFFF;
	font-size : 14pt;
	font-weight : bold;
}

.titletext {
	color : #FFFFFF;
	font-size : 12pt;
	font-weight : bold;
}

.rightImage{
	margin-left: 6px;
	margin-bottom: 3px;
	margin-top: 3px;
	align: right;
	text-align: right;
}

.leftImage{
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	align: right;
	text-align: left;
}

/*-------------------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;
}

.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: 10pt;
}

/* Top navigation */
.topNavRow {
	background-color: #666666;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.topNavCell {
	text-align: center;
	vertical-align: middle;
	font-size: 9pt;
	border-bottom: solid 2px #000000;
}

.topNavCellLeft {
	text-align: center;
	vertical-align: middle;
	font-size: 9pt;
	border-bottom: solid 2px #000000;
}

.topNavCellRight {
	text-align: center;
	vertical-align: middle;
	font-size: 9pt;
}

a.topNavLink,a.topNavLink:active, a.topNavLink:visited  {
	text-decoration: none;
	color: #FFFFFF;
}

a.topNavLink:Hover {
	text-decoration: none;
	color: #000099;
}

/* Left navigation */
.menu {
	background-color : #CCCCCC;
	background-repeat : repeat-y;
	padding-top : 6px;
	vertical-align : top;
	border-right: 2px solid #000000;
	width: 185px;
}
.sideNav {
	font-size: 9pt;
}
.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-weight: bold;
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : none;
}
.sideNavCurNot1 {
	font-weight: bold;
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : none;
}
.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: 8pt;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavCurNot3 {
	font-weight: normal;
	font-size: 8pt;
	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: #FFFFFF;
	background-color: #000099;
}
a.sideNavCurLink, a.sideNavCurLink:active, a.sideNavCurLink:visited {
	background-color: #666666;
	text-decoration: none;
	color: #FFFFFF;
}

a.sideNavCurLink:Hover {
	background-color: #666666;
	text-decoration: none;
	color: #000000;
}


/* ====== E-Postcard App ===== */

.epcTableBG {
	background-color: #CCCC99;
}
.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;
}

