body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0px;
}
.search{
	color: #16324B;
}
.home{
	font-size: 16px;
	font-weight: bold;
	color: #16324B;
}
.bdy{
	background-color: #FFFFFF;
}
.pg-title{
	font-size: 14px;
	color: #A81E33;
	font-weight: bold;
}
.pg-heading{
	font-size: 12px;
	color: #005B9E;
}
blockquote{
	margin-left:30px;
	margin-right:0px;

}
li{
	margin-left:-20px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #005B9E;
	background-color: #FFFFFF;
	border: solid 1px #A81E33;
	width:400px;
	}
input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	border: solid 1px #A81E33;
	}
hr {
	border: solid 1px #A81E33;
}
input:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E2EDF7;
	margin: 0px;
	border: solid 1px #A81E33;
	}
a.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:link {
	color: #16324B;
}
a.nav:visited {
	color: #16324B;
}

a.nav:active {
	color: #16324B;
}

a.nav:hover {
	color: #A81E33;
}

a.tnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.tnav:link {
	color: #A81E33;
}
a.tnav:visited {
	color: #A81E33;
}

a.tnav:active {
	color: #A81E33;
}
a.tnav:hover {
	color: #16324B;
}

a.bdy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.bdy:link {
	color: #16324B;
}
a.bdy:visited {
	color: #16324B;
}

a.bdy:active {
	color: #16324B;
}
a.bdy:hover {
	color: #A81E33;
}
