body
{
	margin: 0px auto;
	padding: 5px;
	font-family: verdana, sans-serif;
	font-size: 70%;
	cursor: default;
	background: url('images/fathombg.jpg') repeat-x; 
	text-align:center;
	
}
#outer {
 text-align:left;
 width:768px;
 margin:0 auto;
 }


#left
{
	float: left;
    width: 200px; /*Width of right column*/
	padding-left: 0px;
	padding-top: 0px; 
	background: url(images/green_block.jpg);
	background-repeat: repeat;
	text-align: left;
	height: 100%; /* Holly hack for Peekaboo Bug */
}


 p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}
 
  
  background: #d8ffc0;
   

  

  
  .boxContent {
    color: #000;
    padding: 2px 0 0 5px;
    font-size: smaller;
    line-height: 150%;
    padding-bottom: 12px;
  }
  
  .nospeak { speak: none; }
.padright { padding-right: 8px; }

imageBox {
float: right;
clear: right;
}


#body
{
	margin: 0px;
	float: left;
	color: #111;
	line-height: 1.5em;
	text-align: left;
	width: 568px;
	height: 730px;
    background:#ffffff;
	padding-top: 7px; 
	
}

#bodyblock {
 float: left;
 width: 100%;
 background: #ffffff;
 color: #333333;
 padding:0;
 }
 
 .innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
color: #17164f;
font-weight: bold;
}

h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #3c783d;
font-weight: bold;
}

h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #17164f;
font-weight: italic;
}


#fathom{ background-image: url(images/requestblank.jpg) ; background-repeat:no-repeat; width:165px; height:88px; align:left; padding:10px 0px 0px 0px; color: #fff; font-size: 12px; font-weight: bold; }

h4
{
	color: #000;
	font-size: 100%;
	font-weight: bold;
}

span.subheading
{
	font-size: 100%;
	font-weight: bold;
	display: block;
	margin-bottom: 0.5em;
}


a.fathom-boxes
{
	color: #fff;
	text-decoration: none;
}

/* #body a:visited { color: #696; } */

a.fathom-boxes:hover { color: #fff; }

#body a
{
	color: #17164f;
	text-decoration: underline;
}

/* #body a:visited { color: #696; } */
#body a:hover { color: #17164f; }
#body dl { padding-bottom: 0.2em; }

#body dt
{
	color: #0094c4;
	font-size: 105%;
}

UL {
font-size : 12px; 
font-family : Verdana, Arial, Helvetica, sans-serif;
color : ##666666; 
list-style-image: url(images/fathom-bullet.gif);
vertical-align: middle;
}

ul.padded li { padding: 5px 0px; }

#ftr {
 height:16px;
 background:#c5d3d4;
 padding: 5px 5px;
 color: #333333;
 font-family: verdana, sans-serif;
	font-size: 80%;
 text-align: left;
 }

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.big
{
	font-size: 120%;
	color: #5e9ca8;
}

span.bold { font-weight: bold; }


img.link { border: 1px solid #999; }

img.link:hover
{
	border: 1px solid #0094c4;
	cursor: pointer;
}

img.map { border: 0; }
img.screenshot { padding: 10px 0px; }
img.border { border: 1px solid #666; }
span.red { color: red; }

td.icon
{
	text-align: center;
	padding: 5px 10px 5px 0px;
}

table.contactForm td { padding-bottom: 5px; }

table.contactForm input, table.contactForm textarea
{
	font-family: verdana, sans-serif;
	font-size: 100%;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE/Mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE/Mac */
