body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #000000;
	background-color: #A8A8A8;
	margin: 0px;
	padding: 10px;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}

strong {text-style: bold}

.content {}

.content img {border: 1px solid #333333}

.roll-over-map {text-decoration: none;}

.roll-over-map img {border: none}

.title-main {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	padding: 10px;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	line-height: 1em;
}

.titlebar-logo {
	background-image: url(../images/nmr-logo-small.png);
	background-repeat: no-repeat;
	padding: 20px;
	background-position: center center;
}

.title-borders {
	color: #000099;
	background-color: #000099;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}

.title-background {
	background-image: url(../skulls.jpg);
	background-color: #000099;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}

.text-color-emphasis {
	color: #CC3300;
	font-weight: bold;
}
.text-titles-page {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: bold;
}

.text-titles-section {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

/* Custom Sytles */

.xsmall {font-size: x-small}

.small {font-size: small}

.large {font-size: large}

.xlarge {font-size: x-large}

.xxlarge {font-size: xx-large}

.bold {font-weight: bold}

.italic {font-style: italic}

.summary-text {font-size: 0.9em}
