/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) 2006 Copyright             #
  ##################################*/


body {
	margin: 0px;
	background-color: #666666;
	font-size: small;
	color: #000000;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Times New Roman", Times, serif;
}
#wrap {
	background-color: #FFFFFF;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header {
	height: 59px;
	padding-top: 15px;
	padding-right: 15px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}

#left {
	float: left;
	width: 215px;
	margin-right: 25px;
}

#right {
	width: 460px;
	margin-left: 240px;


}
#footer {
	color: #999999;
	text-align: center;
	font-size: 85%;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}

#content {
	padding-top: 25px;
}
/* top navigation */


#topnav {
	margin-left: 560px;
}


#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topnav li {
	float: left;
	padding-left: 20px;
	
	
}

#topnav li a {
	display: block;

}


/* navigation */


#nav {
	width: 100%;
	background-color: #333333;
	
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
	height: 28px;
	text-indent: -5555px;
}

#nav li a {
	display: block;
	width: 100%;
	height: 100%;
}



#policy, #policy a {
	width: 291px;
	background: transparent url(../images/home_nav_policy.gif) no-repeat 0 0;
}

#choice, #choice a {
	width: 174px;
	background: transparent url(../images/home_nav_choice.gif) no-repeat 0 0;
}

#monitoring, #monitoring a {
	width: 121px;
	background: transparent url(../images/home_nav_fund.gif) no-repeat 0 0;
}

#policies, #policies a {
	width: 212px;
	background: transparent url(../images/home_nav_policies.gif) no-repeat 0 0;
}

#nav li a:link, 
#nav li a:visited, 
#nav li a:hover {
	border-bottom-width: 0;
}

#nav a:hover { background-position: 0 -28px; }

.activebn { background-position: 0 -28px; }

#nav li.active a { background-position: 0 -28px; }


/* clear */

#clear {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
	}

/*#header, #nav, #topnav {display: inline-table;}

* html #header, * html #nav, * html #topnav {height: 1%;} 

#header, #nav, #topnav {display: block;}*/


/* links */


a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 115%;
	font-weight: bold;
	margin: 0px;
}
#content p {
	line-height: 22px;
	margin-bottom: 0px;
}

a:hover {
	text-decoration: underline;
}
.smallheader {
	font-weight: bold;
	color: #006699;
	font-size: small;
	margin-bottom: 0px;
}
#strip1, #strip2 {
	margin: 0px;
	padding: 0px;
}
#right li {
	line-height: 22px;
	
}
#right ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 14px;
}
#disco #nav {
	margin-bottom: 25px;
}

