a {color: #3F6522}
a:hover {color: #2c3b1f}

A.navLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: none;
	color: #3F6522;
	height: 30px;
	}
A.navLink:hover {
	font-family: "Times New Roman", Times, serif; 
	font-size: 14pt; 
	text-decoration: underline; 
	color: #2c3b1f
	height: 28px;
	}
A.navH {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: none;
	color: #3F6522;
	height: 24px;
	margin-left: 20px;
	}
A.navH:hover {
	font-family: "Times New Roman", Times, serif; 
	font-size: 12pt; 
	text-decoration: underline; 
	color: #2c3b1f
	height: 24px;
	}

A.bodyLink {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: underline; color: #3F6522}
A.bodyLink:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: underline; color: #3F6522}

A.footerLink {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #3F6522}
A.footerLink:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: underline; color: #3F6522}

#leftboarder {
	background-image: url(/img/wizard/Chip_main/images/left_boarder.gif);
	position: relative;
	background-repeat: repeat-y;
	height: 100%;
	width: 4px;
}

#rightboarder {
	background-image: url(/img/wizard/Chip_main/images/right_boarder.gif);
	position: relative;
	background-repeat: repeat-y;
	height: 100%;
	width: 4px;
}
#mp_left_box_boarder {
	background-image: url(/img/wizard/Chip_main/images/mp_box_left.jpg);
	position: relative;
	background-repeat: repeat-y;
	height: 100%;
	width: 1px;
}

#mp_right_box_boarder {
	background-image: url(/img/wizard/Chip_main/images/mp_box_right.jpg);
	position: relative;
	background-repeat: repeat-y;
	height: 100%;
	width: 8px;
}
#menublock {
	background-image: url(/img/wizard/Chip_main/images/mp_template_19.jpg);
	text-align: center;
	background-repeat: no-repeat;
	visibility: visible;
	height: 299px;
	background-position: top;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-repeat: repeat-x;
}

#wrapper{
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #3F6522;
	margin-left: 20px;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 5px;
}
h2 {
	margin:0; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt; 
	color: #3F6522; 
	line-height: 15px; 
	font-weight: bold}


h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #3F6522;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 5px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #43240F;
	margin-left: 20px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #d4e2be;
}
