@charset "UTF-8";
.tableheight {
	height: 100%;
}
.contentbackground {
	background-image: url(images/content_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body, html {
padding : 0px;
margin : 0px;
width : 100%;
height : 100%;
}
img {
	border: 0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.footer:link {
	text-decoration: none;
}
.footer:hover {
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.interiortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.interiortextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.interiortext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.interiortext2b {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 14px;
	color: #0000FF;
	text-decoration: none;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-style: italic;
	font-weight: bold;
}
.imagebox {
	float: right;
}
.imagebox2 {
	float: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #0000FF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	background-color: #000066;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #5782EF;
}
.interiortitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	line-height: 20px;
	display: block;
}
.quotetext {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.indextext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
}
.tableborder {
	border: 1px solid #FFFFFF;
	font-weight: normal;
}
.ul-spacing {
	line-height: 12px;
}
.equipment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 10px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	display:list-item;
	text-indent:2px;
	padding-top:4px;
}

#equipment{
	width:275px;
	font:bold 12px Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #000066;
	margin-top:0px;
}

#equipment u1 {
	display:list-item;
	margin-bottom:0px;
}

#equipment li {
	margin-top:6px;
}

#sitemap {
	width:300px;
	font:bold 12px Arial, Helvetica, sans-serif;
	margin-top:15px;
	text-transform:capitalize;
	text-decoration:none;
	color:#000000;
}

#sitemap a{
	text-transform:capitalize;
	text-decoration:none;
	color:#000000;
}

#sitemap a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#sitemap u1{
	display:list-item;
}

#sitemap li{
	margin-top:6px;
}
