body		
{
	margin: 0;
	padding: 0;
	background-color: #E7FBFC;
	background-image: url(/clientImages/32053/template/common-bgrd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #003168;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
h1, h2 {line-height: 18pt;font-size: 12pt;}
h3, h4 {line-height: 15pt;}
h5, h6 {font-size: 12px;}	
/* common */

#common-frame
{
	margin: 0;
	padding: 0;
}

#common-frame td
{
	padding: 0;
	margin: 0;
	vertical-align: top;
}

#common-cpright-lfside		
{
	background-image: url(/clientImages/32053/template/common-bgrd-copyrt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#common-rtside		
{
	background-image: url(/clientImages/32053/template/common-bgrd-rtside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* search form */

#common-srch-box
{
	margin: 0;
	padding: 2px 0 0 2px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 15px;
	background-image: url(/clientImages/32053/template/search_box.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-style: none;
	border-left: 1px solid #7A7B6D;
	color: #039;
	vertical-align: middle;
	text-indent: 2px;
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 10px;
	line-height: 12px;
	overflow: hidden;
}

#common-srch-arrow
{
	display: block;
	position: absolute;
	top: -8px;
	left: 59px;
}

#common-tool-bar
{
	display: block;
	position: absolute;
	top: -2px;
	left: 96px;
}

.searchform
{
	display: block;
}
	
input.sitesearch-arrow {postion: relative; left:-2px;}

#common-ftr-contact
{
	margin: 0;
	padding: 4px 10px;
	color: #7BA2C6;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#common-menubar
{
	position: relative;
	z-index: 100;
	height: 28px;
	background-image: url(/clientImages/32053/template/common-menu-bgrd.jpg);
	background-repeat: no-repeat;
	background-position: 67px top;
}

/* -------------------------------------------- MENU STYLES -------------------------------------------- */
#dropMenu
{
	position: relative;
	z-index: 100;
	width: auto;
	vertical-align: center;
}
#dropMenu br { display: none; clear: none; }
#dropMenu td
{
	
}

#common-menubar a.menu
{
	display: block;
	width: auto;
	height: 14px;
	padding: 6px 12px 6px 12px;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	color: #294D89;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	border-left: 1px solid #C4DCF1;
	border-right: 1px solid #E6F0F9;
	background-image: url(/clientImages/32053/template/common-menu-bgrd-ovr.gif);
	background-repeat: no-repeat;
	background-position: -50px top;
}

#common-menubar a.menu:hover
{
	text-decoration: none;
	background-image: url(/clientImages/32053/template/common-menu-bgrd-ovr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left: 1px solid #E6F0F9;
	border-right: 1px solid #C4DCF1;
}

a.submenu		
{
	font-size: 9px;
	line-height: 11px;
	color: #E3F8FF;
	text-decoration: none;
	padding: 4px;
	display: block;
}

a.submenu:link:hover		
{
	color: #FFF;
	background-color: #001E4F;
}
.submenu, .submenu2, .submenu3, .submenu4, .submenu5 {
	display: block;
	text-decoration: none;
	padding: 5px 5px 0px 5px;
	font-size: 9px;
	line-height: 11px;
	}		
.submenu:link:hover, .submenu2:link:hover, .submenu3:link:hover, .submenu4:link:hover, .submenu5:link:hover { color: #ffffff; }
#details-submenu strong a { text-decoration: underline;}		
	
/* MENU CONTAINER NEEDS TO BE IN THE STYLE SHEET ONLY WHEN FLOATMENU OR DROPMENU IS UTILIZED. */
.menuContainer		
{
	position: absolute;
	z-index: 100;
	width: 160px;
	background-color: #13467B;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	moz-opacity: 85%;
	visibility: hidden;
	margin: 0;
	padding: 2px 0px 2px 0px;
	overflow: default;
}