@charset "UTF-8";
/* CSS Document */



* {
	margin: 0;
	padding:0;
}

html {
	margin: 0;
	padding:0;
	height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #FFFFFF;
	height:170px;
	text-align:center;
	min-width:955px;
	min-height:700px;
	background-color:#5E6366;
	background-image: url(/_images/_layoutImages/pageBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width:975px;
	margin-right: auto;
	margin-left: auto;
}
#contentShadow {
	width:935px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background-image: url(/_images/_layoutImages/shadowCentreBG.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#contentShadowTop {
	background-image: url(/_images/_layoutImages/shadowTopBG.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 10px;
	width: 975px;
}

#contentShadowBase {
	background-image: url(/_images/_layoutImages/shadowBaseBG.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 20px;
	width: 975px;
}
#contentHolder {
	width:915px;
	height:auto;
	text-align:left;
	text-align: left;
	background-color: #BCC2D3;
	background-image: url(/_images/_layoutImages/contentBG.jpg);
	background-position: center top;
	float: left;
	background-repeat: repeat-x;
	border: 1px solid #0768A9;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
}

#header {
	float: left;
	height: 116px;
	width: 915px;
	padding-bottom: 9px;
}

#header img {
	float: left;
	height: 86px;
	width: 134px;
}
#header #signUp {
	display: block;
	float: right;
	height: 38px;
	width: 200px;
	padding-top: 40px;
}

#header fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header #signUp label {
	display: block;
	padding-bottom: 6px;
	font-weight: bold;
	color: #0768A9;
	float: right;
	width: 144px;
	text-align: left;
}

#signUp #emailAddress1, #resourceAccess #emailAddress2 {
	color: #999999;
	width: 116px;
	height: 15px;
	float: right;
	font-size: 1em;
	line-height: 1em;
	padding-top: 3px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#go, #go2  {
	float: right;
	height: 20px;
	width: 22px;
	background-color: #EE0202;
	border: 1px solid #666666;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	padding-bottom: 2px;
	clear: right;
}
#go:hover, #go2:hover{ background-color: #0765A4; }

#topMenu {
	float: left;
	height: 23px;
	width: 915px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topMenuInner {
	float: left;
	height: 20px;
	width: 915px;
	background-color: #0768A9;
}
#topMenu        ul  {
	display: block;
	float: right;
	height: 20px;
	width: auto;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E8EBEF;
}
#topMenu      li  {
	display: block;
	float: left;
	list-style-type: none;	
}
#topMenu      a   {
	display: block;
	height: 20px;
	width: 78px;
	padding-right: 5px;
	padding-left: 7px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.8em;
	background-color: #0768A9;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #EE0202;
	border-right-width: 2px;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-right-color: #E8EBEF;
}

#topMenu ul li ul {
	float: left;
	height: auto;
	width: 150px;
	margin-top: 0px;
	z-index: 10;
	border-right-style: none;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-top-color: #E6E9F0;
	background-color: #E6E9F0;
}

#topMenu ul li ul li {
	float: left;
	width: 150px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
}

#topMenu ul li ul li a {
	float: left;
	width: 140px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

#topMenu  #item2:hover drop2 {display:none; }


#topMenu a:hover, #topMenu a.activeLink { background-color: #034877; }
#imageArea  {
	clear: left;
	float: left;
	width: 915px;
	height: 206px;
	overflow: hidden;
	background-color: #BCC2D3;
}
#imageArea    img  {
	height: 206px;
	width: 915px;
	background-color: #BCC2D3;
}
#content  {
	float: left;
	height: auto;
	width: 915px;
	clear: both;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftBlock {
	float: left;
	height: auto;
	width: 178px;
}
#leftBlock li {
	display: block;
	list-style-type: none;
	float: left;
	height: auto;
	width: auto;
}
#leftBlock .primaryLink {
	display: block;
	width: 124px;
	height: 36px;
	margin-top: 0px;
	background-color: #4C4E53;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 52px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 2px;
	line-height: 3em;
}
#leftBlock #link1 { background-image: url(/_images/_menuImages/link1BG.jpg); margin-top: 0px; }
#leftBlock #link2 { background-image: url(/_images/_menuImages/link2BG.jpg); }
#leftBlock #link3 { background-image: url(/_images/_menuImages/link3BG.jpg); }
#leftBlock #link4 { background-image: url(/_images/_menuImages/link4BG.jpg); }
#leftBlock #link5 { background-image: url(/_images/_menuImages/link5BG.jpg); }

#leftBlock #link1:hover {color:#9EE3FF; background-color:#333333; }
#leftBlock #link2:hover { color:#0099FF; background-color:#333333; }
#leftBlock #link3:hover { color:#6E990A; background-color:#333333; }
#leftBlock #link4:hover {
	color:#E95900;
	background-color:#333333;
}
#leftBlock #link5:hover {
	color:#FF0000;
	background-color:#333333;
}

#leftBlock .activeLink1 { color:#9EE3FF; background-color:#333333; font-weight: bold; }
#leftBlock .activeLink2 { color:#0099FF; background-color:#333333; font-weight: bold; }
#leftBlock .activeLink3 { color:#6E990A; background-color:#333333; font-weight: bold; }
#leftBlock .activeLink4 {
	color:#E95900;
	background-color:#333333;
	font-weight: bold;
}
#leftBlock .activeLink5 {
	color:#B97A01;
	background-color:#333333;
	font-weight: bold;
}

#leftBlock  ul  {
	display: block;
	float: left;
	height: auto;
	width: 130px;
	padding-left: 45px;
}

#leftBlock ul li {
	display: block;
	float: left;
}
#leftBlock  .secondaryLink {
	width: 124px;
	height: 16px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-color: #63666E;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	text-align: left;
	margin-bottom: 2px;
}
#leftBlock  .secondaryLink:hover { background-color: #4C4E53; }

#leftBlock .activeSecondaryLink {
	background-color: #4C4E53;
	font-weight: bold;
}

#rightBlock {
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 186px;
	border: 1px solid #989999;
	background-image: url(/_images/_layoutImages/newsBG.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: left;
	padding-bottom: 5px;
	min-height:186px;
}

#rightBlock h2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0768A9;
	display: block;
	float: left;
	height: 20px;
	width: 186px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989999;
	padding-left: 0px;
	padding-top: 1px;
	font-size: 1.5em;
	text-align: center;
}

#rightBlock .newsDate {
	font-weight: bold;
	color: #0768A9;
	width: 168px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0768A9;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#rightBlock .newsDate a {
	color: #0768A9;
	text-decoration: none;
}

#rightBlock .newsDate a:hover { color: #333333; }

#rightBlock p {
	font-weight: bold;
	float: left;
	border-bottom-style: none;
	padding-left: 10px;
	padding-top: 0.5em;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 0px;
	width: 168px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#rightBlock ul {
	float: left;
	height: 180px;
	width: 178px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#rightBlock li {
	list-style-image: url(/_images/_layoutImages/chevrons.gif);
	list-style-position: outside;
	padding-left: 4em;
	padding-bottom: 1em;
}

#footer {
	width: 935px;
	float: left;
	clear: left;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-right: 20px;
	padding-left: 20px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#resourceAccess {
	display: block;
	height: auto;
	width: 725px;
	float: left;
	margin-left: 20px;
	border: 1px solid #0768A9;
	padding: 5px;
}

#resourceAccess label {
	display: block;
	float: left;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 3px;
	font-weight: bold;
	color: #666666;
}

#resourceAccess fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sensors  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -15px;
}
#popupWrapper{
	width:735px;
	float: left;
	height: 1px;
	margin-left: -15px;
}
.popup {
	height: 168px;
	width: 653px;
	position: relative;
	top: 0px;
	z-index: 2;
	left: 0px;
	/* background: rgba(255, 255, 255, 0.5); */
	padding: 40px;
	background-color: #BCC2D3;
	background-image: url(/_images/_userImages/iconsDiagram.gif);
	background-repeat: no-repeat;
}

.popupInner {
	width: 633px;
	height: 148px;
	background-color: #BCC2D3;
	border: 2px solid #0768A9;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	padding: 10px;
	color: #000000;
}

#userContent {
	float: left;
	height: auto;
	width: 697px;
	padding-right: 20px;
	padding-left: 20px;
	color: #666666;
	font-size: 1.2em;
	overflow-x: hidden;
}

#userContent legend {
	font-weight: bold;
	color: #0768A9;
	margin-top: 10px;
	float: left;
	display: block;
	height: auto;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
}

#userContent fieldset {
	width: 650px;
	float: left;
	height: auto;
	padding: 30px;
}

#userContent label {
	float: left;
	width: 148px;
	height: auto;
	display: block;
	padding: 0px;
	margin: 0px;
}

#userContent .inputContainer {
	float: left;
	width: 100%;
	height: auto;
}
#userContent .textBox {
	border: 1px solid #9A9FAC;
	height: 18px;
	width: 500px;
	background-color: #D9E0F3;
	color: #666666;
	margin-bottom: 5px;
	float: left;
	margin-top: 0px;
}

#userContent .textBoxSmall {
	border: 1px solid #9A9FAC;
	height: 18px;
	width: 180px;
	background-color: #D9E0F3;
	color: #666666;
	margin-bottom: 5px;
	float: left;
	margin-top: 0px;
}

#userContent .inputSmall { width: 80px; }
#userContent  .textArea {
	border: 1px solid #9A9FAC;
	height: 120px;
	width: 648px;
	background-color: #D9E0F3;
	color: #666666;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-left: 3px;
	float: left;
}

.newsArticleSummaryText {
	font-size: 0.9em;
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

.newsArticleSummaryText p {
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
