/* Start of CMSMS style sheet 'Mezzanine Floors - New Style' */
body {
	margin: 0;
	padding: 0;
	background-color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	}
	
html>body { 
	font-size: 11px;
	}
	
#container {
	margin:0 auto;
	width:800px;
	background-color:#000099;
	background-repeat: no-repeat;
	padding: 0px;
	}
	
	#innercontainer {
	margin:0 auto;
	padding:0;
	width:950px;
	}
	
#header{
	margin:0;
	padding:0;
	height:100px;
	width: 800px;
	background: #fff url(images/site-logo.jpg) no-repeat;
	float:left;
	}
	
#header h1{
	display:none
	}

#content {
        float: left;
        background: #000099 url(images/image1.jpg) no-repeat;
}

#content-left {
	width: 375px;
	float: left;
	height: auto;
	margin-left: 0px;
	padding:0;
/*padding-top:264px;*/
color:#EEE;
/*position: relative;*/
/*z-index: 10;*/
background: url(images/left-bg.png) repeat;
min-height: 300px;
	}

#content-left p {
	text-align: left;
	margin-left:10px;
	padding:0;
	display: block;
	/*width: 380px;*/
	color: #EEE;
padding-right:10px;
font-size:13px;
	}

#content-left h2 {
	font-size: 17px;
	margin-left:25px;
	color: #CB231F;
	padding-left:0;
	font-weight: normal;
	}
	
#content-left h4 {
	font-size: 17px;
	margin-left:25px;
	color: #CB231F;
	padding-left:0;
	font-weight: normal;
	}

#content-left a {
	color: #000000;
	text-decoration: underline;
	}

#content-left a:hover {
	text-decoration: none;
	}	
	
#content-right {
	width: 425px;
	float: right;
	margin: 0;
	padding:0;
/*padding-top:264px;*/
color:#666666;
/*position: relative;*/
/*z-index: 10;*/
background-color: #FFF;
min-height: 300px;
	}
	
#footer {
	background-color: #333344;
	height: 80px;
	background-repeat: repeat-x;
	clear: both;
	margin: 0px;
	width: 800px;
	padding-top: 0;
        color: #666666;
        border-top: 5px solid #333333;
}
	
	#sub-footer {
	background-color:#ffffff;
	height: 25px;
	clear: both;
	margin: 0px;
	width: 739px;
	padding-top: 0px;
	font-size: 9px;
	color: #999999;
	text-align: center;
	display: block;
	}
	
#content-right p {
	color: #333;
	margin-left: 5px;
	}

#content-right h2 {
     font-family: Arial;
     font-size: 17px;
     font-weight: bold;
     margin: 10px 0;
     color: #333;
}

#content-right h4 {
	font-size: 15px;
	font-weight: normal;
	margin-left:20px;
	color: #CB231F;
	padding-left:0;
	}

#footer p {
	color: #DDD;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	margin-left: 5px;
        margin-top: 0;
	}
	
#footer a {
	color: #FFF;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#content-right a {
	color: #000000;
	text-decoration: underline;
	}
	
#content-right a:hover {
	text-decoration: none;
	}
	
#header p {
	font-size: 10px;
	font-weight: bold;
	color: #F9FAE0;
	margin-top: 68px;
	margin-left: 75px;
	}
	
#header a {
	color: #FAFBE2;
	text-decoration: none;
	}
	
#header a:hover {
	text-decoration: underline;
	}
	
#tabbed {
	float:left;
	width:800px;
	line-height:normal;
	/*padding-top: 13px;*/
	/*padding-left: 20px;*/
	height: 25px;
        background: url(images/menu-back.png) repeat-x;
    }
	  
#tabbed ul {
	margin:0;
	padding:0px 0px 0;
	list-style:none;
	background-repeat: no-repeat;
    }
	  
#tabbed li {
	display:inline;
	height: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    }
	  
#tabbed a {
	float:left;
	/*background: url(*image here*) no-repeat left top;*/
	margin:0;
	padding: 4px 12px;
	text-decoration:none;
	color: #bbc3f4;
	font-family: Arial;
        font-size: 14px;
        font-weight: bold;
    }
	
#tabbed a span {
	float:left;
	display:block;
	/*background:url(*image here*) no-repeat right top;*/
	padding:11px 14px 15px 6px;
	color:#fffffF;
	margin-left: 2px;
     }

#tabbed a span {
	float:none;
	}
   
#tabbed a:hover,
#tabbed a.menuactive {
      color:#FFF;
     }
	  
#tabbed a:hover {
	background-position:0% -44px;
	text-decoration: none;
     }
	  
#tabbed a:hover span {
	background-position:0% -44px;
	text-decoration: none;
     }
	  
#special a:hover {
	background-position:0% -44px;
	text-decoration: none;
     }
	  
#special a:hover span {
	background-position:0% -44px;
	text-decoration: none;
     }
	  
#special a span {
	float:none;
	}

#special a:hover span {
      color:#ffffff;
    }
	  
#special a {
	float:left;
	/*background:url(*image here*) no-repeat left top;*/
	background-position:0% -44px;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
	color: #ffffff;
        cursor:pointer;
     }
	  
#special a span {
     float:left;
     display:block;
     /*background:url(*image here*) no-repeat right top;*/
     background-position:0% -44px;
     padding:11px 14px 15px 11px;
     color:#ffffff;
     }

#sub-menu {
	padding-top: 15px;
	padding-left: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E5836;
	padding-bottom: 15px;
        /*background:#3C3C3C url(*image here*) repeat-y scroll 0 0;*/
        border-color:#CCCCCC #000000 #000000 #CCCCCC;
        border-style:solid;
        border-width:1px;
	}
#sub-menu ul {
        margin:0px;
        padding:0px;
	display: block;
	width: 210px;
	}

#sub-menu li {
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

#sub-menu a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
	}

#sub-menu a.current {
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
border-left: 5px solid #ff462c;
	}

#sub-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#footer-left {
	float: left;
	width: 650px;
	padding:0;
	margin:0;
	height: auto;
	}

#footer-right {
	float: left;
	height: auto;
	padding:0;
	margin:0;
	width: 300px;
	}

#footer-right p {
	text-align: right;
	display: block;
	padding-right: 25px;
	}

#flash_header {
float:left;
left:0;
position:relative;
top:0;
}

#content-left h3 {
margin-left: 15px;
}

#news {
background:#3C3C3C;
color:#FFFFFF;
margin-top:20px;
padding:15px;
border-color:#CCCCCC #000000 #000000 #CCCCCC;
border-style:solid;
border-width:1px;
}

#news a {
color:#ffffff;
font-weight:bold;
}

#NewsPostDetailSummary {
padding-left:15px;
}

#NewsPostDetailContent {
padding-left:15px;
padding-top:15px;
padding-bottom:15px;
}

#NewsPostDetailHorizRule {
margin-left:15px;
}

#NewsPostDetailDate {
margin-left:15px;
}

#NewsPostDetailPrintLink {
margin-left:15px;
}

#NewsPostDetailReturnLink {
margin-left:15px;
}

#address {
     float: right;
     width: 261px;
     margin-top: 7px;
}

#address p {
     color: #0c0d3f;
     text-align: center;
     margin: 0;
     line-height: 14px;
     font-family:Trebuchet MS;
     font-size: 13px;
}


#address a {
     color: #0c0d3f;
}

#flash {
     position: relative;
     z-index: 1;
     height: 264px;
     float: left;
     width: 800px;
}

#tab-container {
     position: relative;
     top: -21px;
     float: right;
     width: 425px;
}

ul#countrytabs a {
     color: #BBC3F4;
     text-decoration: none;
     font-family: Arial;
     font-size: 14px;
     font-weight: bold;
}

ul#countrytabs a.selected,
ul#countrytabs a:hover {
     color: #FFF;
}

#contents {
     float: left;
     width: 800px;
     position: relative;
     z-index: 300;
}
/* End of 'Mezzanine Floors - New Style' */

