/* PlantTalk: MES */

html, body {
	margin: 0px;
	padding: 0px;
	background:url(../images/bg.gif) repeat-x #000000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

p {
	color: #000000;
	text-align:justify;
	margin:20px 20px 0px 20px;
}

.wide {
	width:740px;
}

.indent {
	padding-left:40px;
	padding-right:40px;
}

.field {
	float:left;
	display:inline;
	padding-right:20px;
	margin-top:0px;
}

fieldset {
	border:none;
}

a {
	color:#990000;
}

h1 {
	margin:0px;
}

h2 {
	margin:0px 0px 10px 80px;
	text-decoration:underline;
	font-size:12px;
	font-style:normal;
}

img {
	border:none;
}

ul {
	font-size:12px;
}


li {
	margin:0px 0px 0px 80px;
	font-size:12px;
	line-height:1.6em;
}



table {
	margin:0px 0px 20px 80px;
	
}

table tr{
	vertical-align:top;
}
	
#main {
	width:920px;
	min-height:500px;
	margin: 0px auto;
	background:url(../images/sideShadow.png) repeat-y;
}

#header {
	width:900px;
	height:150px;
	margin: 0px auto;
}

#logo {
	width:382px;
	float:left;
	display:inline;
}

#login {
	width:518px;
	height:150px;
	float:right;
	display:inline;
	background-image:url(../images/g-top.jpg);
}

#login p {
	text-align:right;
	margin:9px 16px 0px 0px;
}

#nav {
	clear:both;
	width:900px;
	height:40px;
	margin: 0px auto;
}

#subNav {
	width:900px;
	height:40px;
	margin:0px auto;
	text-align:right;
}

.noarm {
	background: url(../images/g_contentTop.gif) no-repeat;
}

.arm {
	background: url(../images/g_contentTop-arm.gif) no-repeat;
}


#content {
	width:900px;
	min-height:300px;
	margin:0px auto;
	background: url(../images/bg-content.jpg) repeat-y;
}

#connector {
	clear:left;
	float:left;
	display:inline;
	width:90px;
}

.space {
	height:10px;
}


#txtBox1 {
	clear:left;
	float:left;
	width:480px;
	display:inline;
	margin:-10px 0px 20px 0px;
}

#txtBox1 p {
	font-size:12px;
	line-height:1.6;
	margin:0px 0px 20px 80px;
}

#contentImage {
	width:380px;
	float:right;
	display:inline;
}

.splash {
	margin-top:60px;
}

#pdfBox {
	width:360px;
	height:200px;
	clear:right;
	float:right;
	display:inline;
	background:url(../images/g_PDFBot.jpg);
}

#pdfTxt{
	width:320px;
	margin:74px 0px 0px 0px;
}
#pdfTxt img{
	margin:0px 0px -2px 0px;
}
#pdfTxt p{
	font-size:12px;
	margin-top:12px;
}
#pdfTxt a{
	text-decoration:none;
}

.contentImages {
	width:380px;
	clear:right;
	float:right;
	text-align:right;
	padding: 40px 20px 20px 0px;
	display:inline;
}

.map {
	margin:50px -20px 0px 0px;
}
	
#footer {
	clear:both;
	width:900px;
	height:50px;
	margin:0px auto;
	background:url(../images/bg-footer.jpg);	
}

#footer p{
	line-height:1.6em;
	margin:0px 0px 0px 20px;
	padding-top:10px;
}


#quickNav {
	float:left;
	display:inline;
	margin:12px 0px 0px 22px;

}

#disclaimer {
	float:right;
	display:inline;
	width:500px;
	height:50px;
}

#disclaimer p{
	float:left;
	display:inline;
	text-align:right;
}

#disclaimer img{
	float:right;
	display:inline;
	margin-top:6px;
}