﻿
h1 {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: #000066;
	margin: 10px 10px 0px 10px;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	margin: 10px;
}
h3 {
	margin: 10pt;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
p {
	margin: 10px;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
.date {
	text-align: center;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p.copywrite {
	margin: 5px 0px 5px 0px;
	font-size: 8pt;
	color: #808080;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.links {
	font-weight: bold;
	color: #003366;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
.center {
	text-align: center;
}
.imageleft {
	border-width: 0px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}
.imageright {
	border-style: none;
	border-width: 0px;
	margin-left: 5px;
	margin-right: 5px;
	float: right;
}
.imgborder {
	border-style: solid;
	border-width: 2px;
}
a {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
	font-weight: bold;
}
.pageheader1 {
	font-size: 16pt;
	text-align: left;
	color: #FFFFFF;
	margin: 2px 10px 2px 10px;
}
body {
	text-align: center;
	font-family: Georgia;
}
#container {
	width: 780px;
	margin: 0 auto;
}
#top {
	width: 780px;
	height: auto;
	background-color: #000066;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FF6600;
}
#contentleft {
	width: 200px;
	height: auto;
	float: left;
	vertical-align: top;
	background-color: #E6E6E6;
}
#contentright {
	background-color: #FFFFFF;
	width: 575px;
	float: right;
	height: auto;
}
#bottom {
	height: auto;
	width: 780px;
	float: left;
}
td {
	margin: 10px;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
#bottom_color {
	border-style: solid none none none;
	border-color: #FF6600 #3399FF #000066 #3399FF;
	height: 10pt;
	width: 780px;
	float: left;
	border-top-width: 4px;
	background-color: #000066;
}
#content {
	width: 780px;
	height: auto;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #00FF00;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #00FF00;
}
.testimonial {
	font-style: italic;
	color: #FF6600;
	font-size: 10pt;
}
.testimonial_by {
	text-align: left;
	font-size: 10pt;
}
li {
	text-align: left;
	font-size: 10pt;
}
.orange {
	color: #ff6600;
}
.contact {
	border-collapse: collapse;
	float: left;
	background-image: url('images/EMS_logo.gif');
	background-repeat: no-repeat;
	background-position: right top;
	width: 95%;
}
