/* Mark Royer */
body {
	font: 85% Arial, sans-serif;
	text-align: center;
	background-color: #292d46;
	padding-bottom: 20px;
	background-image: url("../images/backgroundGradient.jpg");
	background-repeat: repeat-x;
}

#allContent {
	min-width: 770px;
	max-width: 994px;
	margin: 0px auto;
	text-align: left;
	border: 1px solid black;
	overflow: auto;
	background-color: white;
	/* background-image: url("../images/background.jpg"); */
}

div#header {
	width: 100%;
	overflow: hidden;
	background: #6575d5;
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
	height: 100px;
}

#pageTitle {
	position: absolute;
	right: 10px;
	bottom: 0px;
	text-align: center;
	font-size: 30px;
	margin: 0px;
	color: #efefef;
	text-align: center;
	font-variant: small-caps;
	filter: alpha(opacity =               50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#logoAndNameContainer {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	height: 80px;
	width: inherit;
}

#itaseLogo {
	position: absolute;
	left: 10px;
	width: 80px;
	height: 80px;
	padding: 0px;
	border: none;
	filter: alpha(opacity =               70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#mainLogoText {
	position: absolute;
	left: 100px;
	font: Arial, sans-serif;
	font-size: 80px;
	font-variant: normal;
	font-weight: bold;
	font-style: italic;
	color: #efefef;
	filter: alpha(opacity =               50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#linksLine {
	border-bottom: thin solid #6575d5;
}

#navLinks td {
	vertical-align: top;
}

#navLinks a, a.mainLink:HOVER {
	color: #6575d5;
}

#eventMessage {
	width: 100%;
	position: absolute;
	left: 0px;
	font-weight: bold;
	text-align: center;
	color: #eeeeee;
	margin: 8px 0px;
}

#mapDataList {
	background: white;
	text-align: left;	
}

a {
	color: #041157;
}

a#currentPageLink {
	color: #292d46;
}

a.mainLink {
	text-align: center;
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
}


a img {
	border-style: none;
}

img.bordered {
	padding: 5px;
	background-color: #f7f8ff;
	border: solid thin;
	border-color: #bcc0d9;
}

h1,h2,h3,h4,h5,h6,.mainLink {
	color: #292d46; /*#0000AA;*/
	font-family: Arial, sans-serif;
}

.quote {
	font-style: oblique;
	margin-bottom: 0;
	margin-right: 1em;
}

.name {
	margin-top: 0;
	font-variant: small-caps;
	margin-right: 1em;
}

.noBottom {
	font-size: 1em;
	margin-bottom: 0em;
}

h5 {
	font-size: 2em;
}

h6 {
	font-size: 1.7em;
}

h6.smaller {
	font-size: 1.5em;
}

.title {
	margin-top: 0;
	margin-bottom: 0;
}

div.border {
	border: 1px solid #000000;
}

div.pageSet { /* background-color: #e8e8e8; */
	padding: 0px 20px 20px 20px;
	margin: 20px; /* 3em 3em 3em 3em; */
	vertical-align: middle;
}

p,#mapCorners {
	border: solid thin;
	border-color: #bcc0d9;
	background: #f7f8ff;
}

#mapBorder {
	background-color: #bcc0d9;	
}

#mapCorners {
	padding: 30px;
}

#mapContainer {
	position: relative; 
	border: none;	
}

#mapContainer, #map {
	width: 600px; 
	height: 500px; 	
}

#map { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	background-color: gray; 
	padding: 0px; 
	margin: 0px;	
}

p {
	color: black;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	/*"GoudyOlSt BT", "Times New Roman", Tahoma, Arial, Helvetica,
		sans-serif;*/ /*font-size: 12pt;*/
	margin-bottom: 10px;
	text-align: justify;
	overflow: auto;
	padding: 10px;
}

img.mainLogo {
	width: 200px;
	margin: 20px;
	filter: alpha(opacity =               80);
	-moz-opacity: 0.8;
	opacity: .8;
}

}
div.p {
	margin-top: 1em;
	margin-bottom: 1em;
}

p {
	text-indent: 2em;
}

dl {
	margin-right: 1em;
}

dd {
	color: black;
	font-family: "Times New Roman", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

dd.inner {
	font-size: 1em;
}

li {
	margin-bottom: 1em;
}

div.list {
	margin-left: 2em;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 0em;
}

div.booklist {
	margin: 0em 0em 1em 0em;
}

div.table {
	position: relative;
	left: 1em;
}

table.border, table.dataInfo, table.mapBorder {
	border: 1px solid #000000;
	/* border-collapse: collapse; */
	border-spacing: 0px 0px;
}

table.mapBorder {
	border-collapse: collapse; 
	border-spacing: 0px 0px; 
	margin: 0px;	
}

table.mapBorder td {
	border: none;
	border-collapse: collapse; 
	border-spacing: 0px 0px; 
	margin: 0px;
	padding: 0px;	
}

table.dataInfo {
	padding: 5px;
	margin-bottom: 20px;
	width: 100%;
	border-color: #041157;
	background-color: #f7f8ff;
}

table.dataInfo th {
	color: #041157;
	background-color: #f7f8ff;
}

table.dataInfo td {
	text-align: left;
	border-width: 0px;
	padding: 0px;
	border-style: inset;
	padding: 5px;
}

table.thin {
	border: 1px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px 0px;
}

table.thin th, table.thin td {
	border-color: gray;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
}

table.thin form {
	margin-bottom: 0;
}

div.line {
	border-top: 1px solid #000000;
	margin: 2em 0em 1em 0em;
}

th {
	text-align: center;
	vertical-align: middle;
	background: #AAAAAA;
	padding: .2em;
}

td {
	padding: .2em;
}

.caption {
	font-size: .8em;
	color: red;
}

div.footer {
	
}

sup {
	vertical-align: top;
	font-size: .6em;
}

sup.header {
	font-size: .5em;
}

.inputTag {
	text-align: right;
	color: #292d46; /* #3266cc; */
}

span.example {
	text-align: right;
	color: #84818a;
	font-size: 80%;
}

/* For Navigation */
div#header h1,div#menu {
	margin: 0px 10px 0px 0px;
	text-align: left;
}

div.scrollData {
	padding-top: 5px;
	border: 1px solid #000000;
	border-spacing: 0px 0px;
	overflow: auto;
	height: 200px;
	z-index: 0;
}

table.tabbed {
	width: 90%;
	border-collapse: collapse;
}

table.tabbed tr td {
	margin: 0px;
	padding: 0px;
}

/* End for navigation*/
table.profileForm input {
	width: 250px;
}

table.profileForm select {
	width: 250px;
}

.field {
	width: 250px;
}

input.removeButton {
	width: 80px;
}

input.extraField {
	width: 170px;
}

input.newField {
	width: 160px;
}

h1.help {
	text-align: center;
	font-size: x-large;
}

h2.help {
	text-align: center;
	font-size: large;
}

h3.help {
	text-align: center;
	font-size: medium;
}

div.steps,#lastStep {
	border: 1px solid #999999;
	padding: 0 50px 50px 50px;
	margin-bottom: 50px;
}

#lastStep {
	margin-bottom: 0px;
}
