body {
	margin:0px;
	background-color:#FFFFFF;
	color:#000000;
	font-family:"Garamond", "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
}	

#container {
	margin: 0 auto;
	text-align:center;
	/*width:700px;
	/*width:1006px;*/
	/*vertical-align:top;*/
	/*overflow:hidden;*/
	padding:0px;
	position:relative;
}

.mapdate {
	display:block;
	font-size:12px;
	position:absolute;
	top:59px;
	right:0px;
	font-style:italic;
}

#footer {
	position:relative;
	top:-120px;
	width:740px;
	margin: 0 auto;
}

#footer_home {
	position:relative;
	top:-410px;
	width:620px;
	margin: 0 auto;
	z-index:2;
}

#footer_int {
	width:1006px;
	margin: 0 auto;
}

#logo {
	position:relative;
	left: 0px;
	top:20px;
	z-index:3;
}

#logo_login {
	position:relative;
	left: 0px;
	top:150px;
	z-index:3;
}

#logo_int {
	position:relative;
	width:740px;
	margin:0 auto;
	margin-top:20px;
}

#logintext {
	margin:0 auto;
	position:relative;
	left: 0px;
	top: 0px;
	z-index:2;
	text-align:left;
}

#home_text {
	margin:0 auto;
	position:relative;
	left: 0px;
	top: 40px;
	z-index:2;
	text-align:left;
}

#login {
	margin:0 auto;
	position:relative;
	left: 0px;
	top: 0px;
	width:16em;
	background-color:#FFFFFF;
	border:2px solid #000000;
	padding:10px;
	z-index:2;
}



#login form {
	margin:0px;
	padding:0px;
}

#maphome {
	position:relative;
	top:-215px;
	text-align:center;
	z-index:1;
}

#maplogin {
	position:relative;
	top:-350px;
	text-align:center;
	z-index:1;
}

/* text style */

a:link, a:visited, a:active, a:hover  {
	text-decoration: underline; 
	color: #007DCD;
}

h1 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:24pt;
	color:#333333;
}

h2 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:12pt;
	color:#333333;
}

.underline {
	text-decoration:underline;
}

/* form elements */
.field {
	font-family:"Garamond", "Times New Roman", Times, serif;
	font-size:13px;
	border:1px solid #4C2611;
	padding:2px;
}

.submit {
	font-family:"Garamond", "Times New Roman", Times, serif;
	font-size:13px;
}
/* text align and postion */

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.floatcenter {
	text-align:center;
}

.textleft {
	text-align:left;
}

.clearboth {
	clear:both;
}

10pxpadding {
	padding:10px;
	margin:10px;
}

.width740 {
	width:740px;
}

.width700 {
	width:700px;
}

.width550 {
	width:550px;
}

.centerdiv {
	margin:0 auto;
}
p.MsoNormal {font-size:10pt !important;}
