/* CSS Document */
body {
font-family: Arial, Helvetica, sans-serif;
margin-top: 0;
margin-left: auto;
margin-right: auto;
}
form {
margin: 0;
}
input {
margin-top: 3px;
}
/* DIVS */
#outer {
width: 1003px;
margin-left: auto;
margin-right: auto;
}
#topleft {
background-image:url(images/site_revamp_02.jpg);
width: 167px;
float: left;
vertical-align: middle;
padding-top: 7px;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}
#topright {
height: 69px;
width: 836px;
float: right;
}
#toprighttop {
background-image:url(images/site_revamp_03.jpg);
height: 35px;
}

#toprightbottom {
background-image:url(images/site_revamp_04.jpg);
height: 34px;
width: 836px;
float: right;
vertical-align: bottom;
}
#links {
float: left;
width: 390px;
}
#form {
float: right;
width: 434px;
}
#left {
float: left;
width: 152px;
margin-left: 5px;
background-color: #E8E8E8;
}
#contentouter{
	float: left;
  width: 607px;
  margin-left: 7px;
  }
  #contenttop {
  background-image:url(images/speedylink_08.jpg);
  height: 41px;
  margin-top: 2px; 
  }
  #content {
  font-size: 9pt;
  padding: 10px;
  width: 585px;
  border-left: 1px solid #6361b5;
  border-right: 1px solid #6361b5;
  border-bottom: 1px solid #6361b5;
}
#rightpic {
float: right;
}
#right {
float: right;
width: 215px;
border: 1px solid #6361b5;
margin-top: 4px;
}
/* STYLES */
#toprightbottom a {
color: white;
font-weight: bold;
}
p {
margin-top: 2pt;
margin-bottom: 2pt;
}
.style1 {
	color: #0000FF;
	font-weight: bold;
	font-size: 22pt;
	margin-left: 15px;
}
.style2 {
	font-weight: bold;
	font-size: 12pt;
	margin-left: 25px;
	}
	.style2a {
	font-weight: bold;
	font-size: 11pt;
	margin-left: 25px;
	}
	.style3{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	margin-left: 15px;
	}
		.style4{
	font-size: 9pt;
	color: white;
	margin-left: 5px;
	margin-top: 8px;
	}
		.styletopform{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	margin-left: 5px;
	margin-top: 0px;
	}
	.leftbold{
	font-weight: bold;
	font-size: 10.5pt;
	color: black;
	margin-left: 5px;
	margin-top: 0px;
	}
	.styleleft {
	background-color: #E8E8E8;
	padding-left: 3px;
	font-size: 10pt;
	color: black;
	}
	.style6 {font-size: 8pt;
	padding-left: 3px;
	}
	.whitespace {
	background-color: white;
	font-size: 5px;
	margin: 0;
	}
	.red {
	font-size: 12px;
	font-weight: bold;
	color: red;
	}
	.style7 {
	font-size: 11pt;
	}