@charset "utf-8";
/* CSS Document */

body {	
	background-image:
	url('images/background.jpg');
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	} 

a {
	font-size: 12px;
	color: #581618;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #581618;
}
a:hover {
	color: #8e1d21;
}
a:active {
	color: #FF0000;
}

.hometitle {
	color: #762123;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt
	}

.homecopy {
	color: #19314a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	}

.darkblue {color: #19314a}

.ninepx {font-size: 9px}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style13 {color: #000000}

.style16 {
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style17 {
	color: #8e1d21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* added code 11.1 */

.tenpx {font-size: 10px;}

.glblftr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align:center;
	padding: 10px 0 10px 0;
	}
	
.glblftr a:link { color: #581618; font-weight: normal; text-decoration: underline; }
.glblftr a:visited { color: #581618; font-weight: normal; text-decoration: underline; }
.glblftr a:hover { color: #8e1d21; font-weight: normal; text-decoration: underline; }
.glblftr a:active { color: #581618; font-weight: normal; text-decoration: underline; }

.sitemapB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.sitemapB a:link { color: #FF0000; font-weight: bold; text-decoration: underline; }
.sitemapB a:visited { color: #581618; font-weight: bold; text-decoration: underline; }
.sitemapB a:hover { color: #8e1d21; font-weight: bold; text-decoration: underline; }
.sitemapB a:active { color: #FF0000; font-weight: bold; text-decoration: underline; }

.clear{float:none;clear:both;overflow:hidden;}

.formTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:right;
}

h1 {
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	display:inline;

}
