body {
	line-height: 16px;
	font-family: "Trebuchet MS";
	margin-top: 0px;
	font-size: 11px;
	background-image: url(images/bkgFade2.jpg);
	background-repeat: repeat-x;
}

p {
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;

}

#sidebar-a img{
	
	margin-bottom: 12px;

}

h2{
	font-size: 13px;
	color: #333333;

}

h3{
	font-size: 16px;
	color: #3c506b;
}

h4{
	font-size: 20px;
	color: #424b56;
}

a{
	color: #404f64;
	text-decoration: none;
}	


a:hover{
	color: #22501b;
}


a:visited{
	color: #22501b;
}

#container {
	width:755px;
	margin-left: auto;
	margin-right: auto;
	
}

#banner {
	height: 380px;
	margin-bottom:1px;	
}

#content {
	text-align: left;
	font-size: 11px;
	padding-left: 50px;
	margin-left: 150px;
	padding-right: 20px;
	line-height: 18px;
	background-image: url(images/flag2.gif);
	background-repeat: no-repeat;
}

#contentFullWidth {
	text-align: left;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;
	
}

#sidebar-a {
	float: left;
	width:125px;
	margin-left: 20px;
}


#footer {
	height: 50px;
	clear: both;
}

.fotext{
	margin-left: 30px;
	margin-right: 30px;
	border-top: 1px solid #888888;
	font-size: 10px;
	padding-top: 10px;
	color:#000;
}

.navcontainer{
	height: 58px;
	background: #000;
	padding-top: 12px;
	
}

.navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.navcontainer ul li{
	display: block;
	float: left;
	text-align: center;
	margin: 0;
}

.navcontainer ul li a{
	border-right: 1px solid #999999;
	width: auto;
	height: 24px;
	padding: 12px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}

.navcontainer ul li a:hover{
	color: #fff;
	background-image: url(images/menuOver.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	
}

.navcontainer a:active{
	background: #475262;
	color: #fff;
}

.navcontainer li#active a{
	background: #475262;
	color: #fff;
}

.navcontainer #current a{
	background-image: url(images/menuOver.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.contentHeader{
	font-size: 14px;
	font-weight: bolder;
	font-family: "Trebuchet MS";
	color: #3c506b;
}
.leftImageCopy{
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color:	#000033;
	font-style: italic;
}
