/*
	Secondary Page Title, SubMenu and Content Region
*/
	/*#header {position:relative;height:94px;}*/
	ul#footer {left:10px;}
		
/* Sub-Menu Definitions */
	/* #sub-menu ul {margin:0;padding:0px 0 22px 0;list-style-type:none;text-align:right;} */
	#sub-menu ul {margin:0;padding:0px 0 22px 22px;text-align:left;list-style-image: url('../../images/subNav_arrow3.gif') 
}
	/* #sub-menu li {margin:0;padding:0;list-style-type:none;display:inline;} */
	#sub-menu li  {margin:0;padding:1px 10px 2px 0;}
	#sub-menu a {padding:1px 10px 2px 1px;text-decoration:none;color:#fff;display:block;}
	#sub-menu a:hover {color:#3f3f3f;}
	#sub-menu a.active {color:#3f3f3f;}

/* Secondary Template Key Message Defs */
	#key-message-wrapper {position:relative;left:-3px;margin: 0 0 0 15%;font-size:14px;}
	#key-message {position:relative;right:-3px;margin: 0;padding:59px 30% 30px 22px;}
	#key-message h2 {font-size:16px;margin:0;padding:0;margin-bottom:0.65em;}

/**/
		#key-message p {margin:0 0 .5em 0;padding:0;line-height:1.45em;padding-bottom:0.25em;font-size:14px;color:#444444;}
		#key-message p strong {color:#000;font-weight:normal;}
		#key-message p a, #key-message li a, #key-message td a {color:#0f8397;text-decoration:none;}
		/* #key-message p a:hover {color:#000;background: url("../../images/yellow_underline.gif") repeat-x bottom left;} */
		#key-message p a:hover, #key-message li a:hover, #key-message td a:hover {
		color: #000;
		border-bottom-style: solid;
		
		border-bottom-color: #DFC300;
		border-bottom-width: 1px;
		}
			
/* Home Page Content Region Defs */
	#content {position:relative;margin-left:15%;height:200px;}
	.banner {float:left;width:150px;width:150px;font-size:.8em;padding:5px;}
	
	.stretch1, .stretch2, .stretch3, .stretch4, .stretch5 {background:transparent no-repeat left bottom;}
	.stretch1 {z-index:105;width:15%;}
	.stretch2 {z-index:104;width:30%;}
	.stretch3 {z-index:103;width:45%;}
	.stretch4 {z-index:102;width:60%;}
	.stretch5 {z-index:100;width:75%;}

	.top1 {z-index:110;width:15%;}
	.top2 {z-index:109;width:30%;}
	.top3 {z-index:108;width:45%;}
	.top4 {z-index:107;width:60%;}
	.top5 {z-index:106;width:75%;}
 