body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1C7041;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1C7041;
	padding: 5px 5px 5px 10px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1C7041;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D6C40;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;

}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1C7041;	
	padding: 5px 5px 5px 10px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
}

ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
}

.mainAddress {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.mainAddress:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;

}
.mainAddress:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}

#contentcolumn{
	background-color: transparent;
	padding: 30px 0px 20px 0px;
	font-size: 12px;
	line-height: 22px;
	margin-left: 185px;
	min-height: 200px;
	width: 550px;
	text-align: left;

}

.table {
	background-color: E5E5E5;
	padding: 0px;
	border: thin dotted #1D57D7;
	margin: 0px;
}
.tableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1C7041;
	padding: 3px;
	text-align: center;
	text-decoration: none;

}
.tableMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding: 2px;
}
.mainHead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1C7041;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1C7041;
	padding: 5px 5px 5px 10px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
}
.main {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
}
.main:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1C7041;
	border: none;
}
.mainSub {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1C7041;
}
.mainSub:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1C7041;
}
.mainBold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D6C40;
}
.sideNav {
	background-color: #000000;
	width: 150px;
	padding-left: 5px;
	padding-top: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #238C52;
	padding-bottom: 3px;

}
.subMenu {
	text-align: center;
	background-color: #000000;
	border-top: thin solid #259557;
	border-right: thin solid #155431;
	border-bottom: thin solid #124B2C;
	border-left: thin solid #238C52;
	padding: 2px;
	width: 154px;
}
.subMenuover {
	text-align: center;
	background-color: #1C7041;
	border-top: thin solid #259557;
	border-right: thin solid #155431;
	border-bottom: thin solid #124B2C;
	border-left: thin solid #238C52;
	padding: 2px;
	width: 154px;
}
.siteCredits {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.siteCredits:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #1C7041;
	text-decoration: none;
}

.mainBanner {
	background-image:  url(../imgs/home_banner_bg.jpg);
	background-repeat: repeat-x;
}
.side {
	background-image:  url(../images/sidebar.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;

}
.footer {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.callOut {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.sideNavLinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	text-align: left;

}
.sideNavLinks:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: 600;
}
.sideNavSub {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
.sideNavSub:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
}
.medical {
	background-color: #6BA76E;
	background-image: url(../images/ems/bg_medical.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.computerBG {
	background-color: #000000;
	background-image: url(../images/ems/bg_computer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sectionSub {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1C7041;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #1C7041;
}
.mainBoldblack {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#lead td p.main
{
	margin-left: 10px;
	margin-bottom: 5px;
}

#compianceletter
{
	width: 600px;
}

.rohs
{
	margin-left: 4px;
}

.rohs td
{
	padding-bottom: 6px;
}
.rohs a
{
	font-size: 11px;
	color: green;
	text-decoration: none;
}

.rohs a:visited
{
	font-size: 11px;
	color: green;
	text-decoration: none;
}

.rohs a:hover
{
	font-size: 11px;
	color: black;
	text-decoration: none;
}