﻿h1           { padding-left: 10px; padding-right: 10px; padding-top: 10px; margin-bottom: -13px; font-family:Verdana; font-size:10pt }

h2           { padding-left: 10px;  margin-top: 10px; 
			   margin-bottom: -8px; font-family:Verdana; font-size:18px; color: #456b55}
p, table			 { margin:14px 10px 14px 10px;
			   font-family: Verdana, Arial, sans-serif; font-size: 10pt; 
			   margin-bottom: 0px; color: #456b55;
			   
		      }

p.bold		 {margin-bottom: -16px; font-weight: bold;}
		      			   
body {  background-color: #dce6e0; margin: 0;  padding: 0;  text-align: center; } 

ul { 
				font-family: Verdana, Arial, sans-serif; 
				font-size: 9pt;
				list-style-type: none; 
				margin-left: 0px;
				padding: 0px;
				color: #e2d9c5;
				} 
ul.indent		{margin-left: 20px;}
 			 
a	 		{  	text-decoration:none;
				font-weight:600;
				padding:0px;
				color: #e2d9c5
				}
	
a:hover		  { text-decoration:underline; }


#outer 		{ margin: 20px auto; padding: 0;  width: 720px;  text-align: left;background-color: #d5f5e3 }			
#header { 

				position: absolute; 
				width: 699px; 
				height: 180px; 
				margin-top: 10px; 
				border-top: 2px solid #1a8e4b;
				border-bottom: 2px solid #1a8e4b;
				padding: 3px 0 3px 0;
				background-color: #dfe9e3;
				}
#menu { 

				position: absolute; 
				width: 124px; 
				height: 400px; 
				margin-top: 203px; 
				border: 1px solid #1a8e4b;
				background-color: #d5f5e3;
			}
#menu a			{ 
				float: left;
				font-family: Verdana, "Times New Roman", Times, serif; 
				width: 110px;
				font-size: 10px; 
				color: #ffffff; 
				border-bottom: 1px solid #ffffff; 
				padding:5px 0 5px 8px;
				background: url('images/label_off.gif') repeat-x center;
			}
#menu a.indent	{width:90px; background:#84ace7; color:#ffffff}				 

#menu a:hover	{ 
				background:#eaa057;
				}
#nested			{position: static;
				}

#nested a		{
				 background: none;
				 border-top: 1px solid #1a8e4b;
				 color:#456b55
				 }

#nested a:hover	{background: none;}
			 
#nested p	 { padding-left: 8px; 
			   font-family: Verdana, Arial, sans-serif; font-size: 10pt; 
			   font-weight: bold;
			   color:#456b55;
			   margin-bottom: 10px;
			   margin-top: 20px
			 }			   
					

#content_home		{
                position: absolute; 
				width: 578px; 
				height: 400px; 
				margin-top: 203px; 
				margin-left: 120px;
				padding-left: 0px;
				padding-right: 0px;
				border: 1px solid #1a8e4b;
				background: url('images/home_image2.jpg')}

#content_home p	{color:#e4ede8;}
#content_home h2 {color: #e2d9c5}

#content		{
                position: absolute; 
				width: 578px; 
				height: 400px; 
				margin-top: 203px; 
				margin-left: 120px;
				padding-left: 0px;
				padding-right: 0px;
				border: 1px solid #1a8e4b;
				background-color: #d5f5e3;
				}
				
#footer 	{ 
				position: absolute; 
				width: 698px; 
				height: 20px; 
				margin-top: 603px; 
				border: 1px solid #1a8e4b;
				padding: 10px 0 10px 0;
				color:#456b55;
				background-color: #d5f5e3;
			}
			
#right_div	{	position: absolute;
				background-color: #dfe9e3;
				width: 120px; height: 500px;
				margin-top: 203px; 
				margin-left: 703px;
 
	
			}