﻿#left {
	float: left;
	display: inline;
	margin: 0 5px 0 11px;
	width: 169px;
}	

#left .sidebar {
	position: relative;
	background: #EDF2DB url(../img/left_background.gif) repeat-y;
	margin: 0 0 15px 0;
}

#left .sidebar .wrapper {
	padding: 0 0 30px 0;
	background: url(../img/left_bottom.gif) no-repeat 0 bottom;
}

#left .sidebar h5 {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 0 0 #000;
	text-transform: uppercase;
	height: 35px;
	padding: 9px 0 0 11px;
	background: url(../img/left_top.gif) no-repeat;
}

#left .sidebar h6 {
	font-size: 11px;
	line-height: 14px;
	color: #262626;
	font-weight: bold;
	padding: 0 15px 0 15px;
	margin: 0.2em 0 0.5em 0;
}
#edition {
	font-size: 11px;
	line-height: 14px;
	color: #262626;
	font-weight: normal;
	padding: 0 15px 0 15px;
	margin: 0.2em 0 0.5em 0;
}


#left .sidebar ul {
	padding: 0 0 0 18px;
}

#left .sidebar li {
	padding: 0 10px;
	margin: 0.15em 0;
	background: url(../img/left_arrow.gif) no-repeat 0 4px;
}

#left .sidebar li a {
	font-size: 10px;
	line-height: 14px;
	color: #262626;
	text-decoration: none;
}

#left .sidebar li.active a {
	color: #000;
	font-weight: bold;
}

#center {
	float: left;
	display: inline;
	margin: 0 4px 0 11px;
}

.one-col #center {
	margin-left: 22px;
	width: 727px;
}

.three-col #center { width: 378px; }

#center p,
#center li {
	font-size: 11px;
	line-height: 15px;
	color: #000;
	margin: 1.4em 14px;
}

#center strong,
#center a {
	color: #616e66;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
}

#center h6 {
	font-size: 13px;
	line-height: 17px;
	color: #000;
	font-weight: bold;
	margin: 1em 14px;
}

#center p a.mailto {
	color: #00604A;
	font-weight: bold; 
}

#center .downloadnow,
#center .downloadnow a
{
	color: #00604A;
	font-weight: bold;
}

#center #linkbar {
	height: 39px;
	margin: 22px 0;
}

#center #linkbar a {
	float: left;
	display: inline;
}
