@charset "UTF-8";
/* CSS Document */

.menu {color: #07589d; font-size: 0.7em; font-weight: bold; font-family: Verdana, sans-serif} /*menu text*/
.body_text {color: #07589d; font-size: 0.7em; font-family: Verdana, sans-serif} /*blue body text*/
.body_orange {color: #f26522; font-size: 0.7em; font-family: Verdana, sans-serif} /*orange body text*/
.bigger_body_text {color: #07589d; font-size: 0.8em; font-family: Verdana, sans-serif} /*bigger blue body text*/
.caption_text {color: #07589d; font-size: 0.65em; font-family: Verdana, sans-serif} /*caption text*/
.caption_orange {color: #f26522; font-size: 0.65em; font-family: Verdana, sans-serif} /*orange caption text*/
.caption_title {color: #07589d; font-size: 0.65em; font-style: italic; font-weight: bold; font-family: Verdana, sans-serif} /*caption text*/
.menu_facebook {color: #07589d; font-size: 0.55em; font-weight: bold; font-family: Verdana, sans-serif} /*menu facebook text*/
.heading_blue {color: #07589d; font-size:12px font-weight: bold; font-family: Verdana, sans-serif} /*heading text*/
.heading_orange {color: #f26522; font-size:12px; font-weight: bold; font-family: Verdana, sans-serif} /*heading text*/

a { color: #07589d; text-decoration: none;}
a:visited { color: #07589d; text-decoration: none;}
a:active { color: #f26522; text-decoration: none;}
a:hover { color: #f26522; text-decoration: none;}

.copyright {color: #07589d; font-size: 0.55em; font-family: Verdana, sans-serif} /*copyright credit text/ul li {
	line-height: 140%;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
