@import url("VisLink.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
}

#wrapper {
width: 790px;
text-align:left;
margin: 0px 0px 0px 5px;
}

#content {
float:left;
width:650px;
}

#sideContent {
	float:right;
	width:120px;
}


h1,h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size:200%;
}

h2 {
	font-size:175%;
}

h3 {
	font-size:150%;
}

h4 {
	font-size:120%;
}

p1 {
width: 760 px;
}

h8{
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1b425a;
	text-decoration: none;
}
.headline20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #1b425a;
}
.headline18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1b425a;
}
.columnheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1b425a;
	font-weight:bold;
	background-color: #cfdbe6;
}
.columnredbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1b425a;
	font-weight:bold;
	background-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #cfdbe6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.spacer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #1b425a;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1b425a;
	border-bottom-color: #1b425a;
}

div#Comps {
	width:500px;
	margin:0px 0px 0px 20px;
}
div#Comps img {
	float:left;
}

div#Comps p {
	margin:0px 0px 0px 200px;
	font-size:100%;
}

.addr {
	color:#1b425a;
	font-weight: 600;
	font-size:300%;
}



