body {
	z-index:0;
	background-color:#FFFFFF;
}
	
	
body, table, tr, td, th, p {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

td .title {
	padding-top: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#02509A;
}

td .pad {
	padding-left: 24px;
	padding-top: 0px;
	padding-bottom: 10px;
}


td .pad2 {
	padding-left: 24px;
	padding-top: 5px;
	padding-bottom: 10px;
}

ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;	
}

li {
	list-style: url(graphics/discness.gif) no-repeat 0 50%;
	color: #02509A;
}

ul ul {
	margin: 5px;
	margin-top: 0px;
	padding: 0px;
}

ul a:link {
	color: #02509A;
	text-decoration: none;
}

ul .brand {
	font-size: 11px;
	color: #02509A;
	font-weight:bold;
	list-style-type: none;
}

ul a:hover {
	color: #02509A;
	text-decoration: underline;
}

ul a:visited {
	color: #CC0066;
	text-decoration: none;
}

.mapbg {
	background-image:url(graphics/bgblue.gif);
	background-repeat:repeat-x;
	background-color:#02509A;
}

.txtBlueBold {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#02509A;
	font-weight:100;
	/*background-image:graphics/encybg3.gif;
	background-repeat:no-repeat;*/
}

/**
 * Header Styles
 */
#head {
	width: 966px;
	position: relative;
	left: 50%;
	margin-left: -483px; /* half the width of the div */
} 
	
#headMainLogo {
	position:relative;
	left:0px;
	top:0px;
}

#headNavigation {
	position:relative;
	width:966px;
	left:0px;
	bottom:0px;	
}
	
#headMiniNavRegion {
	position:absolute;
	height:18px;
	width:450px;
	right:0px;
	top:0px;		
}
	
#headSearch {
	position:absolute;
	height:40px;
	width:450px;
	right:0px;
	top:20px;
}
		
/**
 * Content Styles
 */	
#content {
	width: 966px;
	position: relative;
	left: 50%;
	margin-left: -483px;
}

/**
 * Footer Styles
 */
#foot {
	width: 966px;
	position: relative;
	left: 50%;
	margin-left: -483px; /* half the width of the div */
}

/**
 * Fonts 
 */

.toplink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A0A19B;
	font-size:11px;
}

.toplink a:link {
	color:#A0A19B;
	text-decoration:none;
}

.toplink a:visited {
	color:#A0A19B;
	text-decoration:none;
}


.toplink a:hover {
	color:#A0A19B;
	text-decoration:underline;
}

/* 
 * Inputs 
 */

#searchfield {
	border-color:#B7B9AF;
	background-color:#E4E4E4;
	border-width:thin;
	border-style:none;
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0F4B89;
	font-size:11px;
}

#menu1 {
	border:groove;

}
