﻿/* Main */
body{background-color: #D5D7D8;}
.wrapper{
  padding-left: 10px;
  padding-right: 10px;
}
.ks-main #Main #Content  {
width: 780px;
margin: 0;
}



/*Left menu */

.ks-leftNavHover{
    font:11px/14px  Trebuchet Ms, Georgia,Arial, Helvetica, sans-serif;
	font-weight:bold;
	display: block;
	color: #3D3B4A;	
	text-align: left;
	text-decoration:none;
	width:160px;
}

.ks-leftNavHover a{
    font:11px/14px  Trebuchet Ms, Georgia,Arial, Helvetica, sans-serif;
	color: #3D3B4A;
	background:transparent;

	font-weight:bold; width:160px;

}

.ks-leftNavSelected a{
    font:11px/14px  Trebuchet Ms, Georgia,Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #3D3B4A;
	background:transparent;

	background-image:none; width:160px;

}
/* topNavFlyOuts Containers */
table.ks-topNavFlyOutsHover, .ks-topNavFlyOutsHover {
background-color:#D91F21;
font-weight:bold; 
color:#ffffff;
width:140px;
}
#zz2_LeftNavigationMenu {
				background:#F26F20;
}


.ks-leftNavHover {
				background:none !important;
}
#ContentMain {
	padding-top:10px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:10px;
}
.ms-WPBody H1, h1 {
	padding-right:10px;
}


