.bodytext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 18px; 
	color: #333333;
}

.bodytext p {  
margin-bottom: 16px;
}

.textb {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: bold; color: #081B59}
.textblue {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color: #081B59}
.textbdgrey {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; font-weight: bold; color: #333333}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bolder; color: #0B3C91}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; line-height: 16px; font-weight: normal; color: #333333}
.unnamed1 {  font-family: "Courier New", Courier, mono; font-size: 10px}

.textverdana {
font-family: Verdana;
}

body {
margin: 0px; 
font:12px Verdana, Arial, Helvetica
}

* {
padding:0; 
margin:0}


.dropdown 
	{ 
	font-family: Arial, Helvetica, sans serif;
	color: white;
	font-size: 12px;
	font-weight: bolder;
	}

.dropdown dt 
	{
	border:0; 
	padding: 2px;
	cursor:pointer; 
	background: #091C5A;
	}

.dropdown dt:hover 
	{
	background: #091C5A;
	}

.dropdown dd 
	{position:absolute; 
	overflow:hidden; 
	display:none; 
	background: #091C5A;
	z-index:200;
	opacity:0;
	}
.dropdown ul 
	{
	border: 0px; 
	list-style:none; 
	border-top:none;
	background-color: #091C5A;
	padding: 0px;
	margin: 0px;
	}
.dropdown li 
	{
	display:inline;
	padding: 0px;
	margin: 0px;
	}
.dropdown a, 

.dropdown a:active, 

.dropdown a:visited 
	{ 
	display: block;
	padding:0px; 
	color: #FFFFFF;
	text-decoration:none; 
	background: #091C5A; 
	}
.dropdown a:hover 
	{
	background: #091C5A;
	color: 5C9FC9;
	}
.dropdown .underline-aboutus 
	{
	padding-bottom: 3px;
	border-bottom:1px solid #FFFFFF;
	width: 170px;
	}

.dropdown .underline-services
	{
	padding-bottom: 3px;
	border-bottom:1px solid #FFFFFF;
	width: 320px;
	}

.dropdown .underline-techniques
	{
	padding-bottom: 3px;
	border-bottom:1px solid #FFFFFF;
	width: 315px;
	}



.dropdown_services
	{
	padding-top: 3px;
	white-space: nowrap;
	}

.dropdown_services-bottom
	{
	padding-top: 3px;
	padding-bottom: 3px;
	white-space: nowrap;
	}


#footerband {
text-align: center;
color: white;
vertical-align: bottom;
padding-bottom: 2px;
font-size: 11px;
background: #DDDDDD;
background-image: url('assets/footerBgnd.gif');
}

  td#footerband a {
    text-decoration: none;
    font-weight: bolder;
 }
  a:link {
    color: white }
  a:visited {
    color: white }
  a:hover  {
    color: #DDDDDD; }

h1 {
color: #091C5A;
font-size: 22px;
font-family: Verdana, Arial, Helvetica;

}

#footercorner {
text-align: left;
padding-left: 10px;
color: white;
font-size: 11px;
background-image: url('assets/corner.gif');
width: 250px;
height: 73px;
}

h1.header {
font-family: Verdana, Arial, Helvetica;
color: #091C5A;
font-size: 20px;
padding-bottom: 5px;
}

h2.header {
font-family: Verdana, Arial, Helvetica;
color: #091C5A;
font-size: 16px;
font-weight: bolder;
}

td.photo {
padding-bottom: 20px;
align: left;
valign: top;
}

td.latest {
padding-bottom: 20px;
align: left;
valign: top;
}

div.latest {
width: 140px;
border: 2px solid #081B59;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 15px; 
color: #333333;
padding: 3px;
background-color: #C6DAFF;
}

.bodytext h2 {
font-size: 16px;
padding-bottom: 5px;
}

.bodytext h3 {
font-size: 14px;
padding-bottom: 5px;

}

.bodytext ul {
list-style-type: disc;
margin: 0px 0px 0px 20px;
}

.bodytext a {
color: #091C5A;
}

.bodytext  a:link {
    color: navy }
.bodytext  a:visited {
    color: purple }
.bodytext  a:hover  {
    color: navy }

td.latest a {
color: #091C5A;
}

td.latest  a:link {
    color: navy }
td.latest  a:visited {
    color: purple }
td.latest  a:hover  {
    color: navy }

img.left {
float: left;
clear: both;
}

img.right {
float: right;
clear: both;
}

.newscontent {
padding: 10px;
}

#bottombar {
background: #091C5A;
color: white;
font-size: 10px;
font-family: Verdana, Arial, Helvetica;
padding: 2px 10px 2px 10px;
text-align: center;
width: 750px;
}

#bottombar a {
    text-decoration: none;
    font-weight: bolder;
 }
  a:link {
    color: white }
  a:visited {
    color: white }
  a:hover  {
    color: #DDDDDD; }

}