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

.barStyle {
	float: none;
	background-repeat: repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	background-color: #7BB2DE;
}
.navBarStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/navBar_img_03.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.blue {
	background-color: #7BB2DE;
	width: 170px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	background-color: #7BB2DE;
}
.boldlink:link, .boldlink:active, .boldlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boldlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;.whitefont {
	color: #FFFFFF;
}
.boldlinkdark:link, .boldlinkdark:active, .boldlinkdark:visited {
	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boldlinkdark:hover {
	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

.whitefont {
	color: #FFFFFF;
}
.book {
	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}

.big_text {
	font-family: "Book Antiqua", "Bookman Old Style";
	font-weight: bolder;
	color: #333333;
	font-style: italic;
}
.courtesy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}

