 /* Mozilla IE alignment */ 

body {
	background-color: #e6edf3;
	text-align: left;
	margin:0px;
	padding:0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #00234c; 
}

a:link {
	color: ##00234c;
	text-decoration: none;
}

a:visited {
	color: ##00234c;
	text-decoration: underline; 
}

a:hover {
	color: #003698;
	text-decoration: underline; 
}

ul.NoBullet {
  list-style-type: none;
  font-weight: bold;
}

#copy{
	height:auto;
	padding: 5px 5px 0px 5px;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	line-height: 1.1em;
	font-weight:normal;
	text-align: left;
}

#contactcopy{
	width:402px;
	height: auto;
	padding: 2px 0 10px 10px;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height: 1.1em;
	font-weight:normal;
	text-align: left;
}

#contactcopy2{
	padding: 5px 0 0 80px;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height: 1.1em;
	font-weight:normal;
	text-align: left;
}

#footer {
	font-size:.7em;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #00234c; 
	text-align: right;
	margin:0 10px 0 0;
}

a.footer:link {
	color: #666;
	text-decoration: none;
}

a.footer:visited {
	color: #666;
	text-decoration: underline;
}

a.footer:hover {
	color: #666;
	text-decoration: underline;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	text-align: left;
	margin: 5px 0 0 0px;
	color: #003698;
	text-transform: uppercase;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	text-align: left;
	margin: 10px 0 0 0;
	color: #003698;	
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	text-align: left;
	margin: 0 0 5px 0;
	color: #003698;	
}

hr {
	color:#003698;
	background-color:#cfcfcf;
	height:1px;
	border:none;
	width:98%;
}

#menuline {
	color:#e6edf3;
	background-color:#e6edf3;
	height:1px;
	border:none;
	width:100%;
}

#clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#copysmall{
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:normal;
	text-align: right;
	width: 565px;
}

#disclaimer{
	float: right;
	margin: 0 13px 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:normal;
	text-align: right;
	width: 800px;
}

#images{ 
	background-color: #fff;
	padding: 0 0 0 0;
	width: 200px;
	height: 231px;
	float: right;
	margin: 15px 10px 10px 10px;
	border: 1px solid #053695;
}

#map{ 
	background-color: #fff;
	padding: 0 0 0 0;
	width: 300px;
	height: 347px;
	float: right;
	margin: 15px 10px 10px 10px;
	border: 1px solid #053695;
}

#images img{ 
	margin: 0 0 0 0;
}

#site{
	width:900px;
	float: left;
	border: 1px #000 solid;
}
