@charset "utf-8";
.shadtop {
	background-image: url(images/top_shadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.shadleft {
	background-image: url(images/left_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.shadright {
	background-image: url(images/right_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.shadbot {
	background-image: url(images/bottom_shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.shadcenter {
	background-image: url(images/top_shadow_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 9px;
}
.greenbg {
	background-image: url(images/green_shade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 216px;
}
.vdivider {
	background-image: url(images/vert_divider.gif);
	background-repeat: repeat-y;
	width: 14px;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
	text-align: justify;
}
.hdivider {
	background-image: url(images/hor_divider.gif);
	background-repeat: repeat-x;
	height: 14px;
}
.greenshade {
	background-image: url(images/bottom_shade.gif);
	background-repeat: repeat-x;
	height: 49px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
	text-align: left;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.link1:hover {
	color: #006633;
	text-decoration: underline;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
}
a.link2:hover {
	color: #006633;
	text-decoration: underline;	 
}
/* Collapsible  Menu  css 
.showSwitch {
	DISPLAY: block
}
.hideSwitch {
	DISPLAY: none
}
.expandMenu {
	WIDTH: 100%
}
.expandMenu DT {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px 0px 1px;
	TEXT-TRANSFORM: uppercase;
	CURSOR: hand;
	COLOR: #ffffff;
	PADDING-TOP: 2px;
	BACKGROUND-COLOR: #FBFDF8
}
.expandMenu A {
	COLOR: #000000
}
.expandMenu A:hover {
	COLOR: #000000; BACKGROUND-COLOR: transparent
}
.expandMenu DD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BACKGROUND-COLOR: #FBFDF8;
}
.expandMenu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 2em; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BACKGROUND-COLOR: #999999
}
.expandMenu TABLE {
	WIDTH: 100%; BORDER-COLLAPSE: collapse
}
.expandMenu TD {
	BORDER-RIGHT: #ffffff 0px solid; PADDING-RIGHT: 10px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 10px; BORDER-LEFT: #ffffff 0px solid; COLOR: #F4FCED; BORDER-BOTTOM: #ffffff 1px solid
}
.expandMenu THEAD TD {
	BORDER-TOP-STYLE: none; BACKGROUND-COLOR: #000000
}
.alignCenter {
	TEXT-ALIGN: center
}*/
.field1 {
	width: 200px;
} 
.button {
	background-color: #006600;
	color: #FFFFFF;

}
.dotline {
	background-image: url(images/dotline.gif);
	background-repeat: repeat-y;
}

