﻿/* CSS Document */

.text {	color:#2d6d93; }
h1 { color: #b8302e; }

.leftMenuBg {
	background-color:#daecf6;
	padding-top:10px
}

#fullWidth {
	background:url(/pages/10680/bg.jpg) no-repeat 450px 280px;
}

#topMenuContainer{ 
	background:url(/pages/10680/topPic.gif) no-repeat;
	background-position:650px 19px;
	height:87px;
	}
	
.mainBorder {
	text-align: left; 
	border: solid 7px #;
	background:none !important;
}

#topMenuContainer div.item, #topMenuContainer div.activeItem {
	margin: 69px 0px 0px 15px;
	padding:0px 15px 0px 12px;
	/*border-left: 1px solid #000;*/
	list-style: none;
	text-transform:none;
	color:#585858;
	float:left;
	display:inline;
	font-family:"Trebuchet MS", Verdana;
	font-weight:normal;
	font-size:12px;
	background:url(/pages/10680/menuArrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	/*height:51px;*/
	/*margin-top:20px;*/
}
	
#topMenuContainer div.item a {
	color:#585858;
	text-decoration:none;
	}
	
#fPlinkSpacer{
	float:left;
	display:inline;
	width:50px;
	height:110px;
}
	
#topMenuContainer div.activeItem a {
	color:#585858;
	text-decoration:none;
	}
	
.boxTop {font-size: 13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:normal; font-weight: bold; text-align: left; padding-left: 10px; height: 22px;}
.colBg { padding-top:15px; background:none }

.menu  { color: #236d9e; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
.menu A { color: #236d9e; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none }
.newsDatoBox {
    display: none!important;
}

