.breadcrumb {
	font-weight:bold;
}

table .key {
	font-family: Arial;
	font-size:12px;
}

.header {
	border-bottom: 4 solid #6699cc;
	background-color: #1C5292;
	vertical-align: bottom;
}

.footer {
	font-family: Arial;
	font-size: 9px;
}

.text {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.textbold {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.titlepale {
	font-family: Arial;
	font-size: 18px;
	color: #CCCCCC;
} 
.title {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
} 
.titlehome {
	font-family: Arial;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
} 
.titlestate {
	font-family: Arial;
	font-size: 15px;
	color: #23548f;
	font-weight: bold;
} 

.error {
	font-family: Arial;
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}

.formshome {
	font-family: Arial;
	font-size: 14px;
	background-color: #FFFFCC;
	border: #999 1px solid;
	height: 20px;
	/* background-color: #FFFFCC; */
}

.forms {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFCC;
	border: #999 1px solid;
	height: 20px;
	/* background-color: #FFFFCC; */
}

.searchhome {
	font-family: Arial;
	font-size: 20px;
	background-color: #FFFFCC;
	border: #999 1px solid;
	height: 25px;
	width: 155px;
	/* background-color: #FFFFCC; */
}

.searchbuttonhome {
	font-family: Arial;
	font-size: 14px;
	height: 30px;
	width: 65px;
	/* background-color: #FFFFCC; */
}


.search {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFCC;
	border: #999 1px solid;
	height: 16px;
	width: 95px;
	/* background-color: #FFFFCC; */
}

.searchbutton {
	font-family: Arial;
	font-size: 12px;
	height: 23px;
	width: 57px;
	/* background-color: #FFFFCC; */
}

.formboxes {
	border: #999 1px solid;
	font-family: Arial;
	font-size: 12px;
}

.goboxes {
	height: 20px; 
	width: 25px; 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #CCCCCC; 
	border-color: #000000;
	border: thin;
}
.updateform {
	width: 600px;
	
}



