body{
	background-image:url(/common/img/bodybg3col.jpg);
	background-repeat:repeat-y;
	background-color:#f8981f;
	padding:0px 0px 0px 0px;
	margin:0;
	font-family:Arial;
	font-size:11px;
	color:#404041;
}
img{
	margin:0px 0px 0px 0px;	
	border:none;
}
p{
	margin:6px 0px 6px 0px;	
}
h1{	
	color:#000000;
	margin:5px 0px 6px 0px;
	font-size:14px;
	font-weight:bold;
}
h2.home{
	font-size:12px;
	font-weight:bold;
	margin:0px 0px	6px 0px;
}
h2{	
	font-size:12px;
	font-weight:bold;
	margin:8px 0px	6px 0px;
}
h3{
	font-size:11px;
	font-weight:bold;
	margin:8px 0px	0px 0px;
}
h1.home{
	margin:0px 0px 8px 0px;
	font-size:26px;
	font-weight:bold;
	color:#f36722;		
	line-height:26px;
}
a, a:visited{
	color:#3297b9;
	font-size:11px;
	text-decoration:none;
}
a:hover{
	color:#ff8330;
	font-size:11px;
	text-decoration:none;
}

/*Layout Styling*/ 
#container{
	float:left;
	width:760px;
	height:100%;
	min-height:100%;
	z-index: 1;
}

#header{
	position: relative; 
	z-index: 5; 	
}
#content-top {
	position:relative;
	height:257px;
	width:760px;
	z-index:10;
	background:#FFF;
	}

#content1{	
	width:155px;	
	float:left;
	margin-right:20px;
}

#content2{	
	width:396px;
	overflow:hidden;
	float:left;	
	margin-right:20px;
	height:100%;
}
#content3{
	width:160px;
	overflow:hidden;
	float:left;
}

.home #content1{	
	width:330px;	
	float:left;
	margin-right:20px;
}

.home #content2{	
	width:188px;
	overflow:hidden;
	float:left;	
	margin-right:20px;
	height:100%;
}
.home #content3{
	width:160px;
	overflow:hidden;
	float:left;
}
/* Content Navigation */

#content-navigation{
	position: absolute;
	top:0;
	width:187px;
	z-index: 20;
	}
	
#content-navigation ul{
	padding:0;
	margin:0;
	padding-top:4px;
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	}
	
#content-navigation ul li{
	list-style-position:outside;
	list-style-image:none;
	margin-bottom:0px;
	padding-top:4px;
	}
	
#content-navigation ul li a{
	color:#404041;
	margin-left:8px;
	padding-left:16px;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
	}
	
#content-navigation ul li a:hover{
	background-attachment: scroll;
	background-image: url(/common/img/arrowOrange.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	color:#ff8330;
	}
/* End of Content Navigation */
/* searchbox */
#searchBox {
	clear: both;
	width: 189px;
	position: absolute;
	top: 5px;
	left: 590px;
	z-index: 20;

}
#searchBox form {
	z-index:15;
	width: 155px;
	padding: 0;
	margin-bottom:3px;
}
#searchBox input {
	height:16px;
	width: 110px;
	padding-left:3px;
	border:1px #000 solid;
		}
#searchBox a {
	background: url(/common/img/arrowOrange.gif) 0 3px no-repeat;
	font-weight: bold;
	color: #fff;
	padding-left: 12px;
}
#searchBox a:hover {
	text-decoration: underline;
}
#searchBox ul{
	padding:0;
	margin:0;
	}
	
#searchBox ul li{
	clear: both;
	float: left;
	z-index: 15;
	width: 150px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
	
#searchBox ul li a{
	color: #ffffff;
	padding-left: 13px;
	background-image: url(/common/img/arrowOrange.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 1px 3px;	
}

#searchtext {
	z-index:15;
}
/* End SearchBox styling */ 


#flag{
	position:absolute;
	z-index: 15;
	top:242px;
	left:658px;
}
#logo{
	position: absolute;
	top: 186px;
	left:598px;
	z-index:15;
}
ul.blueArrow{	
	list-style:none;			
	padding: 0;	
	margin: 0;
}
ul.blueArrow li{
	background:url(/common/img/blueArrow.gif) 0 0.7em no-repeat;		
	padding:4px 0px 0px 5px;	
	margin: 0;
}



#white-link {
	list-style:none;
	color:#FFF;
	padding:0;
	margin:0;
}
#white-link li a{	
	background-color: transparent;
	background-image: url(/common/img/arrow-big-white.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left:5px;
	color: #ffffff;	
}
#white-link li a:visited{
	color:#ffffff;	
}
.white-link li a:active{
	color:#ffffff;	
}
.white-link li a:hover{
	color:#ffffff;	
	text-decoration:underline;
}
#crumbtrail{
	margin-bottom:15px;	
}
.crumblink, .crumblink:active, .crumblink:visited{
	font-size:10px;
	color:#91867e;	
}
.crumblink:hover, .crumblink-selected, .crumblink-selected:active, .crumblink-selected:visited, .crumblink-selected:hover{
	font-size:10px;
	color:#f55a1c;
}

.content-right-info{
	background-color:#EFEDEC;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #C8C2BE solid;
}
.Padding-right{
	padding: 5px 5px 5px 5px;
	width:auto;
}
.Padding{
	padding: 0 0 9px 0;
	width:auto;
}

/* Blue Bar styling */
	#blueBody{
		clear:both;
		width:760px;
		height:114px;
		background-color:#3297b9;		
		margin:0px 0px 0px 0px;
		color:#ffffff;
		float:left;
	}
	#blueBodyInner{
		width:760px;
		height:100px;	
		margin:7px 0px 7px 0px;
		background-image:url(/common/img/blueBackground.gif);
		color:#ffffff;
		float:left;
	}
	#blueBodyLeftContainer{
		height:100px;
		width:330px;
		overflow:hidden;
		float:left;	
		margin-right:20px;
	}
	#blueBodyMiddleContainer{
		height:100px;
		width:185px;
		overflow:hidden;
		margin-right:20px;
		float:left;	
	}
	#blueBodyRightContainer{
		height:100px;
		width:160px;
		overflow:hidden;
		float:left;
	}
/* End Blue Bar styling */

/* Footer Styling */
	#footer{
		position: relative;
		clear: both;
		border-top-width: 20px;
		border-top-style: solid;
		border-top-color: white;
		background-color: #efeeec;
		width: 760px;
		height: 100px;
		margin: 0;
		padding-top: 10px;
		float:left;
	}
	#footerText{
		padding:0;
		margin:0;
		font-size:10px;
		color:#918479;
		height:100px;
		position:relative;
		top:0px;
		left:34px;
		float:left;
	}
	#footerText a{
		font-size:9px;
		color:#918479;
	}
	#footerText a:hover{
		font-size:9px;
		text-decoration:underline;	
		color:#ff8330;
	}
	
/*End Footer Styling*/


/* Bluebar banner */
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
/* Left Menu Content Navigation */

#leftmenu ul{
	padding-left:5px;
	margin:0;
	padding-top:0;
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	}
	
#leftmenu ul li{
	list-style-position:outside;
	list-style-image:none;
	padding-top:5px;
	width:150px;
	float:left;
	}
	
#leftmenu ul li a{
	float:left;
	color: #404041;
	text-decoration: none;
	padding-left:28px;
	}
#leftmenu ul li a:hover {
	background-attachment: scroll;
	background-image: url(/common/img/arrowOrange.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	color:#ff8330;
	}
	
ul li#current a {
	background-attachment: scroll;
	background-image: url(/common/img/arrowOrange.gif);
	background-repeat: no-repeat;
	background-position:0px center;
	color:#ff8330;
	font-weight:normal;

}
#leftmenu ul li ul.submenu {
	float:left;
	padding-left:28px;
	list-style:none;
	list-style-position:outside;
	background-image: none;
	}
#leftmenu ul li ul.submenu li {
	float:left;
	width:120px;
	padding-top:2px;
	}
#leftmenu ul li ul.submenu li a {
	background-image: url(/common/img/pict-lv2-off.gif);
	margin-left:-25px;
	padding-left:35px;
	font-weight:normal;
	color: #404041;
	}


#leftmenu ul li a.nav-title {
	background:url(/common/img/arrowOrange.gif) 0 0.3em no-repeat;
	color:#ff8330;
	font-weight: bold;
	padding-bottom: 2px;
	font-size:14px;
}

#leftmenu ul li ul.submenu li a.current {
	color:#ff8330;
	background-image: url(/common/img/pict-lv2.gif);
}

#leftmenu ul li ul.submenu li a:hover {
	color:#ff8330;
	background-image: url(/common/img/pict-lv2.gif);
}


#content2 ul{
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	list-style-type: disc;
	list-style-image: url(/common/img/bullet-blue.gif);
}

#content2 hr {
	width:33%;
	margin:20px 0;
	color:#C8C2BE;
}
