@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	outline: 0;
}

body {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #555;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #746b5f;
}
h1 span {
	display:block;
        font-size:14px;
        line-height:18px;
}
h1 .postmonth{
        font-size:12px;
        color:#999;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #746b5f;
	margin-top: 15px;
}
h3 {
	font-size: 14px;
	color: #7D756A;
	margin-top: 15px;
	margin-bottom: 10px;
}
.small_text{font-size:12px; color: #95C7D2;}
#container ul, #container ol{
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	color: #467b97;
}
a:hover {
	text-decoration: none;
	color: #95C7D2;
}
blockquote{margin:0px 20px;}
.clear {
	clear: both;
	font-size: 1px;
	line-height: -1px;
	height: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 966px;
	position: relative;
	background: url(../Images/bg_wrapper.gif) repeat-y left top;
}
#homelink {
	display: block;
	position: absolute;
	left: 422px;
	height: 80px;
	width: 80px;
	top: 15px;
}
#header {
	background: url(../Images/twbheader.gif) no-repeat left top;
	height: 47px;
	width: auto;
	padding-top: 110px;
        position:relative;
}
#header .phonenumber{
        color:#AEA79F;
        font-size:16px;
        font-weight:bold;
        height:20px;
        position:absolute;
        right:1px;
        top:83px;
        width:120px;
}
#phonenumber {
        float: right;
        font: 20px Arial, Helvetica, sans-serif;
	color: #555;
}
#navigation {
	height: 47px;	/*background: url(../Images/bg_navigation.gif) repeat-x left bottom; */
}
#subnavigation {
	float: right;
	width: 350px;
	color: #999999;
}
#subnavigation a {
	line-height: 42px;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #467b97;
}
#subnavigation a:hover {
	text-decoration: none;
}
ul#mainnav {
	list-style: none;
	height: 47px;
	display: block;
	margin-left: -1px;
}
ul#mainnav li  {
	float: left;
	white-space: nowrap;
	background: url(../Images/bg_mainnav_li.gif) repeat-x left top;
	margin-top: -1px;
}
ul#mainnav   li a {
	font-weight: bold;
	color: #746b5f;
	text-decoration: none;
	display: block;
	border-right: 1px solid #E7E7E7;
	border-left: 1px solid #FFFFFF;
	padding: 13px 19px 11px;
}
ul#mainnav  a.firsttab {
	border-left-style: none;
	padding-left: 25px;
	background: url(../Images/bg_firsttab.gif) no-repeat;
}
ul#mainnav a.firsttab:hover, ul#mainnav a.selectedtabfirst:hover {
	border-left-style: none;
	background: #FFFFFF url(../Images/bg_firsttab_hover.gif) no-repeat 1px 0px;
}
ul#mainnav a.selectedtabfirst {
	border-left-style: none;
	padding-left: 25px;
	background: #FFFFFF url(../Images/bg_firsttab_hover.gif) no-repeat 1px 0px;
	border-right: 1px solid #AEA79F;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 13px;
	padding-bottom: 14px;
}
ul#mainnav a:hover {
	background: #FFFFFF url(none);
	border-right: 1px solid #AEA79F;
	border-left: 1px solid #AEA79F;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 13px;
	padding-bottom: 14px;
}

ul#mainnav a.selecteddab {
	background: #FFFFFF url(none);
	border-right: 1px solid #AEA79F;
	border-left: 1px solid #AEA79F;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 13px;
	padding-bottom: 14px;
}

#container {
	width: auto;
	padding: 0px 3px 1px 0px;
}
#footer {
	width: auto;
	margin-right: 3px;
	margin-left: 3px;
	background: #AEA79F url(../Images/bg_footertop.gif) no-repeat left top;
	padding: 15px 10px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
}
.footerlogo {
	padding-right: 15px;
	margin-right: 15px;
	padding-bottom: 15px;
}
#footerbottom {
	background: url(../Images/bg_footerbottom.gif) no-repeat left top;
	height: 13px;
	width: auto;
}
#frontpagead {
	float: right;
	width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f3fd87;
	text-align: center;
}
#leftcolumn {
	float: left;
	width: 645px;
	padding-bottom: 20px;
	background: url(../Images/bg_leftcolumn.gif) no-repeat right top;
}

#leftcolumn .frm_webinar{clear:both; padding:10px 0px 0px 0px;}

#leftcolumn label {
	display: block;
	width: 120px;
	float: left;
}
#leftcolumn input {
	padding: 2px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
#leftcolumn textarea {
	padding: 2px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	font: 12px Arial, Helvetica, sans-serif;
}
#leftcolumn .submitgeneral {
	border-style: none;
	margin-left: -2px;
}
#leftcolumn input.btn_register{
    border-style:none;
    float:left;
}

/*tabs*/
#leftcolumn .tabs{display:block; background:url(../images/bg_tabs_bottom.png) repeat-x 0px 49px; width:100%;height:51px; margin-bottom:10px;}
#leftcolumn .tabs h2{float:left; line-height:33px; padding:0px 20px; border-left:1px solid #AEA79F; border-top:3px solid #AEA79F; background: url(../Images/bg_tabs_h2_bg.png) repeat-x left top; }
#leftcolumn .tabs h2.lasttab{border-right:1px solid #AEA79F; }
#leftcolumn .tabs h2.selectedsubtab{border-bottom:none; background:none; background-color:#fff; }

#contactform {
	background: url(../Images/ct_form_blue.jpg) no-repeat left top;
	height: 240px;
	width: 268px;
	padding: 15px 25px;
	color: #FFFFFF;
}
#contactform p {
	margin: 0px;
	padding: 0px 0px 7px;
}
#contactform h2 {
	background: url(../Images/bg_h2_contactform.gif) repeat-x left bottom;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 7px;
	margin-bottom: 7px;
	margin-top: 0px;
}
#contactform input {
	width: 140px;
	padding: 2px;
	border: 1px solid #4D6C7F;
}
#contactform label {
	display: block;
	float: left;
	width: 60px;
}
#contactform #message {
	border: 1px solid #4D6C7F;
	font: 12px/18px Arial, Helvetica, sans-serif;
	width: 190px;
	padding: 2px;
}

#contactform #submitbutton {
	height: 30px;
	width: 83px;
	border-style: none;
}
#rightcolcontent {
	border-top: 1px solid #AEA79F;
	background: url(../Images/bg_rightcolcontent.jpg) no-repeat left top;
	padding: 25px;
	line-height: 22px;
}
#rightcolumn {
	float: left;
	width: 318px;
}
#rightcolumn  #rightcolnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#rightcolumn #rightcolnav li {
	font-size: 18px;
	color: #467b97;
	background: url(../Images/arrow_right.png) no-repeat 150px 8px;
	display: block;
	line-height: 25px;
	margin-bottom: 10px;
	
}
#rightcolumn  #rightcolnav li img {
	margin-right: 10px;
}
#rightcolumn   #rightcolnav li ul {
	margin: 5px 0px 5px;
	padding: 0px;
	list-style: none;
	display: none;
}
#rightcolumn   #rightcolnav  .navinfo li {
	font-size: 12px;
	color: #555;
	background: url(none);
	line-height: 22px;
}
#leftcolcontent {
	padding: 25px;
}
#mayofeed {
	width: 390px;
	float: right;
}
#promo {
	height: 270px;
	width: 642px;
	border-bottom: 1px solid #AEA79F;
	margin-left: 3px;
}
#promotion {
	border-bottom: 1px solid #AEA79F;
	text-align: center;
	width: 642px;
	background:#d1e7ec;
}
#promotion h1 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#productservices, #sidetabs, #sidetabs_two,  #sidetabs_three {
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#servicesdesc, #sidetabsdesc, #sidetabsdesc_two,  #sidetabsdesc_three {
	background: #e8e8e8;
	padding: 10px 15px 15px 15px;
	float: right;
	width: 349px;
	height: 380px;
	font-size: 11px;
}
#productservices #servicesdesc h2, #sidetabs #sidetabsdesc h2, #sidetabs_two #sidetabsdesc_two h2, #sidetabs_three #sidetabsdesc_three h2{
	font-size: 14px;
	line-height: 18px;
	padding: 4px 0px 0px;
	margin-top: 0px;
}
#productservices #services, #sidetabs #sidetabservices, #sidetabs_two #sidetabservices_two, #sidetabs_three #sidetabservices_three {
	margin: 10px 0px 0px;
	padding: 0px;
	list-style: none;
	font-size: 10px;
	float: left;
	width: 216px;
}
#productservices #services li, #sidetabs #sidetabservices li, #sidetabs_two #sidetabservices_two li, #sidetabs_three #sidetabservices_three li {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom: 1px solid #e8e8e8;
	color: #467B97;
	line-height: 12px;
}
#productservices #services li.selectedservice, #sidetabs #sidetabservices li.selectedservice, #sidetabs_two #sidetabservices_two li.selectedservice, #sidetabs_three #sidetabservices_three li.selectedservice {
	background: #E8E8E8;
	border-bottom: 1px solid #FFFFFF;
}
#productservices #servicesdesc  .innerlist, #sidetabs #sidetabsdesc .innerlist, #sidetabs_two #sidetabservices_two .innerlist, #sidetabs_three #sidetabservices_three .innerlist {
	float: left;
	width: 43%;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: inside;
}
#productservices #servicesdesc  .innerlist ul, #sidetabs #sidetabsdesc .innerlist ul, #sidetabs_two #sidetabsdesc_two .innerlist ul, #sidetabs_three #sidetabsdesc_three .innerlist ul  {
	margin: 0px;
}
.item,.item2,.item3, .item4  {
	display: none;
}
.package {
	padding: 7px 13px 0px 13px;
	float: left;
	width: 260px;
	border-right: 1px dotted #83B1BA;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 145px;
}
#packages {
	background: #d1e7ec;
	margin-top: 10px;
	font-size: 11px;
	height: 170px;
	width: auto;
}
#packages h2 {
	padding: 0px;
	margin-top: 0px;
}
#packages  p {
	margin-bottom: 0px;
}
#leftcolumn .webinar{padding:10px 20px; margin-bottom:10px;background:#d1e7ec;width:350px;}
.frm_webinar{display:none;}

#leftcolumn .webinar .multiple{float:right; width:218px;padding:0px 8px 0px 8px; height:20px;  margin-left:7px; margin-top:1px; border-left:1px dotted #fff; font-size:11px; line-height:14px;}

#leftcolumn .webinar .multiple .checkmore{margin:0px 8px 0px 0px; float:left; border:none; padding:0px;}

#leftcolumn #register_multiple{position:absolute; left:400px;background:#f4f4f4; width:175px; padding:0px 10px; }

#leftcolumn #register_multiple p{padding:10px 0px; margin:0px 0px 0px 0px; border-bottom:1px dotted #ccc; }

#leftcolumn #submitregister{border:none; margin:5px 0px 7px 0px;}

#current_webinars{position:relative;}
#leftcolumn .resume{background:#f4f4f4; padding:20px; border:1px solid #eee; font-size:14px;text-align:center; margin-top:20px;}

#leftcolumn .callout{float:right; width:220px; padding:10px 20px; margin:5px 0px 20px 20px; font-size:11px; background:#E8E8E8;}
#leftcolumn .callout h2{margin-top:5px;}

.sources{padding:10px 15px; border:1px dotted #999; font-size:11px; color:#999; margin:20px 0px;}
.posttitle{cursor:pointer; margin:5px 0px 15px 0px;  color:#467b97; padding-bottom:20px; border-bottom:1px dotted #ccc;}
.post{padding:bottom:30px; display:none;}

.home-promo-cta{
background:#99BFC2;
color:#FFFFFF;
margin-left:-22px;
margin-top:20px;
display:block;
width:330px;
line-height:20px;
padding:10px 20px;
text-decoration:none;
font-size:13px;
}
.home-promo-cta:hover{color:#fff; text-decoration:underline;}
#archive h1{font-size:14px}
.download{padding:1px 8px; border:1px solid #ccc; background:#eee; text-decoration: none; margin-left:10px;}