body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #336BC7;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/intervention-body-bg.gif);
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #22316C;
}
a:hover {
	color: #00CD00;
}
a:current {
	color: #32CD32;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.heading1 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.heading2 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.heading3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#intervention-top-menu {
	position: absolute;
	left: 0px;
	top: 149px;
	width: 1000px;
	z-index: 2;
}
#intervention-top-menu-text {
	position: absolute;
	left: 2px;
	top: 164px;
	width: 960px;
	z-index: 101;
	font-weight: bold;
}
#intervention-top-menu-text a:link {
	color: #0000FF;
	text-decoration: none;
}
#intervention-top-menu-text a:visited {
	color: #22316C;
	text-decoration: none;
}
#intervention-top-menu-text a:hover {
	color: #00CD00;
	text-decoration: underline;
}
#intervention-left-menu-text {
	position: absolute;
	left: 21px;
	z-index: 101;
	top: 230px;
	width: 160px;
	font-weight: bold;
}
#intervention-left-menu-text a:link {
	color: #0000FF;
	text-decoration: none;
}
#intervention-left-menu-text a:visited {
	color: #22316C;
	text-decoration: none;
}
#intervention-left-menu-text a:hover {
	color: #00CD00;
	text-decoration: underline;
}
#intervention-extend-bg {
	background-image: url(../images/intervention-extend-bg.jpg);
	position:absolute;
	width: 1000px;
	margin-top: 191px;
	z-index: 1;
	background-position: 0px 513px;
	display: block;
}
#intervention-big-bg {
	position:relative;
	background-image: url(../images/intervention_03.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	z-index: 3;
	display: block;
}
#intervention-content {
	position:relative;
	text-align: justify;
	margin-left: 360px;
	margin-right: 60px;
	z-index: 11;
	padding-top: 80px;
	padding-bottom: 20px;
	display: block;
}
#intervention-top {
	background-image:url(../images/intervention-top.jpg);
	background-repeat:no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 149px;
	width: 1000px;
	z-index: 1;
	display: block;
}
.bottomLinks {
	font-size: 10px;
}
.small {
	font-size: 10px;
}
.highlight {
	color: #CC00CC;
}

ul {
	color: #333333;
}
.state {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #7F9BCC;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
}

#nav a.current {
	color: #32CD32;
	text-decoration: underline;
}
#nav a:visited.current {
	color: #22316C;
	text-decoration: none;
}
#nav a:hover.current {
	color: #00CD00;
	text-decoration: none;
}
