a:link {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #95ADC2;
}

a:visited {
	color: #92A0AD;
	text-decoration: none;
}
.menupoint {
	background-image: url(../media/enviromental/images/transparentwhite.png);
}
.menublock {
	background-image: url(../media/enviromental/images/transparentwhite.png);
	text-align: left;
	height: 200px;
	width: 160px;
	float: left;
	margin: 5px;
	padding: 5px;
	vertical-align: bottom;
}
h1 {
	font-size: 18px;
	color: #6686A1;
}


h2 {
	font-size: 14px;
	color: #6686A1;
}



.normalText {
	font-size: 13px;
	color: #637B98;
	font-family: "Courier New", Courier, monospace;
}



.mediumText {
	font-size: 14px;
	color: #7F9AB1;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}

.darklvl1Text {
	font-size: 14px;
	color: #6686A1;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}

.darklvl2Text {
	font-size: 14px;
	color: #4C7291;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.referenceDiv {
	height: 220px;
	margin: 10px;
	padding: 10px;
	width: 220px;
	float: left;
	text-align: left;
}
.referenceImage {
	border: 4px solid #E4E2E1;
	cursor: pointer;
}

.boxes {
	border: 10px solid #EDF2F8;
	padding: 0px;
	margin: 30px;
}
.boxestexts {
	padding: 5px;
	height: 350px;
}

.mytextfield {
	color: #989594;
	font-size:12px;
	border: 1px solid #B8C8D3;
	font-family: "Courier New", Courier, monospace;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../media/enviromental/images/background-gradient.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
}

:focus {
outline: 0;
}


#contentDiv {
	width: 800px;
	text-align: justify;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#reflineDiv {
	text-align: center;
	background-color: #FFF;
}
#menuDiv {
	text-align: center;
	background-image: url(../media/enviromental/images/main.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}
#upperfooterDiv {
	background-image: url(../media/enviromental/images/bottomsplash.png);
	text-align: right;
	vertical-align: bottom;
	width: 800px;
	height: 85px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left;
}
#lowerfooterDiv {
	background-color: #F6F6F6;
}

#floatingtoolsDiv {
	position:fixed;
	top:50%;
	width: 150px;
	height:300px;
	right: 0px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

#pricesColumn {
	float: right;
	width: 450px;
	height: 100%;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-right-width: 4px;
	border-right-style: dotted;
	border-right-color: #999;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#column1 {
	width: 560px;
}

#column2 {
	width: 250px;
}
#notesColumn {
	float: right;
	width: 280px;
	height: 100%;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-right-width: 4px;
	border-right-style: dotted;
	border-right-color: #999;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}


#note1 {
	background-color: #F9F9F9;
	background-image: url(../media/enviromental/images/one.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px;
	width: 240px;
	margin: 10px;
}

#note2 {
	background-color: #F9F9F9;
	background-image: url(../media/enviromental/images/two.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px;
	width: 240px;
	margin: 10px;
}

#note3 {
	background-color: #F9F9F9;
	background-image: url(../media/enviromental/images/three.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px;
	width: 240px;
	margin: 10px;
}

#note4 {
	background-color: #F9F9F9;
	background-image: url(../media/enviromental/images/four.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px;
	width: 240px;
	margin: 10px;
}

#backgroundDiv {
	background-attachment: fixed;
	background-image: url(../media/enviromental/images/main.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

.lightBox {
	background-image:url(../media/enviromental/images/transparentblue.png);
	z-index: 99;
	position: fixed;
	visibility: visible;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #600;
}
.referenceDetailsDiv {
	background-image:url(../media/enviromental/images/transparentwhite.png);
	z-index: 99;
	position: fixed;
	visibility: visible;
	left: 0px;
	width: 100%;
	height: 400px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #600;
}

