
*  {
	margin: 0px;
	padding: 0px;
}
body {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
p {
	margin: 0px 10px 15px;
}
h1 {
	font-size: 20pt;
	color: #000000;
	margin: 10px 0px;
}
h2 {
	font-size: 14pt;
	color: #000000;
	margin: 25px 0px 10px 0px;
}
h3 {
	font-size: 13pt;
	color: #333333;
	margin: 20px 10px 4px;
}
h4 {
	font-size: 13pt;
	color: #333333;
}
h5 {
	font-size: 13pt;
	display: inline;
	margin: 0px 8px 0px 3px;
	line-height: 22px;
}
#breadcrumbs {
	display: none;
}
a:link, a:visited {
	color: #424221;
	text-decoration: underline;
}
a:focus, a:hover, a:active {
	color: #6B6C44;
	text-decoration: underline;
}
.more a {
	color: #993333 !important;
	background: url(../images/more_arrow.gif) no-repeat right center;
	padding-right: 8px;
	font-weight: bold;
	text-decoration: none !important;
	display: inline;
	margin: 0px;
	font-size: 11px;
}
.more a:hover {
	text-decoration: underline !important
}
a#more img {
	border-style: none;
	vertical-align: text-bottom;
}
img.border-5pxMargin {
	margin: 5px;
	border: #000000 solid 1px;
}
.centerColumLinkList {
	list-style: none;
	margin-left: 10px;
}
ul {
	margin-left: 14px;
	margin-bottom: 10px;
	list-style: url(../images/Bullet-Diamond.gif) none;
}
* html ul {
	list-style: url(../images/Bullet-Diamond-IE.gif) none;
}
ul.anchoredLink {
	margin-left: 30px;
	margin-bottom: 10px;
	list-style: url(../images/Bullet_TriangleDWN-BLK.gif) none;
}
* html ul.anchoredLink {
	list-style: url(../images/Bullet_TriangleDWN-BLK_IE.gif) none;
}
ol {
	margin-left: 14px;
	margin-bottom: 10px;
}
li {
	margin: 5px;
}
table {
	font-size: 10pt;
	margin: 5px;
	min-width: 335px;
	width: auto !important;
	width: 335;
	border-collapse: collapse;
}
td {
	padding: 3px;
	vertical-align: top;
}
.sublink {
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}
.invert .sublink a {
	color: #FFFFFF;
}
hr {
	margin-top: 15px;
	margin-bottom: 10px;
}
#subscriberInfo {
	background: #C2C3A4;
	width: 225px;
	position: absolute;
	right: 14px;
	top: 221px;
	font-size: 12px;
	border: 1px solid #666666;
	padding-bottom: 15px;
}
* html #subscriberInfo {
	top: 226px;
}
#subscriberInfo h2 {
	margin: 0px 0px 10px;
	border-bottom: 1px solid #666666;
	text-align: center;
	background: #60613C;
	color: #FFFFFF;
	padding: 5px;
}
#subscriberInfo p {
	margin: 8px;
}
#subscriberInfo .requiredField {
	color: #990000;
	font-weight: bold;
}
#subscriberInfo #subscriberInfoNotice {
	background: #FFFFFF;
	margin: 15px 8px 0px;
	border: 1px solid #333333;
}
.subscriberPublication {
	border-bottom: 2px groove #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px 10px 10px;
}
#subscriberOptions .subscriberPublication input {
	margin-right: 8px;
	margin-bottom: 0px;
}
#subscriberOptions {
	margin-right: 220px;
	padding-right: 10px;
}
div.toparrow {
	clear: both;
	text-align: right;
	padding: 0px;
	background: url(../images/bkgnd-BkTop_Gray.gif) repeat-x;
	margin: 0px 0px 10px 0px;
}
div.toparrow img {
	background-color: #FFFFFF;
	padding: 0px 5px;
	margin: 0px 10px 0px 0px;
}
.focusImgFloated {
	min-height:150px;
	height:auto !important;
	height:150px;
}
.seminarDescription {	
	margin: 10px 25px;
}
.seminarupcomingpast {	
	font-style: italic;
	padding-top: 15px;
	border-bottom: 1px ridge #666666;
	margin-bottom: 40px;
}
.dividerLine {
	text-align: center;
	margin: 25px 12px 15px 7px;
	border-bottom: 1px solid #666;
}
div#clear {
	clear: both;
}


