body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../graphics/bodyabck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #c6cdc2;
	background-color: #ffffff;
}
h5 {
	text-align: center;
}
.left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	text-align: left;
	margin: 15px 0px 0px;
}
.invest {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0B434;
	border-right-color: #78781F;
	border-bottom-color: #78781F;
	border-left-color: #b0b434;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.investcell {
	margin: 0px;
	font-size: 0.9em;
	padding: 2px 2px 2px 10px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
.leftflush {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px 0px 0px -20px;
}
.tdevent {
	color: #93952b;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline overline;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
img {
	border: 0px solid #666666;
}
.button {
	margin: 5px auto 0px;
	text-align: center;
}
h1 {
	color: #93952b;
	font-size: 2em;
	text-decoration: underline overline;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.nounderline {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
.copywrite {
	font-size: 9px;
	color: #118080;
	text-align: center;
}
.event {
	padding: 5px;
	text-align: center;
}
.details {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.small {
	font-size: 0.8em;
}
.gold {
	color: #93952b;
	text-align: right;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.iscu_purple {
     color: #F8F8F8;
	background-color: #83216e;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
	font-size: 1.4em;
	text-align: center;
}
.bold_center {
	font-size: 0.9em;
	font-weight: bold;
}
.inset {
	font-size: 0.9em;
	padding: 5px;
	width: 400px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCC33;
	border-right-color: #78781F;
	border-bottom-color: #78781F;
	border-left-color: #CCCC33;
}
.less {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*Styling for Left side navigation bar*/

#navbuttons {
	background-color: #ffffff;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 100px;
     }

#navbuttons a {
	display: block;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(../graphics/asrf_btn_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 1px;
	padding-left: 1px;
	text-align: center;
     }

a#navbuttons:link {
     color: #F8F8F8;
     }

#navbuttons a:hover {
	background-color: #ffffff;
	color: #118080;
	background-image: url(../graphics/asrf_btn_down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
     }

#navbuttons a:active {
     background-color: #d2d2d2;
     }
/*Styling for Dynamic Growth Congress button*/

#eventdg08 {
	margin: 5px auto 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 100%;
     }

#eventdg08 a {
	display: block;
     color: #F8F8F8;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.1em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px auto;
	background-image: url(../graphics/btn_dg08b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 1px;
	padding-left: 1px;
	text-align: center;
	width: 60px;
     }

a#eventdg08:link {
     color: #F8F8F8;
     }

#eventdg08 a:hover {
     color: #F8F8F8;
	background-image: url(../graphics/btn_dg08b.jpg);
	background-repeat: no-repeat;
	background-position: 0px -20px;
     }

#eventdg08 a:active {
     background-color: #d2d2d2;
     }
/*Styling for Post DG Seminar button*/

#pdgs {
	margin: 5px auto 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 100%;
     }

#pdgs a {
	display: block;
     color: #F8F8F8;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.1em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px auto;
	background-image: url(../graphics/btn_pdgs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 1px;
	padding-left: 1px;
	text-align: center;
	width: 60px;
     }

a#pdgs:link {
     color: #F8F8F8;
     }

#pdgs a:hover {
     color: #F8F8F8;
	background-image: url(../graphics/btn_pdgs.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
     }

#pdgs a:active {
     background-color: #d2d2d2;
     }
/*Styling for Parker Seminar 07 button*/

#ps07 {
	margin: 5px auto 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 100%;
     }

#ps07 a {
	display: block;
     color: #F8F8F8;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.1em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px auto;
	background-image: url(../graphics/btn_PS07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 1px;
	padding-left: 1px;
	text-align: center;
	width: 60px;
     }

a#ps07:link {
     color: #f8f8f8;
     }

#ps07 a:hover {
     color: #F8F8F8;
	background-image: url(../graphics/btn_PS07.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
     }

#ps07 a:active {
     background-color: #d2d2d2;
     }
/*Styling for INTENSIVE SPINAL CARE REGISTER buttons*/

#reg_iscu {
	margin: 5px 5px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 330px;
	list-style-image: url(../graphics/blankBullet.gif);
	text-decoration: none;
	list-style-position: outside;
     }

#reg_iscu a {
     color: #F8F8F8;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.1em;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px 5px 10px;
	background-image: url(../graphics/btn_iscu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 1px;
	padding-left: 1px;
	text-align: center;
	width: 120px;
	display: block;
     }

a#reg_iscu:link {
     color: #f8f8f8;
     }

#reg_iscu a:hover {
     color: #F8F8F8;
	background-image: url(../graphics/btn_iscu.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
     }

#reg_iscu a:active {
     background-color: #d2d2d2;
     }
/*Styling for ANOTHER button*/

#ANOTHER {
	margin: 5px auto 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 100%;
     }

#ANOTHER a {
	display: block;
     color: #F8F8F8;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.1em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px auto;
	background-image: url(../graphics/btn_PS07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 1px;
	padding-left: 1px;
	text-align: center;
	width: 60px;
     }

a#ANOTHER:link {
     color: #f8f8f8;
     }

#ANOTHER a:hover {
	color: #CCCCCC;
	background-image: url(../graphics/btn_PS07.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
     }

#ANOTHER a:active {
     background-color: #d2d2d2;
     }
.right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #93952b;
}
.overline {
	text-decoration: overline;
}
.underline {
	text-decoration: underline;
}
#reg_iscu li {
	float: left;
}
