/* 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;}

/* Top navigation */
.topNavRow {
	background-color: #CCCCCC;
	vertical-align: middle;
	font-weight: bold;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
.topNavRowBB {
	background-color: #CCCCCC;
	vertical-align: middle;
	font-weight: bold;
	border-bottom: solid 1px #000000;
}
.topNavRowBT {
	background-color: #CCCCCC;
	vertical-align: middle;
	font-weight: bold;
	border-top: solid 1px #000000;
}
.topNavCell {
	vertical-align: middle;
	text-align: center;
	font-size: 10pt;
}
.topNavCellLeft {
	vertical-align: middle;
	text-align: center;
	font-size: 10pt;
}
.topNavCellInside {
	vertical-align: middle;
	text-align: center;
	font-size: 10pt;
}
.topNavCellRight {
	vertical-align: middle;
	text-align: center;
	font-size: 10pt;
}
.topNavLink {
	text-decoration: none;
	color: #000000;
}
.topNavLink:Hover {
	text-decoration: none;
	color: #CC0000;
}

/* Left navigation */
.menu {
	background-color : #CCCCCC;
	background-repeat : repeat-y;
	padding-top : 6px;
	vertical-align : top;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.sideNav {
	font-size: 9pt;
}
.sideNavNot1 {
	font-weight: bold;
	margin-left: -21px;
	list-style-position : outside;
	list-style-type : none;
}
.sideNavCurNot1 {
	font-weight: bold;
	margin-left: -21px;
	list-style-position : outside;
	list-style-type : none;
}
.sideNavNot2 {
	font-weight: normal;
	font-size: 10pt;
	margin-left: -22px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavCurNot2 {
	font-weight: normal;
	font-size: 10pt;
	margin-left: -22px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavNot3 {
	font-weight: normal;
	font-size: 9pt;
	margin-left: -22px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavCurNot3 {
	font-weight: normal;
	font-size: 9pt;
	margin-left: -22px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
	
}
.sideNavNot4 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -22px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : circle;
}
.sideNavCurNot4 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -22px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : circle;
}
.sideNavNot5 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -22px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : circle;
}
.sideNavCurNot5 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -22px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : circle;
}
.sideNavLink {
	text-decoration: none;
	color: #000000;
}
.sideNavLink:Hover {
	background-color: #333333;
	color: #FFFFFF;
}
.sideNavCurLink {
	text-decoration: none;
	color: #CC0000;
}

/* ------------------------------------------------------------------ */
body {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
/* ------------------------------------------------------------------ */
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 {
	vertical-align : top;
	/* text-align : left; */
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
/* ------------------------------------------------------------------ */
.centertable {
	margin-top : 6px;
	margin-bottom : 6px;
}
.content {
	text-align : justify;
}
.curve {
	background-image: url(../images/curve_blue.gif);
	background-repeat : no-repeat;
	background-color : #000066;
}
.footer {
	font-family:  arial;
	font-size : 9pt;
	text-align : center;
	background-color : #000066;
	color : #FFFFFF;
	border : solid #000000;
	border-width : 1 0 1 0;
}
.Ingenuitylink {
	color : #FFCC00;
}

.outertable {
	border: solid 1px #000000;
}

.news {
	border: solid 1px #000000;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 16px;
}
.search {
	background-color: #000066;
	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 : #000066;
	color : #FFFFFF;
	font-size : 11pt;
	font-weight : bold;
	border-top: solid 1px #000000;
}
.sidebarspot {
	background-color : #CCCCCC;
	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: 8pt;
	padding-top: 18px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 16px;
}
.titlebar {
	background-color : #000066;
	color : #FFFFFF;
	font-size : 14pt;
	font-weight : bold;
}
.trim {
	background-color : #000000;
}
.leftImage{
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
}

.rightImage{
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
}

/*-------------------App Styles--------------------------*/
.NewsArchive 
{
	font-size: 10pt;
}
.NewsTitle 
{
	font-size: 10pt;
}
.NewsPubDate 
{
	font-size: 8pt;
}
.NewsSubTitle 
{
	font-size: 10pt;
}
.NewsItem 
{
	font-size: 10pt;
}

.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;
}

/* ====== E-Postcard App ===== */

.epcTableBG {
	background-color: #000000;
}
.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;
}






