	BODY, TD
	{
		font-weight : normal;
		font-size: 12px;
		font-family: Verdana, sans-serif;
		text-align:justify;
		margin : 0px;
		padding : 0px;
		color : #204584;
		line-height : 100%;
		min-width:750px;
		height:100.02%;
	}

	DIV#address
	{	/* address text at top of page under logo: */
		font-size : 11px;
		color : #D9E3F0;
		line-height: 125%;
	}
	
	DIV#featproduct
	{
		font-size:11px;
		font-family: Arial,sans-serif;
		font-size: 12px;
		text-align:left;
	}
	
	DIV#menu
	{
		text-align:center;
	}

	DIV#menu ul
	{
		list-style-type: none;
		line-height:100%;
		padding: 10px;
		margin: 0px;
		margin-top: 0px;
		margin-left: 0em;
		margin-right:-1px;
		background-color:#224266;
	}
	DIV#menu ul li 
	{ 
		display: inline; 
		font-weight: bold; 
		font-size: 13px;
		font-family: "Trebuchet MS",Arial,Verdana, sans-serif;
		color:#F5D07A;
		padding: 7px;
	}

	DIV#copyright
	{
		color : #cccccc;
		font-size : 11px;
		line-height:125%;
	}
	
	DIV#content
	{
		font-family: Arial,Verdana, Trebuchet MS, Arial, Verdana, sans-serif;
		font-size:13px;
		font-weight:normal;
		text-align:left;
		color:#000;
		line-height:100%;
	}

	P
	{
		margin-right:0px;
		margin-top:12px;
		line-height:150%;
	}

	A, A:visited
	{
		font-weight:bold;
		text-decoration: none;	
		color:#1575EA;
	}
	div#menu A, div#menu A:visited
	{
		color:#fff;
	}
	div#menu A:hover
	{
		color:#80ccFF;
	}
	A:hover, div#content a:hover
	{
		color: #000;
	}

	A:active
	{
		color: #719CC7;
	}
	
	.smalltitle
	{
		font-size: 11px;
		color: #B3BDCA;
	}

	H1
	{	/* this is used as an alt text for the page heading (logo) in CSS/IMG-incapable browsers */
		font-family : Arial Narrow,sans-serif;
		font-weight : bold;
		font-size : 18px;
		line-height : 100%;
		margin: 0px 0px 0px 0px;
		position:absolute;
	}

	H2
	{
		text-decoration : none;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size : 20px;
		color : #76AF29;
		line-height : 150%;
		margin: 15px 0px 0px 0px;
	}
	
	H3
	{
		font-family : Helvetica,Trebuchet MS,Verdana,Arial,sans-serif;
		font-variant: small-caps;
		font-weight : bold;
		font-size : 16px;
		color : #829CD9;
		line-height : 100%;
	}
	
	TEXTAREA
	{
		background-color: #ffffff; 
	    font-family: MS sans-serif,arial,sans-serif; 
	    font-size  : 13px; 
	    color : #26406F;
	    font-style : normal; 
	    font-weight: normal; 
	    border: 1px solid #aaaaaa;
	    padding: 2px; 
	    width: 100%; 
	}

	.inputtext 
	{
		background-color: #ffffff; 
	    font-family: arial,verdana,sans-serif; 
	    color : #26406F;
	    font-size  : 13px;
	    height : 22px; 
	    font-style : normal; 
	    font-weight: normal; 
	    padding: 2px;
	    border: 1px solid #aaaaaa;
	    width:100%; 
	}

	.button
	{
		color: #404020;
		font: normal 11px Verdana,Arial,sans-serif;
		line-height: 100%;
		padding-top: 3px;
		padding-bottom: 4px;
	}
	
	.form TD
	{
		font-family:Trebuchet MS, Sans-serif;
		font-size:13px;
		text-align:right;
		color:#2B3D57;
	}

	.caption
	{
		font-family: Franklin Gothic Book,Arial,Sans-serif;
		font-size:13px;
		font-style:italic;
		text-align:center;
		margin-top:03px;
		margin-bottom:15px;
		color:#204584;
	}