@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362f2d;
	text-decoration: none;
	background-color: #006b91;
}
.header {
	background-image: url(images/header.gif);
	height: 153px;
	width: 819px;
}
.lft-shdw {
	background-image: url(images/lft-shdw.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.rght-shdw {
	background-image: url(images/rght-shdw.gif);
	background-repeat: repeat-y;
	width: 19px;
}
.btm-shdw {
	background-image: url(images/btm-shdw.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 819px;
}
.mid-body {
	background-color: #FFFFFF;
}
.btm-brdr {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #d3c6ad;
}
.dash-brdr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d3c6ad;
}
.inputfield {
	font-size: 12px;
	font-style: italic;
	color: #D3C6AD;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #8C7E64;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #b2a793;
	text-decoration: none;
}
.footer a {
	font-size: 11px;
	color: #b2a793;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#imageFader {
	position:relative;
	margin:auto;
	width:780px;
	height:185px;
}
#imageFader img {
	display:none;
	position:absolute;
	top:0; left:0;
}.header-serv {
	background-image: url(images/header-serv.gif);
	height: 153px;
	width: 819px;
}
.header-int {
	background-image: url(images/header-int.gif);
	height: 153px;
	width: 819px;
}
a {
	color: #2A457A;
	text-decoration: none;
}
.tdhead {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2A457A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f4f4f4;
	background-color: #f4f4f4;
}
