/* ------------------------------------------------------------------ */
/* Sets global defaults - can be overridden in additional stylesheets */
/* ------------------------------------------------------------------ */


/* ------------------------------------------------------------------ */
/* ===== HTML Elements ===== */
.search_link {
	font-size: 10pt;
}
.hilite {
	background-color: #FCF403;
	color: #000000;
	font-weight: bolder;
}
#mst {display:none;}

.EditBody{
	background-color: #ffffff;
}
body {
	background-color: #000000;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	margin : 6 6 0 6;
	padding : 0 0 0 0;
}

a:link {
	color: #615645;
	text-decoration:none;
}

a:visited, a:active {
	color: #444444;
}

a:hover {
	text-decoration: underline;
}

a.Ingenuitylink {
	color : #FFFFFF;
	font-weight: bold;	
	text-decoration: underline;
}
a.footerlink {
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

/* ====================== 
         TOOLTIPS
========================*/

a#tooltip {
  z-index:24;
  color:#1e458f;
  position:relative;
  border-bottom:1px dashed #00256C;
  text-decoration:none;
  font-size: 13px;
  font-weight: bold;
}

a#tooltip:hover {
  z-index:25;
  color:#7a7a7a;
  border-bottom:1px dashed #7a7a7a;
  text-decoration:none;
}

a#tooltip span {
  display:none;
}

a#tooltip:hover span {
  position:absolute;
  top:-1em;
  left:9em;
  border:1px solid #4C78CC;
  padding:3px;
  display:block;
  width:400px;
  color:#00256C;
  background-color:#B0C4EB;
}
/* ====================== */

p, li        { font-family: Arial, sans-serif;}
h1           { font-family: Arial, sans-serif; font-size: 20pt; font-weight: bold; }
h2           { font-family: Arial, sans-serif; font-size: 18pt; font-weight: bold; }
h3           { font-family: Arial, sans-serif; font-size: 16pt; font-weight: bold; }
h4           { font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold; }
h5           { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }
h6           { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; }

td, th {
	vertical-align : top;
	font-family: Arial, sans-serif;
	font-size: 9pt;
}


/* ------------------------------------------------------------------ */
/* ===== Custom Classes ===== */

.rightImage{
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	align: right;
	text-align: right;
}

.leftImage{
	margin-right: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	align: right;
	text-align: left;
}

.ImageRotator{
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	align: right;
	text-align: right;
	border: solid 1px #000000;
}
.outertable {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
.innertable {
	background-color: #FFFFFF;
	padding: 10px;
}

.content {
	text-align : justify;
	background-image: url(../images/amp_bg.gif);
	background-repeat: repeat;
	height: 400px;
}

.footer {
	background-color: #666666;
	border-top: solid 1px #888888;
	border-bottom: solid 1px #444444;
	border-left: solid 1px #888888;
	border-right: solid 1px #444444;
	color: #FFFFFF;
	font-size : 9px;
	font-weight: normal;
	text-align : center;
	vertical-align: middle;
	letter-spacing: +2px;
	word-spacing: +2px;
	padding-top: 4px;
	padding-bottom: 2px;
	text-transform: uppercase;

}

.header {
	background-color: #000000;
	text-align : center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 12px;
}

input, textarea{
	background-color: #FFFFFF;
	color: #000000;
	border-top: solid 1px #888888;
	border-bottom: solid 1px #444444;
	border-left: solid 1px #888888;
	border-right: solid 1px #444444;
	font-size: 13px;
}

.submit {
	background-color: #666666;
	border-top: solid 1px #888888;
	border-bottom: solid 1px #444444;
	border-left: solid 1px #888888;
	border-right: solid 1px #444444;
	color: #ffffff;
	height: 20px;
	width: 100px;
}

.search {
	background-color: #99CCFF;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	height: 18px;
	width: 50px;
	border: solid 2px #000000;
}

.searchbox {
	font-size: 8pt;
	height: 18px;
	width: 95px;
	border: solid 2px #000000;
}
.news {
	border: solid 2px #000000;
	color : #000000;
	font-family: Arial, sans-serif;
	padding-top: 0px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 16px;
}
.sidebarnews {
	background-color : #82735d;	
	color : #FFFFFF;
	font-family: Arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	/*border-top: solid 2px #000000;
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;*/
}
.spotlight {
	border: solid 2px #000000;
	color : #000000;
	font-family: Arial, sans-serif;
	padding-top: 16px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 16px;
}
.sidebarspot {
	background-color : #82735d;	
	color : #FFFFFF;
	font-family: Arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	/*border-top: solid 2px #000000;
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;*/
}


.pageTitle {
	color : #1E458F;
	font-family: Arial, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	padding-bottom: 8px;
}

.sectionHeader{
	color : #666666;
	font-family: Arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}


/*------------------------Navigation Styles---------------------------*/
/* ===== Primary (top) navigation ===== */


.Nav1, .Nav2, .Nav3, .Nav1hover, .Nav2hover, .Nav3hover {	
	background-color: #666666;
	border-top: solid 1px #888888;
	border-bottom: solid 1px #444444;
	border-left: solid 1px #888888;
	border-right: solid 1px #444444;
	font-size : 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align : center;
	vertical-align: middle;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 3px;


}

.Nav1hover, .Nav2hover, .Nav3hover  {
	background-color: #1E458F;
}

.Nav2, .Nav3, .Nav2hover, .Nav3hover {
	font-size : 11px;	
	text-align: left;
	width: 154px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 4px;
}

.MenuArrow {
	float: right;
	margin-top: 4px;
	margin-right: 3px;
}


a.topNavLink,  a.topNavLink:Active {
	text-decoration: none;
	color: #FFFFFF;
}
a.topNavLink:Visited,{
	text-decoration: none;
	color: #FFFFFF;
}
a.topNavLink:Hover {
	text-decoration: none;
	color: #000000;
}
 td.topNavCellOver a.topNavLink{
	text-decoration: none;
	color: #000000;
}
 td.topNavCellOver a.topNavLink:Hover{
	text-decoration: none;
	color: #FFFFFF;
}


/* ===== Secondary (left) navigation ===== */

/* - - - Normal Menu - - - */

.menu {
	background-color : #FFFFFF;
}
.sideNav {
	font-size: 9pt;
}
.sideNavNot {
	font-weight: bold;
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : none;
}
.sideNavCurNot {
	font-weight: bold;
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : none;
}
.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: 9pt;
	margin-left: -17px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavCurNot3 {
	font-weight: normal;
	font-size: 9pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
	
}
.sideNavNot4 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : circle;
}
.sideNavCurNot4 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : circle;
}
.sideNavNot5 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavCurNot5 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavNot6 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavCurNot6 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -15px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
a.sideNavLink, a.sidenavlink:visited {
	text-decoration: none;
	color: #000000;
}
a.sideNavLink:Hover {
	background-color: #82735d;
	text-decoration: none;
	color: #FFFFFF;
}
a.sideNavCurLink {
	text-decoration: none;
	color: #CC0000;
}


/*-------------------------Application Styles--------------------------*/

/* ===== News ===== */

.NewsArchive 
{
	font-size: 9pt;
}
.NewsTitle 
{
	font-size: 9pt;
}
.NewsPubDate 
{
	font-size: 8pt;
}
.NewsSubTitle 
{
	font-size: 9pt;
}
.NewsItem 
{
	font-size: 9pt;
}

.LMNavTable {
	border-width: 2px 2px 2px 2px; 
	border-style: solid;
	border-color: #000000;
}
.LMNavRow {
	background-color: #82735d;
	vertical-align: middle;
	font-weight: bold;
	color: white;
}
.LMNavHdrRow {
	background-color: #FFFF33;
}
.LMNavRow a:link, .LMNavRow a:active, .LMNavRow a:visited { 
	color: white;


/* ===== Calendar ===== */

.cal1 
{
	color: Blue;
}
.cal2 
{
	color: Navy;
}
.cal1:hover
{
	color: Red;
}
.cal2:hover
{
	color: Red;
}
.caldir
{
	text-decoration: none;
	font-size: larger;
	font-weight: bolder;
}

/* ====== 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;
}
