﻿ul {
	padding-left: 0px;
	margin-left: 35px;
	margin-bottom: 15px;
	margin-top: 15px;
}
body {
	background-color: #219CC6;
	padding: 0px;
	margin: 0px;
	background-image: url('images/bktileblue.jpg');
	background-repeat: repeat-x;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a {
}
a:hover {
	text-decoration: none;
}
hr {
	color: #FF9900;
	font-size: 1pt;
	font-weight: normal;
}
table {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.style1 {
	text-align: center;
}
.top {
	padding: 1px;
	margin: 1px;
	text-align: right;
	vertical-align: top;
	font-size: 13px;
}
.pictureintable {
	background-image: url('images/extras/operator.jpg');
}
.picturenoborder {
	border-width: 0;
	margin-bottom: 9px;
	margin-top: 9px;
}
.headerclass {
	background-color: #152E35;
	font-size: xx-small;
	color: #25505C;
	text-align: center;
	letter-spacing: 1px;
}
.bold {
	color: #000000;
}
.specialred {
	color: #FF0000;
	text-align: left;
	font-size: small;
	padding: 7px;
	margin: 6px;
	border: 1px double #FF0000;
}
.picture2style {
	margin-left: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
}
.objectstyle {
	margin-bottom: 9px;
	margin-top: 9px;
}
.blueblock {
	line-height: normal;
	vertical-align: text-top;
	background-color: #00AEEF;
	text-align: left;
	color: #FFFFFF;
	padding: 12px;
	margin: 8px;
	text-indent: 0px;
	font-weight: normal;
	font-family: Tahoma;
}
.Heading1orange {
	margin: 7px 16px 8px 2px;
	font-size: 14px;
	color: #EC8D00;
	font-weight: bold;
	text-align: left;
}
.heading2 {
	margin: 7px 16px 8px 5px;
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #666666;
}
.paragraphstyle {
	padding: 6px;
	margin: 2px 10px 2px 8px;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}
.picturestyle {
	margin: 5px;
}
.footerwhite {
	color: #FFFFFF;
}
.bulletstyle {
	margin: 5px 5px 5px 0px;
	list-style-image: url('images/ch_more.gif');
	text-align: left;
}
.tinywordsgrey {
	padding: 2px;
	font-size: xx-small;
	margin-bottom: 6px;
	text-align: left;
	color: #C0C0C0;
	margin-right: 6px;
	margin-left: 12px;
}
.thumbnailstyle {
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
}
.footerstyle {
	background-color: #295B6A;
	color: #FFFFFF;
	padding-top: -9px;
}





/* Styles for Navigation */
#navigation li {
}
#navigation a {
	border-style: solid;
	border-width: 0px 1pt 0pt 0px;
	border-color: #FFFFFF;
	padding: 6px 9px 6px 9px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	display: inline-block;
	font-size: 13px;
	clip: rect(auto, auto, auto, auto);
	background-repeat: repeat-x;
	overflow: visible;
	background-color: #295B6A;
	background-image: url('images/cssrollovergrey.gif');
}
#navigation a:hover {
	background-color: #E3910D;
	background-image: url('images/cssrolloverorange.gif');
	background-repeat: repeat-x;
	color: #000000;
}

