body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003895;
	background-image: url(/images/bglogo.gif);
	background-position: 0px 70px;
}

.header {
	height:20px;
	background-color:#7389a3;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

.footer {
	background-color:#dadada;
	background-image:url(/img/footerbg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.smalltxt {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.errortxt {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
}

.textarea {
	width:250px;
}

.textbox {
	width:250px;
}
	
.highlight1 {
font-weight:bold;
font-size: 14px;
color:#003895;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
margin-left:20px;
}
.highlight1a {
font-weight:bold;
font-size: 18px;
color:#003895;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
margin-left:20px;
}
.highlight1b {
font-weight:bold;
font-size: 16px;
color:#003895;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
margin-left:20px;
}

.highlight2 {
font-weight:bold;
font-size: 14px;
color:#003895;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
margin-right:20px;
}

.title {
	font-weight:bold;
	font-size:16px;
	color:#FF6600;
}

.quote1{
	font-style:italic;
	color:#ffa436;
	font-size:17px;
	font-weight:700;
	}
	
.quote1a{
	font-style:italic;
	color:#ffa436;
	font-size:16px;
	font-weight:bold;
	}
	
.quote1b{
	font-style:italic;
	color:#ffa436;
	font-size:18px;
	font-weight:bold;
	}
	
.bodytext {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.italic {
	font-style:italic;
	}
	
.bold {
	font-weight:bold;
	}

.bodybg {
	background-color:#eaeaea;
}

.indent1 {
	margin-left:20px;
	margin-right:20px;
}

.indent2 {
	margin-left:10px;
}

.indent3 {
	margin-right:10px;
}

.indent4 {
	margin-right:50px;
}

.tablebg {
	background-image:url(/images/tables_09.gif);
	background-position:center;
	background-repeat:repeat-y;
}

.tablebg2 {
	background-image:url(/images/tables_09b.gif);
	background-position:center;
	background-repeat:repeat-y;
}

.tablebgdiv1 {
	background-image:url(/images/tops_08.jpg);
	background-repeat:repeat-x;
}

.tablebgdiv2 {
	background-image:url(/images/tops_07.jpg);
	background-repeat:repeat-x;
}

.tablebgdiv3 {
	background-image:url(/images/tablebig_05.gif);
	background-repeat:repeat-y;
}

.tablebgdiv4 {
	background-image:url(/images/tops3_07.jpg);
	background-repeat:repeat-x;
}

.tablebgdiv-wu {
	background-image:url(/images/template/why_choose_us2.jpg);
	background-repeat:repeat-x;
}

.tablebgdiv-wa {
	background-image:url(/images/template/who_we_are2.jpg);
	background-repeat:repeat-x;
}

.tablebgdiv-ws {
	background-image:url(/images/template/who_we_serve2.jpg);
	background-repeat:repeat-x;
}

.tablebgdiv-cp {
	background-image:url(/images/template/current_projects2.jpg);
	background-repeat:repeat-x;
}

.tabledivtxt {
	margin-left:20px;
	margin-right:10px;
	}
	
.tabledivtxt2 {
	margin-left:10px;
	margin-right:20px;
	}
	
.lbg {
	background-image:url(/img/lbg.gif);
	}
	
.rbg {
	background-image:url(/img/rbg.gif);
	}

.footlbg {
	background-image:url(/img/footbgl.gif);
	background-repeat:no-repeat;
	}
	
.footrbg {
	background-image:url(/img/footbgr.gif);
	background-repeat:no-repeat;
	}
	
.email a:link {
	color: #003895;
	text-decoration: none;
	font-weight:bold;
}
.email a:visited {
	color: #003895;
	text-decoration: none;
	font-weight:bold;
}
.email a:hover {
	color: #e9881d;
	text-decoration: none;
	font-weight:bold;
}
.email a:active {
	color: #e9881d;
	text-decoration: none;
	font-weight:bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #e9881d;
	text-decoration: none;
}
a:active {
	color: #e9881d;
	text-decoration: none;
}
.img8 {
	margin:8px;
}