﻿html { min-height: 100%; margin-bottom: 1px; }
body {	background-color: #F4EFDD;	margin: 0;}

a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 15px;	font-weight: normal;	color: #00357C;	text-decoration: underline;}
a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 15px;	font-weight: normal;	color: #666666;	text-decoration: underline;}
a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 15px;	font-weight: normal;	color: #9D7D44;	text-decoration: underline;}
.topnav {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 12px;	font-weight: bold;	color: #00357C;	text-decoration: none;}
a.topnav:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 12px;	font-weight: bold;	color: #00357C;	text-decoration: none;}
a.topnav:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 12px;	font-weight: bold;	color: #666666;	text-decoration: none;}
a.topnav:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 12px;	font-weight: bold;	color: #CDA457;	text-decoration: none;}

.contentbg {	background-color: #FFFFFF;	background-image: url("images/interior_bg.gif");	background-repeat: no-repeat;}

.content {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #000000;	text-decoration: none;	line-height: 15px;}
h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-style: italic;	font-weight: bold;	color: #00357C;	text-decoration: none;}
h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: 18px;	font-weight: bold;	color: #9D7D44;	text-decoration: none;}
.footer {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #FFFFFF;	text-decoration: none;}
h3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 14px;	font-weight: bold;	color: #000000;	text-decoration: none;}

.footernav {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #00357C;	text-decoration: none;}
a.footernav:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 12px;	font-weight: normal;	color: #00357C;	text-decoration: none;}
a.footernav:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 12px;	font-weight: normal;	color: #00357C;	text-decoration: none;}
a.footernav:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 12px;	font-weight: normal;	color: #FFFFFF;	text-decoration: none;}

.breadcrumb {	padding-left: 80px; font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #00357C;	text-decoration: none;	line-height: 15px;}

.tablerow {  background-color: #FFFFFF } 
.tablealt {   background-color: #FFFFFF }
.tableback { background-color: #EBEBEB }

.swatchbrown { background-image: url(images/clr-metrobrown.gif); background-repeat: no-repeat; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal; line-height: 12px;}
.swatchgrey { background-image: url(images/clr-stonegrey.gif); background-repeat: no-repeat; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal; line-height: 12px;}
.swatchblack { background-image: url(images/clr-black.gif); background-repeat: no-repeat; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal; line-height: 12px;}

.recommendationHeader{ background-color: #FFFFFF; color: #00357C; font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold; line-height: 14px;}

.line { 
background: #fff url(images/hr.gif) no-repeat center;
align: center;
margin-left: auto;
margin-right: auto;
height: 3px;
}
.pdftext
{
	font-size: 10px;
	color:#333333;
	height: 23px;
}
div.disclaimer
{
	font-size: 10px;
	font-style: italic;
	color: #333333;
	margin-left: 4px;
}

div.disclaimer a, div.disclaimer a:visited
{
	font-size: 10px;
	font-style: italic;
}
div.disclaimer a, div.disclaimer a:hover
{
	font-size: 10px;
	font-style: italic;
}
a.downloadlink
{
	background-image: url(images/icon-pdf.gif);
	padding-left: 35px;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 10px
}
a.doclink
{
	background-image: url(images/icon-word.gif);
	padding-left: 35px;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 10px
}

p.alert
{
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
.tableborder
{
	border-left: 1px black solid;
	border-bottom:1px black solid;
}
.tableborder-right
{
	border-left: 1px black solid;
	border-bottom:1px black solid;
	border-right:1px black solid;
}
table.content input
{
	width: 300px;
	border: 1px #C4A25C dotted;
	background-color:#F4EFDD;
}
table.content input:focus
{
	background-color:#E8D6B3!important;
	border: 1px #C4A25C solid!important;
}
table.content input.button
{
	width: auto;
	border:0px!important;
	border-right: 1px #EEEEEE solid!important;
	border-bottom: 1px #EEEEEE solid!important;

	border-right: 1px #808080 solid!important;
	border-bottom: 1px #808080 solid!important;
	background-color:#F4EFDD!important;
	
}
table.content input.button:hover
{
	background-color:#E8D6B3!important;
}
