/* StoreFront Corporate Section Styles */

/* TopNav Rollovers
---------------------------------------------------------------------*/
a:link, a:visited {color: #ee7c22}
a:hover, a:active{color: #666}

/* Bread Crumbs
---------------------------------------------------------------------*/

#bread {background: url(/images/bread_org.jpg) no-repeat}

/* Corporate home page middle bar
---------------------------------------------------------------------*/

.bar {background: url(/images/corporate_middle_bar.png) no-repeat center}

/* Corporate left navigations styles
---------------------------------------------------------------------*/

dl#subMenu dt, dl#subMenu dt a {background: #d78f33; color: #ffffff}
dl#subMenu li a:hover, dl#subMenu dt a:hover {background: #DFCBB3; color: #000000;}

dl#subMenu dt.leftColActive a {background: #DFCBB3; color: #000000;}
dl#subMenu li.leftColSubActive{background: #DFCBB3;}

/*Corporate home page content headlines
---------------------------------------------------------------------*/

.txtHeader {color:#001728}

/*Corporate home page left middle section
---------------------------------------------------------------------*/

.txtLeft {
	color: #005798;
	text-decoration: none;
	font: bold x-small Tahoma, Arial, Helvetica, sans-serif;
}

/* Corporate lower section
---------------------------------------------------------------------*/

.podHeader a:link, .podHeader a:visited {color: #ef7b21; text-decoration: none}
.podHeader a:active, .podHeader a:hover {color: #d48f36; text-decoration: none}
.podHeader h1 {color: #859761}

.orangearrow li{
	background:url(/images/orange_arrow.gif) no-repeat 0 4px; 
	padding: 0 0 0 20px;
	margin: 2em;
}

.orangearrowsm li{
	background:url(/images/orangearrow.gif) no-repeat 0 4px; 
	padding: 0 0 0 15px;
	margin: .5em;

.orangearrow li.align {
	background-position: 0 15%;
}
.bluearrow li{
    background:url(../images/orangearrow.gif) no-repeat 0 6px; 
	padding: 0 0 0 10px;
	margin: 10px;
}
.bluearrow li.align {
	background-position: 0 25%;
}
.seperator{
	height:1px;
	border-top:2px dotted #ccc;
	margin:10px 5px;
}
.centerimage{
	margin: 50px;
	padding: 5px;
}