/* CSS Document */
body {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}
#hdr {
	background-image: url(../images/hdrbg.gif);
	background-repeat: repeat-x;
	margin-right: 17px;
	margin-left: 17px;
}
#logo {
	margin-left: 20px;
	padding-top: 25px;
	float: left;
	padding-bottom: 15px;
}
#title {
	float: right;
	margin-right: 20px;
	text-align: right;
	text-transform: uppercase;
	margin-top: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	line-height: 24px;
}
#mainNav {
	clear: both;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 40px;
}
#mainNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 11px;
	margin-left: 15px;
}
#mainNav ul li {
	display: inline;
}
#mainNav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	padding-right: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7a7a7a;
	padding-left: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #606060;
	line-height: 18px;
}
#mainNav ul li.first a {
	border-left-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#mainNav ul li.last a {
	border-right-style: none;
	margin-right: 0px;
	padding-right: 0px;
}
#mainNav ul li a:hover {
	color: #999999;
}
#subNav {
	background-color: #dfdfdf;
	width: 880px;
	height: 26px;
}
#subNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	margin-left: 20px;
}
#subNav ul li {
	display: inline;
}
#subNav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #851f42;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d1d1;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dadada;
	line-height: 14px;
}
#subNav ul li.first a {
	border-left-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#subNav ul li.last a {
	border-right-style: none;
	margin-right: 0px;
	padding-right: 0px;
}
#subNav ul li a:hover {
	color: #666666;
}
#banner {
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 190px;
	width: 878px;
	margin-left: 17px;
	margin-top: 10px;
	border: 1px solid #ccc;
	
}
#banner2 {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 190px;
	width: 878px;
	margin-left: 17px;
	margin-top: 10px;
	border: 1px solid #ccc;
	
}

#events {
	float: left;
	margin-left: 342px;
	width: 375px;
}
#events h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	/*color: #cc3333;*/
	color: #056839;
	margin-top: 10px;
}
#events h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#events p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	margin-top: 5px;
}
a#viewall {
	color: #ED1C24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	display: block;
	margin-right: 10px;
	padding-top: 10px;
}
#regbtn {
	float: right;
	margin-top: 45px;
	margin-right: 30px;
}
#contentContainer {
	clear: both;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	background-image: url(../images/webinarcontentbg.gif);
	overflow: auto;
}
#content {
	background-image: url(../images/webinarcontentbtm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;	
}
ul {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	list-style-position: inside;
}
ol {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	list-style-position: inside;
}
ul li {
	color: #58515e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul ul {
	list-style-type: square;
}
ol li {
	color: #58515e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ol ol {
	list-style-type: square;
}
table {
	margin-left: 15px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
}
thead td {
	border: none;
	color: #999999;
}
td {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
form table td {
	border: none;
}
form {
	margin-left: 15px;
	margin-right: 15px;
}
#left {
	width: 584px;
	float: left;
	padding-bottom: 20px;
}
#left h1 {
	font-size: 18px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 3px;
	margin-top: 25px;
	margin-right: 5px;
	margin-left: 5px;
	color: #333333;
	font-weight: normal;
	/*border-bottom: solid 1px #a36666;*/
	border-bottom: solid 1px #3fad4a;
	
}
#content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #333333;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 10px;
}
#content  h2 {
	font-size: 16px;
}
#content  h3, #content h4, #content h5, #content h6 {
	font-size: 14px;
}
#content a {
	/*color: #d13935; */
	color: #B51F42;
}
#content a:hover {
	text-decoration: none;
	color:#993333;
}
#left input.btn {
	cursor: pointer;
	cursor: hand;
	margin-left: 420px;
	margin-top: 10px;
    text-align: center;
}
#content p {
	font-size: 13px;
	color: #3e4755;
	line-height: 16px;
	margin-top: 10px;
}
#left p {
	margin-left: 14px;
	margin-right: 14px;
}
#left input {
	padding: 2px;
	border: 1px solid #cccccc;
}
#left select {
	padding: 2px;
	border: 1px solid #cccccc;
}
#left textarea {
	padding: 2px;
	border: 1px solid #cccccc;
}
#right {
	float: left;
	width: 283px;
	margin-top: 1px;
	margin-left: 12px;
	padding-bottom: 20px;
}
#right #social {
	background-image: url(../images/socialbg.gif);
	background-repeat: repeat-x;
	height: 40px;
}
#right #social a {
	display: block;
	margin-top: 2px;
	float: left;
}
a#mailing {
	margin-left: 12px;
}
a#twitter {
	margin-top: 2px;
	margin-left: 62px;
}
a#facebook {
	margin-left: 3px;
}
#right p {
	margin-left: 5px;
	margin-right: 5px;
	color: #333333;
}
#right h1 {
	/*color: #B51F42;*/
		color: #056839;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 5px;
	margin-right: 5px;
}


#right td {
	border: 1px solid #CCCCCC;
	padding: 2px;
}

#base {
	clear: both;
	background-image: url(../images/webinarcontentbtm.gif);
	background-repeat: no-repeat;
	height: 1px;
	width: 880px;
	margin-left: 17px;
}
#btm {
	clear: both;
	background-image: url(../images/btm.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 914px;
}
#ftr {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	color: #B2B2B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#copyright {
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#mass {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 20px;
}