@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagery/bg_tile.jpg);
}
.tableBG {
	background-image: url(imagery/bg.jpg);
	background-repeat: repeat-x;
}
.style4 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: verdana;
}

.smallHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
	vertical-align: top;
	margin-right: 10px;
}
.style5 {
	color: #0099FF;
	font-weight: bold;
}
.footerTopBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #353637;
	border-right-color: #353637;
	border-bottom-color: #353637;
	border-left-color: #353637;
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.style7 {color: #666666}

.contentTable {
	text-align: justify;
	vertical-align: top;
	background-color: #F5F5F5;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin: 0px;
	background-image: url(imagery/footerImage-connection.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a {
	font-family: Verdana;
	font-size: 12px;
}
a:link {
	color:#036;
	text-decoration: none;
}
a:visited {
    color: #333;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #097DAC;
	font-family: Verdana;
	font-size: 12px;
	display: marker;
}
.style8 {color: #000000}
.style9 {font-family: verdana}
.style14 {font-size: 18px; font-family: verdana; color: #072B45;}
.style15 {font-family: verdana; font-size: 14px; }
