/* Sets global defaults which can be overridden in specific templates */
/* ------------------------------------------------------------------ */

.search_link {
	font-size: 12px;
}
.hilite {
	background-color: #FCF403;
	color: #000000;
	font-weight: bolder;
}
#mst {display:none;}

body {
	background: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin : 5 5 5 5;
	padding : 0 0 0 0;
}

.EditBody {
	background: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ------------------------------------------------------------------ */
a, a:active, a:visited {
	color: #990000;
}

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: 12px;
}
/* ------------------------------------------------------------------ */
.centertable {
	margin-top : 6px;
	margin-bottom : 6px;
}
.content {
	text-align : justify;
	vertical-align: top;
}
.outertable {
	border: 2px solid #990000;
}

.footer {
	background-color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size : 10px;
	font-weight: bold;
	text-align : center;
	color : #FFFFFF;
}

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;
}

.inset {
	color : #000000;
	font-size: 12px;
	padding: 5px;
}
.inset_title {
	background-image: url(../images/titlebox_02.gif);
	background-repeat: repeat-x;
	/*padding-top: 5px;
	padding-bottom: 5px;*/
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	text-transform: uppercase;
}
.ImageRotator{
	padding-right: 6px;
	padding-bottom: 3px;
}


.headerbg{
	background-color : #FFFFFF;
	background-image: url(../images/banner_bg.gif);
	background-repeat : repeat-x;
	color: #990000;
}
.searchdivIE, .searchdivMOZ {	
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	color: #000000;
	font-size: 9px;
	align: left;
	text-align: center;
	vertical-align: middle;
	width: 201px;
	margin: 0px;
	padding: 0px;
	height: 31px;
}

.searchdivMOZ {
	margin-top: 0px;
}

.searchformIE, .searchformMOZ {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	display: inline;
}

.searchformMOZ {
	display: block;
}

.searchbtnIE, .searchbtnMOZ {
	background-color: #cccccc;
	color: #666666;
	font-size: 9px;
	text-align : center;
	vertical-align: middle;
	height: 17px;
	width: 40px;
	border: solid 1px #666666;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;

}

.searchbtnMOZ {
	margin-top: 0px;
}

.searchboxIE, .searchboxMOZ {
	color: #000000;
	border: solid 1px #666666;
	font-size: 9px;
	height: 17px;
	vertical-align: middle;
	margin-top: 4px;
	width: 125px;
}

.searchboxMOZ {
	margin-top: 0px;
}



.titlebar {
	background-color : #000066;
	color : #FFFFFF;
	font-size : 14pt;
	font-weight : bold;
}

.titletext {
	color : #FFFFFF;
	font-size : 12pt;
	font-weight : bold;
}

.rightImage{
	margin-left: 10px;
	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: 12px;
}
.NewsTitle 
{
	font-size: 12px;
}
.NewsPubDate 
{
	font-size: 11px;
}
.NewsSubTitle 
{
	font-size: 12px;
}
.NewsItem 
{
	font-size: 12px;
}



#bulletin-list .NewsTitle, #bulletin-list .NewsSubTitle, #bulletin-list .NewsItem{
	font-size: 10pt;
}

#bulletin-detail .NewsTitle, #bulletin-detail .NewsSubTitle, #bulletin-detail .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 
{
	font-size: 10px;
	color: #990000;
}
.cal2 
{
	font-size: 10px;
	color: #000099;
}
.cal1:hover
{
	color: Red;
}
.cal2:hover
{
	color: Blue;
}
.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: 12px;
}


/* Top navigation */

.topNavRow {
	background-image: url(../images/banner_bg.gif);
	background-repeat : repeat-x;
}

.topNavCell {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

.topNavCell2 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: right;
	vertical-align: middle;
	text-transform: uppercase;
}

a.topNavLink, a.topNavLink:active, a.topNavLink:visited, a.topNavLink:Hover  {
	text-decoration: none;
	color: #990000;
}
a.topNavLink:Hover {
	color: #999999;
}

/* Left navigation */
.menu {
	background-color : #FFFFFF;
	background-image: url(../images/leftnav_bg.gif);
	background-repeat : repeat-y;
	padding-top : 6px;
	vertical-align : top;
	width: 210px;
}
.sideNav {
	font-size: 13px;
}

/*.sideNavNot {
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavCurNot {
	margin-left: -25px;
	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-size: 12px;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavCurNot2 {
	font-size: 12px;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavNot3 {
	font-size: 11px;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavCurNot3 {
	font-size: 11px;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
	
}
.sideNavNot4 {
	font-size: 10px;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : circle;
}
.sideNavCurNot4 {
	font-size: 10px;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : circle;
}
.sideNavNot5 {
	font-size: 10px;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavCurNot5 {
	font-size: 10px;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : disc;
}
.sideNavNot6 {
	font-size: 10px;
	margin-left: -25px;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : square;
}
.sideNavCurNot6 {
	font-size: 10px;
	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 {
	font-weight: bold;
	background-color: #990000;
	text-decoration: none;
	color: #FFFFFF;
}

a.sideNavCurLink:Hover {
	background-color: #660000;
	text-decoration: none;
	color: #CCCCCC;
}


/* ====== 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;
}

