@charset "utf-8";
body {
	background-image: url(../images/BckgrndGreyLtSwish.gif);
}

#MainContainer {
	position: relative;
	margin: 0px auto;
	width: 780px;
}
#header  {
	width: 100%;
	display: block;
}
#header  .imgleft  {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#header  .imgmiddle  {
	float: left;
	margin-left: 77px;
	margin-top: 18px;
}
#header  .imgright  {
	float: right;
	margin-right: 5px;
	margin-top: 17px;
}
#headercombobox    {
	width: 100%;
	display: block;
	clear: both;
}
#headercombobox    .deptcmb    {
	display: block;
	float: right;
}
#leftmenu  {
	float: left;
	width: 103px;
	position: relative;
}
#textsection  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2;
	float: right;
	width: 660px;
	overflow: visible;
	text-align: left;
	display: block;
	position: relative;
}
#footer {
	width: 100%;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	font-style: italic;
	font-weight: bold;
	display: block;
	bottom: 0px;
	position: relative;
	padding-top: 1em;
	border-top: 1px solid #000000;
	clear: both;
}
#textsection h1 {
	text-align: center;
	width: 100%;
	float: left;
	position: relative;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}
#textsection .headercenter {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	width: 100%;
	float: left;
	position: relative;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	clear: both;
	overflow: visible;
}
#textsection .header {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	width: 100%;
	float: left;
	position: relative;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	overflow: visible;
	clear: both;
}

#textsection .centertext {
	font-size: 1em;
	text-align: center;
	float: left;
	width: 100%;
	margin: 0px 0px 0.5em;
	padding: 0px;
	position: relative;
	display: block;
	overflow: visible;
}
#textsection .regulartext {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 0.5em;
	clear: both;
	overflow: visible;
}
#textsection .regularlist {
	display: inline;
	float: left;
	width: 95%;
	margin: 0px;
	clear: both;
	overflow: visible;
}

#textsection .centerlist {
	text-align: center;
	float: left;
	position: relative;
	list-style: none;
	width: 100%;
	padding: 0px 0px 0em;
	margin: 0px 0px .5em;
	overflow: hidden;
}
#MainContainer #textsection .centerlist li {
	width: 100%;
}

#textsection .leftcell {
	text-align: center;
	float: left;
	width: 49%;
	position: relative;
	clear: both;
	margin-bottom: 0.5em;
}

#textsection li {
	margin-bottom: 0.25em;
}

#textsection .rightcell {
	float: left;
	width: 49%;
	text-align: center;
	position: relative;
	margin-bottom: 0.5em;
}
#textsection  .leftcell:hover, #textsection  .leftcell:active, #textsection .rightcell:active, #textsection .rightcell:hover {
	background: #FFFFFF;
}
#textsection .imgmiddle {
	margin: 0px auto;
	display: block;
	clear: both;
}
#textsection .smalltextcenter {
	font-size: 0.6em;
	clear: both;
	width: 100%;
	text-align: center;
	display: block;
}
#textsection #tbllleft {
	float: left;
	width: 49%;
	clear: both;
	position: relative;
}
#textsection #tblright {
	float: left;
	width: 49%;
	position: relative;
}
#textsection #keeptogether {
	float: left;
	width: 100%;
	position: relative;
}
#textsection .centertextblueback {
	font-size: 1.2em;
	text-align: center;
	float: left;
	width: 100%;
	margin: 0em 0em 0.5em;
	padding: 0px;
	position: relative;
	display: block;
	background: #1316A4;
	color: #FFFFFF;
	font-weight: bold;
}
#textsection    #3coltbl li {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	position: relative;
	width: 33%;
}
#textsection .firetraining {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style: none;
	position: relative;
}
#textsection .firetraining li {
	float: left;
	width: 25%;
}
#textsection .underconstruction {
	display: block;
	background: url(../images/underconstruction.png) no-repeat 5px 5px;
	height: 228px;
	float: left;
	text-align: center;
	padding-left: 300px;
	width: 350px;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.2;
	font-weight: bold;
	padding-top: 3em;
}
#textsection .bottommenu {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style: none;
}
#textsection .topmenu .returnrow {
	height: 3em;
}
/*
div {
margin: 5em;
padding: 4em;
border: 1em solid green;
width: 40em
}
*/
header .deptcmb {
	display: block;
	float: right;
}
.footer {
	width: 100%;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	font-style: italic;
	font-weight: bold;
	display: block;
	bottom: 0px;
	position: relative;
	padding-top: 1em;
	border-top: 1px solid #000000;
	clear: both;
}
.datechanged {
	color: #F00;
}
.transport {
	font-weight: bold;
	color: #00F;
}
