body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
img {
	display: block;
}
table {
	border-spacing: 0;
	padding: 0;
}
a {
	color: #075B9C;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	color: #005CBB;
}
h2 {
	font-size: 13px;
	color: #005CBB;
}
li {
	margin-top: 12px;
}
img {
	border: 0px;
}
#top {
	font-size: 10px;
	background-image: url('/images/bg_top.jpg');
	background-repeat: no-repeat;
	background-position: right;
	width: 760px;
	height: 22px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}
#topfire {
	font-size: 10px;
	background-image: url('/images/bg_top_fire.jpg');
	background-repeat: no-repeat;
	background-position: right;
	width: 760px;
	height: 22px;
	text-align: right;
}
#nav {
	width: 760px;
	height: 22px;
	background-color: #F0F0F0;
	border: 1px solid #C0C0C0;
	margin-bottom: 10px;
}
#navfire {
	background: url('/images/nav_bgr_fire.jpg') #FFFFFF top repeat-x;
	width: 760px;
	height: 39px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#navfire a {
	color: #FFFFFF;
}
#sidenavfire {
	background: url('/images/nav_fire.jpg') top no-repeat;
	width:  231px;
	height: 473px;
   _width:  286px;
   _height: 557px;
	font-size: 12px;
	color: #9F1509;
	margin: 0px 0px 159px 0px;
	padding: 84px 55px 0px 0px;
	text-align: right;
}
#sidenavfire h1 {
	font: bold 14px Arial;
	margin-bottom: 0px;
}
#sidenavfire a {
	color: #9F1509;
}
#sidenavfire a:link {
	text-decoration: none;
}
#sidenavfire a:visited {
	text-decoration: none;
}
#sidenavfire a:hover {
	text-decoration: underline;
}
#sidenavfire a:active {
	text-decoration: underline;
}
#navLeft {
	float: left;
}
#navLeft p {
	text-transform: uppercase;
	text-align: left;
	margin: 5px 4px 4px 4px;
}

#navRight p {
	text-transform: uppercase;
	text-align: right;
	margin: 5px 4px 4px 4px;
	left: -10px;
}

#footer {
	width: 760px;
	border-top: 1px solid #C0C0C0;
	margin-top: 10px;
}
#footer p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#footer a {
	text-transform: uppercase;
}
#banner {
	margin-left: 10px;
}
#content {
	margin: 10px 10px 10px 10px;
}
#rightSide {
	float: right;
	margin-top: 10px;
	
	width: 158px;
}
#leftSideTop {
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #C0C0C0;
	
}
#leftSideBottom {
	padding-left: 10px;
	padding-right: 10px;
	
}
#leftSideTop h2 {
	text-align: center;
	color: #005CBB;
	margin-bottom: 3px;
}
#leftSide p {
	margin-left: 10px;
}

#quickFactsRightBar {
	margin-left: 10px;
	width: 220px;
	float: right;
	background-color: #FFFF99;
}

#quickFactsRightBar p {
	margin: 5px 5px 5px 5px;
}
#searchBox input {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#searchBox {
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.error {
	color: red;
}
.thumbwrapper {
	float: left;
	height: 130px;
	width: 110px;
	padding: 5px;
	background: #F0EEE0;
	margin: 8px;
	border: 1px solid #AFAB8E;
	text-align: center;
}
