body {
	background-color: #CECECE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	/* margin-left: 15px; */
	list-style-position: outside;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

table.menu td {
	background-image: url("/img/menu_item_left.jpg");
	background-repeat: no-repeat;
	background-position:top left;
	height:70px;
	width: 165px;
	
	color: #FFFFFF;
	font-weight:bold;
	
	padding-top:3px;
	padding-left:10px;
}

table.menu a {
	
	color: #FFFFFF;
	text-decoration: none;
}

td.content {
	background-image: url("../img/background_top_right.jpg");
	background-repeat: no-repeat;
	background-position:top right;
}

p {
	padding:0px;
	padding-left: 10px;
	padding-right: 20px;
}

#nlink a:link, #nlink a:visited, #nlink a:link.active, #nlink a:visited.active
	{
		font-size: 12px;
		color: #003300;
		text-decoration: none;
	}
	
#nlink a:hover
	{
		text-decoration: underline;
	}

#prodnav
	{
		height: 20px;
		margin: 0;
		padding-left: 0px;
	}

#prodnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#prodnav a:link, #prodnav a:visited
	{
		float: left;
		background: #E5FAF1;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #91a544;
		text-decoration: none;
		color: #91a544;
	}

#prodnav a:link.active, #prodnav a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}

#prodnav a:hover
	{
		background: #fff;
	}
	
#prodtitle 
	{
		font-size: 18px;
		line-height: 20px;
		padding:0;
		margin:0;
		margin-bottom: 5px;
	}
	
#faq_table
	{
		text-align: left;
		border:0;
		background-color: #91a544;
		width: 100%;
		margin-bottom: 10px;
	}

#faq_table th
	{
		padding:5px;
		background-color: #b2c56a;
		color: #3f4b00;
	}

#faq_table td
	{
		font-size:11px;
		padding:5px;
		background-color: #FFFFFF;
		color: #283000;
	}
	
#faq_table a:link, #faq_table a:visited, #faq_table a:link.active, #faq_table a:visited.active
	{
		font-size: 11px;
		color: #283000;
		text-decoration: none;
	}
	
#faq_table a:hover
	{
		text-decoration: underline;
	}

#content_container
	{
		padding-left:5px;
		padding-right:10px;
	}
	
#content
	{
		padding:0px;
		margin:0px;
		font-size:11px;
		color: #000;
		margin-bottom: 5px;
	}
	
#content a:link, #content a:visited, #content a:link.active, #content a:visited.active
	{
		text-decoration: none;
		color: #000;
	}
	
#content a:hover
	{
		text-decoration: underline;
	}
	
#form_fancy
	{
		border: 1px solid #91a544;
	}
	
#form_fancy_button
	{
		border: 1px solid #91a544;
		background-color: #E5FAF1;
		color: #3f4b00;
	}
	
#faq_nav a:link, #faq_nav a:visited, #faq_nav a:link.active, #faq_nav a:visited.active
	{
		color: #003300;
		font-weight: bold;
		text-decoration: none;
	}	
		
#faq_nav a:hover
	{
		text-decoration: underline;
	}
	
	
#form_button
	{
		height: 20px;
		margin: 0;
		padding-left: 0px;
		background: #E5FAF1;
		font-size: 9px;
		/*line-height: 14px;*/
		font-weight: bold;
		border: 1px solid #91a544;
		padding-left: 5px;
		text-decoration: none;
		color: #91a544;
	}	
	
	
#li_button
	{
		height: 20px;
		margin: 0;
		padding-left: 0px;
		margin-bottom: 10px;
	}

#li_button li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#li_button a:link, #li_button a:visited
	{
		float: left;
		background: #E5FAF1;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #91a544;
		text-decoration: none;
		color: #91a544;
	}

#li_button a:link.active, #li_button a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}

#li_button a:hover
	{
		background: #fff;
	}
	
#link a:link, #link a:visited, #link a:link.active, #link a:visited.active
	{
		color: #003300;
		font-weight: bold;
		text-decoration: none;
	}	
		
#link a:hover
	{
		text-decoration: underline;
	}
	
div.error_message
	{
		color: #990000;
		font-weight:bold;
	}
	
h3 
{
	padding: 0;
	margin: 0;
	border: 0;
}

.image_left
{
	float: left;
	width: 150px;
	margin: 0 10px 10px 0;
}

.image_right
{
	float: right;
	width: 150px;
	margin: 0 0 10px 10px;
}

.image_right img
{
	border: 2px solid #91a544;
}

.image_left img
{
	border: 2px solid #91a544;
}
