.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #8b4513;
	background-color: #fff0f5;
	border: solid 1px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	background-color: #deb887;
	border: none;
	height: 18px;
	font-weight: bold;
	border: solid 1px #070f72;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
li.bulletLrg {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;		
}
li.account {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	text-decoration:none;
}
.txtContentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #003300;
}
.tblList {
	border: 1px solid #BFCCC7;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #daa520;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: solid 1px #000000;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.navigation {
	font-size: 10px;
	line-height: 1.3em;
	text-align: center;
}
a {
	color: #333300;
	text-decoration: none;
}
.headline1 {
	color: #030;
	font-size: 16px;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center
}

