@charset "utf-8";
.bodybg {
	background-color: #738481;
}

acronym{
	border-style:none;
 }
 
.searchbox {
	height: 16px;
	background-color: #738481;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bolder {
	font-weight: bold;
}
.navLinks {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
.navLinks a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
.navLinks a:link {
	color: #FFFFFF;
}

.navLinks a:hover {
	color: #CCCCCC;
}
.navLinks a:visited {
	color: #FFFFFF;
}

.letLinks {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-decoration: none;
	outline: none;
}
.letLinks a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-decoration: none;
}
.letLinks a:link {
	color: #FFFFFF;
}
.letLinks a:active {
	color: #FFFFFF;
}

.letLinks a:hover {
	color: #CCCCCC;
}
.letLinks a:visited {
	color: #FFFFFF;
}


.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.midtable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.txtLarge1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.txtList1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
