
							/***color change***/
BODY {
	margin:8px auto;
	padding:0;
	font:10pt Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	background:#d6e3de;
}

abr {
	cursor:help;
}

* {
	margin:0px;
	padding:0px;
}

a img {
	border:none;
}

a {
	color:#666;
	text-decoration:underline;
}

p {
	margin-bottom:12px;
	line-height:18px;
}

p.nomargin {
	margin-bottom:0px;
}

p.padded {
	padding-left:8px;
}

							/***color change***/
h1 {
	font:150% Arial, Helvetica, sans-serif;
	margin:20px 0 12px 0;
	display:block;
	color:#34715a;
	font-weight:bold;
}
strong {color:#34715a;}

h2.normal,
h2.inverse,
h2 {
	background:#22535a;
	height:16px;
	color:#fff;
	font-weight:bold;
	font-size:100%;
	display:block;
	padding-left:90px;
	padding-top:2px;
	margin-top:12px;
}

h2.normal {
	padding-left:8px;
}

h2.inverse {
	background:#fff;
	color:#22535a;
}

h2.red {background:#9f2d20;} h2.grey {background:#898e8c;} h2.blue {background:#6693bc;} h2.purple {background:#433b67;} h2.pink {background:#704165;} h2.dblue {background:#003c79;}

h4 {
	padding:10px 0;
	font-size:150%;
}

p.people {
	float:left;
	padding-left:8px;
	width:340px;
}

p.print {
	display:none;
}

.left {
               float:left;
}

.right {
               float:right;
}

							/***color change***/
div#wraper {
	margin:auto;
	width:100%;
	text-align:left;
	background:#fff;
	position:absolute;
}

div#wraper {
	background:#fff url(../images/bg_green.gif) 0 167px repeat-y;
}

#wraper:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}

/*#wraper {
	display:inline-block;
}*/

#wraper {
	display:block;
}

/*Start hiding from IE Mac \*/
* HTML #wraper { height: 1px;}
/*Stop hiding from IE Mac */

							/***color change***/
div#header {
	width:100%;
	height: 86px;
	background:#34715a;
	position:relative;
}

div#header .logo {
	position:absolute;
	top: 28px;
	left: 12px;
	width:127px;
	height:33px;
	background:url(../images/logo_green.gif) no-repeat;
}
div#title {
	position: absolute;
	top: 35px;
	left: 450px;
	width:280px;
	height: 16px;
	float: none;
	text-align:right;
	font-weight:bold;
	font-size:160%;
	color:#fff;
}

/*Menu items*/
							/***color change***/
ul#menu {
	width:734px;
	height: 20px;
	line-height:160%;
	list-style-type:none;
	border-top:1px solid #fff;
	padding:0 8px;
	background:#22535a;
/*	display: inline-block;*/
display:none;
}

ul#menu li {
	color:#fff;
	float:left;
}

ul#menu li a {
	color:#fff;
	float:left;
	text-decoration:none;
	display:block;
	margin-right:12px;
}

/*Start hiding from IE Mac \*/
* HTML #menu li a {
	margin-right:6px;
}
/*Stop hiding from IE Mac */


#menu > li > a {
	margin-right:12px;
}
							/***color change***/
ul#menu li a:hover {
	color: #4d8087;
	text-decoration:none;
}

ul#menu li a:focus {
	color: #CCFF00;
	text-decoration:none;
}
							/***color change***/
ul#menu li a.sel {
	color: #4d8087;
	text-decoration:none;
}

div#left-column {
	width:153px;
	display:none;

}

div#right-column {
	width:100%;
	float:none;
	display:block;
	clear:both;
}

div.column_1_1 {	
	width:100%;
	padding: 12px 10px 0 10px;
	display:block;
	clear:both;
}

div.column_1_2 {
	width:70%;
	float:left;
	padding: 12px 10px 0 10px;
}

div.column_2_2 {
	width:20%;
	float:left;
	padding-top:12px;
	padding-left:15px;
}

div.column_1_1 ul,
div.column_1_2 ul,
div.column_2_2 ul {
	list-style-position:outside;
	margin:10px 0 10px 24px;
	line-height:160%;
}

div.page {
	width:750px;
	display:block;
	clear:both;
}

div#subscription {
	display:block;
	clear:both;
	padding:10px 0;
}

div#subscription a {
	font-weight: bold;
}

div#subscription form {
	margin: 5px 0 2px 5px;
}

div#subscription form label {
	font-size:140%;
	font-weight:bold;;
}

#email {
	width:130px;
}

div#subscription form label span {
	color:#006633;
}

div.dotted {
	font-size:1%;
	height:1px;
	display:block;
	clear:both;
	background:url(../images/dotted.gif) repeat-x;
}



/*-------------------------------- headers ----------------------------------------*/
/* headers CSS Document */

div#head_content {
	display:none;
}

/*--------------------------------- services ----------------------------------------*/
ul#services {
	display:none;
}

/*----------------------------------footer------------------------------------------*/
div#footer { display:none;}


@page { size 210mm 250mm; margin: 2cm; }	










