#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_2 {
	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_2 .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_2 h5 {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 0 0 #000;
	text-transform: uppercase;
	height: 57px;
	padding: 9px 0 0 11px;
	background: url(/img/left_top2.gif) no-repeat;

}

#left .sidebar h6 {
	font-size: 10px;
	line-height: 14px;
	color: #262626;
	font-weight: bold;
	padding: 0 0 0 28px;
	margin: 0.2em 0 0.5em 0;
}

#left .sidebar_2 ul {
	padding: 0 0 0 18px;
}

#left .sidebar_2 li {
	padding: 0 10px;
	margin: 0 0 7px 0;
	
	background: url(/img/left_arrow.gif) no-repeat 0 7px;
}

#left .sidebar_2 li a {
	font-size: 11px;
	line-height: 14px;
	color: #262626;
	text-decoration: none;
	
}

#left .sidebar_2 li.active a {
	color: #00aae7;
	font-weight: bold;
}
#left .sidebar_2 li:hover a {
	color: #949595;
	
}


#left .sidebar ul {
	padding: 0 0 0 18px;
}

#left .sidebar li {
	padding: 0 10px;
	margin: 0 0 7px 0;
	
	background: url(/img/left_arrow.gif) no-repeat 0 7px;
}

#left .sidebar li a {
	font-size: 11px;
	line-height: 14px;
	color: #262626;
	text-decoration: none;
	
}

#left .sidebar li.active a {
	color: #00aae7;
	font-weight: bold;
}
#left .sidebar li:hover a {
	color: #949595;
	
}

#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: #00478d;
	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;
}
