body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.5em;
	color: #333333;
	background-attachment: scroll;
	background-color: #DCE0E4;
	background-image: url(images/vert_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
body a:link{
	color: #CC0000;
	text-decoration: underline;
}
body a:visited{
	color: #CC0000;
	text-decoration: underline;
}
body a:hover{
	color: #CC0000;
	text-decoration: none;
}

.header {
	background-attachment: scroll;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 101px;
	border: 1px solid #FFFFFF;
}
.topnav {
	background-color: #CC0000;
	height: 27px;
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.wrapper {
	background-attachment: scroll;
	background-image: url(images/squares_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	padding: 12px 27px 27px;
}
.searchtext {
	font-size: 85%;
	color: #333333;
	height: 32px;
}
.searchtext a:link{
	color: #333333;
	text-decoration: none;
}
.searchtext a:visited{
	color: #333333;
	text-decoration: none;
}
.searchtext a:hover{
	color: #333333;
	text-decoration: underline;
}
.breadcrumbs {
	height: 40px;
	margin: 0px;
	padding: 0px;
}
.breadcrumbs p {
	padding: 0px;
	font-size: 85%;
}
.footer {
	vertical-align: top;
}
.red {
	font-weight: bold;
	color: #CC0000;
}
.sitetitles {
	font-weight: bold;
}
.folio {
	padding-top: 10px;
}
.bold_header {
	font-size: 105%;
	font-weight: bold;
}
h3 {
	font-size: 110%;
	color: #CC0000;
	padding-bottom: 0px;
}
.headings {
	font-size: 120%;
	color: #CC0000;
	padding-top: 15px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.quote {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
}
h1 {
	font-size: 130%;
	color: #CC0000;
	text-transform: uppercase;
	padding-top: 0px;
	margin: 0px;
}
.graph_bg {
	background-attachment: scroll;
	background-image: url(images/bg/graph.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 432px;
}
.process {
	font-size: 110%;
	font-weight: bold;
	width: 250px;
}
.process_pad {
	padding-top: 22px;
}
.phone {
	background-attachment: scroll;
	background-image: url(images/phonebox.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer {
	padding-top: 20px;
}
.email {
}
