.body {
		font-family:'Doppio One', sans-serif;
		font-size: 14px; 
		font-weight: normal; 
		color: #333333; 
		text-decoration: none; 
		text-align: justify;
		} 


.content{
	padding:0 20px;
}
.content h2{ 
	font-size:20px;
	color:#3287c1;
	padding:5px 0;
	font-family:'Doppio One', sans-serif;
}

.HC1 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 32px; 
		font-weight: normal; 
		color: #333333; 
		text-decoration: none; 
		text-align: justify;
		} 



.HC2 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px; 
		font-weight: normal; 
		color: #333333; 
		text-decoration: none; 
		text-align: justify;
		} 


.HC3 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 20px; 
		font-weight: normal; 
		color: #333333; 
		text-decoration: none; 
		text-align: justify;
		} 


.body_new {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 15px; 
		font-weight: normal; 
		color: #333333; 
		text-decoration: none; 
		text-align: justify;
		} 

.NAMETXT {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 16px; 
		font-weight: normal; 
		color: #CC0000; 
		text-decoration: none; 
		text-align: justify;
		} 


.body_head {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 13px; 
		font-weight: normal; 
		color: #333333; 
		text-decoration: none; 
		text-align: justify;
		} 

.body_banner {
		font-family: Times New Roman;
		font-size: 15px; 
		font-weight: normal; 
		color: #333333; 
		text-decoration: none; 
		text-align: justify;
		} 


.copy {  
		font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: normal; 
		color: #333333; 
		text-decoration: none;
		}
		
.head {
		font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-weight: bold; 
		color: #990000; 
		text-decoration: none;} 
.head:hover {
		color: #000000; 
		text-decoration: none;
		} 
		
.links {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		}
.links:hover {
		color: ##F9E795; 
		text-decoration: none
		}

.links2 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #333366;
		text-decoration: none;
		line-height: normal;
		text-align: justify;
		}


.linksA:visited 

    { color: #ff0000; font-family: Tahoma; font-size: 11px; font-weight: normal;

		text-decoration: none;
		line-height: normal;
		text-align: justify;
		}

.links2:hover {
		color: #000000; 
		text-decoration: none
		}
		
.links3 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #990000;
		text-decoration: none;
		line-height: normal;
		text-align: justify;
		}

.links3:hover {
		color: #333333; 
		text-decoration: underline
		}





.links5 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #333366;
		text-decoration: none;
		line-height: normal;
		text-align: justify;
		}

.links5:hover {
		color: #990000; 
		text-decoration: underline
		}

.textbox {
		BORDER-BOTTOM: #333333 1px solid; 
		BORDER-LEFT: #333333 1px solid; 
		BORDER-RIGHT: #333333 1px solid; 
		BORDER-TOP: #333333 1px solid;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight : normal; 
		color: #333333;
		height:30px
		}


.textboxbutton {
		BORDER-BOTTOM: #333333 1px solid; 
		BORDER-LEFT: #333333 1px solid; 
		BORDER-RIGHT: #333333 1px solid; 
		BORDER-TOP: #333333 1px solid;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px; 
		font-weight : normal; 
		color: #333333;
		height:30px
		}


.error {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight: bold; 
		color: #cc0000; 
		text-decoration: none; 
		text-align: justify;
		} 

 .popup
        {
            background-color: #B9C8B5;
            height: 190px;
            width: 265px;
            border: 1px solid #B9C8B5;
            position: absolute;
            visibility: hidden;
            font-family: Tahoma, Verdana, Geneva, sans-serif;
            font-size: small;
            text-align: justify;
            padding: 3px;
            overflow: auto;
            z-index: 2;
        }
        .popup_bg
        {
            position: absolute;
            visibility: hidden;
            height: 100%;
            width: 100%;
            left: 0px;
            top: 0px;
            filter: alpha(opacity=70); /* for IE */
            opacity: 0.7; /* CSS3 standard */
            background-color: #999;
            z-index: 1;
        }
        .close_button
        {
            font-family: Verdana, Geneva, sans-serif;
            font-size: small;
            font-weight: bold;
            float: right;
            color: #666;
            display: block;
            text-decoration: none;
            border: 2px solid #666;
            padding: 0px 3px 0px 3px;
        }
        body
        {
            margin: 0px;
        }

.progress{
	width: 1px;
	height: 14px;
	color: navy;
	font-size: 12px;
	
  overflow: hidden;
	background-color: yellow;
	padding-left: 5px;
}


#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 9.5px verdana;
border-bottom: 1px solid gray;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a:hover{
color: red;
background: #f9e795;
border-color: navy;
}

#tablist li a.current{
background: lightyellow;
}

#tablist li a.visited{
background: lightnavy;
}


/* contact us */
.feed{
	position:relative;
}
form label{
	display:block;
	font-size:14px;
	color:#747877;
}
.feedback form{
  padding-top:10px;
}
.feedback form input[type="text"],.feedback textarea{
		   padding:8px;
			display:block;
			width:450px;
			background:#fcfcfc;
			border: none;
			outline:none;
			color:#464646;
			font-family:Arial, Helvetica, sans-serif;
			box-shadow: inset 0px 0px 8px #999;
			margin-bottom:15px;	
}

.feedback form input[type="password"],.feedback textarea{
		   padding:8px;
			display:block;
			width:450px;
			background:#fcfcfc;
			border: none;
			outline:none;
			color:#464646;
			font-family:Arial, Helvetica, sans-serif;
			box-shadow: inset 0px 0px 8px #999;
			margin-bottom:15px;	
}

.feedback textarea{
		resize:none;
		height:120px;		
}
.feedback form input[type="submit"]{
	padding:6px 15px;
	color:#FFF;
	font-size:14px;
	cursor:pointer;
	background:#F14A37 url(../images/large-button-overlay.png);
	border: 1px solid rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.50);
	-webkit-border-radius: 5px;
    border-radius:2px;
    font-family:'Montserrat', sans-serif;
    position:absolute;
    right:150px;
}
.feedback form input[type="submit"]:hover{
	background-color:#E02510;
}
.feedback form input[type="submit"]:active{
	background-color:#F7503D;  
}
.company_address{
	padding-top:20px;
}
 .address_desc{
 	float:left;
 	width:285px;
 }
.company_address p{
	font-size:13px;
	color:#9B9B9B;
	padding:2px 5px 0;
}
.address_data{
	float:left;
	width:285px;
}
.address_data p{
	font-size:13px;
	color:#222;
	padding:2px 5px 0;
}
.address_data p span{
	text-decoration:underline;
	color:#666;
	cursor:pointer;
}
.map{
	border:1px solid #C7C7C7;
	width:270px;
	margin-bottom:15px;
}

.button1{
	background-color:#E02510;
}




 /**
 This stylesheet is part of the java script calendar and date picker
  **/
#calender {
	width: 200px;
	font-family: ms sans serif, sans serif;
	font-size: 7pt;
	}

#calenderTable {
	border-style: outset;
	border-width: 2px;
	border-color: black;
	background-color: #EEE;
	display: none;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	}

#calenderTableHead TR {
	background-color: #5FB404;
	}

#calenderTableDays TR {
	background-color: #B40404;
	color: #E6E6E6;
	}

.normalDay {
	border: 1px dotted black;
	cursor: pointer;
	}

.hlDay {
	border: 1px black;
	background-color: #585858;
	color: #E6E6E6;
	cursor: pointer;
	}

.toDay {
	border: 1px solid #E70;
	background-color: #FD8;
	color: #E70;
	font-weight: bold;
	cursor: pointer;
	}

.choosenDay {
	border: 1px #000000;
	background-color: #585858;
	color: #E6E6E6;
	font-weight: bold;
	cursor: pointer;
	}