body {
	background-color : #E0E0E0;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
a:link {
	font-size : 11px;
	text-align : center;
	color : #695113;
	text-decoration : none;
	vertical-align : middle;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	font-family : Arial, serif;
	line-height : 13px;
}
a:visited {
	font-size : 11px;
	text-align : center;
	color : #695113;
	text-decoration : none;
	vertical-align : middle;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	font-family : Arial, serif;
	line-height : 13px;
}
a:hover {
	font-size : 11px;
	text-align : center;
	color : Blue;
	text-decoration : none;
	vertical-align : middle;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	font-family : Arial, serif;
	line-height : 13px;
}
.currentPG {
	font-size : 11px;
	text-align : center;
	color : #998143;
	text-decoration : none;
	vertical-align : middle;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	font-family : Arial, serif;
	line-height : 13px;
}
.hdrBG {
	background-color : Maroon;
}
.hdrTxtBG {
	background-image : url(hdrtxt-bg.jpg);
	border-top : 1px solid white;
	border-bottom : 1px solid black;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px;
}
.hdrBGBtm {
	background-color : Maroon;
	border-bottom : 2px solid black;
}
.hdrBGTop {
	background-color : Maroon;
	border-top : 2px solid black;
}
.mainBx {
	background-color : White;
	border-bottom-color : Maroon;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Maroon;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Maroon;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : Maroon;
	border-top-style : solid;
	border-top-width : 1px;
}
.mainHdr{
	background-color : Maroon;
	color : White;
	font-family : Arial, serif;
	font-size : larger;
	font-style : normal;
	font-weight : normal;
	padding-bottom : 4px;
	padding-top : 4px;
	padding-left : 4px;
	padding-right : 4px;
	text-align : center;
}
.mainIndTxt{
	padding-bottom : 8px;
	padding-left : 8px;
	padding-right : 0px;
	padding-top : 2px;
	text-align : justify;
}
.svcTxt{
	font-size : 13px;
	font-weight : normal;
}
.yelBx{
	float: right;
	margin: 8 8 8 8;
	background-color: #fffacd;
	border: 1px solid black;
	width: 144px;
	padding-bottom: 16px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 16px;
	text-align: center;
}
.quoBx{
	background-color : #E0D0B0;
	border-bottom : 2px solid maroon;
	border-left : 2px solid Maroon;
	border-right : 2px solid Maroon;
	border-top : 2px solid Maroon;
	padding : 12px 16px 12px 16px;
}
.quoTxt {
	font-size : 13px;
	color : #796123;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	font-family : Arial, serif;
}
.quo2Txt {
	font-size : 14px;
	color : #695113;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	font-family : Arial, serif;
}
.addrBx {
	background-color : White;
	border-bottom-color : Maroon;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-left-color : Maroon;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : Maroon;
	border-right-style : solid;
	border-right-width : 2px;
	border-top-color : Maroon;
	border-top-style : solid;
	border-top-width : 2px;
}
 .addrTxt {
	color : black;
	font-family : Arial, serif;
	text-align : center;
	font-size : 13px;
}
.addrTtl{
	background-color : #E0D0B0;
	border-bottom : 1px solid maroon;
	padding : 2px 2px;
}
.flshBox {
	float : left;
	margin-right : 12px;
}
.footBG{
	border-top : 2px solid white;
	border-bottom : 2px solid white;
}
 .footTxt {
	font-size : 11px;
	color : White;
	font-family : Arial, serif;
}
 .logoLnk {
	font-size : 9px;
	text-align : center;
	color : black;
	font-family : Arial, serif;
}
 .acrLnk {
	font-family : Arial, serif;
	text-align : center;
	font-size : 13px;
	font-weight : bold;
}
 .txtLnk {
	font-size : larger;
	color : blue;
	font-family : Arial, serif;
	text-align : center;
	font-weight : normal;
	vertical-align : middle;
}
 .txtLnkLG {
	font-size : larger;
	color : blue;
	font-family : Arial, serif;
	text-align : center;
	font-weight : bold;
	vertical-align : middle;
}
 .copyright {
	font-size : 11px;
	text-align : center;
	color : White;
	font-family : Arial, serif;
	font-weight : bold;
}
