@charset "utf-8";
/* CSS Document for FireFighters OK*/

body{
	background-color:#FFFFFF;
	background-image:url(images/background_flat.png);
	background-repeat:repeat-y;
	background-position:center;
	margin-top:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#wrapper {
	width:805px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#header {
	background-image:url(images/header2.jpg);
	width:805px;
	background-repeat:no-repeat;
	height:130px;
}
.VB {
	text-align: right;
	padding-top: 35px;
	padding-right: 10px;
	font-size:16px;
	}
.VB a:link {color:#FFF; text-decoration:none}
.VB a:visited {color:#FFF; text-decoration:none}
.VB a:hover {color:#990000; text-decoration:none}

.leftSide {
	width:175px;
	float: left;
}
.rightSide {
	width:610px;
	float:left;
	padding: 4px 4px 0 16px;
}
.contentLeft {
	width: 280px;
	float:left;
	padding-left:20px;
}
.contentMiddle {
	width: 300px;
	float:left;
}
.contentRight {
	width: 157px;
	float:left;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14pt;
	text-transform:uppercase;
	color: #990000;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #44588d;
}

a:link {color:#1a3677; text-decoration:underline;}
a:visited {color:#1a3677; text-decoration:underline;}
a:hover {color:#990000; text-decoration:	underline;}
a:active {color:#1a3677; text-decoration:underline;}


ul li {
	list-style-image:url(images/bullet.jpg);
	line-height: 20px;
}
.footer {
	background-image:url(images/footer.jpg);
	height:105px;
}
.footerTag {
	font-size:9px;
	color:#333333;
	text-align:right;
	padding-right:8px;
	padding-top:22px;
}
.footerTag a{
	font-size:10px;
	color:#fd6600;
	text-decoration:underline;
	font-weight:bold;
}
.footerTag a:hover{
color:#fd6600;
text-decoration:none;
font-weight:bold;
}
.rateTitles {
	font-size:16px;
	color:#143272;
	padding-top:6px;
	font-weight:bold;
}

