@charset "utf-8";
/* CSS Document */
.label{
text-align:right;
padding:8px 20px 8px 0;
/*font-family:'Myriad Pro', Helvetica,Arial,sans-serif,'trebuchet ms';*/
font-family: Calibri, Arial, sans-serif;
font-size:13px;
}

.InnerHeading{
/*font-family:'Myriad Pro', Helvetica,Arial,sans-serif,'trebuchet ms';*/
font-family: Calibri, Arial, sans-serif;
color:#000000;
font-size:18px;
/*padding:7px 0 18px 0 !important;*/
}
.SmallHeading{
/*font-family:'Myriad Pro', Helvetica,Arial,sans-serif,'trebuchet ms';*/
font-family: Calibri, Arial, sans-serif;
color:#014f5d;
font-size:16px;
padding:7px 0 7px 0 !important;
}

.contact-left input[type="text"], .contact-left select, .contact-left textarea {
border-color:#7C7C7C #C3C3C3 #DDDDDD;
border-style:solid;
border-width:1px;
color:#334C52;
display:block;
float:left;
font-size:12px;
margin:5px 0 5px 10px;
padding:2px;
width:300px;
}
.send {
background:transparent url(send.png) no-repeat scroll left top;
border:0 none;
cursor:pointer;
height:18px;
position:relative;
text-indent:-9999px;
top:-3px;
width:70px;
margin-left:10px;
}
.send:hover {
background:transparent url(send.png) no-repeat scroll left bottom;
margin-left:10px;
}
input.button{
width:70px;
height:18px;
border: none;
background: transparent url(send.png) no-repeat center;
overflow: hidden;
text-indent: -999px;
line-height: 0px;
display: block;
color: #a63606;
margin:10px;
}
input.button:hover{
width:70px;
height:18px;
border: none;
background: transparent url(send_hover.png) no-repeat center;
overflow: hidden;
text-indent: -999px;
line-height: 0px;
display: block;
color: #a63606;
margin:10px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topBG{
background-image:url(topBg.jpg);
background-position:left top;
background-repeat:repeat-x;
}
.NavBg{
background:url(eTEK_30_1.jpg) bottom left repeat-y;
}
body,td,th {
	/* font-family: Arial, Helvetica, sans-serif;*/
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	color: #4a4f51;
}
.Headings{
/*font-family:'Myriad Pro', Helvetica,Arial,sans-serif,'trebuchet ms';*/
font-family: Calibri, Arial, sans-serif;
font-size:14px;
color:#990000;
}
.dottedLine{
border-bottom:1px #CCCCCC dotted;
}
p{
margin:0;
text-align:justify;
line-height:17px;
}
.pSpe{
margin:0;
padding:3px 8px 0 0;
text-align:justify;
line-height:17px;
}
img{
border:0;
}
a {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #4a4f51;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #b11f1f;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.Nav {
/*	font-family: "Trebuchet MS", Helvetica, sans-serif; */
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #ffdb8d;
	font-weight:bold;
	padding:0 0 0 40px;
}
.Nav:link {
	text-decoration: none;
}
.Nav:visited {
	text-decoration: none;
}
.Nav:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.Nav:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footerLnk {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	color: #b11f1f;
}
.footerLnk:link {
	text-decoration: none;
}
.footerLnk:visited {
	text-decoration: none;
}
.footerLnk:hover {
	text-decoration: none;
	color: #373737;
}
.footerLnk:active {
	text-decoration: none;
	color: #999999;
}
.UlStyle{
list-style-image:url(arrow.jpg);
color:#000000;
margin:0 0 0 25px;
}
.UlStyle li{
margin:4px 0;
}
.UlStyle2{
list-style-image:url(arrow.jpg);
color:#000000;
margin:0 0 0 25px;
font-weight:bold;
}
.UlStyle2 li{
padding:3px;
margin:3px;
}

