body {
	background-color: #d6dbd5;
	font-family: Tahoma, Verdana, Arial, sans;
	font-size: 12px;
	color: #858585;
	margin-top: 0;
	margin-left: 0;
}
.titleSmall {
	font-size:12px;
	color:#01405d;
	font-weight: bold;
}

td {
	font-size: 12px;
	color: #333333;
}
.tableMatting {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
.tableFooter {
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
}
.footer {
	padding-left: 6px;
	padding-top: 2px;
	padding-right: 6px;
	border-left: 1px #c8c8c8 solid;
	border-top: 1px #c8c8c8 solid;
	border-right: 1px #c8c8c8 solid;
}
.tableIndent {
	padding-left: 30px;
	padding-right: 34px;
}
.imageBorder {
	border: 1px #999999 solid;
}
a {
	font-size: 12px;
	text-decoration: underline;
	color: #01405D;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #426e71;
}
.linker {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #579498;
}
.linker:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #426e71;
}
.footerLink {
	font-size: 12px;
	text-decoration: underline;
	color: #858585;
}
.footerLink:hover {
	font-size: 12px;
	text-decoration: none;
	color: #858585;
}
.formInput {
	border: 1px #bfbfbf solid;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans;
	color: #858585;
	padding-left: 2px;
}
.subLink {
	font-size: 12px;
	text-decoration: none;
	color: #999999;
}
.subLink:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #579498;
}
.subLink_Selected {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.subLink_Selected:hover {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #579498;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #579498;
}
.subHeader {
	font-size: 12px;
	font-weight: bold;
	color: #003D5A;
}
.bigHeader {
	font-size: 24px;
	font-weight: normal;
	color: #579498;
}
.medHeader {
	font-size: 16px;
	font-weight: bold;
	color: #579498;
}
.quotes {
	font-size: 12px;
	font-weight: normal;
	color: #487689;
}.styl8 {
	font-size: 16px;
	font-weight: bold;
	color: #F5A34F;
}
.styl9 {
	font-size: 16px;
	font-weight: bold;
	color: #01425C;
}
#left-sider {
	width: 237px;
	border: thin solid #D6DBD5;
}
#home-logos {
	margin-left: auto;
	width: 480px;
	margin-right: auto;
	text-align: center;
}
#events {
	width: 237px;
	padding-left: 3px;
}
#home_webinar_title {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D6DBD5;
}
#upcoming {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #38586F;
	border-right-color: #38586F;
	border-bottom-color: #38586F;
	border-left-color: #38586F;
}
#upcoming-title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #38586F;
	padding: 5px;
}
#upcoming-event {
	background-color: #D6DBD5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #B7BBB6;
	border-right-color: #B7BBB6;
	border-bottom-color: #B7BBB6;
	border-left-color: #B7BBB6;
	padding: 8px;
}
#upcoming-event a, #upcoming-event a:visited {
	line-height: 20px;
}
#home-sss {
	margin-top: 10px;
	margin-bottom: 10px;
}
#home-sss-left {
	float: left;
	margin-right: 5px;
}
#home-sss-stretcher {
	clear: both;
}
#footer-bs {
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#icons {
	float: right;
	margin-right: 15px;
}
