/* CSS Document */
body{padding:0px; 
margin:0px; 
background:url(images/mainbg.gif) 0 0 repeat-x #CBD7DF; 
color:black;
	font-size: 12px;
	font-family: "Trebuchet MS", "Lucida Grande",  Verdana, Geneva, serif;
}
div,  ul {padding:0px; margin:0px;}
ul { list-style: none; }
/*----TOP  ----*/
.top{
   width:764px;
   height:112px;
   position:relative;
   margin:0 auto; 
   padding:0px;
}

.top #logo{
   height:37px; 
   position:absolute;
   padding-top:10px;
   font: 26px #fff bold; 
   top:20px; 
   left:43px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	}
#logo a:link, #logo a:visited{
   color:#A7E1FE;
   font-size:30px;
	text-decoration: none;
	}
#logo a:hover{
	color: #FFF;
}

.topNote{
	bottom: 5px;
	margin: 0 20px;
	position: absolute;
	float: left;
	background-color: transparent;
	text-align:center;
	border:0px;
   font:12px tahoma, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffb640;
	padding: 3px 25px;
}
.topNote span{ 
color: #8b8b8b;
}
.topCallfor{
	bottom: 1px;
	margin: 0 20px;
	position: absolute;
	right: 0px;
	background-color: transparent;
	text-align:center;
	border:0px;
   font:20px Georgia, "Times New Roman", Times, serif;
	padding: 3px 55px;
	background-image: url(images/callfor.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.topCallfor:hover{
	background-image: url(images/callfor.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.topCallfor a:link, .topCallfor a:visited{
color:#A7E1FE;
	text-decoration: none;
}
.topCallfor a:hover {
	color: White;
}
/*----/TOP  ----*/
/*----BODY  ----*/
.bodyPan{
   width:740px; 
   position:relative; 
   margin:0 auto;
   padding:25px 0 0;}
/*----BODY LEFT  ----*/
.bodyLeftPan{
   width:450px; 
   float:left;
	margin-right: 30px; 
   padding:0px 0px 0 0;}
.bodyLeftPan p{padding:7px 0 0; text-align: justify;}
.bodyLeftPan p span{
   background:#fff; 
   color:#046598; 
   font-weight:bold;
}
.bodyLeftPan ul{
	list-style: square; 
	padding-left: 30px;
}
	

.bodyLeftPan ul li a:link, .bodyLeftPan ul li a:visited {
   width:390px; 
   height:20px; 
   background:url(images/button.gif) 0 6px no-repeat #fff; 
   color:#1A1A1A; 
   text-decoration:underline; 
   padding:0 0 0 20px;}
.bodyLeftPan ul li a:hover{
   width:390px; 
   height:20px; 
   background:url(images/button-hover.gif) 0 6px no-repeat #fff; 
   color:#676363;
   text-decoration:underline;
}
/*----/BODY LEFT  ----*/
/*----BODY RIGHT  ----*/
.bodyRightPan{
    width:235px; 
	float:left; 
	border:1px solid #DADADA;
	background:#F3F3F3; 
	color:#1A1A1A; 
	padding:0 0 28px;}

.bodyRightPan h2{
	
	display:block; 
	border:1px solid #DADADA; 
	background:#fff; 
	color:#00111A; 
	font:20px Georgia, "Times New Roman", Times, serif; 
	margin:6px 8px; 
	padding:0 0 0 20px;}
.bodyRightPan h2 span{background:#fff; color:#046598;}

.bodyRightPan h2 a:link, .bodyRightPan h2 a:visited{
	color: #333;
	text-decoration: none;
}
.bodyRightPan h2 a:hover{
	color: #046598;
}
.bodyRightPan ul{width:180px; margin:0 0 17px 29px; list-style: none;}
.bodyRightPan ul li{width:180px;}
.bodyRightPan ul li a{
    width:160px; 
	display:block; 
	background:url(images/button.gif) 0 6px no-repeat #F3F3F3; 
	color:#1A1A1A; 
	text-decoration:none; 
	padding:0 0 0 20px;}
.bodyRightPan ul li a:hover{
    background:url(images/button-hover.gif) 0 6px no-repeat #F3F3F3; 
	color:#797878; 
	text-decoration:none;}

.bodyRightPan p{padding:0px 29px 0px 29px;}
.bodyRightPan p.boldtext{
    padding:10px 29px 0px; 
	font-size:14px; 
	background:#F3F3F3; 
	color:#1A1A1A; 
	font-weight:bold;}

.bodyRightPan p.more{
    background:#fff; 
	color:#003D5C; 
	width:175px; 
	height:11px; 
	margin:10px 29px 10px; 
	padding:0px; 
	line-height:11px; }
.bodyRightPan p.more a{
    display:block; 
	width:44px; 
	height:11px; 
	background:#F3F3F3; 
	color:#003D5C; 
	text-decoration:none; 
	margin:0 0 0 97px; 
	font-size:11px; 
	line-height:11px; 
	text-align:center; 
	text-transform:uppercase;}
/*----/BODY RIGHT  ----*/
/*----/BODY  ----*/
/*----FOOTER  ----*/
.footermainPan{
	background-color: #f3f3f3;
	border-top: 1px solid #d9d9d9;
	border-bottom: 4px solid #6e6e6e;
	color:#010101; 
	clear:both; 

	}

.footer{
    width:683px; 
	 position: relative;
	 margin:0 auto; 
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	background-color: #f3f3f3;
	bottom: 0px;
	padding-top:5px;
}

.footer ul{
	position:relative; 
	margin:0 auto;
list-style: none;
}
.footer li{float:left; 	 margin-right: 10px;}
.footer ul li a:link, .footer ul li a:visited{
    padding: 0px; 
	color:#010101; 
	background:#F3F3F3; 
	text-decoration:none;}
.footer ul li a:hover{text-decoration:underline;}
p.copyright{
	text-align: center;
	/*display: block;*/
	color: black;
}

p.copyright a:link, p.copyright a:visited{
	background:#F3F3F3; 
	color:#000; 
	font-size:12px;
	text-decoration: none;
}
p.copyright a:hover{
	text-decoration: underline;
	color: #04496D;
}
.contactfrm{
  	text-align: center;
	border:1px solid #DADADA; 
	background:#fff;
	padding: 8px;
	margin: 8px;
	font-family: "Trebuchet MS", "Lucida Grande",  Verdana, Geneva, serif;
  font-size:12px;
}
div.consltn{
  font-size: 16px;
  text-align: center;
  word-spacing: 5px;
  line-height: 18px;
  color: #046598;
}
input{
	background-color: #f3f3f3;
	border:1px solid #DADADA;
	color: #333; 
}
input:hover,input:active, input:focus{
background-color: #fff;
}
a:link img, a:visited img { border-style: none } /* no border on img links */

a img { color: white; }        /* trick to hide the border in Netscape 4 */
@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
}

h1, h2, h3, h4, h5, h6 { text-align: left; 	font-family: "Trebuchet MS", "Lucida Grande",  Verdana, Geneva, serif; font-size: 100%;}
/* background should be transparent, but WebTV has a bug */
h1, h2, h3, h4, h5 { color: #333; background: white }
h1 { font-size: 150%;  }
h2 { font-size: 125%;  }
h3 { font-size: 110%;  }
h4 { font-size: bold 100%; }
h5 {
	font-size: 100%;
	font: bold "Times New Roman", Times, serif;
}
h6 { 	font-size: 100%; font: small-caps 100% sans-serif; }
/* footer Bar */
.ftxt{
width:40%; 
border-left:1px #969696 solid; 
padding:10px; 
padding-right:30px; 
float:left; 
font-family:Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#767676;
}
.calln{
width:27%; 
padding:10px; 
float:left; 
font-family:Arial, Helvetica, sans-serif; 
font-size:31px; 
color:#767676;
}
.footer1{
width:90%; 
margin-left:5px; 
margin-right:10px; 
margin-bottom:10px; 
padding:20px;
}
