﻿html, body {
	background: #574b3c url(/images/page-bg.gif) top left repeat-x;
}

html, body, p, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #415e64;
	line-height: 18px;
}

a {outline: none;}
a img {outline: none; border:0;}

h1 {font-size: 14px; font-weight: bold; color: #45b1c9; line-height: 20px; margin: .67em 0;}
h2 {font-size: 14px ; font-weight: bold; color: #45b1c9; line-height: 18px; margin: .83em 0;}
h3, h4, h5, h6 {font-size: 12px ; font-weight: bold; color: #415e64; line-height: 13px;}
p, dl {margin: 1em 0;}
h3 {margin: 1em 0;}
h4 {margin: 1.33em 0;}
h5 {margin: 1.67em 0;}
h6 {margin: 2.33em 0;}
a:link {color: #45b1c9; text-decoration: none;}
a:visited {color: #45b1c9; text-decoration: none;}
a:hover {color: #45b1c9; text-decoration: underline;}
a:active {color: #45b1c9; text-decoration: underline;}
.right {float: right; margin: 5px 0 5px 10px;}
.left {float: left;margin: 5px 10px 5px 0;}


#container {
	background: #ffffff;
}

#header {
	background: #ffffff url(/images/header.jpg) top left no-repeat;
}
#headerright {
	background: url(/images/page-overlap.gif) top left no-repeat;
	width: 33px;
	height: 14px;
	position: absolute;
	top: 0px;
	right: -33px;
}

#footer {
	background: #deecfc url(/images/topnav.gif) top left no-repeat;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #415e64;
}

#content {
	background-color: #ffffff;
}

#content ul {
	margin: 11px 0 11px 40px;
}

#content blockquote {
	margin: 11px 0 11px 40px;
}

#right-column {
	background: #ffffff;
}

#left-column{
	background: #ffffff;
}

.formbox {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 188px;
	padding: 4px 4px 2px 4px;
}