/* ----------------------------------------------------------------
/* TEMPLATE OVERRIDES / BESPOKE STYLES
/* ------------------------------------------------------------- */
div.nav2 {
	min-height:21px;
	padding:2px 0px 0px 0px;
	background-image:url(../images/nav2BgBlue.gif);
	background-color:#A5B9D6;
}
* html div.nav2 { /* IE Fix's */
	min-height:23px;  /* IE 5, 5.5 */
	m\in-height:21px; /* IE 6 */
}
div.siteContent div.col1 p {
	margin:5px 0px;
}
div.siteContent div.col2 div.text2 input {
	vertical-align: middle;
}
div.siteContent div.col2 div.text2 input.textField {
	height:16px;
	border-top:1px solid #B2B2B2;
	border-left:1px solid #B2B2B2;
	border-bottom:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}
/* ----------------------------------------------------------------
/* FLASH HOME PAGE
/* ------------------------------------------------------------- */
div.siteContent div.flash {
	float:left;
}
div.siteContent div.flash div.flashImg {
	float:left;
	margin-right:5px;
	width:600px;
}
div.siteContent div.flash div.flashMap {
	float:left;
	width:330px;
}

