html, body, td, th, p {
	font: normal small Verdana, Arial, sans-serif;
	color: #000;
	line-height: 1.3;
}


body {
	height: 100%;
	margin: 0px auto;
	background-color: #fff;
	font: normal small Verdana, Arial, sans-serif;
}

form {
	margin: 0px;
}

img {
	margin: 0px;
	border-style: none;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
}

#date {
	font: normal small Verdana, Arial, sans-serif;
	font-size: 90%;
	text-align: center;
	padding: 10px 0 0 0;
	width: 245px;
	height: 22px;
	overflow: visible
}

.imgCaption {
	font-size: 85%;
	font-style: italic;
	text-align: center;
	padding: 10px 0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font: normal small Verdana, Arial, sans-serif;
}

.indentedItalic {
	font: normal small Verdana, Arial, sans-serif;
	padding-left: 10px;
	font-style: italic;
	line-height: 1.3;
}

.indentedItalic li {
	padding-bottom: 3px;
}

a {
	color: #3a66b8;
}

a:hover {
	color: #c8481c;
}

.adobeReaderLink a {
	background: url(../Images/PageFurn/acrobat.gif) top left no-repeat;
	height: 40px;
	vertical-align: top;
	padding: 0 0 3px 20px;
	text-decoration: none;
}


.adobeReaderLink a:hover {
	background: url(../Images/PageFurn/acrobatOver.gif) top left no-repeat;
	color: #c8481c;
}

.wordLink a {
	background: url(../Images/PageFurn/word.gif) top left no-repeat;
	height: 40px;
	vertical-align: top;
	padding: 0 0 3px 20px;
	text-decoration: none;
}


.wordLink a:hover {
	background: url(../Images/PageFurn/wordOver.gif) top left no-repeat;
	color: #c8481c;
}


#galleryList {
	width: 800px;
	margin: 4px 0;
	padding: 0;
	list-style: none;
}

#galleryList li{
	width: 366px;
	float: left;
	padding: 5px;
	border: 1px solid #ddd;
	vertical-align: middle;
	margin: 5px;
	font: normal small Verdana, Arial, sans-serif;
	font-size: 90%;
}

#galleryList img {
	margin-right: 10px;
}


/* ---------------------------------------------------- TABLES */

	
table {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-collapse: collapse;
}

caption {
	font: medium normal "Trebuchet MS";
	font-weight: bold;
	font-size: 115%;
	color: #697;
	text-align: left;
	padding: 10px 0 5px 16px;
	margin-bottom: 1px;		/* so as not to cover top border of table */
	background: #fff url(../Images/orange_arrow.gif) no-repeat 0 60%;
}

th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 10px 5px 20px;
	text-align: left;
	background: #e4edfd;
	font-weight: bold;
}

td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 20px;
}

.selList {
	padding:  2px 5px 25px 5px;
	width: 460px;
}

.selList li {
	float: left;
	width: 17px;
	text-align: left;
}

.selList a {
	color: #3a66b8;
	font-weight: bold;
	text-decoration: none;
}

.selList a:hover {
	color: #c8481c;
}
	
#navTable, #navTable td {
	padding: 0 0;
	text-align: center;
	text-decoration: none;
	background: #e0e7ff;
 }
 
 #navTable td {
	padding: 2px;
 }
 
 #navTable a {
	text-decoration: none;
 }
 
 
 /* --------------------------------- LMD TEAM */
 
 #lmdTeam {
 	width: 526px;
 }
 
#lmdTeam strong {
	color: #c8481c;
}


#lmdTeam  img {
	margin-top: 5px;
}

#lmdTeam .portrait {
	float: right;
	margin-bottom: 10px;
	width: 140px;
	text-align: center;
	background: url(../Images/Portraits/shadow.gif) top right no-repeat;
}

#lmdTeam .portraitLeft {
	float: left;
	margin-bottom: 10px;
	width: 140px;
	text-align: center;
	background: url(../Images/Portraits/shadow.gif) top left no-repeat;
}

#lmdTeam .portrait img, #lmdTeam .portraitLeft img {
	width: 120px;
	height: 150px;
	margin: 10px 0 10px 0;
}

#lmdTeam .text {
	float: left;
	width: 350px;
}

#lmdTeam .textRight {
	float: right;
	width: 350px;
}

#lmdTeam img {
	margin: 0 0 10px 20px;
}

 
 
 
