@import url("/content/style/style.css");
@import url("/Includes/Style/dtech.common.css");

.footer {
	font-family: Arial,Verdana, Helvetica,;
	font-size: 10px;
	font-weight: normal;
	color: #767676;
}
a.footer:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #767676;
	font-size: 10px;
	text-decoration: none;
}
  
a.footer:hover {  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: none;
  color: #7E2738; 
  font-size: 10px}
  
a.footer:active {  font-family: Arial,Verdana, Helvetica, sans-serif;
 font-weight: normal; 
 text-transform: none; 
 color: #FF0000; 
 font-size: 10px}
 
a.footer:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
 
a.footer:visited:hover { font-family: Arial,Verdana, Helvetica, sans-serif;
  font-weight: normal; 
  text-transform: none; 
  color: #7E2738; 
  text-decoration: none; 
  font-size: 10px}
  
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D66102;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}
      
/* form table styles */
.formTable {
   	font-size: 12px;
    border: solid 1px #666666;
}
.formTable tr th {
   	border-bottom: solid 1px #666666;
    background-color: #E2E2E2;
}
.formTable tr.labelTitles td {
   	background-color: #F2F2F2;
   	border-top: solid 1px #666666;
   	border-bottom: solid 1px #666666;
    text-align: center;
    font-size: 13px;
}       
.input {
   	background-color: #000000;
   	color: #00FF00;
   	border: solid 1px #CCCCCC;
   	text-align: right;
}
.input2 {
  	font-size: 13px;
   	line-height: 1.2;
   	border: solid 1px #000066;
   	background-color: #F2F2F2;
}
.footnote {
  	font-size: 10px;
  	color: #666666;
   	border-top: dashed 1px #666666;
}
sup {
  	color: #CC0000;
}
.button {
  	border: solid 1px #000000;
  	background-color: #CCCCCC;
   	font-weight: bold;
   	font-size: 12px;
   	color: #000066;
   	cursor: pointer;
   	cursor: hand;
}
.contactbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.content {
   color: #000000;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 12px;
}

.content2 {
   color: #000000;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 10px;
}

.content3 {
   color: #000000;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   font-weight: bold;
}

.content4 {
   color: #000000;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 14px;
   font-weight: bold;
}

.content5 {
   color: #CCCCCC;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 12px;
}

.special {
   color: #FF0000;
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   font-weight: bold;
}

hr {
   color: #C0BFA2;
   height: 0px;
   width: 100%;
}

.altbg1 {
   background-color: #FFFFFF;
}

.altbg2 {
   background-color: #F9F9F3;
}

.photobg, .mapbg, .border {
   background-color: #C0BFA2;
}

/* MAPS */
.popup { background: transparent !important; height: 100% !important; }
#map { height: 600px; overflow: hidden !important; position: relative; width: 100%; }
