body {
	color: black;
	background-color: #f9f9ea;
	background-image: url("../images/sidebg.jpg");
	background-repeat: repeat-y;
	background-attachment: fixed
}

h2 {
	color: #9b0000;
	font-size: 16pt;
	font-family: Georgia, "New York", Times, "Times New Roman", serif;
	font-weight: normal;
	line-height: 18pt;
	text-shadow: 3pt 3pt 3pt silver
}

h3 {
	color: #0156a5;
	font-size: 12pt;
	font-family: Georgia, "New York", Times, "Times New Roman", serif;
	font-weight: 400;
	line-height: 14pt;
	text-shadow: 3pt 3pt 3pt silver
}

h4 {
	color: #725c1a;
	font-size: 11pt;
	font-family: Georgia, "New York", Times, "Times New Roman", serif;
	font-weight: 400;
	line-height: 12pt;
	padding-left: 10px;
	text-shadow: 3pt 3pt 3pt white
}

h5 {
	color: #725c1a;
	font-size: 14pt;
	font-family: Georgia, "New York", Times, "Times New Roman", serif;
	font-weight: 400;
	line-height: 16pt;
	padding-left: 10px;
	text-shadow: 3pt 3pt 3pt white
}


li {
	margin-bottom: 10px
}

.bodycopy {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12pt;
	margin-top: 0;
	padding-top: 0
}

.bodycopy p a:hover {
	color: #003080;
	text-decoration: none;
	background-color: #e5e5e5
}

.bodycopy li a:hover {
	color: #003080;
	text-decoration: none;
	background-color: #e5e5e5
}

.bodycopy p {
	padding-left: 10px
}

.bodycopy table {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12pt;
	background-color: transparent;
	background-image: none;
	margin-top: 0;
	padding-top: 0
}

.callout {
	font-size: 11px;
	line-height: 14px;
	background-color: #E3D091;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
	clear: right
}

.callout a {
	color: #548240
}

.callout p a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #6d9b59
}

.callout img {
	background-color: #E3D091
}

.callout p {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px
}

.formbg {
	background-image: url("../images/form_tdbg.gif");
	background-repeat: repeat-x
}

.formheader {
	font-size: larger;
	font-weight: 700;
	height: 40px;
	vertical-align: bottom;
	border-bottom: 2px solid #0156a5
}

.formheaderspan {
	color: #fff;
	background-color: #0156a5;
	padding: 2px 10px
}

.formsubhead {
	color: #f9f9ea;
	font-weight: 700;
	background-color: #f9f9ea;
	background-image: url("../images/form_subheadbg.gif");
	background-repeat: repeat-x
}

.left {
	margin: 0;
	padding: 0;
	float: left
}

.right {
	margin: 0;
	padding: 0;
	float: right
}

.small {
	font-size: 8pt
}

.submenu {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	border-width: 0
}

.submenu a {
	display: block
}

.submenu a:hover {
	color: #9b0000
}

.submenu li {
	margin: 0 0 0 -12px;
	padding: 2px 0
}

.submenu ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 5px
}

#Ani {
	visibility: visible;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0
}

#Bar {
	background-image: url("../images/bar.gif");
	text-align: right;
	visibility: visible;
	position: absolute;
	z-index: 2;
	top: 100px;
	right: 0;
	left: 0;
	width: 100%;
	height: 30px
}

#Body {
	visibility: visible;
	margin: 5px 0 0;
	padding-right: 10px;
	position: absolute;
	z-index: 1;
	top: 130px;
	right: 0;
	left: 230px
}

#Logo {
	background-color: #f9f9ea;
	visibility: visible;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 130px
}

#Logo h1 {
	display: none;
}

#Menu {
	background-image: url("../images/menu_arrow.gif");
	background-repeat: no-repeat;
	visibility: visible;
	position: absolute;
	z-index: 1;
	top: 130px;
	left: 0;
	width: 230px
}

#SubmitBox {
	font-size: 9pt;
	font-family: sans-serif;
	background-color: #fff;
	visibility: visible;
	padding: 5px;
	z-index: 10;
	border: solid 5px #b38807
}

.x {
	text-align: center;
}

.compare td {
	border-bottom: 1px #f1e6c4 solid;
	border-right: 1px #f1e6c4 solid;
}