/***********************************/
/******* GLOBAL OPTIONS BELOW ******/
/***********************************/

	/* This Controls Entire Page Attributes */
	body		{margin: 0px; background-color: #c5d644;}
	.bgwhite	{background-color: #ffffff; vertical-align: top;}
	.bggreen	{background-color: #c5d644;}

	.photoarea	{background-color: #ffffff; vertical-align: top;}

	.maintextarea	{padding-left: 10px; padding-right: 10px; background-color: #ffffff; vertical-align: top; font-family: arial, sans-serif, verdana, helvetica; font-size: 11px; font-weight: normal; color: #000000; line-height: 14px;}
	.textheading1	{font-family: arial, sans-serif, verdana, helvetica; font-size: 16px; font-weight: bold; color: #C5D644;}

	.navheading1	{background-color: #c5d644; width: 165px; height: 27px; vertical-align: center; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 14px; color: #000000;}

	/* This is the Navigation Bar on the Side */
	#sidenav	{width: 165px;}
		.tier1	{width: 165px; background-color: #c5d644; padding-left: 9px; padding-top: 0px; vertical-align: center; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; line-height: 14px; cursor: hand; margin-top: 0px; border-bottom: 1px solid #ffffff;}
		.tier2	{width: 165px; height: 14px; background-color: #c5d644; padding-left: 9px; padding-top: 0px; vertical-align: center; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; line-height: 14px; cursor: hand; margin-top: 0px; border-bottom: 1px solid #ffffff;}
		.tiersub{margin-bottom: 1px; line-height:14px;}
		.tiersubnone	{margin: 0px; line-height:0px;}

	
	.navigation		{background-color: #c5d644; width: 165px; height: 14px; vertical-align: center; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; line-height: 14px; cursor: hand;}
	.navigation2	{background-color: #c5d644; width: 165px; height: 14px; vertical-align: center; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; line-height: 14px; cursor: hand;}

	.botleftinfo	{background-color: #ffffff; width: 165px; vertical-align: top; font-family: arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000;}

	a:link		{color: #687312; text-decoration: none;}
	a:active	{color: #687312; text-decoration: none;}
	a:visited	{color: #687312; text-decoration: none;}
	a:hover		{color: #687312; text-decoration: underline;}

	a.nav:link		{color: #000000; text-decoration: none;}
	a.nav:active	{color: #000000; text-decoration: none;}
	a.nav:visited	{color: #000000; text-decoration: none;}
	a.nav:hover		{color: #000000; text-decoration: none;}.maintextsubhead {
background-color: #ffffff; vertical-align: top; font-family: arial, sans-serif, verdana, helvetica; font-size: 14px; font-weight: bold; color: #000000; line-height: 18px;
}
.tabletext {
padding-left: 10px; padding-right: 10px; vertical-align: top; font-family: arial, sans-serif, verdana, helvetica; font-size: 11px; font-weight: normal; color: #000000; line-height: 14px;
}

