
/* ============================== */
/* ======= BODY, HEADERS ======== */
/* ============================== */

body {font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: #142767;
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica}

h1 {color: #3dae48;
	line-height: 0%;
	font-weight: bold;
	text-align:left;
	font-size: 23pt;
	}

h1.other {color: #3dae48;
	line-height: 0%;
	font-weight: bold;
	text-align:left;
	font-size: 22pt;
	}



h2 {color: #142767;
	font-style: normal;
	font-variant: normal;
	line-height:10px;
	font-weight: bold;
	font-size: 12pt
	}

h3 {color: #3dae48;
	font-style: normal;
	font-variant: normal;
	line-height:0px;
	font-weight: bold;
	font-size: 12pt
	}

h3.other {color: #3dae48;
	font-style: normal;
	font-variant: normal;
	line-height:110%;
	font-weight: bold;
	font-size: 12pt
	}

h4 {color: #142767;
	font-style: italic;
	font-variant: normal;
	line-height:100%;
	font-weight: bold;
	font-size: 19pt
	}

/* ============================== */
/* ======= DIV CLASSES ======== */
/* ============================== */
#container {
	position:absolute;
	width:950px;
	top: 0px;
	left:50%;
	margin-left:-475px;
	font-family: Arial, Verdana, Helvetica
	}

#topbanner {
	position:relative;
	left:0;
	width:950px;
	height:120px;
	float:left
}
#leftnav {
	position:relative;
	float:left;
	width:166px;
	height:450px;
	z-index:2;
	margin:0 20px 0 0;
}

.navimg {margin:0 0 3px 0}

#maincontent {
	position:relative;
	float:left;
	width:950px;
	z-index:0;
	
}

#rightimage {
	position:relative;
	width:424px;
	float:left;
	margin:5px 0 0 0;
}

#bottomhome {
	position:relative;
	width:724px;
	float:left;
	margin:5px 0 0 20px;
	text-align:justify;
}


#content {
	position:relative;
	width:300px;
	float:left;
	margin:10px 20px 0 0;
	text-align:justify;
}

#lefttext {
	position:relative;
	width:450px;
	float:left;
	margin:10px 0 0 10px;
	text-align:justify;
}

#rightimageother {
	position:relative;
	width:274px;
	float:left;
	margin:5px 0 0 20px;
	text-align:justify;
}


.scrollwin {
	position: relative;
	width: 780px;
	height:385px;
	overflow:auto;
	scrolling:auto
	}


/* ============================== */
/* ========  LINK CLASSES ======= */
/* ============================== */



/* ============================== */
/* ====  FORM STUFF  ======= */
/* ============================== */

input.norm {font-size:7.5pt;border:solid 1px black;background:white;color:#333333}
textarea.norm {font-size:7.5pt;border:solid 1px black;background:white;color:#333333}
select.norm {font-size:7.5pt;border:solid 1px black;background:white;color:#333333}

.stdbtn {font-size: 8pt;color:#ffffff;background:#ff9315}

/* ========================================= */
/* ====  G E N E R A L    S T U F F  ======= */
/* ========================================= */

p {margin:15px 0 20px 0
	
}

b.black {
	font-weight:bold;
	color:#000000;
	font-size:9pt;
	font-family: Arial, Verdana, Helvetica
	}


b.name {
	font-weight:normal;
	color:#3dae48;
	font-size:9pt;
	font-family: Arial, Verdana, Helvetica;
	text-align:right
	}

b.blue {color: #142767;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 11pt
	}

b.green {color: #3dae48;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 11pt
	}
a:link {font-family: Arial, Verdana, Helvetica;
	font-size: 11pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #142767}
a:visited {font-family: Arial, Verdana, Helvetica;
	font-size: 11pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #142767}
a:hover {font-family: Arial, Verdana, Helvetica;
	font-size: 11pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #3dae48}


li.industry {color: #3dae48;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt
	}