/* HOARD CLIENTS */

body            {
                 background-color:#c1cfdb;
				 margin-top:0;
				 margin-bottom:0;
				}
				
#container      {
                width:750px;
				margin:auto;
				}
							
#mid            {
                 background:url(../images/mid.jpg);
				 background-repeat:repeat-y;
				 width:750px;
				 padding:0;
				}
								
#maincontent    {
                width:690px;
				margin:auto;
				padding:0;
				margin-top:10px;
				vertical-align:top;
				}
				
#maintable    {
                width:650px;
				margin:auto;
				}			
				
#outlinetable    {
                font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				}			
							
.copyright       {
                 font-family:Arial, Helvetica, sans-serif;
				 font-size:10px;
				 color:#666666;
				 }
				 		  
#orderform        {
                  width:590px;
				  margin:auto;
				  }	  
				  
#spacer		{
			height:18px;
			}
			 				 
h1               {
	color:#0077B3;
	font-size:20pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
				 }
				
p               {
                font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				}
				 
.bodytext 		{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				}			
ol  			{ 
				font-family:Arial, Helvetica, sans-serif; 
				font-size:14px; 
				list-style:outside; 
				line-height:20px; 
				list-style-type:decimal;
				}
				
ul  			{ 
				font-family:Arial, Helvetica, sans-serif; 
				font-size:14px; 
				list-style:outside; 
				line-height:20px; 
				list-style-type:square;
				}
				
.highlight  	{
				background-color: #FFFF00;
				}
				
a 				{ 
				color:#0000FF;
				}
				
a:hover 		{
				color:#990000;
				}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bottomlinks a     {
                 color:#333333;
				 text-decoration:none;
				 }
				 
.bottomlinks a:hover {
                  text-decoration:underline;
				  }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.bold-underline {
	font-weight: bold;
	text-decoration: underline;
}
.subheadgothic {
	font-family: 'Century Gothic', Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.italic-underline {
	font-style: italic;
	text-decoration: underline;
}
.bold-italic {
	font-style: italic;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h3 {
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
}
.bold-italic-underline {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.red {
	color: #CC0000;
}
.moneyvalue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #339933;
}
