body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	background-color: #E5EAF7;
}

pre {
 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
 white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 /* width: 99%; */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
}


p, ol, ul, li, td, input, select, option {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
b {
	font-weight: bold;
}

sub {
	font-size: 10px;
}


hr {
	font-size: 1px;
	line-height: 1px;
	color: #4d50a1;
	clear: both;
}
.bluebkg {
	background-color: #E5EAF7;
}

#katrina_photo_bkg .leftbox {
	float: left;
}
#katrina_photo_bkg .rightbox {
	float: right;
}
#katrina_photo_bkg {
	background-color: #EAE9E9;
	padding: 10px;
}

.caption_katrina {
	width: 250px;
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
}

.quote {
	font-style: italic;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	color: #ff0000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4d50a1;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 130px;
	vertical-align: bottom;
}
.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 130px;
	vertical-align: bottom;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 130px;
	vertical-align: bottom;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	vertical-align: bottom;
	width: 130px;
}
.comment, #content_success .comment, #content_driven .comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.leftbox {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	clear: right;
}
.rightbox {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
	float: right;
	clear: left;
}
.bulletlead {
	margin-top: -15px;
}
.bulletindent {
	margin-left: 15px;
}
.bluebold {
	font-weight: bold;
	color: #4d50a1;
}
.meetings {
	position: absolute;
	visibility: hidden;
	z-index: auto;
	height: auto;
	width: auto;
	border-color: #000000;
}

.hierarhcy {
	color: blue;
}
.hierarchy a:link {
	color: blue;
}
.hierarchy a:visited {
	color: blue;
}
.hierarchy-current {
	font-size: larger;
	color: purple;
}
.hierarchy-current a:link {
	color: purple;
}
.hierarchy-current a:visited {
	color: purple;
}

#topnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #0434B1;                             /* Royal Blue */
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	height: 25px;
	vertical-align: middle;
}
#topnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #0000ff;                             /* electric Blue */
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	height: 25px;
	vertical-align: middle;
}
#topnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #cc6633;                             /* burnt orange */
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	height: 25px;
	vertical-align: middle;
}
#topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #FEA500;                             /* orange */
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	height: 25px;
	vertical-align: middle;
}


#leftnav {
	width: 220px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#leftnav a:link, #leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	color: #4d50a1;                             /* medium blue */
	text-align: left;
}
#leftnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	color: #cc6633;
	text-align: left;
}
#leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	color: #FEA500;
	text-align: left;
}
#leftnav .subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
}
#leftnav .spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-left: 15px;
	height: 21px;
	width: 130px;
}

#content {
	width: 600px;
	padding: 13px;
	background-color: #ffffff;
}

#content_success, #content_driven {
	width: 560px;
	padding: 13px;
	background-color: #ffffff;
}

#content_success .title, #content_driven .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-bottom: -21px;
	color: #4d50a1;
}

#content_success p, #content_driven p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-bottom: 15px;
}

#content_success li, #content_driven li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

#content_success ul, #content_driven ul  {
	margin-top: -16px;
}

#content_success .print, #content_driven .print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content_home {
	width: 630px;
	padding: 13px;
	background-color: #ffffff;
}

#sitemap a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	color: #0434B1;
	text-align: left;
}
#sitemap a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	color: #0000ff;
	text-align: left;
}
#sitemap a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	color: #cc6633;
	text-align: left;
}
#sitemap a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	color: #FEA500;
	text-align: left;
}

/*These styles are for the reports*/

#schedule a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	color: #4d50a1;                             /* medium blue */
	text-align: left;	
}

#schedule a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	/*color: #FEA500;*/
	color: #CCCCCC;
	text-align: left;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
.formsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.preliminary {
    font-family: Verdana bold, Arial bold, Helvetica bold, sans-serif bold;
    font-size: 12px;
    font-style: normal;
    line-height: 12px;
    font-weight: bold;
    color: #FF0000;
}
.redishbkg {
	background-color: #F94E4E;
}
.bluishbkg {
	background-color: #2BAEE4;
}
.greenishbkg {
	background-color: #7ACF86;
}
.purplishbkg {
	background-color: #B289D2;
}
.orangishbkg {
	background-color: #F39D5E;
}
.subheadBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #4d50a1;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#bonus_report p {
	padding: 5px;
}
.container {
  display: inline-block;
}
.hoverImg {
  display: none;
}
.hover-text:hover ~ .hoverImg {
  display: block;  
}