/* Essential Medical Admin Styles */

body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

/* Header Table */
table.header {
	width: 768px;
	border: 0px;
	border-collapse: collapse;	
}

/* Header Menu */
.headertop {
	background-image: url(../siteImages/images/EM-greenbar.gif);
	background-repeat: repeat-x;
	height: 28px;
}

.topnavbg {
	background-image: url(../siteImages/images/EM-menubar.gif);
	background-repeat: no-repeat;
}
.topnav {
	font-family: Arial, Helvetica, sans serif;
	font-size: 16px;
	color: #ffffff;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	padding-left: 8px;
}

.topnav a{
	color: #ffffff;
	text-decoration: none;
}

.topnav a:link{
	color: #ffffff;
	text-decoration: none;
}

.topnav a:hover{
	color: #e8f96f;
	text-decoration: none;
}

.smalllinks {
	font-family: Arial, Helvetica, sans serif;
	font-size: 10px;
	color: #013d6b;
	text-decoration: none;
	padding-left: 5px;
}

.smalllinks a{
	color: #013d6b;
	text-decoration: none;
}

.smalllinks a:link{
	color: #013d6b;
	text-decoration: none;
}

.smalllinks a:hover{
	color: #005ca2;
	text-decoration: none;
}

.smalllinks2 {
	font-family: Arial, Helvetica, sans serif;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	padding-right: 5px;
}

.smalllinks2 a{
	color: #ffffff;
	text-decoration: none;
}

.smalllinks2 a:link{
	color: #ffffff;
	text-decoration: none;
}

.smalllinks2 a:hover{
	color: #72b84d;
	text-decoration: none;
}

.smalllinks3 {
	font-family: Arial, Helvetica, sans serif;
	font-size: 10px;
	color: #013d6b;
	text-decoration: none;
}

.smalllinks3 a:link, .smalllinks3 a:visited {
	color: #000000;
	text-decoration: none;
}

.smalllinks3 a:hover{
	color: #005ca2;
	text-decoration: none;
}

.headerbottom {
	height: 35px;
}

input.value {
	font-family: Arial, Helvetica, sans serif;
	font-size: 8pt;
	font-style: italic;
	color: #000000;
	text-align: center;
}

table.content {
	width: 100%;
	background: #ebebeb;	
}

table.nav {
	width: 193px;
	background-color: #fbffdf;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.pageheader {
	background-color: #72b84d;
	color: #ffffff;
	font-family: Arial, Helvetica, sans serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.pageheader2 {
	background-color: #72b84d;
	color: #ffffff;
	font-family: Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 25px;
	padding-left: 25px;
}

.navtitle {
	color: #355465;
	font-family: Arial, Helvetica, sans serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}

.pagetitleL {
	color: #005ca2;
	text-align: left;
	font-family: Arial, Helvetica, sans serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}

.pagetitleC {
	color: #005ca2;
	text-align: center;
	font-family: Arial, Helvetica, sans serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.itemnameL {
	font-family: Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.itemnameL a{
	font-weight: bold;
	color: #355465;
	text-decoration: none;
}

.itemnameL a:link {
	color: #355465;
	text-decoration: none;
}

.itemnameL a:visited {
	color: #355465;
}

.itemnameL a:hover {
	color: #005ca2;
}

.itemnameLg {
	font-family: Arial, Helvetica, sans serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.itemnameLg a{
	font-weight: bold;
	color: #355465;
	text-decoration: none;
}

.itemnameLg a:link {
	color: #355465;
	text-decoration: none;
}

.itemnameLg a:visited {
	color: #355465;
}

.itemnameLg a:hover {
	color: #005ca2;
}

.itemnameC {
	font-family: Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.itemnameC a{
	font-weight: bold;
	color: #355465;
	text-decoration: none;
}

.itemnameC a:link {
	color: #355465;
	text-decoration: none;
}

.itemnameC a:visited {
	color: #355465;
}

.itemnameC a:hover {
	color: #005ca2;
}

.itemdescL {
	font-family: Arial, Helvetica, sans serif;
	color: black;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
	padding-right: 15px;
}

.itemdescL a{
	font-weight: bold;
	color: #355465;
	text-decoration: none;
}

.itemdescL a:link {
	color: #355465;
	text-decoration: none;
}

.itemdescL a:visited {
	color: #355465;
}

.itemdescL a:hover {
	color: #005ca2;
}

.itemopt {
	font-family: Arial, Helvetica, sans serif;
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding-right: 15px;
}

.formatdate {
	font-family: Arial, Helvetica, sans serif;
	color: black;
	font-size: 9pt;
	text-decoration: none;
}

.editC {
	font-family: Arial, Helvetica, sans serif;
	color: black;
	text-align: center;
	font-size: 9pt;
	text-decoration: none;
}

.editC a{
	font-weight: bold;
	color: #355465;
	text-decoration: none;
}

.editC a:link {
	color: #355465;
	text-decoration: none;
}

.editC a:hover {
	color: #005ca2;
}

.footer {
	background-color: #72b84d;
	width: 100%;
	height: 30px;
}

.footertxt {
	text-align: center;
	font-family: Arial, Helvetica, sans serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	padding: 6px;
}

.footertxt a {
	color: #ffffff;
	text-decoration: none;
}

.footertxt a:link {
	color: #ffffff;
	text-decoration: none;
}

.footertxt a:hover {
	color: #005ca2;
}

.picborder {
	border: 1px solid black;
}