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

html,
body {
   margin:0;
   padding:0;
   height:100%;
   font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	
}

input[type=submit] {
	-webkit-appearance:none;
}
input[type=button] {
	-webkit-appearance:none;
}
#container {
   min-height:100%;
   width:1100px;
    left: 30px; 
   position:relative;
}
#header {
	padding-top:30px;
}
#body {
   padding-bottom:60px;   /* Height of the footer */
}
#footer {
   position:absolute;
   top: 1320px;
   width:100%;
   height:60px;   /* Height of the footer */
}
.SubFooter {
	position:absolute;
   top: 1560px;
   width:100%;
   height:60px;
	}
.Subheadertext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:normal;
	padding: 5px;
	color: #595959;
}

.headertext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:37px;
	font-weight:normal;
	padding: 5px;
	color: #595959;
}

.headersubtext {
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.FooterText {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.inv {   font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	font-weight:bold;
	font-weight:normal;}
	
.fineprint {   font-family: Verdana, Geneva, sans-serif;
color:grey;
	font-size:11px;
	font-weight:bold;
	font-weight:normal;}
	.redfineprint {   font-family: Verdana, Geneva, sans-serif;
color:red;
	font-size:11px;
	font-weight:bold;
	font-weight:normal;}
	
	table.thin
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
    border-style: solid;
	border-color:#ccc;
}

.thin td, .thin th
{
    margin: 0;
    border-width: 1px 1px 0 0;
    border-style: solid;
	border-color:#ccc;
}

	#totals {
	position: absolute;
	left:820px;
	}

.invheaders {
	font-family:Verdana, Geneva, sans-serif;
	background-color:#0e243c;
	font-size:16px;
	font-weight:normal;
	}
	
	hr {
    border: none;
    background-color: #ccc;
    color: #ccc;
    height: 1px;
}

table.red
{	position:absolute;
	left:450px;
	top:20px;
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
    border-style: solid;
	border-color:red;
}

.red td, .thin th
{
    margin: 0;
    border-width: 1px 1px 0 0;
    border-style: solid;
	border-color:red;
}
.accounts{
  background: #F1F2F4;
  border-bottom: 2px solid #C5C5C8;
  border-radius: 5px;
  text-align: center;
  color: #36383C;
  text-shadow: 0 1px 0 #FFF;
  max-width: 910px;
  margin: 0 auto;
  padding: 15px 40px 20px 40px;
  box-shadow: 0 0 3px #000;
  margin-top:10px;
}
h1{
  font-size: 1.6em;
  margin-top: 30px;
  margin-bottom: 10px;
}
.btn{/*
  margin-top: 20px;*/
  display: block;
  width:95%;
  line-height: 2em;
  background: #308fa3;
  border-radius: 5px;
  border:0;
  border-top: 1px solid #3eb4cd;
  box-shadow: 0 0 0 1px #46A294, 0 2px 2px #808389;
  color: #FFFFFF;
  font-size: 1.5em;
  text-shadow: 0 1px 2px #21756A;
}
.btn:hover{
 background: linear-gradient(to bottom, #308fa3 0%,#065e71 100%);  
}
.btn:active{
  box-shadow: inset 0 0 5px #000;
  background: linear-gradient(to bottom, #065e71 0%,#014351 100%); 
}
.smallstdbtn{/*
  margin-top: 20px;*/
  display: block;
  width:200px;
  line-height: 2em;
  background: #308fa3;
  border-radius: 5px;
  border:0;
  border-top: 1px solid #3eb4cd;
  box-shadow: 0 0 0 1px #46A294, 0 2px 2px #808389;
  color: #FFFFFF;
  font-size: 0.9em;
  text-shadow: 0 1px 2px #21756A;
}
.smallstdbtn:hover{
 background: linear-gradient(to bottom, #308fa3 0%,#065e71 100%);  
}
.smallstdbtn:active{
  box-shadow: inset 0 0 5px #000;
  background: linear-gradient(to bottom, #065e71 0%,#014351 100%); 
}

.stdbtn{/*
  margin-top: 20px;*/
  display: block;
  width:200px;
  line-height: 2em;
  background: #308fa3;
  border-radius: 5px;
  border:0;
  border-top: 1px solid #3eb4cd;
  box-shadow: 0 0 0 1px #46A294, 0 2px 2px #808389;
  color: #FFFFFF;
  font-size: 1.5em;
  text-shadow: 0 1px 2px #21756A;
}
.stdbtn:hover{
 background: linear-gradient(to bottom, #308fa3 0%,#065e71 100%);  
}
.stdbtn:active{
  box-shadow: inset 0 0 5px #000;
  background: linear-gradient(to bottom, #065e71 0%,#014351 100%); 
}

.menubtn{/*
  margin-top: 20px;*/
  display: block;
  width:240px;
  height:100px;
  line-height: 2em;
  background: #308fa3;
  border-radius: 5px;
  border:0;
  border-top: 1px solid #3eb4cd;
  box-shadow: 0 0 0 1px #46A294, 0 2px 2px #808389;
  color: #FFFFFF;
  font-size: 1.5em;
  text-shadow: 0 1px 2px #21756A;
}
.menubtn:hover{
 background: linear-gradient(to bottom, #308fa3 0%,#065e71 100%); 
}
.menubtn:active{
  box-shadow: inset 0 0 5px #000;
  background: linear-gradient(to bottom, #065e71 0%,#014351 100%);
  color: #36383C; 
}
a:link {color: #4475ce; text-decoration:none;}
a:hover {color: #4475ce; text-decoration:none;}
a:active {color: #4475ce; text-decoration:none;}
a:visited {color: #4475ce; text-decoration:none;}


#hor-minimalist-a
{
	line-height: 1.6em;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;/*
	background: #fff;*/
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #308fa3;
	padding: 10px 5px;
	border-bottom: 2px solid #308fa3;
}
#hor-minimalist-a td
{
	color: #308fa3;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #46adc3;
}

#hor-minimalist-b
{
	line-height: 1.6em;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #0e243c;
	padding: 10px 8px;
	border-bottom: 2px solid #1d4168;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #0e243c;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #426993;
}


