/* CSS Document */

#body {
	background-color: #002049;
}
#leftEdge {
	background-image: url(images/leftEdge.gif);
	background-repeat: repeat-y;
	width: 9px;
}
#rightEdge {
	background-image: url(images/rightEdge.gif);
	background-repeat: repeat-y;
	width: 9px;
}
#column1 {
	background-color: #FFFFFF;
	width: 8px;
}
#column2 {
	background-color: #EDEBEB;
	width: 194px;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}
#column3 {
	width: 553px;
	background-color: #ffffff;
}
#test {
	background-image: url(images/navBg.gif);
	background-repeat: repeat-y;
}
#contentCol1 {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#contentCol2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#header {
	height: 25px;
	background-image: url(images/dottedShimH.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A6A6A7;
	text-decoration: none;	
	height: 20px;
}
#footer a {
	color: #A6A6A7;
	text-decoration: underline;
}
#footer a:hover {
	color: #A6A6A7;
	text-decoration: underline;
}
#footer a.subon {
	color: #A6A6A7;
	text-decoration: underline;
}
.priceCellHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #D6D6D6;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBFAFA;
	border-right-color: #9B9892;
	border-bottom-color: #003D7D;
	border-left-color: #FBFAFA;
}
.priceCellHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #C4C3C3;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBFAFA;
	border-right-color: #9B9892;
	border-bottom-color: #003D7D;
	border-left-color: #FBFAFA;
}
.priceCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FBFAFA;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBFAFA;
	border-right-color: #E8E7E5;
	border-bottom-color: #E8E7E5;
	border-left-color: #FBFAFA;
}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.formels1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 95%;
	padding-left: 4px;
}
.formels1_required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FDFCF5;
	text-decoration: none;
	width: 95%;
	padding-left: 4px;
}
.formbutts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	width: 100%;
	border-bottom:1px solid #344C87;
	border-top:1px solid #344C87;
	border-right:1px solid #344C87;
	border-left:1px solid #344C87;
	background-image: url(images/mort_button.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
}
.aboutlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 16px;
	list-style-image: url(images/bullet1.gif);
	list-style-type: none;
	line-height: 14px;
}
#txtlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
#txtlink a {
	color: #333333;
	text-decoration: underline;
}
#txtlink a:hover {
	color: #333333;
	text-decoration: underline;
}
#txtlink a.subon {
	color: #333333;
	text-decoration: underline;
}