a {
	color: Navy;
}

body {
	background-color: #ffffff;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #6e6e6d;
	color: #FFFFFF;
	padding: 3px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

.copyright {
	font-size: 10px;
}

.breadcrumb {
	font-size: 10px;
	color:#767676;
}

a.breadcrumb {
	text-decoration: none;
}

a.breadcrumb:hover {
	text-decoration: underline;
	color: Navy;
}

a.breadcrumb:link {
	text-decoration: none;
}

.bottomnav {
	font-size: 11px;
}

.indented {
	margin-left: 20px;
	margin-right: 0px;
}

.callout {
	font-size: 11px;
}

.calloutTable {
	font-size: 11px;
	background-color: #EFEFEF;
}

.tblcellsm {
	font-size: 11px;
}

.cellWhiteCaps {
	font-weight: bold;
	background-color: #EFEFEF;
	text-align: center;
}

.featuretable {
	border: 1px solid black;
}

.footer {
	font-size: 11px;
}

.grayOuterBorder {
	border: 1px solid silver;
}
.searchtext{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; text-decoration: none}
.head1{font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none}
.head2{font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal;  text-decoration: none}
.body10{font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none}
.body11{font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none}
.body12{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none}
.body16{font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; text-decoration: none}
.bulleted {  list-style-type: square}.errorText {
	color: #FF0000;
}

