/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(/images/page/window-background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

/* BASIC LINK STYLES */

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}

/* HEADING STYLES */

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
}

/* HEADING LINKS */

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
	color: #000000;
	text-decoration: none;
}

h1 a:hover, h1 a:active, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active {
	text-decoration: underline;
	color: #888888;
}
#container {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#branding-logo img, #branding-contact img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#branding-logo {
	float: left;
	width: 380px;
}
#branding-contact {
	width: 380px;
	float: left;
	height: 135px;
}
#wrapper {
	width: 760px;
	background-image: url(/images/page/nav-background.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	clear: both;
	background-position: 8px bottom;
}
#page {
	background-image: url(/images/page/page-background.gif);
	clear: both;
	width: 760px;
	float: left;
	margin-top: 10px;
	z-index: 0;
}

/* SIDE NAV */

#content-nav {
	width: 165px;
	float:left;
	padding-left: 8px;
	padding-top: 11px;
	background-color: #CCCCE0;
}

#content-nav ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content-nav li {
	vertical-align: bottom;
	height: 25px;
}
#content-nav li img {
	vertical-align: bottom;
}

#content-nav li img a {
	height: 25px;
}
#content-masthead {
	float: left;
	width: 587px;
}
#content-text {
	padding-left: 200px;
	width: 400px;
	clear: left;
	line-height: 18px;
	float: left;
}
#content-text li {
	padding-bottom: 15px;
}
.content-sidebar {
	float: right;
	width: 160px;
	text-align: right;
}
.content-sidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#page-footer {
	background-image: url(/images/page/footer-background.gif);
	text-align: center;
	width: 760px;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	padding-top: 30px;
	clear: both;
	padding-bottom: 15px;
}
#content-quote {
	float: left;
	width: 540px;
	line-height: 18px;
	margin-left: 20px;
}
#content-quote form {
	background-color: #EBEBEB;
	clear: both;
	float: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#content-quote h2 {
	background-color: #000066;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #FFFFFF;
}
#content-quote label {
	width: 230px;
	padding-left: 5px;
	float: left;
	height: 25px;
	display: block;
	line-height: 24px;
	clear: left;
	padding-right: 5px;
}
.quote-input {
	float: left;
	width: 280px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#content-quote textarea {
	border: 1px solid #CCCCE0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 275px;
}
.form-input {
	border: 1px solid #CCCCE0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 15px;
	width: 275px;
}
.form-select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content-quote-panel {
	background-image: url(/images/page/quote-background.gif);
	width: 270px;
	float: left;
	background-repeat: repeat-y;
	margin-top: 10px;
}
.content-quote-panel a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content-quote-panel img {
	vertical-align: bottom;
}
.content-panel-info {
	padding: 10px;
	width: 240px;
}
.quote-footer {
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.txt-small {
	font-size: 9px;
	color: #666666;
}
