
.field {
	border: 1px solid Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;
}


/* ------------------------------------------------- */

.menuitem { 
	color:#003399;
}

.menubar {
	font-family: Verdana;
	padding: 0px 5px 5px 5px;
	font-size: 11px;	
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 3px;
	color: #0054A1;
	margin-left:40px;
}


.menubar a {
	text-decoration: none;
	color: Black;
	}
	
.menubar a:hover {
	text-decoration: none;
	color: #0054A1;
	border-bottom:thin dashed #666666;
	}
	
#categoryitem {
	font-size: 13px;
	text-decoration: none;
	line-height: 110%;
	color: White;
	word-spacing: 0px;
	}
		
		
/* ------------------------------------------------- */

	
#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
	}
	
#contentleft {
	width: 179px;
	padding-left: 11px;
	padding-top: 11px;
	background: #005AA6;
	/*color: White; */
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	border-right: 1px solid Black;
}

#contentlefttitle {
	padding-top: 3px;
	/*color: White; */
	font-size: 18px;
	/*font-weight: bold;*/
	line-height: 100%;
	text-decoration: none;
	letter-spacing: 1px;
}

.contentleftitem {
	/*color: White; */
	font-size: 12px;
	/*font-weight: bold;*/
	line-height: 150%;
	text-decoration: none;
	margin-left:10px;
}


#contentright {
	margin-top: 10px;
	width: 770px;
	padding: 0px;
	float: right;
	background: #fff;
	/* border: 1px solid Black; 
	border-bottom: none; */
}
		
.footer {
	width: 935px;
	height: 25px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 15px;
	background: #A1A8B0;
	color: White;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid Black;
}

hr {
	border: 1px solid Silver;
}
	
