/* CSS Document */

body,td,th {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; background-image:url(images/bg_main.gif); background-position:center top; background-repeat:no-repeat; 
}

 img, div, input { behavior: url("iepngfix.htc") 
}


/*SEARCH BOX STYLING*/

.search-box{ /*outer background*/
height: 26px;
padding: 5px 0 0 10px;
width: 165px;
}
 
input.search-field{ /*input field */
float: left;
border:0;
margin:0;
font-family:tahoma; color:#3E419A;
font-size: 12px;
padding: 3px 0px 0px 4px;
height:18px;
background: #ffffff url(images/search-form.png) no-repeat top left;
width: 123px;
}
 
input.search-go { /*search icon */
float:left;
border:0;
margin:0;
padding:0;
margin-left: 5px;
height: 21px;
width: 21px;
background: url(images/search-icon.png) no-repeat bottom left;
cursor: pointer;
}
 
input.search-go:hover{ /*search icon hover "Does Not work in ie6" */
background:url(images/search-icon.png) no-repeat top left;
}

.arrow{ font-family: Verdana; font-size:12px; font-weight:bold; color:#FF7928;}

.arrow-blue{ font-family: Verdana; font-size:12px; font-weight:bold; color:#0585F0;}

.blue-arrow{ font-family: Verdana; font-size:11px; color:#0585F0;}

.fotnav:link{color:#2360AB; font-weight:bold; text-decoration:none; font-size:11px;}
.fotnav:visited{color:#2360AB; font-weight:bold; text-decoration:none; font-size:11px;}
.fotnav:hover{color:#000000; font-weight:bold; text-decoration:underline; font-size:11px;}
.fotnav:active{color:#2360AB; font-weight:bold; text-decoration:none; font-size:11px;}

.inner:link{color:#2360AB; font-weight:bold; text-decoration:none; font-size:12px;}
.inner:visited{color:#2360AB; font-weight:bold; text-decoration:none; font-size:12px;}
.inner:hover{color:#D66B08; font-weight:bold; text-decoration:underline; font-size:12px;}
.inner:active{color:#2360AB; font-weight:bold; text-decoration:none; font-size:12px;}

.sub:link{color:#D66B08; font-weight:bold; text-decoration:none; font-size:12px;}
.sub:visited{color:#D66B08; font-weight:bold; text-decoration:none; font-size:12px;}
.sub:hover{color:#2360AB; font-weight:bold; text-decoration:underline; font-size:12px;}
.sub:active{color:#D66B08; font-weight:bold; text-decoration:none; font-size:12px;}

.tlink:link{color:#009DE1; font-weight:bold; text-decoration:none; font-size:12px;}
.tlink:visited{color:#009DE1; font-weight:bold; text-decoration:none; font-size:12px;}
.tlink:hover{color:#FF7928; font-weight:bold; text-decoration:underline; font-size:12px;}
.tlink:active{color:#009DE1; font-weight:bold; text-decoration:none; font-size:12px;}

.contact:link{color:#000000; font-weight:bold; text-decoration:none; font-size:13px;}
.contact:visited{color:#000000; font-weight:bold; text-decoration:none; font-size:13px;}
.contact:hover{color:#F27C1B; font-weight:bold; text-decoration:none; font-size:13px;}
.contact:active{color:#000000; font-weight:bold; text-decoration:none; font-size:13px;}

.orng{font-size:11px; color:#D66B08;}

.nav{font-size:14px; color:#FF7928;}

.red{font-size:11px; color:#FF0000;}

.white{font-size:16px; font-weight:bold; color:#fff;}

.orng1{font-size:16px; color:#D66B08;}
.blu{font-size:11px; color:#005F97;}

.head{font-size:16px; color:#03509C;}

.head1{font-size:16px; color:#D66B08;}

.welcomebg {background-image:url(images/welcome.gif); background-position:top left; background-repeat:no-repeat;}

.lmap{background-image:url(images/lmap.gif); background-position:center; background-repeat:no-repeat;}

.Buttons {BORDER-RIGHT: #F06915 1px solid; BORDER-TOP: #F06915 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #F06915 1px solid; CURSOR: hand; COLOR: #fff; LINE-HEIGHT: normal; BORDER-BOTTOM: #F06915 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #F79240; style1: #FFFFFF}
.Inputform {BORDER-RIGHT: #FCCDA7 1px solid; BORDER-TOP: #FCCDA7 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #FCCDA7 1px solid; COLOR: #000000; BORDER-BOTTOM: #FCCDA7 1px solid; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ffffff}