/* CSS Document */

#body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #747571;
}
#leftEdge {
	background-image: url(images/leftEdge.gif);
	background-repeat: repeat-y;
	width: 8px;
}
#rightEdge {
	background-image: url(images/rightEdge.gif);
	background-repeat: repeat-y;
	width: 8px;
}
#whtBg {
	background-color:#FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px; 
}
#navBg {
	width: 193px;
}
#dotted_v {
	background-image: url(images/dotted_v.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 10px;
}
#column {
	width: 264;
}
#navcol a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-top:12px;
	padding-bottom:11px;
	background-image: url(images/buttonShim.gif);
	background-repeat: repeat-x;
	border-bottom:4px solid #FFFFFF;
}
#navcol a.sub1_on{
	color: #EDE56E;
	background-image: url(images/buttonShim.gif);
	background-repeat: repeat-x;
	border-bottom:4px solid #FFFFFF;
}
#navcol a:hover{
	color: #EDE56E;
	background-image: url(images/buttonShim.gif);
	background-repeat: repeat-x;
	border-bottom:4px solid #FFFFFF;
}
#copyHeader {
	background-image: url(images/copyHeader.gif);
	background-repeat: repeat-x;
	height: 46px;
	font: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-bottom:16px;
}
#copy {
	font: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
#copy a {
	color: #333333;
	text-decoration: underline;
}
#copy a:hover {
	color: #333333;
	text-decoration: underline;
}
#copy a.subon {
	color: #333333;
	text-decoration: underline;
}
#homeContact {
	font: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/dotted_h.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#footer {
	border-bottom: solid 5px #03471C;	
}
#form {
	font: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.formels1 {
	font: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	width: 95%;
	padding-left: 4px;
}
.formbutts {
	font: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	width: 100%;
	border-bottom:1px solid #9A909D;
	border-top:1px solid #EADBEE;
	border-right:1px solid #9A909D;
	border-left:1px solid #EADBEE;
	background-image: url(images/mort_button.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
}
#dotted_h {
	background-image: url(images/dotted_h.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#copyright {
	font: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #C5C6C4;
	text-decoration: none;
	text-align: centre;
}
#copyright a {
	color: #C5C6C4;
	text-decoration: underline;
}
#copyright a:hover {
	color: #C5C6C4;
	text-decoration: underline;
}
#copyright a.subon {
	color: #C5C6C4;
	text-decoration: underline;
}