/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/* background: #FFFFFF url(images/img1.gif); */
body {
	margin: 20px;
	padding: 0;
	background: DarkGray;
	font-size: x-small;
	font-family: Verdana;
	color: #6F4503;
}

BODY DT
{
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 10px;
    COLOR: #7F7772;
    FONT-FAMILY: Verdana
}
BODY DD
{
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 10px;
    COLOR: #7F7772;
    PADDING-TOP: 0px;
    vertical-align:top;
    FONT-FAMILY: Verdana
}
BODY P
{
    FONT-SIZE: 8pt;
    COLOR: #7F7772;
    FONT-FAMILY: Verdana
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #696969; /* DimGray */
}

td.HatchedCell
{
	background: #F5F5F5; /* WhiteSmoke */
	border: solid 1px silver;
	padding-left: 10px;
	font-size:x-small;
	font-family: Verdana	
}

td.HeaderCell
{
	background: #7D7C7C; 
	border: solid 1px silver;
	color: White;
	text-align:center;
	font-size:8pt;	
	font-family: Verdana	
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol{
	margin-top: 3px;
}

p.punch
{
	color:Green;
}

blockquote {
	font-style: italic;
}


a {
	color: Blue;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 70px;
	margin: 0 auto;
	padding: 0px;
	padding-bottom: 10px;
	background: White url(/images/EverMapLogo.gif) no-repeat;
	border: 5px solid #FFFFFF;
	border-bottom: none;
}

#header img
{
vertical-align: top;
float: right;
border: none;
}

#header h1 {
	text-align: center;
	font-size: 3em;
}

#header h2 {
	text-align: center;
	font-size: 1.4em;
}

#header a {
	text-decoration: none;
	color: #9E6813;
}

/* Menu */

#menu {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	background: #7D7C7C; /* url(images/menubg.png) repeat-x;*/
	border: 5px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 80px;
	height: 24px;
	padding-top: 6px;
	text-align: center;
	text-decoration: none;
	font-size: 10pt;
	font-family: arial;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: GreenYellow; 
	/* background: #7CD300 */ 
	color: #2F4F4F; /* DarkSlateGray */
}

div.header
{
padding:0.5em;
color:white;
background-color: #696969; /* DimGray */
clear:left;
}

div.title
{
margin-top:5px;
margin-bottom:5px;
padding-top:5px;
padding-bottom:5px;
padding-left: 10px;
background: #7CD300;
color: white;
FONT-WEIGHT: bold;
FONT-SIZE: 12pt;
text-align: left;
clear: left;
}

div.titleGray
{
margin-top:5px;
margin-bottom:5px;
padding-top:5px;
padding-bottom:5px;
color: #2F4F4F; /* DarkSlateGray */
FONT-WEIGHT: bold;
FONT-SIZE: 14pt;
text-align: left;
clear: left;
}

div.bluetitle
{
color: #6699CC;
FONT-WEIGHT: bold;
FONT-SIZE: 8pt;
text-align: left;
clear: left;
FONT-FAMILY: Verdana
}

div.boxed
{
border: 1px solid #7CD300;
background-color: #F5F5F5; /* WhiteSmoke */
padding-top: 6px;
padding-bottom: 6px;
padding-right: 20px;
padding-left: 20px;
FONT-SIZE: 8pt;
COLOR: #7F7772;
FONT-FAMILY: Verdana
}

div.subtitle
{
padding-top:5px;
padding-bottom:10px;
padding-left: 0px;
background: white; 
color: #696969; /* DimGray */
FONT-WEIGHT: bold;
FONT-SIZE: 9pt;
text-align: left;
}

div.testimonial
{
color:Gray;
font-size:8pt;
font-style:italic;
padding-bottom:0px;
padding-top:10px;
}

div.signature
{
color:black;
font-size:8pt;
font-style:italic;
padding-top:2px;
padding-bottom:4px;
text-align: right;
}

div.footer
{
padding: 5px;
clear:left;
text-align: center;
color: #696969; /* DimGray */ 
background: #F5F5F5; /* WhiteSmoke */
border-top: solid 2px silver;
font-size: x-small;
}

div ul
{
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 20px;
	padding-top: 0px;
}

div li
{
 FONT-SIZE: 8pt;
 PADDING: 0px;
 COLOR: #7F7772;
 FONT-FAMILY: Verdana	
}

h1.header
{
padding:0;
margin:0;
}

div.container
{
width:900px;
margin:0 auto;
border:5px solid white;
line-height:150%;
background: White;
}

div.left
{
margin-left:710px; 
width:160px;
padding:10px;
}

div.list
{
	color:#696969; /* DimGray */ 
	font-style:oblique;
	border: solid 1px silver;
	padding: 10px;
	background: #F5F5F5; /* WhiteSmoke */
	margin-top: 10px;
	margin-bottom: 10px;
}

div.important
{
	color:#696969; /* DimGray */ 
	border: solid 1px silver;
	padding: 10px;
	background: #FAFAD2; /* WhiteSmoke */
	margin-top: 10px;
	margin-bottom: 10px;
}

div.snapshot
{
	
}

div.offset
{
	margin-left: 20px;
}

div.fieldname
{
	margin-left: 20px;
	float:left;	
	width: 150px;
	font-size: 8pt;
	text-align:right;
	padding-top: 4px;
	clear:left;
}

div.fieldinput
{
	margin-left: 180px;
	margin-top:1px;
	font-size: 8pt;
}

div.content
{
float:left;
width: 690px;
margin:0;
padding: 10px;
border-right: thin dotted gray;
vertical-align:top;
}

div.column1
{
	float:left;
	width: 100px;
}

div.column250px
{
	float:left;
	width: 250px;
}

div.column2
{
	margin-left:102px;
	width: 520px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}

div.columnleft
{
	float: left;
	width: 50%;
}

div.columnright
{
	margin-left:51%;
	width:47%;
}

div.columnleftOneThirds
{
	float: left;
	width: 35%;
	clear:left;
}

div.columnrightTwoThirds
{
	margin-left:37%;
	width:60%;
}

.Invoice
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 20px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    COLOR: black;
    PADDING-TOP: 20px;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: left;
    BORDER-RIGHT: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    width:900px;	
}

td.InvoiceNormal
{
	BORDER-RIGHT: silver 0px solid;
    BORDER-TOP: silver 0px solid;
	BORDER-LEFT: silver 0px solid;
    BORDER-BOTTOM: silver 0px solid;
    PADDING-RIGHT: 20px;
    PADDING-LEFT: 20px;
    PADDING-BOTTOM: 20px;
    PADDING-TOP: 20px;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    MARGIN-BOTTOM:20px;
    MARGIN-TOP:20px;	
    width:400px;
    vertical-align:top;
    text-align:left;    
}

td.InvoiceLarge
{
	BORDER-RIGHT: silver 0px solid;
    BORDER-TOP: silver 0px solid;
    BORDER-LEFT: silver 0px solid;
    BORDER-BOTTOM: silver 0px solid;   
    MARGIN-BOTTOM:20px;
    MARGIN-TOP:20px;	
    PADDING-LEFT: 20px;
    PADDING-RIGHT: 20px;
    PADDING-BOTTOM: 20px;
    PADDING-TOP: 20px;
    FONT-SIZE: 14pt;
    font-weight:bolder;
    COLOR: black;
    FONT-FAMILY: Verdana;
    width:400px;
    vertical-align:top;
    text-align:left;
}

p.InvoiceLarge
{
	FONT-SIZE: 12px;
    COLOR: black;
    FONT-STYLE:normal;
    font-weight:bold;
    FONT-FAMILY: Verdana;
}

p.InvoiceNormal
{
	FONT-SIZE: 8px;
    COLOR: black;
    FONT-STYLE:normal;
    FONT-FAMILY: Verdana;
}


