body {
	background: #FFFFFF;
	 }

h1 {
    font-size: x-large;
	}

a:hover {
    color: #990000;
	background-color: #FFFFCC;
	}

p.footnote {
    text-align: left;
	font-size: smaller;
	}

p.section {
    font-family: arial, times, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	}

p.indent {
    text-indent: 0.25in;
	}

p.ident {
    text-indent:0.25in;
	}

strong.green {
    color: #008800;
	font-weight: bold;
	}

strong.red {
    color: #CC0033;
	font-weight: bold;
	}

.center	{
    text-align: center;
	}

.fc_footer	{
    /* text-align: center; */
	font-size: smaller; 
	}

.fc_footer td {
	text-align: left;
	font-size: smaller;
	padding: 5px 0 5px 0;
	}
	
.hang {
    text-indent: -3em;
	margin-left: 3em;
	}

.newsfeeds {
	float: right;
	width: 30%;
	border: double #000033;
	background: #f2f6f9;
	padding: 5px;
	margin: 5px 5px 5px 10px;
	}

.newsfeeds h3 {
	color: #600;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	}

.newsitem {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: smaller;
	font-weight: normal;
	text-align: left;
	margin: 5px 5px 10px 15px;
	}

.nowrap	{
    white-space: nowrap;
	}

.small {
    text-align: left;
	font-size: smaller;
	}

.smaller {
    font-size: smaller;
	}

div#cb_footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-top: 1px solid #0055BB;
	padding-top: 6px;
	padding-bottom: 20px;
/*margin-left: 15px;
  margin-right: 15px;*/
    }

div#cb_footer img {
        margin-top: -6px;
        }

div#cb_footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: #0055BB;
	text-decoration: none;
	}

div#cb_footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990099;
	text-decoration: none;
	}

div#cb_footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #990000;
	text-decoration: underline;
	background-color: #FFFFCC;
	}

.modal-title {
  font-weight: 700;
  font-size: 18px;
} 

#log_buttons {
   color: black;
   background-image:linear-gradient(to bottom, white, white); 
    font-weight: 700;
}

.bigfoot {
   font-size: 14px;
   font-weight: normal;
   font-style: normal;
}

.nb_pad_top {
  padding-top: 5px;
}

#navbar_id {
  border-top-width: 0px;
}

.navbar-text.active {
  border-bottom: 5px solid black;
  content: " "; 
}
