/* Start of CMSMS style sheet 'primary' */
/* CSS Document */

html {
	height: 100%;
}	

body {
	font: 65% Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0px;
}


/*     Start of body Typography  */


.p {
	font-size: 75%;
	line-height: 65%;
}


ul {
	font-size: 110%;
	line-height: 150%;
	margin-top: 1em;
	margin-bottom: 0.4em;
}

a img { border: 0;

}

/*     Start of wrapper  */

.wrapper {
	width: 980px;
	min-height:100%;
	position:relative;
	margin: 0px auto;
	padding: 0px;
}

/* Top navigation */


.topnav_wrapper {
	width: 980px;
	display: inline;
	margin: 5px 0 0 0;
	float: left;

}	

.topnav {
	width: 980px;
	margin: 0;
	padding:0;
	list-style: none;
	background: #cccccc url(/uploads/images/topnav.gif) repeat-x bottom left;
	float: left;
	display: inline;

}

.topnav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 120%;
	line-height: 160%;
	background: #cccccc url(/uploads/images/topnav.gif) repeat-x bottom left;
	background-repeat: repeat-x;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #666666;
	font-weight: normal;
}

.topnav a:link {
	display: block;
	margin: 0;
	padding: 4px 8px;
	color: #FFFFFF;
	text-decoration: none;
}
	
.topnav a:visited {
	display: block;
	margin: 0 0 0 0;
	padding: 4px 8px;
	text-decoration: none;
	color: #FFFFFF;
}
	
.topnav a:hover {
	display: block;
	margin: 0;
	padding: 4px 8px;
	background: #85b700 url(/uploads/images/topnav_hover.gif) repeat-x bottom left;
	text-decoration: none;
}

.topnav a:active, a: selected {
	display: block;
	margin: 0;
	padding: 4px 8px;
	color: #006600;
	text-decoration: none;
}
	

/* Left navigation */

.leftnav_wrapper {
	width: 175px;
min-height: 300px;
	margin: 10px 0 0 0;
	float: left;
	padding: 0px;

}

.leftnav, #subleftnav, .subleftnav {
	list-style:none;
	padding:0;
	margin:0;
	line-height:250%;
	width: 175px;
}

.leftnav,#selected {
	list-style:none;
	padding:0;
	margin:0;
	line-height:250%;
	width: 175px;
}

ul.leftnav {
	padding:0; 
	margin:0;
}

.leftnav li {
	padding:0;
	margin:0;
}

.leftnav li a, #selected li a {
	text-decoration:none; 
	color:#666666; 
	font-size:110%; 
	font-weight:bold; 
	display:block; 
	padding-left:3px; 
	margin:0;  
	border:0; 
	width:175px; 
	background: url(/uploads/images/lt-nav-dotted.gif) repeat-x bottom;
}

.leftnav li a:hover {
	color:#85b700; 
	text-decoration:none;
}

.subleftnav, #subleftnav {
	line-height:200%; 
	padding-bottom:5px; 
	font-size:110%; 
	background:#fff url(/uploads/images/lt-nav-dotted.gif) repeat-x bottom;
}

.subleftnav li, #subleftnav li {
	padding-left:10px; 
	margin:0; 
	list-style:none;
}
	

#selected li a, #subleftnav li a, #subleftnav li a {
	background-color:#fff; 
	border:0; 
	font-size:110%; 
	color:#666666; 
	text-decoration:none;
}

#selected li a {
	color:#85b700; 
	background:none; 
	background-color:#fff;
}

#selected li a:hover, #subleftnav li a:hover, .subleftnav li a:hover {
	text-decoration:underline; 
	color:#85b700;
}

/*     Start of housenav   */


.housenav li {
	float: right;
	margin: 0 0 20px 0;
	padding: 0 5px 0 0;
	font-size: 100%;
	color: #666666;
	font-size: 100%;
	list-style: none;
	display: block;
	border-right: 1px solid #999999;

}

.housenav a:link {
	margin: 0;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-size: 100%;
	color: #666666;
}
	
.housenav a:visited {
	margin: 0;
	text-decoration: none;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-size: 100%;
}
	
.housenav a:hover {
	margin: 0;
	font-size: 100%;
	color: #85b700;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.housenav a:active {
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	color: #666666;
	text-decoration: none;
}

/* To position and format the search box */

#quicksearch {
                 float:right;
                 clear:right;
                 margin-top:30px;
                 margin-right:0px;
                 margin-bottom:15px;

                 }

#quicksearch label {
                color:#666666;
                }

#quicksearch input {
                color:#666666;
                font-size:95%;
                border:1px dotted #999;
                padding: 5px;
                }

/* a class for Submit button for the search input box */
#quicksearch input.search-button {
	border:1px dotted #999;
	height: 25px;
	width: 53px;
	margin-left: 5px;
	padding: 0px 2px 2px 0px;
        color: #666666;
/* makes the hover cursor show, you can set your own cursor here */
	cursor: pointer;
}


/*     Start of header  */

.header_wrapper {
	width: 980px;
	/*margin-left: 0px;
	padding: 0px 0px 0px 10px;*/
}
.header {
	width: 980px;
	height:175px;
	float: left;
	/*padding-top: 5px;
	padding-bottom: 5px;*/
	background:#999999
}

.logobar {
	width: 450px;
	float:left;
	
}

/*     Start of welcomebar */

.welcome {
	width: 660px;
	min-height: 120px;
	background:#2362af url(/uploads/images/welcome_background.gif);
	margin: 10px 0 0 0;
	padding:10px 300px 0 20px;
	float:left;
}

.welcome p {
	
	font-size: 120%;
	line-height:130%; 
	color:#FFFFFF;

}

.welcome h1 {
	font-size: 300%;
	color:#FFFFFF;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

/*     Start of titlebar */

.titlebar {
	width: 460px;
	min-height: 120px;
	background:#2362af url(/uploads/images/welcome_background.gif);
	margin: 10px 0 0 20px;
	padding:10px 300px 0 20px;
	float: left;
}


.titlebar p {
	
	font-size: 130%;
	line-height:160%;
                font-weight:bold;
	color:#FFFFFF;

}

.titlebar h1 {
	font-size: 250%;
	color:#FFFFFF;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

/*     Start of titlebarfull */

.titlebarfull {
	width: 660px;
	min-height: 120px;
	background:#2362af url(/uploads/images/welcome_background.gif);
	margin: 10px 0 0 0;
	padding:20px 300px 0 20px;
	float: left;
}

.titlebarfull p {
	
	font-size: 130%;
	line-height:160%;
        font-weight:bold;
	color:#FFFFFF;

}

.titlebarfull h1 {
	font-size: 300%;
	color:#FFFFFF;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

/*     Start of thumbwrapper */

.thumb_wrapper {
	width: 240px;
	float: left;
	margin: 20px 0 0 20px;
}	

.thumb_wrapper img {
	margin: 0 10px 10px 0;
}

/*     Start of thumbwrapperleft */

.thumb_wrapperleft {
	width: 240px;
	float: left;
	margin: 20px 0 0 0;
}	

.thumb_wrapperleft img {
	margin: 0 10px 10px 0;
}		


/* Start of image instructions */

.image_act {
  PADDING-TOP: 0Px;

  }



.image_act p {
PADDING-TOP: 5px;
  PADDING-RIGHT: 5px;
  PADDING-BOTTOM: 3px;
  PADDING-LEFT: 5px;
  WIDTH: 204px;
  BACKGROUND-COLOR: #95C600;
  COLOR: #FFF;
  FONT-FAMILY: arial, sans-serif;
  font-size: 125%;
  line-height:130%;
}

/*     Start of copy  */

.copy {
	width: 450px;
	float: left;
	margin: 20px 0 0 40px;
}	

.copy p {
	font-size: 120%;
	line-height:145%;
	color:#666666;
	margin: 5px 0 5px 0;

}

.copy h1 {
	font-size: 200%;
	font-weight: normal;
	color: #2362af;
	padding: 0;
	margin: 0px 0 5px 0;
	
}	

.copy strong {
	font-size: 100%;
	line-height:145%; 
	margin: 0 0 5px 0;
	color:#666666;
	
}

.copy li {
        color:#666666;
        font-size: 105%;
        list-style-type: square;
        }

.copy li li {
        font-size: 90%;
        }


/*     Start of newscopy  */

.newscopy {
	width: 480px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 35px 0 0px
}

.newscopy p {
	font-size: 120%;
	line-height:145%;
	color:#666666;
	margin: 5px 0 5px 0;

}

.newscopy h1 {
	font-size: 200%;
	font-weight: normal;
	color: #2362af;
	padding: 0;
	margin: 0px 0 5px 0;
	
}	

.newscopy strong {
	font-size: 100%;
	line-height:145%;
	margin: 0 0 5px 0;
	color:#666666;
	
}	

/*     Start of newsimage */

.newspic_wrapper {
	width: 240px;
	float: left;
	margin: 20px 0 0 0;
}	

.newspic_wrapper img {
	margin: 0 10px 10px 0;
}

/*     Start of newsteaser  */

.newsteaser_wrapper {
	float:left;
	width: 185px;
	display: inline;
	margin: 20px 0 0 0;

}
.newsteaser_header   {
	background: #2362af;
	float: left;
	margin: 0 0 3px 0;
	padding: 0px 10px;
	width: 185px;
	display: block;
}

.newsteaser_content  {
	background: #CCCCCC;
	float: left;
	margin: 0 0 0 0px;
	padding: 10px;
	width: 185px;
	display: inline;
}

.newsteaser_header h1 {
	text-transform: uppercase;
	margin: 0px;
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
	line-height: 150%;
	color: #FFFFFF;
}

.newsteaser_content p {
	font-size: 110%;
	line-height: 120%;
	margin-top: 0.2em;
	margin-bottom: 0.8em;
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 0.5em;
	color: #666666;
}

.newsteaser_content h1 {
	margin: 0px 0px 0.4em;
	padding: 0px;
	font-size: 110%;
}

.newsteaser_content img {
	width: 185px;
	height: 75px;
	padding: 7px 0 0 0;
}

.newsteaser_content a:link {
	font-size: 100%;
	line-height: 120%;
	margin-top: 0.2em;
	margin-bottom: 0.8em;
	text-decoration: none;
	color: #E64239;
}

.newsteaser_content a:visited {
	font-size: 100%;
	line-height: 120%;
	margin-top: 0.2em;
	margin-bottom: 0.8em;
	text-decoration: none;
	color: #E45142;
}

.newsteaser_content a:hover {
	font-size: 100%;
	line-height: 120%;
	margin-top: 0.2em;
	margin-bottom: 0.8em;
	text-decoration: none;
	color: #85b700;
}

.newsteaser_content a:active {
	font-size: 100%;
	line-height: 120%;
	margin-top: 0.2em;
	margin-bottom: 0.8em;
	text-decoration: none;
	color: #85b700;
}


/*     Start of sectorboxes */

.sectorbox_wrapper {
	width: 775px;
	float: left;
	margin: 20px 0 0 0;
       
}

	
	
.sectorbox {
	width: 242px;
	float: left;
	margin: 0px 12px 7px 0px;
	min-height: 125px;
       border-bottom:1px dotted #999;

	
}

.sectorbox img {
	width: 242px;
        border: 0;
	
}	

.sectorbox a:link, a:visited, a:hover, a:active  {
        border: 0;
        text-decoration: none;
}

.sectorbox h2 {
	font-size: 120%;
	display: block;
	width: 235px;
	background: #85b700;
	margin: 0em;
	padding: 3px 0 3px 7px;
	color: #FFFFFF;
	text-transform: uppercase;
        text-decoration: none;
}

.sectorbox p {
	font-size: 120%;
	line-height: 120%;
	color: #808080;
	margin: 0px;
	padding: .5em;
        text-decoration: none;
}

/*    Case study box  */


#casestudy fieldset {
  BORDER: 1px dotted #666;
  padding: 0 20px
}

#casestudy legend {
  FONT-FAMILY: arial, sans-serif;
  FONT-WEIGHT: bold;
  FONT-VARIANT: normal ;
  FONT-SIZE: 100%;
  COLOR: #666;
  BACKGROUND: #FFF;
  BORDER: none;
  PADDING: 4px 8px
}

#casestudy a {
  COLOR: #666;
TEXT-DECORATION: none;
}

/*    Start of logobox  */

.logobox {
	width: 130px;
	float: left;
	margin: 5px;
	min-height: 130px;
       border:1px dotted #999;
       text-align: center;
}

.logobox img {
	border: 0;
        padding: 10px 0 0 0;

	
}	

/*    End of logobox  */

/*     Start of footer  */

.footer {
	width: 960px;
	height: 50px;
	background: #2362af;
	float: left;
	display: inline;
                padding-left: 20px;
}

.footer p {
	font-size: 100%;
	color:#FFFFFF;
        padding:5px 0 5px 0;
	
	line-height: 140%;
}


.footernav {
	width: 400px;
	float: right;
	padding: 0 5px 0 5px;

}

.footernav li {
	padding: 0 5px  0 5px;
	font-size: 100%;
	color: #999999;
	list-style: none;
	border-right: 1px solid #666666;
	margin: 0px;
	display:inline;
	float: right;

}

.footernav a:link {
	color: #666666;
	text-decoration: none;
	font-size: 100%;
	padding: 0;
	margin: 0px;
}
	
.footernav a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 100%;
	padding: 0;
	margin: 0px;
}
	
.footernav a:hover {
	font-size: 100%;
	color: #99CC00;
	padding: 0;
	margin: 0px;
}

.footernav a:active {
	padding: 0;
	color: #666666;
	text-decoration: none;
	font-size: 100%;
	margin: 0px;
}

.clearer {
	min-height: 40px;
	clear: both;
	
}




/* CSS Document */

/* End of 'primary' */

