body {
	background-color: #E0F8DE;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.headers {
	background-image: url(images/topBg1.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 204px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.headers2 {
	background-image: url(images/topBg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 160px;
	vertical-align: top;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FDC018;
}
a:link {color: #46AA0A;text-decoration: underline;font-weight: bold;}
a:visited {color: #46AA0A;text-decoration: underline;font-weight: bold;}
a:hover {font-weight: bold;color: #000000;text-decoration: underline;}
a:active {font-weight: bold;color: #46AA0A;text-decoration: underline;}

.email a:link {color: #FDC018;text-decoration: none;font-weight: bold;}
.email a:visited {color: #FDC018;text-decoration: none;font-weight: bold;}
.email a:hover {font-weight: bold;color: #ffffff;text-decoration: underline;}
.email a:active {font-weight: bold;color: #FDC018;text-decoration: none;}



.tag1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #70AF89;
	text-align: left;
	vertical-align: bottom;
}

/* TOP NAV BAR CODE STARTS HERE \*/


.mainnav{
	position: relative;
	background: url(images/menug_bg.jpg) repeat-x; /*tab background image path*/
	height: 44px;
	list-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.mainnav li{
	float:left;
}

.mainnav li a{
	float: left;
	display: block;
	color:#B3DAC6;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 13px; /*Padding to accomodate left tab image. Do not change*/
	height: 44px;
	line-height: 44px;
	text-align: center;
	cursor: pointer;	
}

.mainnav li a b{
	float: left;
	display: block;
	padding: 0 16px 0 1px; /*Padding of menu items*/
}

.mainnav li.current a, .mainnav li a:hover{
	color: #FFFFFF;
	background: url(images/menug_hover_left.jpg) no-repeat; /*left tab image path*/
	background-position: left;
}

.mainnav li.current a b, .mainnav li a:hover b{
	color: #006633;
	background: url(images/menug_hover_right.jpg) no-repeat right top; /*right tab image path*/
}

/* TOP NAV BAR CODE ENDS HERE \*/

.leftcolumn {
	background-color: #CCCCCC;
	vertical-align: top;
	width: 210px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

/* LEFT NAV BAR CODE STARTS HERE \*/

#LeftNavCont{
	width:210px;
	font-size:12px;
	list-style: none;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.LeftNavHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	height: 28px;
	padding: 0px;
	margin: 0px;
}


#LeftNavCont ul{
	list-style: none;
	margin-left:0px;
	padding-left:0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

#LeftNavCont li 
{
	padding-left: 10px;
	background-image: url(images/arrSmGr.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftcolumn #LeftNavCont a {
	text-decoration: none;
	color: #0E9A54;
}
.leftcolumn #LeftNavCont a:hover {
	text-decoration: underline;
	color: #000000;
}
#LeftNavCont2 {
	width:160px;
	font-size:12px;
	list-style: none;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#LeftNavCont2 ul{
	list-style: none;
	margin-left:0px;
	padding-left:0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

#LeftNavCont2 li 
{
	padding-left: 10px;
	background-image: url(images/arrSmGr.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	border-bottom-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.leftcolumn #LeftNavCont2 a {
	text-decoration: none;
	color: #0E9A54;
}
.leftcolumn #LeftNavCont2 a:hover {
	text-decoration: underline;
	color: #000000;
}
.LeftNavHdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	line-height: 25px;
}
.rightColumn {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	vertical-align: top;
}
.boxSm {
	border: 1px solid #CCE8BB;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.rightColumn .boxSm h1 {
	font-size: 12px;
	font-weight: bold;
	color: #46AA0A;
	margin: 0px;
	padding: 0px;
}
.leftcolumn .boxSmNews h1 {
	font-size: 12px;
	font-weight: bold;
	color: #46AA0A;
}
.rightCol2 {
	padding-right: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCE8BB;
	font-size: 11px;
	width: 197px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FDC018;
	margin: 0px;
	padding: 0px;
}
hr {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.LoginBox {
	background-image: url(images/BgLogin.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	height: 100px;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.click {
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #006633;
	margin-bottom: 0px;
	padding-bottom: 3px;
}

.leftCol2 {
	margin-right: 0px;
	padding-right: 10px;
}
.click a {
	text-decoration: underline;
	background-image: url(images/arrSmGr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 8px;
}

.click a:hover {
	text-decoration: underline;
	background-image: url(images/arrSmBl.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	text-align: left;
	padding-left: 8px;
	color: #000;
}






.rightColumn .boxSm #form1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 150px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rightColumn .boxSm h2 {
	font-size: 16px;
	font-weight: bold;
	color: #46AA0A;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.txtSm11 {
	font-size: 11px;
}
.rightColumn .leftCol2 blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.boxSmNews {
	border: 1px solid #CCE8BB;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E7F3DE;
}

/* CALENDAR CODE STARTS HERE \*/

#basic-accordian{
	padding:0px;
	width:100%;
	z-index:2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.accordion_headings{
	color:#00974B;
	cursor:pointer;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BEE1A9;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DAEECE;
	border-bottom-color: #00974B;
}

.accordion_headings:hover{
	background-color: #7CC252;
	color: #006633;
}

.accordion_child{
	padding:0px;
	background:#EEE;
}
.accordionHdr {
	font-size: 11px;
	color: #65A771;
	background-color: #DAEECE;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #BEE1A9;
}
.accordionCont {
	font-size: 11px;
	color: #333333;
	background-color: #E6E6E6;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.calendarHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006633;
	background-color: #BEE1A9;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
}
.CalendarRow {
	background-color: #E3F2DA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #BEE1A9;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}





.header_highlight{
	color: #006633;
	background-color: #7CC252;
}

/* CALENDAR CODE ENDS HERE \*/

.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.pageHdr {
	font-size: 12px;
	color: #006633;
	background-color: #BEE1A9;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	margin: 0px;
}

.pageHdr a:link {color: #006633;text-decoration: underline;font-weight: bold;}
.pageHdr a:visited {color: #006633;text-decoration: underline;font-weight: bold;}
.pageHdr a:hover {font-weight: bold;color: #000000;text-decoration: underline;}
.pageHdr a:active {font-weight: bold;color: #006633;text-decoration: underline;}
h3 {
	font-size: 20px;
	font-weight: bold;
	background-color: #efefef;
	color: #006633;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tableRow1 {
	font-size: 12px;
	color: #006633;
	background-color: #DAEECE;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #BEE1A9;
	text-align: left;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
}
.tableRow2 {
	font-size: 12px;
	color: #333333;
	background-color: #DAEECE;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #BEE1A9;
	text-align: left;
	margin: 0px;
}
.staff {
	background-color: #efefef;
	margin: 0px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
.rightColumn .staff img {
	border: 1px solid #BEE1A9;
}
.staff2 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border: 2px solid #EFEFEF;
}
.rightColumn .staff2 h2 {
	font-weight: normal;
	font-size: 18px;
	color: #006633;
}
.rightColumn .staff2 h4 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	color: #D59E05;
}
