body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height:100%;
	background-color: #eeeeee;
}
#header {
	width: 758px;
	height: 158;
	/*margin-right: auto;
	margin-left: auto;*/
	padding-bottom: 0px;
	padding-top: 14px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	background-image: url(http://www.jauntlet.com/images/bg_top.gif);
}
#container {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	background-color: #ffffff;
	background-image:url(http://www.jauntlet.com/images/bg_container.gif);
	/*height: expression(document.body.clientHeight-100 +"px");*/
	/*border-left: 3px solid #BAD4FC;*/
}
#containerbig {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	background-color: #ffffff;
	background-image:url(http://www.jauntlet.com/images/bg_containerbig.gif);
}
#main {
	width: 558px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 16px;
	padding-right: 0px;
}
#mainbig {
	margin: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-right: 15px;
}
#right {
	width: 169px;
	background-color: #BAD4FC;
	float: right;
	margin: 0px;
	padding: 0px;
}
#rightbig {
	visibility: hidden;
	position:absolute;
	top: -500px;
	left: -500px;
}
#footer {
	padding-top: 8px;
	padding-bottom: 12px;
	color: #FFFFFF;
	font-size: 8pt;
	text-align:center;
	line-height: 150%;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	background-color: #BAD4FC;
	clear: both;
}
#LoggedInMenu1 {
	color: #1224ae;
	font-weight: bold;
}
.submenu {
	position: absolute;
	top: -500px; 
	left: -500px;
	visibility: hidden;
}
a:link {
	color: #bd531f;
	text-decoration: none;
}
a:visited {
	color: #bd531f;
	text-decoration: none;
}
a:hover{
	color: #fa702c;
	text-decoration: underline;
}
a:active {
	color: #bd531f;
	text-decoration: underline;
}
h1 {
	font-size: 10pt;
	font-weight:bold;
	margin: 0px;
}
h2 {
	font-size: 9px;
	font-weight:normal;
	margin:0px;
	color:#ffffff;
}
h2 a:link {
	color:#ffffff;
}
h2 a:visited {
	color:#ffffff;
}
h2 a:hover{
	color:#ffffff;
}
h2 a:active {
	color:#ffffff;
}
ul {
	xpadding: 0px;
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 12px;
	list-style-type: square;
	list-style-position: outside;
}
ol {
	xpadding: 100px;
	margin-left: 50px;
	margin-top: 2px;
	margin-bottom: 0px;
	list-style-type: decimal;
	list-style-position: outside;
}
li {
	margin-top: 3px;
	xpadding-left: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.title {
	font-weight: bold;
	font-size: 18pt;
	color: #1224ae;
	margin-bottom: 12px;
	padding-top: 15px;
}
.subtitle {
	font-weight: bold;
	font-size: 12pt;
	color: #1224ae;
	line-height: 150%;
}
.gridhead {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1224ae;
}
.griditem {
	background-color: #eeeeee;
}
.gridalt {
	background-color: #e3e3e3;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f4f3a8;
	border: 1px solid #000000;
}
input.bold {
	font-weight: bold;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f4f3a8;
	border: 1px solid #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f4f3a8;
	border: 1px solid #000000;
}
select.bold {
	font-weight: bold;
}
.submit {
	font-weight: bold;
	color: #fa702c;
	background-color: #ffffff;
	border: 2px solid #fa702c;
	cursor: pointer;
}
.spacedtop {
	margin-top: 12px;
	line-height: 150%;
}
.spacedbottom {
	margin-bottom: 12px;
	line-height: 150%;
}
#helptext {
	line-height: 150%;
	position:static;
}
#helpcontents {
	position:absolute;
	top:-500px;
	left:-500px;
	visibility:hidden;
}
.error {
	color:#fa702c;
	font-weight: bold;
}
.alert {
	color:#fa702c;
	font-weight: normal;
	font-size: 14pt;
}
dt {
	font-weight: bold;
	font-size: 10pt;
	color: #1224ae;
	margin-top: 12px;
}
dd {
	margin-left: 24px;
}
.calendar td {
	font-size: 7pt;
}
.jauntletborder {
	border: 1px solid #000000;
	margin-top: 12px;
}
code {
	font-size:8pt;
	background-color:#eeeeee;
	padding:8px;
	border:1px solid #000000;
}
.smallForm {
	font-size:11px;
}
.travelplandiv {
	font-size:11px;
}
#travelplanner input {
	background-color:#f7fbd0;
	border:1px #000000 solid;
}
#travelplanner select {
	background-color:#f7fbd0;
	border:1px #000000 solid;
}
#title {
	font-size:12pt;
	font-weight:bold;
	margin-bottom: 12px;
	color: #1224ae;
} 
#locs {
	margin-top: 0px;
	font-weight: bold;
}
#matchesinner {
	font-size:8pt;
	height:250px;
	width:220px;
	overflow:auto;
	padding:10px;
	border-left: 1px #bad4fc solid;
	border-right: 1px #bad4fc solid;
	border-bottom: 1px #bad4fc solid;
	background-color: #f3f8fe;
	scrollbar-face-color: #f3f8fe;
	scrollbar-arrow-color: #bad4fc; 
	scrollbar-base-color: #f3f8fe;
	scrollbar-darkshadow-color: #bad4fc;
	scrollbar-shadow-color: #f3f8fe;
	scrollbar-highlight-color: #f3f8fe;
	scrollbar-3dlight-color: #bad4fc;
	scrollbar-track-color: #f3f8fe;
}
#dates {
	margin-bottom: 12px;
	font-size: 9pt;
	margin-top: 6px;
}
.planneritem {
	margin-top: 6px;
}
.plannertd {
	padding-top: 6px;
	padding-right: 6px;
	font-size:11px;
}
.gsc-input input {
	background-color: #ffffff;
}
.gsc-search-button {
	background-color: #ffffff;
	cursor: pointer;
}
#map .gmls {
	width : 240px;
}
