.searchButton {
	border: 1px solid #F7CC1E;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	
}
h3 { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #001D68;
}

.contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001D68;
	text-align: center;
	
}


.blueBold {
	font-weight: bold;
	color: #001D68;
}
a:link {
	color: #001D68;
}
a:visited {
	color: #999999;
}
a:hover {

	color: #001D68;
}
a:active {

	color: #001D68;
}
.subMenu {
	font-weight: bold;
	text-decoration: none;
}

body {
	top: 0px;
	margin: 0px;
	padding: 0px;
   background-color: #001D68;
	background-repeat: repeat-x;
}

.tableBG {
	background-color: #FFFFFF;
	background-image: url(/images/gavel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.profile {
	background-color: #D2D09D; 
	cellpadding: 4;
	
} 

input {
	background-color: #FFFFFF;
	border: 1px solid #000066;
}
textarea {

	background-color: #FFFFFF;
	border: 1px solid #000066;
}
