body {
	font-family:Trebuchet MS, Cambria, Verdana;
	font-size:13px;
	margin:0px;
	border-top:3px solid #F26224;
	background-color:#4c4e55;
}
h1 {
	margin-top:19px;
	margin-bottom:20px;
	color:#4c4e55;
	font-family:Cambria, Trebuchet MS, Verdana;
	font-size:28px;

}

a{outline:none;
color:#000;
}


a:hover{color:#f26224;}

td{vertical-align:top;}

img {
	border:0px;
}
.frontTopContainer {
	padding-top:22px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/topBackgr.jpg);
	background-repeat:repeat-x;
	background-color:#d9dee1;
	
}

img.portrait{padding:4px; border:1px solid #c3c6c8;margin-right:10px;}



.topContainer {
	padding-top:22px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/topBackgr.jpg);
	background-repeat:repeat-x;
	background-color:#d9dee1;
}


.topContent {
	width:962px;
	padding:0 0 18px 0;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #d3d2d2;
}
.logo {
	float:left;
}

.logo2 {
	float:left;
	width:414px;
	text-align:left;
}

.clearFix {
	clear:both;
}
.content {
	margin-top:52px;
	width:994px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #d3d2d2;



}
.image {
	float:left;
	width:430px;
}
.content .text {
	float:right;
	width:548px;
	padding-right:16px;
	padding-bottom:24px;
	height:182px;
font-size:15px;
}

.content .text2 {
	float:right;
	width:548px;
	padding-right:16px;
	padding-bottom:24px;
}


.shadow {
	height:26px;
	width:100%;
	background-image:url(/images/backgroundShadow.jpg);
	text-align:center;
}
.bottom {
	margin-left:auto;
	margin-right:auto;
	width:962px;
	background-image:url(/images/flare2.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-bottom:50px;
	border-bottom:1px solid #343538;
}

.bottom2 {
	margin-left:auto;
	margin-right:auto;
	width:962px;
	background-image:url(/images/flare3.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-bottom:90px;
	height:100px;

}

.frontBox {
	margin-top:90px;
	float:left;
	width:274px;
	text-align:left;
	border-top:1px solid #343538;
	color:#FFF;
}
.frontBox .text {
	border-top:1px solid #6a6d72;
	padding-top:6px;
	padding-bottom:20px;
}
.frontBox a {
	color:#f26224;
}
.frontBoxSpacer {
	float:left;
	width:70px;
}
.footer {
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	width:962px;
	padding-top:17px;
	padding-bottom:118px;
	border-top:1px solid #6a6d72;
}
#photo {
	width: 419px;
	left: 50%;
	margin-left: -499px;
	margin-top: 132px;
	visibility: visible;
	position: absolute;
	z-index: 3;
	text-align:right;
}

.adress{
	float:left;
	text-align:left;
	color:#DFDFE0;
	
	
	}
	
.adress2{
	float:left;
	text-align:left;
	color:#DFDFE0;
	width:336px;


	
	
	}
	
.byline a{
	float:right;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	color:#6A6D73;
	text-decoration:none;
	
	}
	
.byline2{
	width:212px;
	float:left;
	text-align:right;

	
}

.byline2 a{
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	color:#6A6D73;
	text-decoration:none;

	
	}
/* buttons */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.menu { /*container that holds a row of aero buttons*/
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: auto;
	float:right;
	padding-top:7px;
}

.menu ul{
	list-style-type:none; padding:0px; margin:0px;} 
.menu li{float:left;}


* html .menu { /*IE6 and below hack. Set explicit strip width*/
	width: 100%;
}
.menu li a { /*aero button CSS*/
	background: transparent url('/images/aeroleft.gif') no-repeat top left;
	display: block;
	float: left;
	font: 13px Trebuchet MS, Verdana; /* Change 13px as desired */
	line-height: 20px; /* This value + 8px should equal height of button background (default is 31px) */
	height: 30px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
	margin-left: 8px; /*spacing between buttons*/
	outline: none;
}
.menu li a:link, .menu a:visited, .menu a:active {
	color: black; /*button text color*/
}
.menu li a span {
	background: transparent url('/images/aeroright.gif') no-repeat top right;
	display: block;
	padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/
}
.menu li a:hover { /* Hover state CSS */
}
.menu li a:hover span { /* Hover state CSS (for text) */
	color:#f26224;
}





.subMenu {
	width:962px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;


}

.subMenu ul{ float:right; list-style: none; margin: 0px; padding: 0px; }
.subMenu ul li{ float:left; padding:0px; margin-left:19px; }
.subMenu ul li a{color: #000; text-decoration: none; font-size: 11px; padding: 0px; }
.subMenu ul li a:hover{text-decoration: none; color:#f26224;}
.subMenu ul a.selected{color: #f26224;}


.menu li.selected a{ /*aero button CSS*/
	background: transparent url('/images/aeroleft.gif') no-repeat top left;
	display: block;
	float: left;
	font: 13px Trebuchet MS, Verdana; /* Change 13px as desired */
	line-height: 20px; /* This value + 8px should equal height of button background (default is 31px) */
	height: 30px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
	margin-left: 8px; /*spacing between buttons*/
	outline: none;
	
}
.menu li.selected a:link, .menu li.selected a:visited, .menu li.selected a:active {
	color: #f26224; /*button text color*/
}
.menu li.selected a span {
	background: transparent url('/images/aeroright.gif') no-repeat top right;
	display: block;
	padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/
}
.menu li.selected a:hover { /* Hover state CSS */
}
.menu li.selected a:hover span { /* Hover state CSS (for text) */
	color:#f26224;
}




.quote{
	padding-left:16px;
	}
	
	
.quotetext{
	padding:0 20px 0 20px;
	font-style:italic;
	color:#4c4e55;
	font-size:12px;
	
	}
	
.reference{
	padding-top:3px;
	color:#4c4e55;
	font-size:12px;
	line-height:15px;
	}
	
	

body.mceContentBody{
background-color:#FFF;
border-top:none;

}










































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.portrait {
padding:4px; border:1px solid #c3c6c8;margin-right:10px;
}


