/*LAYOUT*/
body{
	margin: 0 auto 0 auto;
	width: 878px;
	font-family: Arial, Verdana;
	margin-left: auto;
	margin-right: auto;
}

a{
	text-decoration: none;
}
#header{
	padding-top: 25px;
	height: 141px;
}
#logo{
	margin-top: 50px;
	width: 215px;
	height: 65px;
	float: left;
	background-image: url(../images/logo.gif);
}
#mainmenu{
	border-right: 1px solid #B5B5B5;
	height: 21px;
}

#menubox{
	background-color: #A71817;
	width: 215px;
	height: 170px;
	float: left;
	padding-top: 30px;
	font-size: 15px;
}

#box{
	width: 657px;
	height: 200px;
	float: right;
}
#minibox{
	margin: 6px 0 38px;
	float: left;
	width: 215px;
	height: 42px;
	background: #EDEDED;
}
#title{
	margin: 6px 0 38px 6px;
	float: left;
	width: 623px;
	height: 28px;
	border: 1px solid #B5B5B8;
	font-family: Arial, Verdana;
	font-size: 14px;
	letter-spacing: 4px;
	padding-top: 12px;
	padding-left: 32px;
	color: #B5B5B8;
	text-transform: uppercase;
}

.smbvetro{
	margin: 7px 0 7px 0;
	padding-left: 25px;
	float: left;
}

.smbitem{
	width: 120px;
	margin: 7px 0 7px 13px;
	float: left;
}

#subsubmenu{
	float: left;
	width: 190px;
	padding-left: 25px;
}

#subsubmenuHome{
	float: left;
	width: 214px;
}

#redline{
	height: 25px;
	width: 5px;
	background: #A71817;
	float: right;
	margin-right: 17px;
	margin-top: -13px;
}


a.mainmenubutton{
	float: right;
	height: 16px;
	padding: 3px 10px 0 10px;
	font-size: 11px;
	border: 1px solid #B5B5B5;
	border-right: 0 none #B5B5B5;
	color: #807F84;
}

a.mainmenubutton:hover, a.mainmenubutton:active, a.mainmenubuttonselected{
	background-color: #F3F3F3;
	color: black;
}

a.smb{
	width: 100%;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
}

a.smb:hover, a.smb:active, a.smbselected {
	color: black;
	background: #A71817;
	cursor: hand;
}

.subsubmenuitem-spacer{
	margin-bottom: 5px;
}


a.subsubsubmenubutton:hover, a.subsubsubmenubutton:active {
	color: black;
}

a.subsubmenubutton{
	font-weight: normal;
	font-size: 13px;
	color: #A71817;	
}

a.subsubsubmenubutton{
	color: #B5B5B8;
}

a.subsubmenubutton:hover, a.subsubmenubutton:active, a.subsubmenuselected, a.susubsubsubmenuselected {
	color: black;
}

li.subsubsubmenubutton{
	margin-top: 6px;
}

ul.subsubsubmenubutton{
	list-style-type: square;
	font-size: 13px;
	font-weight: normal;
	padding: 0px;
	margin: 0;
	margin-left: 16px;
	color: #B5B5B8;
	margin-bottom: 4px;
	margin-top: 4px;
}

#contentleftempty{
	float: left;
	width: 392px;
	margin-left: 40px;
	font-size: 10pt;
	
}

#contentleftelement{
	float: left;
	width: 213px;
	margin-left: 12px;
	font-size: 10pt;
}

#contentleftelementPeople{
	float: left;
	width: 193px;
	margin-left: 12px;
	font-size: 10pt;
	border-width: 1px;
	border-style: solid;
	border-color: #AFAFAE;
	padding-left: 9px;
	padding-right: 9px;
}

#contentwide{
	float: left;
	width: 619px;
	margin-left: 44px;
	font-size: 10pt;
}

.greyText {
	color: #AFAFAE;
	font-weight: normal;
}

.greyTextBold {
	color: #AFAFAE;
	font-weight: bold;
}

.redText {
	font-family: Times New Roman, Times, Serif;
	color: #A71817;
	font-size: 14px;
}

.headLineText {
	font-family: Times New Roman, Times, Serif;
	color: #A71817;
	font-size: 20px;
	font-weight: normal;
}

div#contentleftempty ul {
	list-style-type: square;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	padding-left: 5px;

}

div#contentwide a, div#contentleftempty a {
	text-decoration: underline;
	color: #626262;
}

div#contentwide a:hover, div#contentwide a:active, div#contentleftempty a:hover, div#contentleftempty a:active {
	text-decoration: underline;
	color: black;
}

#footer{
	clear: both;
	width: 868px;
	height: 18px;
	background: #F6F6F6;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-align: right;
	padding: 6px 10px 0 0;
	border-top: 20px solid white;
	border-bottom: 10px solid white;
	color: #B5B5B8;
}

div#footer a {
	text-decoration: none;
	color: #626262;	
}

div#footer a:hover, div#footer a:active{
	color: black;	
}

.footericons{
	float: left;
	margin-left: 15px;
}

a.printerfriendly{
	display: block;
	width: 11px;
	height: 10px;
	background: url("../images/printer-icon.gif") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.printerfriendly{
	background-position: -11px 0;
}

/* email icon */
a.sitemap{
	display: block;
	width: 11px;
	height: 10px;
	background: url("../images/sitemap-icon.gif") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.sitemap{
	background-position: -11px 0;
}

hr.greyDivider{
	background-color: #AFAFAE;
	margin-top: -10px;
	height: 1px;
	border: 0;
}

hr.greyDividerPeople{
	background-color: #AFAFAE;
	height: 1px;
	border: 0;
}

.sitemap_level1 {
	font-weight: bold;
	padding-bottom: 4px;
}

.sitemap_level2_container {
	padding-left: 20px;
}

.sitemap_level2 {
	padding-bottom: 4px;
}

.sitemap_level3_container {
	padding-left: 40px;
}

.sitemap_level3 {
	padding-bottom: 4px;
}

