#navcontainer {
  margin-top: 44px; 
  width: 135px;
}

#navcontainer ul {
  margin: 0;
  padding: 0px 0px 60px 0px;
  list-style-type: none;
  font: 14px times new roman;
	font-weight: bold;
	text-align: right;
}

#navcontainer a {
  padding: 0px 25px 0px 0px;
  border: 0;
}

#navcontainer a:link, #navlist a:visited {
  color: #00308e;
  text-decoration: none;
}

#navcontainer a:hover, #navlist #current a:visited {
  color: #b6efff;
}


#navcontainer li {
  margin-bottom: 18px;
  font-size: 80%;
}

.ftr_subnav {
  padding-top: 18px;
}

.ftr_copyright {
  height: 21px;
  padding: 0;
}

.ftr_pbg {
  padding-top: 18px;
	text-align: right;
}

#cntnt_area {
  text-align: left;
  padding: 28px 33px 60px 44px;
}

#cntnt_area p, li {
  font-family: verdana, helvetica, arial, sans-serif;
  margin-top: 0;
  line-height: 140%;
}


td {
  font-family: verdana, helvetica, arial, sans-serif;
  margin-top: 0;
	color: #301d19;
  font-size: 70%;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00308e;
	font-weight: bold;
	font-size: 130%;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
  font-weight: bold;
	color: #00308e;
}

h3 {
	font-family:  Verdana, Arial, Arial Narrow, Arial, sans-serif;
	font-size: 100%;
	font-style: italic;
  padding: 0px;
}

h4 {
  color: #2C81BA;
	font-size: 12px;
	padding: 5px; 
	border: 1px #ABDBF1 solid; 
	background-color: #F6FBFD;
  width: 530px;
}

input {
  border: 1px #ABDBF1 solid;
	background: #F6FBFD;
	padding: 3px;
	margin-bottom: 5px;
}

input.nostyle {
  border: 0px;
	background: none;
	padding: 0px;
}

td.divider {
	background-image: url('../../images/divider.gif');	
  background-repeat: repeat-x;
  background-position: center center;
}
.foneNumber{
background-image: url('../../images/phonenumber.jpg');	
float:right;
width:195px;
height:52px;
z-index:200;
}