/* ------------------------------------------------------------------ */
/* Sets global defaults - can be overridden in additional stylesheets */
/* ------------------------------------------------------------------ */

.search_link {
	font-size: 10pt;
}
.hilite {
	background-color: #FCF403;
	color: #000000;
	font-weight: bolder;
}

#mst {display:none;}

/* ------------------------------------------------------------------ */
/* ===== HTML Elements ===== */
body {
	background: #19367a;
	background-image: url("../images/bibbco_bg.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	margin : 5px auto;
	padding : 0;
}

.EditBody {
	background: white;
}

a, a:link {
	color: #203f7c;
	text-decoration:none;
}


a:active, a:visited {
	color: #203f7c;
}


a:hover {
 text-decoration: underline;
}

a.Ingenuitylink, a.Ingenuitylink:active, a.Ingenuitylink:visited  {
	color : #FFFFFF;
	font-weight: bold;	
	text-decoration: underline;
}
a.footerlink, a.footerlink:active, a.footerlink:visited {
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

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;
}


.rightImage, .rightpic{
	margin-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	align: right;
	text-align: right;
}

.leftImage, .leftpic{
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	align: right;
	text-align: left;
}


#outertable {
	background: #FFFFFF;
}

/* ------------------------------------------------------------------ */
/* ===== Custom Classes ===== */

.centertable {
	margin-top : 0px;
	margin-bottom : 0px;

}

.content {
	vertical-align: top;
	text-align: justify;
	line-height: 140%;
	margin: 4px 8px 20px 8px;
}

.content p {
	margin: 4px 0 20px 0;

}


.footerL, .footerR {
	background-color: #000066;
	color: #ffffff;
	border-style: solid 
	border-color: white;
	border-width: 1px 0 1px 1px; 
	font-size : 8pt;
	font-weight: bold;
	text-align : left;
	padding: 4px;

}
.footerR {
	text-align : right;
	border-width: 1px 1px 1px 0;

}

.banner{
	background-color: #1f407c;
}
#bannerbtm {
	background-image: url("../images/Calera-Design2_03.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

.rightNav{
	padding: 0px 0px 0px 0px;
}

.content .rightNav{
	float: right;
	width: 185px;
	text-align: left;
} 
/* ====== Breadcrumbs App ===== */
.BreadCrumbs {
	font-size: 10pt;

}
.BreadCrumbs H5 {
	font-size: 10pt;
	display: inline;
	font-weight: bold;
}
/* ============================ */


#searchform {
	margin : 0;
	padding : 0;
	display: inline;
	vertical-align: middle;
}

.searchbtn {
	background-color: #000;
	color: #ffffff;
	font-size: 10px;
	height: 18px;
	width: 50px;
	border: none;
	margin: 2px 3px 0 0;
}
.searchbox {
	margin: 3px 0 0 0;
	font-size: 10px;
	height: 19px;
	width: 75px;
	border: solid 1px #000;
}
.sidebarnews{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #004e09;
	font-size : 11pt;
	margin: 2px 0 0 0;
	font-weight : normal;
	text-align: left;
}
.sidebarspot {
	color : #004e09;
	font-size : 12pt;
	font-weight : bold;
}

td.news {
	padding: 0px;
	margin: 0px;
}
.news, .news td{
	color : #000000;
	font-size: 8pt;
	text-align : left;
}
td.contact {
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;
}



.pageTitle {
	background-color : #1f407c;
	color : #FFFFFF;
	font-family: Arial, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	padding: 2px;
}

.titletext {
	font-size : 11pt;
	font-weight : bold;
	color : #000066;
	padding: 0 0 8p 0x;
}

#trail {
	padding: 0 0 8p 0x;
}

.trim {
	background-color : #000000;
}

.weather {
	margin: 0 auto;
}

#smallnavIE, #smallnavMOZ {
	color: white;
	font-size: 10px;
	font-weight: bold;
	background-color: #030367;
	border-color: white;
	border-width: 0 0 1px 1px;
	border-style: solid;
	line-height: 28px;
	padding: 0 0 0 20px;
	height: 29px;

}
#smallnavMOZ {
	line-height: 26px;
	height: 29px;

}

/*------------------------Navigation Styles---------------------------*/
/* ===== Primary (top) navigation ===== */

.topNavRow {
	/*background-color: #658acf;*/
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;

}
.topNavCell, .topNavCellFirst {
	/*border-color: #1f407c;
	border-width: 0 0 1px 0;
	border-style: solid;*/
	vertical-align: middle;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
}
a.topNavLink, a.topNavLink:Visited, a.topNavLink:Active {
	text-decoration: none;
	color: #ffffff;
}
a.topNavLink:Hover {
	text-decoration: none;
	color: #cccccc;
}
/* ===========================================================================*/
/* ===== Rollover Navigation ===== */
td.menu {
	background-color : #900;
	width: 200px;
	padding: 0;
}


.MenuArrow {
	clear: right;
	float: right;
	vertical-align: middle;
	margin: 6px 7px 0 0;

}

/* ===========VERTICAL=========*/


.NavVIE1, .NavVIE2, .NavVIE3, .NavVIE4, .NavVIE5, .NavVIE1hover, .NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover, .NavVMOZ1, .NavVMOZ2, .NavVMOZ3, .NavVMOZ4, .NavVMOZ5, .NavVMOZ1hover, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover  {	
	margin:0;
	line-height: 1.6em;
	height: 23px;
	border-top: 1px solid #A61A1A;
	border-right: 1px solid #A61A1A;
	border-bottom: 1px solid #7D0000;
	border-left: none;
	text-decoration:none;
	color:#fff;
	background:#900;
	padding:0 0 0 20px;
	width: 200px;
}
.NavVIE2, .NavVIE3, .NavVIE4, .NavVIE5,  .NavVMOZ2, .NavVMOZ3, .NavVMOZ4, .NavVMOZ5,  {	
	line-height: 1.6em;
	height: 23px;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #e2e2e2;
	background-image: none;
	background-color: #203f7c;
	border-top: 1px solid #3e5d9b;
	border-right: 1px solid #3e5d9b;
	border-bottom: 1px solid #132b5a;
	border-left: none;
	padding: 0 0 0 12px;
	width: 200px;
}

.NavVIE1hover, .NavVMOZ1hover, .NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover {
	background:#600 url("../images/vert-one_arrow.gif") no-repeat 0 5px;
	border-top: 1px solid #900;
	border-right: 1px solid #900;
	border-bottom: 1px solid #300;
}
 .NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover {
	color: #203f7c;
	background-color: #e2e2e2;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddd;
}

/* ===== Secondary (left) navigation ===== */



/* - - - Normal Menu - - - */

.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;
}
a.sideNavLink, a.sidenavlink:visited {
	text-decoration: none;
	color: #000000;
}
a.sideNavLink:Hover {
	background-color: #1f407c;
	text-decoration: none;
	color: #FFFFFF;
}
a.sideNavCurLink {
	text-decoration: none;
	color: #CC0000;
}

/* --------  IN RIGHT NAV -------- */
.rightNav .sideNavNot1, .rightNav .sideNavCurNot1 {
	font-size: 8pt;
	font-weight: bold;
	margin-left: -38px;
	list-style-position: outside;
	list-style-type: none;
}

.rightNav a.sideNavLink, .rightNav a.sideNavLink:active, .rightNav a.sideNavLink:visited  {
	text-decoration: none;
	color: #000000;
}
.rightNav a.sideNavLink:Hover {
	text-decoration: none;
	color: #fff;
}
.rightNav a.sideNavCurLink, .rightNav a.sideNavCurLink:active, .rightNav a.sideNavCurLink:visited {
	text-decoration: underline;
	color: #000000;
}

.rightNav a.sideNavCurLink:Hover {
	text-decoration: none;
	color: #fff;
}

/* -------- IN PAGE CONTENT -------- */
.content a.sideNavLink, .content a.sideNavLink:active, .content a.sideNavLink:visited  {
	text-decoration: none;
	color: #000000;
}
.content a.sideNavLink:Hover {
	text-decoration: none;
	color: #666666;
}
.content a.sideNavCurLink, .content a.sideNavCurLink:active, .content a.sideNavCurLink:visited {
	text-decoration: underline;
	color: #000000;
}

.content a.sideNavCurLink:Hover {
	text-decoration: none;
	color: #666666;
}

/* -------------------------------------------------------- */


/*-------------------------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: #1f407c;
	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;
}
.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: #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;
}















