/* CSS Document */
body, a, input, div { color: #333; font: 14px "Trebuchet MS", Arial }
input { height: 15px }
body { 
	background: #ccedfa; 
	background-image:url(img/body_bg.gif);
	background-repeat:repeat-y; 
	background-position:center; 
	text-align: center; 
	margin: 0; 
	padding: 0
	}
img { border: none }
ol, ul { margin-top: 0 }
li { padding-top: 10px }
td { padding: 0 20px; border-bottom: 1px solid #dae7ed }
.subjectItem { color: #036; font-weight: bold; width: 460px; float: left; padding-top: 10px; }
.toTop { width: 40px; float: right; padding-top: 10px; padding-bottom: 5px }
#centerMe { 
	text-align: left;
	position: relative;
	width: 1035px;
	top: 0px; 
	left: 0px;
	margin: 0 auto;
	}
#date {
	color: #666;
	font: 10px Verdana;
	text-align: right;
	position: absolute;
	top: 15px;
	left: 770px;
	width: 250px;
	z-index: 100
	}
#logo {
	position: absolute;
	top: 15px;
	left: 180px;
	width: 200px;
	height: 200px;
	background: url(img/logo.gif) no-repeat;
	z-index: 110
	}
#alert {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 5px;
	margin-top: 20px;
	margin-right: 30px;
	background: url(img/home_bg.gif) no-repeat -10px -2px;
	}
#header {
	color: #fff;
	font: 36px Georgia;
	font-variant: small-caps;
	line-height: 100%;
	position: absolute;
	top: 55px;
	left: 390px;
	padding: 9px 10px 4px 10px;
	height: 73px;
	width: 480px;
	background: url(img/title_bg.gif) no-repeat;
	z-index: 120
	}
#header:first-line {
	color: #0091ca
	}
#float {
	position: absolute;
	width: 214px;
	height: 168px;
	top: 300px;
	left: 800px;
	z-index: 120
	}
#nav {
	padding-top: 240px;
	padding-left: 150px;
	width: 240px; 
	height: 400px;
	background: url(img/firefighter.jpg) no-repeat -50px 0;
	position: absolute;
	top: 0;
	left: 1px;
	}
#email {
	color: #999;
	font-size: 12px;
	margin-top: 40px;
	margin-left: 70px
	}
#email a {
	color: #268cb4;
	font-size: 12px;
	font-weight: bold 
	}
a.nav, .nav2 {
	color: #0091ca;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	line-height: 120%;
	display: block;
	padding: 4px;
	border-bottom: 1px solid #efefef;
	width: 205px;
	height: 17px
	}
.nav2 {
	color: #d66446;
	}
#thisNav {
	color: #bbb;
	background: url(img/nav_bg.gif) top left;
	}
a.nav:hover {
	color: #036;
	text-decoration: underline
	}
a.nav2:hover {
	color: #930;
	text-decoration: underline
	}
.spacer {
	clear:both;
	padding-top:20px
	}
#contain {
	width: 645px;
	height: 401px;
	overflow: visible;
	padding-top: 169px;
	background: url(img/main_bg.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 389px;
	}
.content {
	width: 500px;
	padding-bottom: 20px;
	}
.header {
	color: #fff;
	font: bold 18px "Trebuchet MS", Arial;
	padding-top: 30px;
	padding-left: 20px;
	margin-bottom: -10px;
	width: 500px;
	height: 84px;
	background: url(img/header_bg.gif) no-repeat top left;
	}
.home {
	color: #fff;
	width: 460px;
	height: 666px;
	background: url(img/home_bg.gif) no-repeat top left;
	padding: 20px;
	padding-top: 30px
	}
.faqs {
	color: #268cb4;
	border: 1px solid #999;
	padding: 20px;
	width: auto
	 }
#emphasis strong {
	color: #036;
	}
.crucial {
	color: #930
	}
.faqs a	{
	color: #036;
	} 	 