/* set background color and spacing */
body {
	background-image: url(../images/wrpr/efc/bg_grid_main.gif);
	background-color:#377584;
	padding:15px;
	margin:10px;
}
/* set basic font characteristics */
body, p, td, ul, li, block, a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333;
}
/* cover basic html tags */
a:link, a:visited{
	text-decoration:underline;
	font-weight:bold;
	color:#2C7300;
}
a:hover, a:active {
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	color:#2C7300;
}

h1 {
	font-size:14px;
	text-transform:uppercase;
}

h2 {
	font-size:12px;
	text-transform:uppercase;
}
h3 {
	font-size:12px;
}
h4 {
	font-size:11px;
}
h5 {
	font-size:10px;
}
h6 {
	font-size:10px;
}
#hdr_home, #hdr_interior {
	background-image:url(../images/wrpr/efc/bg_grid_wht.gif);
}

#hdr_interior {
	border-bottom:8px solid #205d70;
}
#hdr_home {
	border-bottom:3px solid #A3B7BD;
}

/*issues box on home page, subnav and 3rdlevel nav */
#issuesBox {
	background-color:#16708E;
	width:160px;
}
/* primary nab */
.nav00 {
	border-bottom:1px solid #fff;
	background-color:#2E7402;
	text-align:center;
}

.nav01 {
	background-color:#205d70;
	border-left:1px solid #fff; 
	border-right:1px solid #fff; 
	text-align:center;
}


/* subNavbox is on interior pages */
#subnavBox {
	border:1px solid #16708E; 
	background-image:url(../images/wrpr/efc/subnav_bg.gif);
	margin-bottom:8px;
}

/* tweak margin and padding for list items */
#issues, #subnav, #3rdlevel {
	margin:7px 0;
	padding:0;
	list-style-position:inside;
}

/* styles for issues list on home page*/
#issues #active {
	list-style-image:url(../images/wrpr/efc/bullet_arrow.gif) !important;
}
/* secondary and issues list on home page */
#subnav li, #issues li {
	color:#666;
	padding-bottom:6px;
	margin-bottom:6px;
	border-bottom:1px solid #5B9CAE;
	list-style-image:url(../images/wrpr/efc/bullet_blank.gif); 
}
#subnav .last, #issues .last {
	border-bottom:none;
}

/* styles for issues list on home page*/
#issues #activelast {
	color:#FCDD6B;
	font-weight:bold;
	list-style-image:url(../images/wrpr/efc/bullet_arrow.gif) !important;
	border-bottom:none;
}

#subnav a, #issues a {
	color:#FCDD6B;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}
#subnav li a:hover, #issues a:hover {
	text-decoration:underline;
	color:#FFD124;
}

/*secondary - active state if there is no 3rd level nav*/
#subnav #active_alt {
	list-style-image:url(../images/wrpr/efc/bullet_arrow.gif) !important;
}
#subnav #active_alt a {
	color:#FFF;
	font-weight:bold !important;
}



/*secondary - active state if there is 3rdlevel nav */
#subnav #active {
	list-style-image:url(../images/wrpr/efc/bullet_arrow_down.gif) !important;
	border-bottom:none;
}
#subnav #active a, #issues #active a {
	color:#FFF;
	font-weight:bold !important;
}


/* tertiary nav*/
#subnav #3rdlevel {
	padding:0 0 0 14px;
	margin:0;
	border-bottom:1px solid #5B9CAE;
	padding-bottom:5px;
	margin-bottom:5px;
}
#subnav #3rdlevel li {
	list-style-image:url(../images/wrpr/efc/bullet_dash.gif);
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom:none;
}
#subnav #3rdlevel li a  {
	font-size:11px;
	color:#FFF;
}

/*tertiary - active state*/
#subnav #3rdlevel #active {
	font-weight:bold;
	list-style-image:url(../images/wrpr/efc/bullet_arrow.gif) !important;
}
#subnav #3rdlevel #active a {
	color:#FFF;
	font-weight:bold;
}
#subnav #3rdlevel #active a:hover {
	color:#FFF;
}


/*sidebar*/
#sidebar {
	width:200px;
	padding:0 15px 15px 15px;
	border-left:solid 2px #9DB4B6; 
	vertical-align:top;
}

#sidebar p {
	font-weight:normal;
	color:#666;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #9DB4B6;
}
#sidebar a {
	font-size:9px;
	color:#205d70;
}
/*breadcrumb*/
#breadcrumb, #breadcrumb a {
	padding:0;
	color:#666;
	font-size:9px;
	font-weight: normal;
}
#backToTop {
	 text-align:right; 
	 margin-top:30px; 
	 padding-top:10px; 
	 border-top:1px solid #f1f1f1;
}

#backToTop a {
	background-image: url(../images/wrpr/efc/arrow_up.gif) no-repeat 0 50%;
	background-repeat:no-repeat;
	padding: 2px 2px 2px 15px;
	color:#54677e;	
	font-weight: normal;
}
#contactBox {
	background-color:#2C7300;
	border-top:2px solid #A3B7BD;
	color:#C0DC23;
	height:26px;
	text-align:center;
	vertical-align:middle;
}
#contactBox a, #contactBox2 a {
	color:#FFF;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

#contactBox a:hover, #contactBox2 a:hover {
	text-decoration:underline;
}

#contactBox2 {
	background-color:#2C7300;
	color:#C0DC23;
}

#contactBox2 ul{
	margin:14px;
	padding:0;
	list-style-position:inside;
	list-style-image:url(../images/wrpr/efc/bullet_dash.gif);
}
#contactBox2 li{
	margin-bottom:3px;
	padding-bottom:3px;
}

#inTheNews {
	vertical-align:top;
	background-color:#D0D8BE;
	border:4px solid #7C8F6A; 
	padding:7px;
}

#inTheNews a {
	color:#333;
	vertical-align:top;
	background-color:#D0D8BE;
	line-height:normal;
}
#address {
	width:751px;
	background-image:url(../images/wrpr/efc/bg_grid_wht.gif);
	position:center;
}
#address p {
	 padding:20px 15px;
	 line-height:16px;
	 font-size:9px; 
	 text-align:right;
}
/* apply padding to middle content block*/
.content {
	padding:0 15px 15px 15px;
	vertical-align:top;
}






.hd1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#2C7300;
	font-weight: bold; 
	font-size:16px;
	text-transform:uppercase;
}

.hd2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#2C7300;
	font-weight: bold; 
	font-size:16px;
}
.hd3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#2C7300;
	font-weight: bold; 
	font-size:14px;
	text-transform:uppercase;
}
.hd4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#2C7300;
	font-weight: bold; 
	font-size:12px;
}
.hd5 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#2C7300;
	font-weight: bold; 
	font-size:10px;
}
.hd6 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#2C7300;
	font-weight: bold; 
	font-size:9px;
	font-weight: normal; 
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	line-height: 14px;
	font-size: 12px; 
	line-height: 16px; 
	font-weight:normal;
}

.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	line-height: 12px;
	line-height: 14px; 
	font-weight:normal;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #8a0f32; 
}

.title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #003366;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #336699;
}

.subtitlesm {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #336699;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: italic;
	font-weight:normal;
}
#hmpgTable {
	background-image: url(../images/wrpr/efc/hmpg_table_bg.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4B4B;
}

#hmpgTableResources {
padding-top: 20px;
padding-left: 17px;
padding-right: 10px;
height: 160px;
}
	
#hmpgTableFeature {
	padding-top: 5px;
	padding-left: 15px;
	line-height: 17px;
	}

#hmpgTable a:link, #hmpgTable a:visited {
	background-repeat: no-repeat;
	height: 132px;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4B4B;
	font-weight: bold;
}

#hmpgTable a:hover {
	background-repeat: no-repeat;
	height: 132px;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4B4B;
	font-weight: bold;
	text-decoration: none;
}
.hmpgTableFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4B4B;
}

.hmpgTableFont a:link, #hmpgTable a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4B4B;
	font-weight: bold;
}

.hmpgTableFont a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4B4B;
	font-weight: bold;
	text-decoration: none;
}
