body {
	overflow: scroll;
	height: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	background-image: url(../images/bg.gif);
	font: 13px Arial, Verdana, Sans-Serif;
}
table {
	font: 13px Arial, Verdana, Sans-Serif;
}
table tr td {
  vertical-align: top;
}
FORM {
  margin: 0px;
  padding: 0px;
}
INPUT {
  font-weight:500;
  color:#5B5B11;
  background-color: white;
  border: 1px solid #999999;
  margin: 5px 0px 0px 0px;
}
.submit {
  font: 10px/12px verdana, arial, sans-serif;
  font-weight:500;
  background: #fff;
  text-decoration: none;
  color:#03c;
  /*border: 1px solid #5B5B11;*/
  border: 1px solid #BEBECA;
  padding: 0px;
}
SELECT {
  font: 10px/12px verdana, arial, sans-serif;
  font-weight:500;
  color:#5B5B11;
  background: transparent;
  border:none;
  margin: 5px 0px 0px 0px;
}
TEXTAREA {
  font: 10px/12px verdana, arial, sans-serif;
  font-weight:500;
  color:#5B5B11;
  border: 1px solid #cccccc;
}
textarea {overflow:auto}
  .news{
  position:relative;
  font-size:10px;
  padding:10px 0px 0px 0px;
  font-family:verdana;
  font-weight:bold;
  width:575px;
  overflow:hidden;
}
.news input {
  font-weight:bold;
  font-size:10px;
  background: transparent;
  color:#5B5B11;
  border: 0px;
}
img {
	border: 0px;
}
a	{
	color: #0000FF;
	text-decoration:	none;
}
a:link	{
	color: #0000FF;
	background-color: transparent;
}
a:visited	{
	color: #0000FF;
	background-color: transparent;
}
a:active	{
	color: #0000FF;
	background-color: transparent;
}
a:hover	{
	color: #0000FF;
	background-color: transparent;
	text-decoration:	underline;
}
#contentWrapper {
	position: relative;
	width: 765px !important;
	width: 767px;
	background-color: white;
	border: 1px solid #CCC;
	background-image: url(../images/bottom-filler.gif);
	background-repeat: repeat-y;
}
#header {
	height: 141px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#headerMiddle {
	position: absolute;
	top: 0px;
	left: 166px;
}
#headerRight {
	position: absolute;
	top: 0px;
	left: 430px;
}
#linksRow {
	width: 100%;
	height: 27px;
	background-image: url(../images/blue-bar.gif);
}
#linksrowContact {
	position: absolute;
	right: 0px;
	padding-right: 3px;
}
#linksrowAbout {
	position: absolute;
	right: 85px;
	padding-right: 10px;
}
#linksrowLegal {
	position: absolute;
	right: 157px;
	padding-right: 15px;
}
#linksrowHome {
	position: absolute;
	right: 265px;
	padding-right: 18px;
}
#contentlinksWrapper {
	text-align: left;
	position: relative;
	font: 13px Arial, Verdana, Sans-Serif;
}
#linksBox {
	position: relative;
	top: 0px;
	left: 0px;
	width: 167px;
	padding-bottom: 75px;
}
#contentBox {
	top: 0px;
	padding: 3px 5px 25px 10px;
}
#contentBox h5 {
	font: 15px Arial, Verdana, Sans-Serif;
	font-weight: bold;
	text-decoration: underline;
	color: #660000;
	padding: 0px;
	margin-bottom: 5px;
}
#contentBox h4 {
	font: 16px Arial, Verdana, Sans-Serif;
	font-weight: bold;
	text-decoration: underline;
	color: #660000;
	padding: 0px;
	margin-bottom: 2px;
}
.drugAlerts {
	margin-bottom: 5px;
}
#homeBox {
	float: right;
	width: 185px;
	padding: 5px;
	margin: 3px 3px 3px 5px;
	border: 1px solid black;
}
#homeBox h2 {
	background: #213F71;
	text-align: right;
	text-decoration: underline;
	font-family: sans-serif;
	font-size: 12px;
	margin: -5px -5px 3px 0px;
	padding: 2px 5px 4px 2px;
	color: #FFF;
}
#magnify {
	float: left; 
	width: 60px; 
	height: 47px;
	background: #FFF;
	color: #000;
	border: solid black 1px; 
	border-width: 0 1px 1px 0; 
	padding: 0px;
	margin: -5px 5px 0px -5px;
}
#pageTitle {
	margin-bottom: 10px;
  color: #254488;
  font-size: 18px;
  font-weight: bold;
}
#footer {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	height: 19px !important;
	height: 22px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 12px;
}
.topgunBlock {
	margin-bottom: 10px;
}
.courseContent {
	margin-bottom: 7px;
}
.courseContentTitle {
	font-weight: bold;
}
.courseContentInfo {
	margin-left: 10px;
}
.rightHS5 {
	padding-right: 5px;
}
.rightHS10 {
	padding-right: 10px;
}
.corporateLevels {
	padding-right: 10px;
	color: #660000;
	font-weight: bold;
}
.sponsorGuidelines {
	margin-bottom: 10px;
}
.sponsorGuideTitle {
	font-weight: bold;
}
.linksGroup {
	margin-bottom: 10px;
}
.linkDesc {
	margin-left: 10px;
}
.conferenceBold {
	font-weight: bold;
}
.conferenceHigh {
	margin-bottom: 10px;
}
.directors {
	margin-bottom: 10px;
}
.directorTitle {
	font-weight: bold;
}
.directorName {
	margin-left: 10px;
}
.noEmail {
	color: #0000FF;
}
#map {
	text-align: center;
	margin-bottom: 10px;
}
#counties {
	text-align: center;
	margin-bottom: 10px;
}
.pastArticles {
	font: 12px Arial, Verdana, Sans-Serif;
	padding: 0px;
}
.legalTitle {
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
.legalSubTitle {
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.legalDetails {
	font: 11px Arial, Verdana, Sans-Serif;
}
.legalItalic {
	font-style: italic;
	margin-bottom: 10px;
}
.legalDetails td {
	font: 11px Arial, Verdana, Sans-Serif;
}	
.italicBold {
	font-style: italic;
	font-weight: bold;
}
.italicText {
	font-style: italic;
}
.boldText {
	font-weight: bold;
}
.conferenceTitle {
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}
.conference {
	text-align: left;
	margin: 0 10px 10px 10px;
	font-size: 14px; 
}
.conferenceMoreInfo {
	margin: 0 0 10px 20px;
	font-size: 14px;
}
.conferencedate {
	padding-top: 8px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	color: #0100a3;
	text-decoration: underline;
}
.conferencetime {
	padding: 5px 0 0 10px;
	font-weight: bold;
}
.conferenceinfo {
	padding: 5px 0 0 35px;
}
.errorbox {
	color:  #990000;
	background-color: transparent;
	border: none;
	font-weight: bold;
	margin: 5px 0px;
 }
 #regdeadline {
	font: 15px verdana, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
#subheading {
	font: 17px verdana, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-bottom:3px;
}
.trained {
	font: 14px verdana, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-bottom:3px;
  margin-top: 25px;
}
