body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

#left_column {
	margin: 0;
	padding-right: 3px;
	width: 211px;
	float: left;
	text-align: right;
	background: url(../images/dots_vert.gif) right repeat-y;  
}

#content {
	text-align: left;
	margin-left: 230px;
	margin-right: 10px;
	height: 100%;
	}

h1 {
	font-size: large;
}

h2 {
	font-size: medium;
}

a:link {
	color: #6699ff;
	background-color: #FFF;
}

a:visited {
	color: #6633FF;
	background-color: #FFF;
}

a:hover {
	color: #fff;
	background-color: #69f;
	}
	
a:link.nav_bar {
	color: #ff9933;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}

a:visited.nav_bar {
	color: #ffcc33;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}

a:hover.nav_bar {
	color: #ff9933;
	background-color: #ffe3c7;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}



#logo {
	padding-right: 12px;
	margin-bottom: 6px;
}

#left_nav {
	padding: 0 12px 0 0;
	background: url(../images/dots_short.gif) top right no-repeat;
}

#address {
	padding: 1px 12px 0 0;
	margin-bottom: -8px;
	background: url(../images/dots_short.gif) top right no-repeat;
	color: #003399;
	background-color: #fff;
	font-weight: bold;
	font-size: smaller;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#marketing_boxLeft {
	padding-right: 10px;
	text-align: right;
}

ul.navigation {
	list-style-type: none;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: medium;
}

ul.navigation li {
	padding-top: 4px;
}

ul.navigation li.on_nav {
	color: #99CC00;
}

ul.navigation li a{
	color: #000;
	text-decoration: none;
}

ul.navigation li a:link{
	color: #000;
	text-decoration: none;
}

ul.navigation li a:visited{
	color: #666666;
}

ul.navigation li a:hover{
	color: #000;
	background-color: #f3f3f3;
}

#footer {
	font-size: smaller;
}

a:link.footer {
	color: #000;
	text-decoration: none;
}

a:visited.footer {
	color: #ccc;
	text-decoration: none;
}

a:hover.footer {
	background-color: #999999;
	text-decoration: none;
}

ul.forms {
	list-style-image: url(../images/right_arrow.gif);
	text-align: left;
}

ul.formList li {
	display: inline;
	list-style-type: none;
	text-align: left;
}

ul.List li {
	list-style-type: none;
	text-align: left;
}

div.color {
	background-color: #FFFFCC;  
	padding-top: 2px;
	padding-bottom: 2px;
}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.formLayout {
	width: 75%;
	}
	
.test {
	background: url(../images/quoteLeft.gif) top left no-repeat;
	margin-left: 6px;
}

.textBlock {
	background: url(../images/quoteRight.gif) bottom right no-repeat;
}

ul.formSubmit {
	margin-top: 50px;
}

ul.formSubmit li {
	display: inline;
	list-style-type: none;
	text-align: left;
	padding-left: 50px;
	
}

hr {
	color: #0066FF;
	}
	
ol.orderedList li {
	margin-top: 10px;
}

.content {
	width: 75%;
	margin-top: 20px;
}