/* STANDARD TAG REDEFINITIONS */
BODY{ color: White; font-family: Arial, Helvetica, sans-serif; font-size: 11pt; background-color: Black; margin: 0; padding: 0; }
TD, .webtext {font-size: 10pt;  }

p { font-size: 11pt;  margin-bottom: 7px; margin-top: 0; }
a{ color: #76DEFC; text-decoration: none; }
a:hover{color: White;   }
a.clients {text-decoration: underline; color: #FFFFFF; font-size: 11px; }
a.clients:hover {text-decoration: underline; color:#76defc;}
td.clients {color: #FFFFFF; font-size: 11px; }
form{	margin:0;}
a img {border:none;}
h4 {margin-bottom: 12px; margin-top: 0px;}

#HEADER{	width:860px; margin-left:auto; margin-right:auto; align: center;}
#HEADER ul{ margin: 0; padding-left: 0; height: 44px; line-height: 44px; display: block; list-style: none; background-color: #4D4D4D; background-image: url("images/bg_topnav.gif"); background-repeat: no-repeat;  }
#HEADER li{ display: inline; background-color: #222222;  float: center;  }
#HEADER li a{ height: 44px; line-height: 44px; display: block; padding-left: 26px; padding-right: 26px; border-left: 1px solid Black;  float: left;     }
#HEADER li a:hover{ background-color: #444444; text-decoration: none;}
#HEADER .Visual{ height:50px; background-image: url("images/bg_visual.jpg");  background-repeat: no-repeat;  background-color: #3A90C3;  border-top: 3px solid Black; }
h1{ margin: 0; padding: 10px 0 10px 0; font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .001em; color: White;  font-size: 22px;  }

#CONTENT{ width:860px; margin-left:auto; margin-right:auto;   }
h2{ margin: 0; padding: 12px 0 12px 10px; font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .005em; color: White; font-size: 15pt; }
h2.payment{ margin: 0; padding: 3px 0 12px 0px; font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .005em; color: White; font-size: 15pt; }
#TEXT{ padding: 25px 30px 17px 30px; border-bottom: 1px solid #484848; border-top: 1px solid #484848; background-color: #222222; }
#TEXT p{	margin-bottom: 1em;}
#bold p{ font-size: 11pt; margin-bottom: 1em;}


#FOOTER{	width:860px; margin-top:7px; margin-left:auto; margin-right:auto;  border-bottom: 4px solid #363636;  text-align: right;  padding-top: 5px;   }
#FOOTER p{ font-size: 11px; line-height: 14px; margin: 0;  color: #DDDDDD; padding-bottom: 5px;}
#FOOTER a{ font-size: 11px;	font-weight: normal;	text-decoration: none;  color: White;    }
#FOOTER a:hover{ color: white; text-decoration: underline; }   

td.dl1 { 
background: url("images/dl1.jpg");
width: 1px; 
} 
td.dl2 { 
background: url("images/dl2.jpg"); 
height: 1px;
} 

table.top {
	padding: 0px 0 0 0;
	width: 100%;
	border: none;
	margin: 15px 0 10px 0;
}
.verticalline {
	margin: 0 5px;
}

div.toplink {
	margin-bottom: 4px;
}

div.webaddress {
	margin: 4px 0;
}

table.normal {
	padding: 0px;
	width: 100%;
	border: none;
	margin: 0px;
}

table.normal td {
	vertical-align: top;
	padding: 5px;
}

td.left {
	text-align: left;
}

td.center {
	text-align: center;
}
li {
	margin-bottom:6px;
}

/* New Layout for Site List */

.item-site {
  width: 33.3333%;
  float: left;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  margin: 10px 0;
}

 .visible-md {
   display: none;
 } 


/* Contact Page */

.contact {
  margin-left: auto;
  margin-right: auto;
  width: 550px;
}

.form {
  float: left;
  width: 450px;
}

.form-group {
  margin-bottom: 10px;
}

.form-group label {
  text-align: right;
  width: 150px;
  display: block;
  float: left;
  font-weight: bold;
  padding-right: 10px;
  box-sizing: border-box;
  line-height: 30px;
}

.form-group-alt label {
  line-height: 1.2;
}

.form-group input {
  float: left;
  width: 170px;
  padding: 3px 5px;
  font-size: 13px;
  height: 30px;
  box-sizing: border-box;
}

.form-group textarea {
  float: left;
  width: 275px;
  padding: 3px 5px;
  font-size: 13px;
  box-sizing: border-box;
}

.form-btn {
  padding-left: 125px;
}

.form-btn input {
  height: 30px;
  font-size: 13px;
  background: #eee;
  border: 1px solid #ccc;
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
}

.address {
  float: left;
  margin-left: -75px;
}

/* Clearfix */

.clearfix:before,
.clearfix:after,
.form-group:before,
.form-group:after {
  content: " ";
  display: table;
}

.clearfix:after,
.form-group:after {
  clear: both;
}

ul.homepage li {
	margin-bottom: 10px;
}
ul.homepage{
	margin:18px 0;
}

  h1.contact {text-decoration:none; font: 21px Arial,Helmet,Freesans,sans-serif; font-weight: bold; color:#006699; margin-bottom : 8px; margin-top : 0; padding: 0px; text-align: center;}
  
  .proddesctext{
	font-size: 16px;
	margin-bottom: 20px;
	line-height:1.5em;
}

div.paragraphcenter {
margin-bottom: 7px;
text-align: center;
}