body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 17px;
	padding: 0px;
}
#rightcol_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
a:link {
	color: #339966;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	color: #176030;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #389169;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.casestudy {
	font-size: 9px;
}

/* Left Navigation */
.buttonscontainer {
	width: 180px;
}

.buttons a {
	color: #000000;
	background-color: #E1E1E1;
	padding: 4px 2px 4px 10px;
	display: block;
	border-left: 10px solid #FFFFFF;
	font: 10px Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
	margin-left: 20px;
	text-transform: capitalize;
}

.buttons a:hover {
	border-left: 10px solid 999999;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
}
.buttons a:visited {
	border-left: 10px solid 999999;
	text-decoration: none;
	color: #FFFFFF;
}

/*/////////////////////////////////////////
	Left Navigation styles 2

#leftnav {
	width: 160px;
	background-color: #006699;
	padding: 4px 2px 4px 10px;
	display: block;
	border-left: 10px solid 999999;
	font: 10px Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
*/

/*/////////////////////////////////////////
/*rightside_rounded_boxes*/
div.Article {
  background: 
	url(images/custom_corners_topleft.gif) 
  top left no-repeat;
  width:100%;
  }
div.Article_tr {
  background: 
url(images/custom_corners_topright.gif) no-repeat right top;
  font-size:1.3em;
  padding:20px;
  margin:0;
  }
div.ArticleBody {
  background: 
	url(images/custom_corners_rightborder.gif) 
  top right repeat-y;
  margin:-2.9em 0 0;
  padding:15px 15px 2px;
  }
div.ArticleFooter {
  background: 
	url(images/custom_corners_bottomleft.gif) 
  bottom left no-repeat;
  }
div.ArticleFooter p {
  background: 
	url(images/custom_corners_bottomright.gif) 
  bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-2em 0 0 0;
  }

/*/////////////////////////////////////////
/*rightside_rounded_boxes version 2*/	
	/* CSS for the box starts here */
	.portletcontent {
		padding:0 7px 0 0;
		background:#fff url(images/borders.gif) repeat-y 100% 0;
	}
	.bi {
		padding:0 0 0 1px;
		background:#FFFFFF url(images/borders.gif) repeat-y 0 0;
		

	}
	.bb {
		height:30px;
		margin:0 -7px 0 -1px;
		background:url(images/box.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:13px;
		height:30px;
		background:url(images/box.gif) 0 100% no-repeat;
	}
	.portlet h2 {
	height:20px;
	padding:0 0 0 10px;
	background-color:#666;
	background-image:url(images/topright.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#592C16;
	line-height:20px;
	}
	
	
	.portletcontent p {
	padding:8px 10px 0px;
	background:#fff;
	font-size: 10px;
	}


/* ----- add selectors here for font sizing ----- */
p, table, ul, dl, h2 {font-size: 1.2em}
caption {font-size: 1.4em}
h3 {font-size: 1.6em}



/*/////////////////////////////////////////
/*bottom nav*/

.btm_navbar {border-style: solid solid none solid;
	border-color: #677D92;
	border-size: 1px;
	border-width: 1px;
	}
#btm_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#btm_nav li {
	float: left;
	margin-left: 0.15px;
	color: #FFFFFF;
	margin-right: 15px;
	text-transform: uppercase;
	font-size: 12px;
}
.copyright {
	font-size: 12px;
	color: #000000;
	margin-top: 15px;
}
.rtboxHdr {
	padding-top: 5px;
	padding-bottom: 3px;
}
#btm_nav {
	float: right;
}
#btm_nav a {
	color: #006600;
	text-decoration: none;
	font-size: 12px;
}

#btm_nav a:hover {
	color: #B4C5A8;
	text-decoration: none;
}
#btm_nav a:visited {
	color: #666666;
	text-decoration: none;
}

/*rounded box copy*/

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat left top; }
.rbtop { background: url(images/tr.gif) no-repeat right top; }
.rbbot div { background: url(images/bl.gif) no-repeat left bottom; }
.rbbot { background: url(images/br.gif) no-repeat right bottom; }


/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
	margin-right: 15px;
	margin-left: 15px;
}
.rbroundbox { width: 100%; margin: 1em auto; }
.rbroundbox .signature {
	font-weight: bold;
	color: #006600;
	text-align: right;
	font-size: 10px;
}






.hmpanelA {
	font-size: 14px;
	color: #067343;
	line-height: 16px;
}body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 17px;
	padding: 0px;
}
#rightcol_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
a:link {
	color: #339966;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	color: #176030;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #389169;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.casestudy {
	font-size: 9px;
}

/* Left Navigation */
.buttonscontainer {
	width: 180px;
}

.buttons a {
	color: #000000;
	background-color: #E1E1E1;
	padding: 4px 2px 4px 10px;
	display: block;
	border-left: 10px solid #FFFFFF;
	font: 10px Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
	margin-left: 20px;
	text-transform: capitalize;
}

.buttons a:hover {
	border-left: 10px solid 999999;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
}
.buttons a:visited {
	border-left: 10px solid 999999;
	text-decoration: none;
	color: #FFFFFF;
}

/*/////////////////////////////////////////
	Left Navigation styles 2

#leftnav {
	width: 160px;
	background-color: #006699;
	padding: 4px 2px 4px 10px;
	display: block;
	border-left: 10px solid 999999;
	font: 10px Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
*/

/*/////////////////////////////////////////
/*rightside_rounded_boxes*/
div.Article {
  background: 
	url(images/custom_corners_topleft.gif) 
  top left no-repeat;
  width:100%;
  }
div.Article_tr {
  background: 
url(images/custom_corners_topright.gif) no-repeat right top;
  font-size:1.3em;
  padding:20px;
  margin:0;
  }
div.ArticleBody {
  background: 
	url(images/custom_corners_rightborder.gif) 
  top right repeat-y;
  margin:-2.9em 0 0;
  padding:15px 15px 2px;
  }
div.ArticleFooter {
  background: 
	url(images/custom_corners_bottomleft.gif) 
  bottom left no-repeat;
  }
div.ArticleFooter p {
  background: 
	url(images/custom_corners_bottomright.gif) 
  bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-2em 0 0 0;
  }

/*/////////////////////////////////////////
/*rightside_rounded_boxes version 2*/	
	/* CSS for the box starts here */
	.portletcontent {
		padding:0 7px 0 0;
		background:#fff url(images/borders.gif) repeat-y 100% 0;
	}
	.bi {
		padding:0 0 0 1px;
		background:#FFFFFF url(images/borders.gif) repeat-y 0 0;
		

	}
	.bb {
		height:30px;
		margin:0 -7px 0 -1px;
		background:url(images/box.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:13px;
		height:30px;
		background:url(images/box.gif) 0 100% no-repeat;
	}
	.portlet h2 {
	height:20px;
	padding:0 0 0 10px;
	background-color:#666;
	background-image:url(images/topright.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#592C16;
	line-height:20px;
	}
	
	
	.portletcontent p {
	padding:8px 10px 0px;
	background:#fff;
	font-size: 10px;
	}


/* ----- add selectors here for font sizing ----- */
p, table, ul, dl, h2 {font-size: 1.2em}
caption {font-size: 1.4em}
h3 {font-size: 1.6em}



/*/////////////////////////////////////////
/*bottom nav*/

.btm_navbar {border-style: solid solid none solid;
	border-color: #677D92;
	border-size: 1px;
	border-width: 1px;
	}
#btm_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#btm_nav li {
	float: left;
	margin-left: 0.15px;
	color: #FFFFFF;
	margin-right: 15px;
	text-transform: uppercase;
	font-size: 12px;
}
.copyright {
	font-size: 12px;
	color: #000000;
	margin-top: 15px;
}
.rtboxHdr {
	padding-top: 5px;
	padding-bottom: 3px;
}
#btm_nav {
	float: right;
}
#btm_nav a {
	color: #006600;
	text-decoration: none;
	font-size: 12px;
}

#btm_nav a:hover {
	color: #B4C5A8;
	text-decoration: none;
}
#btm_nav a:visited {
	color: #666666;
	text-decoration: none;
}

/*rounded box copy*/

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat left top; }
.rbtop { background: url(images/tr.gif) no-repeat right top; }
.rbbot div { background: url(images/bl.gif) no-repeat left bottom; }
.rbbot { background: url(images/br.gif) no-repeat right bottom; }


/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
	margin-right: 15px;
	margin-left: 15px;
}
.rbroundbox { width: 100%; margin: 1em auto; }
.rbroundbox .signature {
	font-weight: bold;
	color: #006600;
	text-align: right;
	font-size: 10px;
}






.hmpanelA {
	font-size: 14px;
	color: #067343;
	line-height: 16px;
}