html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #889d93;
  color: #2d2e2e;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #113c28;
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
}
h2 {
  color: #113c28;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #113c28;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #113c28;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #889d93;
	/*text-decoration: underline;*/
}
/*a:focus {
  color: #113c28;
}
a:active {
  color: #4b3200;
}*/
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 980px;
}
#outerWrapper #headerSpacer {
	background-color: #113c28;
	height: 15px;
	border-bottom: solid 1px #ffffff;
}
#outerWrapper #header {
	background-color: #ffffff;
	height: 150px;
	border-bottom: solid 1px #ffffff;
}
#outerWrapper #topNavigation {
  background-color: #113c28;
/*  border-bottom: solid 5px #4a7b5b;*/
  height: 25px;
  	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
/* ------------------------------------------------- */
#outerWrapper #topNavigation a:link {
	text-decoration: none;
	color: #ffffff;
}
#outerWrapper #topNavigation a:visited {
	text-decoration: none;
	color: #ffffff;
}
#outerWrapper #topNavigation a:hover {
/*	text-decoration: underline;
	color: #113c28;
	background-color: #ffffff;*/
	color: #ffffff;
	text-decoration: none;
	background-color: #889d93;
}
#outerWrapper #topNavigation a:active {
	text-decoration: none;
	color: #99bba2;
}
/* ------------------------------------------------- */
#outerWrapper #topNavigation #searchBox {
  background-color: #113c28;
/*  border-top: solid 1px #ffffff;*/
  border-bottom: solid 5px #87a792;
  height: 25px;
  	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
/*  padding: 10px 10px 10px 10px;*/
}

/* ************ Begin Department Pages THREE column  */
#outerWrapper #contentWrapper_3col {
  background-image: url("../images/3Column_images/contentWrapper_bg.gif");
  background-repeat: repeat-y;
  overflow: hidden;
}
#outerWrapper #contentWrapper_3col #leftColumn_3col {
  /*background-color: #eef6ed;*/
  background-color: #ffffff;
 /* border-right: solid 1px #8ab573;*/
  float: left;
  padding: 10px 0px 10px 20px;
  width: 200px;
}
#outerWrapper #contentWrapper_3col #rightColumn_3col {
  /*background-color: #eef6ed;*/
  background-color: #ffffff;
/*  border-left: solid 1px #8ab573;*/
  float: right;
  padding: 10px 20px 10px 0px;
  width: 200px;
}
#outerWrapper #contentWrapper_3col #content_3col {
  margin: 0 240px 0 240px;
  padding: 10px 0px 10px 0px;
}
/* ************ End Department Pages THREE column  */
/* ************ Begin Home Page THREE EQUAL columns  */
#outerWrapper #contentWrapper_3colEqualCols {
/*  background-image: url("../images/3ColumnEqualCols_images/contentWrapper_bg.gif");
  background-repeat: repeat-y;*/
  overflow: hidden;
}
#outerWrapper #contentWrapper_3colEqualCols #leftColumn_3col {
  /*background-color: #eef6ed;*/
  background-color: #ffffff;
 /* border-right: solid 1px #8ab573;*/
  float: left;
  padding: 10px 0px 10px 20px;
  width: 300px;
  height: 200px;
}
#outerWrapper #contentWrapper_3colEqualCols #rightColumn_3col {
  /*background-color: #eef6ed;*/
  background-color: #ffffff;
/*  border-left: solid 1px #8ab573;*/
  float: right;
  padding: 10px 20px 10px 0px;
  width: 300px;
  height: 200px
}
#outerWrapper #contentWrapper_3colEqualCols #content_3col {
  margin: 0 340px 0 340px;
  padding: 10px 0px 10px 0px;
  height: 200px
}
/* ************ End Home Page THREE EQUAL columns  */
/* ************ Begin Home Page TWO EQUAL columns  */
#outerWrapper #contentWrapper_2colEqualCols {
/*  background-image: url("../images/3ColumnEqualCols_images/contentWrapper_bg.gif");
  background-repeat: repeat-y;*/
  overflow: hidden;
}
#outerWrapper #contentWrapper_2colEqualCols #leftColumn_2col {
  /*background-color: #eef6ed;*/
  background-color: #ffffff;
 /* border-right: solid 1px #8ab573;*/
  float: left;
  padding: 10px 0px 10px 20px;
  width: 460px;
}
#outerWrapper #contentWrapper_2colEqualCols #rightColumn_2col {
  /*background-color: #eef6ed;*/
  background-color: #ffffff;
/*  border-left: solid 1px #8ab573;*/
  float: right;
  padding: 10px 20px 10px 0px;
  width: 460px;
}

/* ************ End Home Page TWO EQUAL columns  */
/* ************ Begin Department Pages TWO column  */
#outerWrapper #contentWrapper_2col {
  background-image: url("../images/2Column_images/contentWrapper_bg.gif");
  background-repeat: repeat-y;
  overflow: hidden;
}
#outerWrapper #contentWrapper_2col #leftColumn_2col {
  /*background-color: #eef6ed;*/
  background-color: #ffffff;
  /*border-right: solid 1px #8ab573;*/
  float: left;
  padding: 10px 0px 10px 20px;
  width: 200px;
}
#outerWrapper #contentWrapper_2col #content_2col {
  margin: 0px 0px 0px 240px;
  padding: 10px 20px 10px 0px;
}
/* ************ End Department Pages TWO column  */
/* ************ Begin Big Left TWO column  */
#outerWrapper #contentWrapper_bigLeft2col {
  background-image: url("../images/2Column_images/contentWrapper_bg.gif");
  background-repeat: repeat-y;
  overflow: hidden;
}
#outerWrapper #contentWrapper_bigLeft2col #bigLeftColumn_2col {
  background-color: #ffffff;
  /*border-right: solid 1px #8ab573;*/ 
  float: left;
  padding: 10px 0px 10px 20px; 
  width: 620px;
}
#outerWrapper #contentWrapper_bigLeft2col #smallRight_2col {
  /*background-color: #eef6ed;*/
  background-color: #ffffff;
 /* border-left: solid 1px #8ab573; */
  margin: 0 0 0 660px; 
  padding: 10px 20px 10px 0px; 
}
/* ************ End Big Left TWO column  */
/* ************ Begin Big Right TWO column  */
#outerWrapper #contentWrapper_bigRight2col {
  background-image: url("../images/2Column_images/contentWrapper_bg.gif");
  background-repeat: repeat-y;
  overflow: hidden;
}
#outerWrapper #contentWrapper_bigRight2col #smallLeftColumn_2col {
  background-color: #ffffff;
/*  border-right: solid 1px #8ab573;*/ 
  float: left;
  padding: 10px 00px 10px 20px; 
  width: 300px;
}
#outerWrapper #contentWrapper_bigRight2col #bigRight_2col {
  /*background-color: #eef6ed;*/
  background-color: #ffffff;
/*  border-left: solid 1px #8ab573; */
  margin: 0 0 0 340px; 
  padding: 10px 20px 10px 0px; 
}
/* ************ End Big Right TWO column  */
/* ************ Begin Home Page ONE column  */
#outerWrapper #contentWrapper {
/*  background-image: url("../images/3Column_images/contentWrapper_bg.png");
  background-repeat: repeat-y;*/
  overflow: hidden;
}
#outerWrapper #contentWrapper #contentHome {
  margin: 0 0 0 0;
  padding: 10px 20px 10px 20px;
}
/* ************ End Home Page ONE column  */
#outerWrapper #footer {
  background-color: #113c28;
/*  border-top: solid 1px #93b178;*/
/*  padding: 10px 10px 10px 10px;*/
    font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
#outerWrapper #credits {
  background-color: #ffffff;
  padding: 0px 20px 0px 20px;
}
/* ------------------------------------------------- */
#outerWrapper #footer a:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
#outerWrapper #footer a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
#outerWrapper #footer a:hover {
/*	text-decoration: underline;
	color: #113c28;
	background-color: #ffffff;*/
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	background-color: #889d93;
}
#outerWrapper #footer a:active {
	text-decoration: none;
	color: #99bba2;
	font-size: 12px;
}
/* ------------------------------------------------- */


/*----------------------  Begin Line Formatting -------------------  */

#horizontalLine {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8ab573;
}
#horizontalLineDk {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #113c28;
}
#horizontalLine90 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #80904f;*/
	border-bottom-color: #8ab573;
	width: 90%;
}
#horizontalLine80 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #80904f;*/
	border-bottom-color: #8ab573;
	width: 80%;
}
#horizontalLine70 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #80904f;*/
	border-bottom-color: #8ab573;
	width: 70%;
}
#horizontalLine50 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #80904f;*/
	border-bottom-color: #8ab573;
	width: 50%;
}

/*----------------------  End Line Formatting -------------------  */

/*----------------------  Begin Content Section Formatting -------------------  */
#content p {
	font-size: 110%;
	line-height: 130%;
} 

/*  ul & ol rules */
#content ul{
	list-style-type: disk;
	list-style-position: outside;	
}

#content ul li {
	margin-left: 75px;
	padding: 0px;
	border: 0px;
}

#content ol {
	list-style-type: decimal;
	list-style-position: outside;
}
#content ol li {
	margin-left: 75px;
	padding: 0px;
	border: 0px;
}
/*----------------------  End Content Section Formatting -------------------  */
/* ------------------- Begin Menu Title Text & Link Formatting ------------------------------ */
.text_menuTitle {
	font-size: 120%;
	color: #113c28;
	font-weight: bold;
	line-height: 20px;
	/*padding: 40px 0px 0px 0px;*/
}

.text_menuTitle a:link {
	text-decoration: none;
	color: #113c28;
}
.text_menuTitle a:visited {
	text-decoration: none;
	color: #113c28;
}
.text_menuTitle a:hover {
		color: #ffffff;
	text-decoration: none;
	background-color: #889d93;
}
.text_menuTitle a:active {
	text-decoration: none;
	color: #113c28;
}
/* --------------------- End Menu Title Text & Link Formatting ----------------------------- */
/*-------------------------- Begin Text Formatting rules --------------------------*/
.text_homePage {
	font-size: 100%;
	line-height: 15pt;
}

.text_pageTitle {
	font-size: 150%;
	color: #113c28;
	font-weight: bold;
	padding: 10px 0px 10px 20px;
}

.text_large {
	font-size: 110%;
	color: #123c28;
}
.text_large_bold {
	font-size: 110%;
	color: #123c28;
	font-weight: bold;
}
.text_large_bold_spacing {
	font-size: 110%;
	color: #123c28;
	font-weight: bold;
	line-height: 24px;
}
.text_large_bolder {
	font-size: 120%;
	color: #123c28;
	font-weight: bold;
	line-height: 24px;
}
.text_130_bolder {
	font-size: 130%;
	color: #123c28;
	font-weight: bold;
	line-height: 28px;
}
.text_large_bold_white {
	font-size: 130%;
	color: #ffffff;
	font-weight: bold;
}
.text_sm_italic {
	font-style: italic;
	font-size: 95%;
	line-height: 140%;
}
.text_sm_date {
	font-size: 80%;
}
.text_sm_date_italic {
	font-size: 80%;
	font-style: italic;
}
.text_sm {
	font-size: 85%;
}
.text_red {
	color: #F00;	
}
/*---------------------- End Text formatting rules--------------------------*/
/*----------------------  Begin Box / Table  Formatting -------------------  */
#left_col_box {
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right_table_box {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

#bottom_table_box {
	clear: right;
	float: left;
	padding-bottom: 10px;
}

.left_col_box {
	float: left;
	margin: 10px;
/*	border: 1px solid #999999;*/
	padding: 5px;
}
.left_image_box {
	float: left;
	margin: 5px 10px 1px 0;
	border: 1px solid #999999;
}

.right_image_boxNB {
	float: right;
	margin: 5px 0 1px 10px;
}

.right_image_box {
	float: right;
	margin: 5px 0px 1px 10px;
	border: 1px solid #999999;
}

.image_box {
	margin: 10px 10px 10px 10px;
	border: 1px solid #999999;
}

.rightcol_table_title {
	font-size: 80%;
	line-height: 10pt;
}
.rightcol_table {
	border: 1px solid #999999;
	Color: #444444;
	font-size: 80%;
	line-height: 10pt;
 	padding: 5px;
}
.table_title_index {
	Color: #FFFFFF;
	font-size: 100%;
	line-height: 5pt;
	padding: 5px;
	background-color: #123c28;
/*	background-color: #4a7b5b;*/
	font-weight: bold;
	text-align: center;
}
.table_border {
	border: 1px solid #4a7b5b;
	line-height: 10pt;	
/*	Color: #444444;
	font-size: 90%;
	line-height: 10pt;
	padding: 10px;*/
}

.table_background_ltGreen{
	Color: #FFFFFF;
	font-size: 120%;
	line-height: 12pt;
	padding: 5px;
	background-color: #889d93;
	font-weight: bold;
/*	text-align: center;*/
}
.table_background_ltGreenSmall{
	Color: #FFFFFF;
	font-size: 90%;
	line-height: 10pt;
	padding: 5px;
	background-color: #889d93;
/*	text-align: center;*/
}
.table_background_dkGreen{
	Color: #FFFFFF;
	font-size: 100%;
/*	line-height: 10pt;*/
	padding: 10px;
	background-color: #113c28;
	font-weight: bold;
	text-align: center;
}

/*----------------------  End Box / Table  Formatting -------------------  */

/* ------------------ Event detail box calendar -------------------*/
.ng_events_detail{
	Color: #FFFFFF;
	font-size: 100%;
	line-height: 12pt;
	padding: 5px;
	background-color: #889d93;
	font-weight: normal;
/*	text-align: center;*/
}
