body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	height: 100%;
	width: 100%;
	background-color:#E6E6E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
#outershell {
	width: 800px;
	position: relative;
	background-color:#FFFFFF;
	top: 0px;
	text-align:left;
	margin: auto auto 0px;
}
#bannerImage {
	width: 800px;
	height: 76px;
	position: relative;
	background-color:#FFFFFF;
	top: 0px;
	text-align:left;
	margin: auto auto 0px;
}
#leftcolumnshell {
	width: 140px;
	height:600px;
	position: relative;
	background-color:#034EA1;
	left: 0px;
	top: 0px;
}
#namelist {
	width:80px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	position:absolute; 
	left: 39px; 
	top: 75px; 
	z-index:10;
}
a.whoweare:link, a.whoweare:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
a.whoweare:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
#rightcontentshell {
	width: 660px;
	position:relative;
	left: 0px;
	top: 0px;
	z-index: 10;
	overflow: auto;
}
#rightcontentholder {
	width: 600px;
	position:relavtive;
	top: 0px;
	left: 0px;
	padding:20px;
	background-color:#FFFFFF;
}
#bottomshell { 
	width: 800px;
	height: 18px;
	position: relative;
	background-color:#B3B3B3;
	left: 0px;
	top: 0px;
	text-align:left;
	margin: auto auto 0px;
}
.imageButton:link, .imageButton:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #034EA1;
	font-weight: bold;
}
.imageButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
.dropdownbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034EA1;
	font-weight: bold;
}
