@charset "UTF-8";
/* CSS Document */

body
	{padding:0px;
	 text-align:center;
	 margin:0;
	 background-color:#ffffff;}

div#holder
	{width:720px;
	 height:640px;
	 margin-top:30px;
	 margin-bottom:40px;
	 margin-left:25px;
	 background-color:#ffffff;}
	 
div#frameholder
	{width:720px;
	 height:600px;
	 margin-top:0px;
	 margin-bottom:0px;
	 margin-left:0px;
	 background-color:#ffffff;
	 
	  border:solid;
	 border-width:1px;
	 border-bottom:none;
	 border-color:#C3C3C3;}
	 
div#logo
	{width:700px;
	 margin-top:10px;
	 margin-bottom:5px;
	 margin-left:10px;
	 float:left;
	 background-color:#ffffff;}
	 
div#line
	{width:720px;
	 height:5px;
	 margin-top:0px;
	 margin-bottom:0px;
	 margin-left:0px;
	 float:left;
	 background-color:#ffffff;
	 
	 border:solid;
	 border-width:2px;
	 border-left:none;
	 border-bottom:none;
	 border-right:none;
	 border-color:#9FB27F;}
	 
div#menu
	{width:700px;
	 margin-top:0px;
	 margin-bottom:0px;
	 margin-left:10px;
	 float:left;
	 background-color:#ffffff;}
	 
div#text
	{width:720px;
	 height:362px;
	 margin-top:70px;
	 margin-bottom:0px;
	 margin-left:0px;
	 float:left;
	 background-color:#C6DEA6;}
	 
	 
div#indexpage
	{width:720px;
	 height:600px;
	 margin-top:0px;
	 margin-bottom:0px;
	 margin-left:0px;
	 float:left;
	 background-color:#C6DEA6;}
div#indexlogo
	{width:700px;
	 margin-top:10px;
	 margin-bottom:5px;
	 margin-left:10px;
	 float:left;
	 background-color:#C6DEA6;}
div#indexkeyhole
	{width:700px;
	 margin-top:90px;
	 margin-bottom:5px;
	 margin-left:10px;
	 float:left;
	 background-color:#C6DEA6;}
div#logotext
	{width:720px;
	 margin-top:20px;
	 margin-bottom:5px;
	 margin-left:0px;
	 float:left;
	 background-color:#C6DEA6;}
	 

div#seconddraft
	{width:720px;
	 margin-top:10px;
	 margin-bottom:0px;
	 margin-left:0px;
	 float:left;
	 background-color:#ffffff;}
	
	 
div#holder a:link
	{color:#333333;
	text-decoration:none;}
	
div#holder a:active
	{color:#333333;
	text-decoration:none;}
	
div#holder a:visited
	{color:#333333;
	text-decoration:none;}

div#holder a:hover
	{color:#646464;
	text-decoration:none;}
	
	 
div#menu p
	{text-align:left;
	font-size:12px;
	font-family:Arial, sans-serif;
	color:#003300;
	margin-top:0em;
	margin-bottom:0em;
	letter-spacing:0px;}

div#seconddraft p
	{text-align:right;
	font-size:9px;
	font-family:Arial, sans-serif;
	color:#979797;
	margin-top:0em;
	margin-bottom:0em;
	letter-spacing:0px;}
	
div#text p
	{text-align:left;
	font-size:13px;
	font-family:Arial, sans-serif;
	color:#003300;
	margin-right:1em;
	margin-bottom:1em;
	margin-left:1em;
	letter-spacing:0px;
	text-align:justify;
	line-height:18px;}
	
	
	
	
.link
 {font-size:15px;
 color:#9FB27F;}
	

img
	{border:0px;}	







