body, noframe {
	background-color: #f0f0f0;
	color: #000000;
	font-family: Times, "Times New Roman", serif;
}

/* This works but the text, etc. is above the picture. */
body
{
	background: url("images/navArch.gif") fixed top left no-repeat;
}

/* Formatting for the information section */
.centered {
	text-align: center;
}

.italics {
	font-style: italic;
}

.prtLines{
	display: none;
}

dl, dd {
	text-indent: 1em;
}
dl.coursePointer
{
	margin-left: 2em;
}
dl.coursePointer dd
{
	margin-top: 2px;
}
div.bookQuotes {
	margin: 0em 2.5em 0em 2.5em;
}

div.bookQuotes p {
	font-size: 16px;
	line-height: 1;
	margin: 0.5em 0em 0em 0em;
	text-align: justify;
	text-indent: 0;
}

div.printCopy {
	text-align: right;
}

div.welcmTitle {
	height: 102px;
}

h1, h2 {
	background-color: transparent;
	color: #660000;
}

h3, h4, h5 {
	margin: 1em 0em 0em 1em;
}

h1 {
	font-size: 170%;
	font-variant: small-caps;
	margin: 0.25em 0em 0.75em 1em;
}

h2 {
	font-size: 145%;
	margin: 0.75em 0em 0em 1em;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 100%;
	padding: 0;
}

hr {
	background-color: blue;
	color: blue;
	display: block;
}

img#profile {
	border: 0px;
	float: left;
	margin: -15px 0px 0px -14px;
	padding: 0px;
}

img.navArch {
	position: fixed;
	border: 0px;
	float: left;
	margin: -15px 0px 0px -14px;
	padding: 0px;
}

img.logo
{
	float: left;
	margin: 0px 10px 0px 20px;
	/* margin: 0px 10px 0px 0px; */
}

p, #policies dl
{
	font-size: 14px;
	line-height: 1.25;
	margin: 0.5em 0.5em 0.25em 1em;
	text-indent: 2em;
}

p.noIndent
{
	text-indent: 0em;
}

p.missnState
{
	background-color: transparent;
	color: #660000;
	font-size: 125%;
	font-style: italic;
	line-height: 1;
	margin: 0.5em 0.5em 0.25em 1em;
	text-align: center;
}

span.bookTitle {
	font-style: italic;
}

span.quoteEmph {
	text-decoration: underline;
}

ul.under {
	border-top: 0px;
	margin-top: 0px;
}

ul li.second {
	list-style-type: none;
}

/* Formatting for the links.
Note: the hover changes background colour. */
a  {
	background-color: transparent;
	border: 0px;
	color: blue;
	display: inline;
	margin: 3px 0px 3px 0px;
	padding: 2px 3px 3px 2px;
	text-decoration: none;
}
a:visited  {
	background-color: transparent;
	color: purple;
}
a:hover, a:focus {
	background-color: #ffcccc;
	border-color: silver;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	color: inherit;
	margin: 0;
	padding: 1px 1px 1px 1px;
}

div.footer {
	background-color: transparent;
	border-top: solid 2px blue;
	color: #444444;
	font-size: 75%;
	margin: 1em 0em 0em 0em;
	padding-top: 4em;
	text-align: right;
}

/* Definition Formatting */
p.defn {
	font-size: 16px;
	line-height: 1.25;
	margin: 0.75em 0.5em 0.25em 1em;
	text-indent: 0;
}

a.defn, a.defn:visited, a.defn:hover {
	background-color: #f0f0f0;
	border-width: 0;
	color: #660000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* This formats anchor links by wrapping around enclosed text */
a.anchr, a.anchr:visited, a.anchr:hover {
	background-color: transparent;
	border-width: 0;
	color: #660000;
	margin: 0;
	padding: 0;
}

/* the Courses styles */
.bolded {
	font-weight: bold;
}

.courseInd {
	margin-left: 4em;
	text-indent: 0;
}

.footnote {
	margin-top: 2em;
	text-indent: 0;
}

div.course p.hangingIndent
{
  margin-left: 9.5em;
  text-indent: -7em;
}

div.course p.hangingIndent span.col1
{
	margin-left: 4em;
}

div.course p.hangIndentCM
{
  margin-left: 14.5em;
  text-indent: -11.9em;
}

.instructor
{
  margin-top: 0.25em;
}

div.course p {
	margin-left: 2.5em;
	text-indent: 0;
}

div.course div.dateCol
{
	margin-left: 2.5em;
	text-indent: 0;
}

div.course div.dateCol span.col1
{
	margin-left: 4em;
}

div.course div.dateCol span.col2
{
	margin-left: 7em;
}

div.course div.col3
{
	margin-left: 13em;
	text-indent: -1em;
	margin-bottom: 1em;
}

div.course div.col3 span.weekend
{
	font-style: italic;
	font-size: 110%;
}

p.dated {
	margin-top: 0.25em;
	margin-left: 2.5em;
	text-indent: 0;
}

p.session {
	margin: 1em 0em 0.25em 2.5em;
	font-style: italic;
	text-indent: 0;
}

div.course ul {
	margin-left: 3em;
}

div.course dl.address {
	margin-left: 3em;
	text-indent: -0.5em;
}

span.prTitle {
	display: none;
}

/* styles for the table of contents*/
#toc {
  background-color: #ddd;
  border: 1px solid #000;
  color: inherit;
  float: right;
  font-size: 80%;
  margin: 0px 0px 20px 20px;
  padding: 5px;
  width: 35%;
}
#toc .level2 { margin-left: 1em; }
#toc .level3 { margin-left: 2em; }
#toc .level4 { margin-left: 3em; }
#toc .level5 { margin-left: 4em; }
#toc .level6 { margin-left: 5em; }

/* styles for the new info section */
div#newInfo
{
	/* background-color: #f3f6c0; */
	border-bottom: solid blue 3px;
	border-top: solid blue 3px;
	padding: 1em;
	text-align: center;
	width: 97%;
}

/* styles for Courses In your Area */
#ciya .questionList dd
{
	text-indent: 0.3em;
}

/* Styles for the Maritime cert */
body#certMaritime ol li
{
	margin-top: 5px;
}

body#certMaritime .numList
{
	margin-top: 15px;
}

body#certMaritime ol.lAlpha
{
	list-style-type: lower-alpha;
}