body {
	margin: 0em;
	background: #FFFFFF;
	background-image: url(../images/margin-bkgrd.gif);
	background-repeat: repeat-y;
	background-position: top left fixed;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}

a:link {
	color: #7B3C74;
	}

a:visited {
	color: #080B2B;
	}

a:hover {
	color: #DEAF4C;
	}

a.header:link {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
	}
	
a.header:visited {
	color: #080B2B;
	font-size: 10pt;
	text-decoration: none;
	}
	
a.header:hover {
	color: #DEAF4C;
	font-size: 10pt;
	text-decoration: none;
	}
	
a.bullets:link {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
	}
	
a.bullets:visited {
	color: #080B2B;
	font-size: 10pt;
	text-decoration: none;
	}
	
a.bullets:hover {
	color: #DEAF4C;
	font-size: 10pt;
	text-decoration: none;
	}
	
p {
	color: #000000;
	font-size: 12pt;
	}
	
.clear {
clear: both;
}

sup {
font-size: .6em;
}

H2 {
	color: #515A8D;
	font-size: 18pt;
	}

H3 {
	color: #515A8D;
	font-size: 14pt;
	}

table.margintop {
	background-image: url(../images/margin-top.jpg);
	background-repeat: no-repeat;
	background-position: top left fixed;
	}

table.montage {
	margin-top: .5em;
	margin-left: .5em;
	}
	
table.floorplan
{
	background-image: url(../images/floorplan.jpg);
	background-repeat: no-repeat;
	background-position: 148px 106px;
	background-attachment: fixed;
}
	
td.header {
	color: #515A8D;
	font-size: 10pt;
	}
	
td.header-3 {
background: url(../images/header-3.gif) 0 0 repeat-x;
}

td.search {
font-size: .85em;
}

td.footpath {
	padding-left: 10pt;
	font-size: 10pt;
	}
	
td.content { 
	padding: 10pt; 
	}
	
td.mission {
	padding: .25em;
	font-size: .9em;
	}
	
ul.bullets {
	text-indent: 0em;
	text-align: left;
	font-size: 10pt;
margin-top: 0.1em;
margin-bottom: 0.1em;
margin-left: 0em;
margin-right: 0em;
padding: 0em;
width: 105pt; }

li.bullets {
	list-style-position: outside;
	color: #FFFFFF;
margin-left: 1.75em;
}

td.content li {
padding-top: .5em;
line-height: 1.25em;
}

/* ====================================================================
IMAGES
-------------------------------------------------------------------- */

.img-caption {
margin: 0;
padding: .5em 0 0 0;
font-size: .8em;
line-height: 1.5em;
}

.l45, .l75, .l100, .l110, .l125, .l145, .l150, .l175, 
.l200, .l220, .l225, .l250, 
.l300, .l325, .l350, .l375, 
.l400, .l425, .l450, .l466, 
.l500, .l600 {
margin: 0 10px 5px 0;
padding: 5px;
}

.r45, .r75, .r100, .r110, .r125, .r150, .r175, 
.r200, .r220, .r225, .r250, 
.r300, .r325, .r350, .r375, 
.r400, .r425, .r450,
.r500, .r600 {
margin: 0 0 5px 10px;
padding: 5px;
}

.l125 {
float: left;
width: 125px;
}

.r250 {
float: right;
width: 250px;
}

.l250 {
float: left;
width: 250px;
}

.r300 {
float: right;
width: 300px;
}

.l300 {
float: left;
width: 300px;
}

.r350 {
float: right;
width: 350px;
}

.l350 {
float: left;
width: 350px;
}


