/* -------------------------------------------- NAVIGATION STYLES -------------------------------------------- */

@import "/clientImages/35585/template/menu.css";

/* --------------------------------------- Body STYLES --------------------------------------------- */	

body { 
	background: #1D385D url(/clientImages/35585/template/common-bgtile.jpg) repeat-x scroll top left;
	margin: 0px;
	}

body, p, td, li {
	font-family: Trebuchet MS, Tahoma,Verdena, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	letter-spacing: 0px;
	}	
	
td{	vertical-align:top;	}

h1 {
	position: relative;
	padding: 0;
	margin: 0 0 0 0px;
	color: #261810;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	vertical-align: bottom;
	}

h2 {line-height: 18pt;font-size: 14pt;}

h3, h4 {line-height: 10pt; font-size: 10pt;}

h5, h6 {line-height: 10pt; font-size: 10pt;}	

a {
	text-decoration: underline;
	color: #282828;
	}
	
a:link:hover {text-decoration: none;}

a img {border-style: none;}

/* -------------------------------------------- HEADER STYLES -------------------------------------------- */


#common-body-content {
	background:transparent url(/clientImages/35585/template/common-body_bgtile.jpg) scroll repeat-y top left;
}

#common-head {
	background:transparent url(/clientImages/35585/template/common-head-bgrd.jpg) scroll no-repeat top left;
}

#common-lfedge {
	background:transparent url(/clientImages/35585/template/common-lfedge-bgtile.jpg) scroll repeat-y top left;
}

#common-rtedge {
	background:transparent url(/clientImages/35585/template/common-rtedge-bgtile.jpg) scroll repeat-y top left;
}

#common-menu {
	background:transparent url(/clientImages/35585/template/common-menu-bgtile.jpg) scroll repeat-x top left;
	padding: 1px 0;
}

#common-foot-text {
	color:#8D5F2D; font:normal normal normal 10px/15px "Verdana", "Helvetica", sans-serif;
}

#common-foot-text a {
	color: #8D5F2D;
}

#common-foot-text a:hover {
	text-decoration: none;
}

#common-srch-box {
	background-color: #C6C3C0;
	color: #252525;
	font: 7pt "Verdana", "Helvetica", sans-serif;
	margin: 9px 15px 0 0;
}


