body {
	margin: 0px;
	padding: 0px;
	background: #E6F2F8 url(/_images/bg.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #right {
	background: url(/_images/right-top.jpg) no-repeat top;
	padding-left: 8px;
	padding-top: 50px;
	font-size: 12px;
	font-weight: bold;
	color: #083A9D;
	padding-bottom: 25px;
}
#div_promocoverage {
	padding-bottom: 15px;
}
#ftr {
	display: block;
	text-align: right;
	height: 90px;
	font-size: 11px;
	color: #666666;
	padding-top: 25px;
	padding-right: 10px;
	font-weight: bold;
	text-decoration: none;
}
#sidebar {
	display: block;
	padding: 5px;
}
#sidebar h2 {
	font-size: 22px;
	color: #00B509;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 10px;
}
#sidebar ul {
	background: url(/_images/map-bg.jpg) no-repeat bottom;
	display: block;
	list-style: none;
	font-size: 12px;
	margin: 0px 10px;
	padding: 7px;
	border: 1px solid #003399;
	font-weight: bold;
	color: #00389A;
	line-height: 15px;
}
#wrapper h1 {
	color: #02349A;
	margin: 10px;
	border-bottom: 1px dashed #00B509;
	font-size: 22px;
}
#wrapper p {
	margin: 20px 20px 25px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
#wrapper a {
	color: #00B509;
	text-decoration: none;
	font-weight: bold;
}
#wrapper  a:hover {
	color: #6095F6;
}
#wrapper .content ul {
	font-size: 12px;
	color: #333333;
}
#wrapper .content li {
	background: url(/_images/blue-arw.jpg) no-repeat left top;
	background-position: 0px 5px;
	display: block;
	list-style: none;
	padding-left: 15px;
}
#wrapper h2, #wrapper dt {
	color: #00B509;
	margin: 15px;
	font-size: 18px;
	border-bottom: 1px dashed #A8BFDF;
}
.blue {
	color: #002780;
}
#sidebar ul li {
	background: url(/_images/arw.jpg) no-repeat left top;
	display: block;
	padding-left: 14px;
	padding-bottom: 10px;
}
#sidebar p {
	color: #333333;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.nav {
	font-size: 12px;
	text-transform: uppercase;
	color: #5378B7;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: right;
}

.nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
}

