body {

	font-family: Arial, Helvetica, sans-serif;

	color:#246843;

	font-size:11px;

	display: block;

	margin: 0;

	padding: 0;

}

p {

	color:#000000;

	font-size:12px;

	line-height:14px;

}

a {

	color:#000;

	text-decoration:none;

}

a:hover {

	color:#246843;

	text-decoration:none;

}



td {

	vertical-align: top;

}



/************************************************************/



#outerDiv {

	width: 800px;

	margin: 10px auto;

}



#outerTable {

	width: 800px;

	border: none;

}



	.top_border {

		height: 24px;

		background: url(images/border_top.jpg) repeat-x #929248;

	}

	.bottom_border {

		height: 24px;

		background: url(images/border_bottom.jpg) repeat-x #929248;

	}

	.left_border {

		width: 24px;

		background: url(images/border_left.jpg) repeat-y #929248;

	}

	.right_border {

		width: 24px;

		background: url(images/border_right.jpg) repeat-y #929248;

	}

	#contentTD {

		width: 707px;

		background-color: #bccc73;

		border: 2px #07613D solid;

		padding: 10px;

	}

	

#contentTable {

	width: 100%;

}

	#leftColTD {

		width: 260px;

	}

		#leftColTD a{

			color:#246843;

			text-decoration:none;

			font-size:10px;

		}

		#leftColTD a:hover{

			color:#000;

			text-decoration:none;

		}

		#lowerLeftDiv {

			text-align:center;

			padding:10px 20px;

			font-size:10px;

		}

		#leftColContentDiv {

			font-size: 12px;

			color: #000;

			text-align: left;

		}

	#rightColTD {

		padding-left: 5px;

	}

	

/************************************************************/



#navDiv {

	margin:7px 0px;

	margin-left:-40px;

}

	#navDiv ul{

		list-style:none;

		display:inline;

	}

	#navDiv li {

		display:inline;

		margin-right:10px;

	}

	#navDiv img {

		margin-right:0;

	}

	#navDiv img.navArrow {

		margin-bottom:2px;

	}

	#navDiv a{

		text-decoration:none;

		color:#246843;

	}

	#navDiv a:hover{

		text-decoration:none;

		color:#92AB4B;

	}



/************************************************************/



#contentDiv {

	padding-right:10px;

}

	#contentDiv ul{

		display: block;

		margin:0;

		padding-left:15px;

		margin-top:0px;

		margin-bottom:3px;

		color:#000;

		font-size:12px;

	}



#footerDiv {

}

	

/************************************************************/



#navHeading {

	font-family:"Times New Roman", Times, serif;

	font-size:24px;

	font-weight:bold;

}

#heading1 {

	font-family:"Times New Roman", Times, serif;

	font-size:24px;

	font-weight:bold;

}

#heading2 {

	font-family:"Times New Roman", Times, serif;

	font-size:18px;

	font-weight:bold;

}

#heading3 {

	font-family:"Times New Roman", Times, serif;

	font-size:14px;

	font-weight:bold;

}

#heading3 a{

	color:#246843;

	text-decoration:none;

}

#heading3 a:hover{

	text-decoration:none;

	color:#000;

}

#purpleText, .purpleText {

	color:#6B2765;

}

#purpleText a{

	color:#6b2765;

	text-decoration:none;

}

#purpleText a:hover{

	text-decoration:none;

	color:#246843;

}