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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-position: center;
}
img.floatRight { 
    float: right; 
	border:1px solid #CCCCCC;
	padding:2px;
	background:#FFFFFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
 
}
img.floatLeft { 
    float: left; 
	border:1px solid #CCCCCC;
	padding:2px;
	background:#FFFFFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 0px;
 
}
img.left {
	border:1px solid #CCCCCC;
	padding:2px;
	background:#FFFFFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
img.frame {
	border:1px solid #CCCCCC;
	padding:2px;
	background:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
	color: #000c25;
	text-align: left;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 30px;
	color: #000000;
	text-align: left;
}
.text a:link {
	font-size: 15px;
	line-height: 22px;
	text-decoration:underline;
	color: #000c25;
}
.text a:visited {
	font-size: 15px;
	line-height: 22px;
	text-decoration: underline;
	color: #000c25;
}
.text a:hover {
	font-size: 15px;
	text-decoration: underline;
	color: #CC0000;
}
.text a:active {
	font-size: 15px;
	text-decoration: underline;
	color: #330000;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	line-height: 30px;
	text-align: left;
}
.text2 strong {
	font-weight: normal;
	text-transform: uppercase;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-bottom: 22px;
}
.navbar a:link {
	text-decoration:none;
	color: #FFFFFF;
}
.navbar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.navbar a:hover {
	text-decoration: underline;
	color: #CC9933;
}
.navbar a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style5 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.style5 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style5 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.style5 a:hover {
	color: #CC9933;
	text-decoration: none;
}
.style5 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
