body,html {
	background: #ebebeb;
	height:100%;
	margin: 0px;
}

body,p,td {
	font-family:arial,tahoma,sans-serif;
	font-size:10pt;
}

a {color:#000000}

.left_bg {
	background-image: url(images/left_bg.gif)
}
	
.right_bg {
	background-image: url(images/right_bg.gif)
}

#container {

	
	height: auto !important;
	min-height: 100%;
	
}

#main {

	background: #f1f1f0;
	
	height: auto !important;
	min-height: 100%;


}

.dynLabel1 {
	font-size:9pt;
	font-weight: bold;
	margin:0px;
	padding-left:4px;
}

.dynLabel2 {
	margin:0px;
	font-size:8pt;
	padding-left: 12px;
}

.address {

	color: #185263;
	font-size:13pt;
	
}

h2 {
	color: #185263;
	font-size: 16pt;
	margin: 0px;
}

h4 {
	color: #000000;
	font-size: 13pt;
	padding-left:2px;
	margin-bottom:0px;
	margin-top:5px;
}

.job {

	border: 1px dashed #008080; 
	background-color: #EBEBEB
}