body {
	margin: 0px;
	padding: 0px;
	background-color: #f4f4f4;
}
body, td, p, input, select, textarea, ul {
	color: #555555;
	font: 12px tahoma, arial, helvetica, sans-serif;
}
ul {
	text-indent: 0;
	margin-left: 20px;
	padding-left: 0px;
	margin-top: -10px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 40px;
}
a:link
{
	color: #990000;
	text-decoration: none;
}
a:visited
{
	color: #990000;
	text-decoration: none;
}
a:hover, a:active
{
	color: #cc0000;
	text-decoration: none;
}

h1 {
	color: #990000;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	color: #666666;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 13px;
}
h3 {
	color: #666666;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	color: #666666;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.address {
	text-align: right;
	padding-right: 30px;
	padding-bottom: 10px;
}
.maintable {
	margin: 0px;
	padding: 0px;
	width: 870px;
	height: 100%;
	background-color: #ffffff;
	border-left: 20px solid #eaeaea;
	border-right: 20px solid #eaeaea;
}
.maintableprint {
	margin: 5px;
	padding: 0px;
	width: 600px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.mainpage {
	margin: 0px;
	background-repeat: repeat-x;
	background-position: bottom left;
}


.rootnav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size : 12px;
	font-family : Tahoma, sans-serif;
	font-weight: bold;
	width: 170px;
	border-bottom: 1px solid #ffffff;
}
.rootnav a:link, .rootnav a:visited {
	text-decoration: none;	
	color: #ffffff;
	font-weight: bold;
	padding: 8px 0px 8px 10px;
	display: block;
} 
.rootnav a:hover {
	text-decoration: none;
	color: #0168F3;
	background-color: #cc0000; 
	font-weight: bold;
}
.sidenav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size : 11px;
	font-family : Tahoma, sans-serif;
	font-weight: bold;
	width: 170px;
	border-bottom: 1px solid #ffffff;
}
.sidenav a:link, .sidenav a:visited {
	text-decoration: none;	
	color: #ffffff;
	font-weight: bold;
	padding: 8px 0px 8px 10px;
	display: block;
} 
.sidenav a:hover {
	text-decoration: none;
	color: #0168F3;
	background-color: #cc0000; 
	font-weight: bold;
}
.sidenavon {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size : 11px;
	font-family : Tahoma, sans-serif;
	font-weight: bold;
	width: 170px;
	border-bottom: 1px solid #ffffff;
}
.sidenavon a:link, .sidenavon a:visited {
	text-decoration: none;	
	color: #990000;
	font-weight: bold;
	padding: 8px 0px 8px 10px;
	display: block;
} 
.sidenavon a:hover {
	text-decoration: none;
	color: #990000;
	background-color: #cc0000; 
	font-weight: bold;
}
.subnav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #999999;
	font-size : 11px;
	font-family : Tahoma, sans-serif;
	font-weight: bold;
	width: 170px;
	border-bottom: 1px solid #ffffff;
}
.subnav a:link, .subnav a:visited {
	text-decoration: none;	
	color: #990000;
	font-weight: bold;
	padding: 6px 0px 6px 10px;
	display: block;
	background-color: #e1e1e1; 
} 
.subnav a:hover {
	text-decoration: none;
	color: #cc0000;
	background-color: #cc0000; 
	font-weight: bold;
}
.subnav2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #999999;
	font-size : 11px;
	font-family : Tahoma, sans-serif;
	font-weight: bold;
	width: 170px;
	border-bottom: 1px solid #dddddd;
}
.subnav2 a:link, .subnav2 a:visited {
	text-decoration: none;	
	color: #990000;
	font-weight: bold;
	padding: 6px 0px 6px 10px;
	display: block;
	background-color: #ffffff; 
} 
.subnav2 a:hover {
	text-decoration: none;
	color: #cc0000;
	background-color: #cc0000; 
	font-weight: bold;
}

/*Text style controls*/

.toplinks {
	margin: 0px;
	color: #666666;
}
.toplinks:link, .toplinks:visited {
	text-decoration: none;	
	color: #666666;
} 
.toplinks:hover {
	text-decoration: none;
	color: #990000;
}
.maintxtpadded {
	font-size : 11px;
	color: #666666;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.rightside {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	background-color: #E4E4E4;
	width: 160px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.maintxt {
	font-size : 11px;
	color: #666666;
}
.maintxt a:link, .maintxt a:visited {
	text-decoration: none;	
	color: #0168F3;
} 
.maintxt a:hover {
	text-decoration: underline;
	color: #0168F3;
}
.mainhd {  
	font-size : 14px; 
	font-family : Tahoma, sans-serif;
	color: #0099cc;
	line-height: 1.3em;
	font-weight: bold;
}
.mainhd a:link, .mainhd a:visited {
	text-decoration: none;	
	color: #0099cc;
} 
.mainhd a:hover {
	text-decoration: none;
	color: #0168F3;
}
.subhd {  
	font-size : 14px; 
	font-family : Tahoma, sans-serif;
	color: #003399;
	line-height: 1.6em;
	font-weight: bold;
}
.subhd a:link, .subhd a:visited {
	text-decoration: none;	
	color: #003399;
} 
.subhd a:hover {
	text-decoration: none;
	color: #0168F3;
}
.newstxt {  
	font-size : 10px; 
	color: #999999;
	line-height: 1.3em;
}
.newstxt a:link, .newstxt a:visited {
	text-decoration: none;	
	color: #0168F3;
} 
.newstxt a:hover {
	text-decoration: none;
	color: #ff0000;
}
.newstitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}


.newstitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
/* 
=======================================
// top menu styles
=======================================
*/ 
.topmenuon {
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
.topmenuon:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenuon:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenuon:hover {
	color: #cc0000;
	text-decoration: none;
}
.topmenu {
	margin: 0px;
	color: #666666;
	font-weight: normal;
}
.topmenu:link {
	color: #666666;
	text-decoration: none;
}
.topmenu:visited {
	color: #666666;
	text-decoration: none;
}
.topmenu:hover {
	color: #990000;
	text-decoration: none;
}
.topmenuon {
	margin: 0px;
	color: #990000;
	font-weight: normal;
}
.topmenuon:link {
	color: #990000;
	text-decoration: none;
}
.topmenuon:visited {
	color: #990000;
	text-decoration: none;
}
.topmenuon:hover {
	color: #000000;
	text-decoration: none;
}
.topmenu_bgon {
	height: 23px;
	margin: 0px;
	background-color: #f5f5f5;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #FFFFFF;
	border-bottom-color: #ffffff;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-image: url(../images/menu_on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
}
.topmenu_bgoff {
	height: 23px;
	margin: 0px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #FFFFFF;
	border-bottom-color: #ffffff;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 11px;
}
.sidemenu_bgon {
	height: 23px;
	margin: 0px;
	background-color: #ffffff;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-image: url(../images/submenu_on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
}
.sidemenu_bgoff {
	height: 23px;
	margin: 0px;
	background-color: #ffffff;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 11px;
}

/* 
=======================================
// side menu styles
=======================================
*/ 
.sidemenu_on {
	color: #990000;
	font-weight: normal;
}
.sidemenu_on:link {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
.sidemenu_on:visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
.sidemenu_on:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.sidemenu_off {
	color: #666666;
	font-weight: normal;
}
.sidemenu_off:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.sidemenu_off:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.sidemenu_off:hover {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

.sidemenu {
	width: 185px;
	height: 400px;
	margin: 0px;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eaeaea;
	border-right-color: #eaeaea;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
}
.sidemenu_bgon {
	width: 100%;
	font-weight: normal;
}
.sidemenu_bgoff {
	width: 100%;
	font-weight: normal;
}
/* 
=======================================
// side sub menu styles
=======================================
*/ 
.cutdownmenu {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.formtitle {
	font-size: 11px;
	color: #999999;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 150px;
}
.compulsoryfield {
	color: #0168F3;
}
.smallgrey {
	font-size: 10px;
	color: #999999;
	text-align: center;
}
.searchresultsheader {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.formfield {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
}
.hr {
	background-color: #eaeaea;
	margin: 20px;
	padding: 0px;
	height: 1px;
}
.actionbutton {
	background-color: #cc0000;
	font-size: 8px;
	color: #ffffff;
	height: 20px;
	width: 70px;
	border: 1px double #000000;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.actionbuttonsmall {
	background-color: #cc0000;
	font-size: 8px;
	color: #ffffff;
	height: 20px;
	width: 20px;
	border: 1px double #000000;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.gobutton {
	background-color: #0099FF;
	font-size: 8px;
	color: #ffffff;
	height: 20px;
	width: 70px;
	border: 3px double #ffffff;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.rightsidebox {
	width: 120px;
	height: 200px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bottomrow {
	height: 19px;
	text-align: center;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.bottomrowprint {
	height: 50px;
	text-align: left;
	padding: 15px;
}
.search {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
.mainimage {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 166px;
	background-color: #4C4C4C;
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 20px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #222222;
	border-bottom-color: #222222;
}
form {
	margin: 2px;
	padding: 2px;
}
.tablehead {
	font-weight: bold;
	background-color: #fafafa;
}
img {
	border: 0px none;
}
.topimagetxt {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 90px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 270px;
}
.bottomlinks {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 275px;
}
.bottomlink:link {
	color: #0168F3;
	text-decoration: none;
}
.bottomlink:visited {
	color: #0168F3;
	text-decoration: none;
}
.bottomlink:hover {
	color: #0168F3;
	text-decoration: underline;
}
.dividertitle {
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.topbar {
	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #eaeaea;
	border-left-color: #FFFFFF;
	height: 20px;
	color: #666666;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topbartop {
	background-color: #a4a4a4;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}

.mainpagebg {

}
.mainpagebgbottom {
	background-color: #ffffff;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 195px;
	height: 23px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eaeaea;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
.padded {
	padding: 10px;
}
.logobgrow {
	background-color: #ffffff;
}
.footer {
	background-color: #ffffff;
	padding: 10px;
}
.menuheader {
	color: #FFFFFF;
	background-color: #014BAF;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	height: 23px;
	padding: 3px 10px;
	margin: 0px;
	width: 170px;
}
.specheader {
	color: #FFFFFF;
	background-color: #666666;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	height: 23px;
	padding: 3px 10px;
	margin: 0px;
	width: 170px;
}
.headercontact {
	font-size: 11px;
	color: #999999;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.headercontactright {
	font-size: 12px;
	color: #014BAF;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 160px;
	font-weight: bold;
}
.sectionthumb {

}
.whiteline {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.projectblock {
	background-color: #f5f5f5;
}
.smalltext {
	font-size: 10px;
}
.areaimage {
	border: 0px solid #ffffff;
	position: relative;
	top: -27px;
	z-index: 1;
	margin-bottom: -30px;
}
.homeslideshow {
	border: 0px solid #ffffff;
	position: relative;
	top: -27px;
	z-index: 1;
	margin-bottom: -30px;
}
.summary{
	background-color: #eaeaea;
	padding: 10px;
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.homeimage {
	float: left;
	position: absolute;
}
.maintxtpaddedhome {
	font-size : 11px;
	color: #666666;
	top: 206px;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 216px;
	padding-left: 10px;
}
.whitetitle {
	font-size: 22px;
	color: #FFF;
	position: relative;
	left: 12px;
	top: 167px;
	float: none;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}