/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/
* {
	outline: none;
}
body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #f5f5f5;
	color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
iframe { background: transparent; }
img, a img {
	border: none;
}
.handcursor {
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #0064bc;
	text-decoration: none;
}
a:hover {
	color: #595959;
	text-decoration: none;
}	
a.doubleul {
	/*border-bottom: 3px double #0064bc;*/
	border-bottom: 1px dotted #0064bc;
	/*
	z-index: 100 !important;
	*/
}
a.doubleul:hover {
	border-bottom: none;
	text-decoration: none;
}
p {
	margin: 0;
	color: #333333;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
}
ul {
	/*
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	*/
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 18px;
	padding-bottom: 5px;
}
li p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
	border: 1px solid #cccccc;
	padding: 0px 2px 0px 2px;
}
#main {
	margin: 0 auto;
	width: 991px;
	background-color: #ffffff;
}
#header {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	/*height: 125px;*/
	height: 85px;
}
#logo {
	float: left;
}
#toplinks {
	float: right;
	padding: 20px 12px 0px 0px;
}
#toplinks ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#toplinks li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
#toplinks a {
	display: block;
	float: left;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 16px 0px 16px;
}
#toplinks a:hover {
	text-decoration: underline;
}
#toplinks a.on {
	display: block;
	float: left;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 16px 0px 16px;
}
#navigation {
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x;
	height: 47px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#navigation li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
#navigation li.pipes {
	width: 3px;
	background-image: url(images/bg_pipes.jpg);
	height: 40px;
}
#navigation a {
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background-image: none;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	background-image: url(images/bg_nav_on.jpg);
	background-repeat: repeat-x;
}
#navigation a span {
	padding-right: 25px;
	background-image: url(images/bg_nav_arrow_off.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#navigation a.on {
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background-image: none;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover span {
	background-image: url(images/bg_nav_arrow_on.jpg);
}
#navigation a.on {
	background-image: url(images/bg_nav_on.jpg);
	background-repeat: repeat-x;
}
#navigation a.on span {
	background-image: url(images/bg_nav_arrow_on.jpg);
}
#navigation_businessresources {
	width: 255px;
}
#navigation_onlineseminars {
	width: 218px;
}
#navigation_tools {
	width: 123px;
}
#navigation_blogs {
	width: 136px;
}
#navigation_resourcelinks {
	width: 231px;
}
#navigation_sub {
	background-image: url(images/bg_navigation_sub.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
#navigation_sub ul {
	margin: 0px;
	padding: 0px 0px 0px 45px;
	list-style-image: none;
	list-style-type: none;
}
#navigation_sub li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 26px;
	line-height: 26px;
	color: #898989;
}
#navigation_sub a {
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	color: #d7d7d7;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
}
#navigation_sub a:hover {
	background-color: #ffffff;
	color: #898989;
}
#navigation_sub a.on {
	display: block;
	height: 26px;
	line-height: 26px;
	color: #898989;
	background-color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
}
#navigation_tert {
	border: 1px solid #cacaca;
	height: 29px;
	line-height: 29px;
	border-top: none;
}
#navigation_tert ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}
#navigation_tert li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 18px 0px 18px;
	height: 29px;
	line-height: 29px;
}
#navigation_tert li a {
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
	color: #464646;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	background-image: url(images/bg_arrow_navigation_tert.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
}
#navigation_tert li a:hover {
	color: #0079ac;
	background-image: url(images/bg_arrow_navigation_tert_over.gif);
}
#navigation_tert li a.on {
	color: #0079ac;
	background-image: url(images/bg_arrow_navigation_tert_on.gif);
}


#footer{
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 40px;
	overflow: hidden;
}
#footer2 {
	margin: 0 auto;
	width: 991px;
}
#footer2_padd {
	color: #707070;
	font-size: 11px;
	line-height: 20px;
	padding: 14px 0px 0px 30px;
}
#footer2 a {
	color: #707070;
	text-decoration: underline;
}
#footer2 a:hover {
	color: #707070;
	text-decoration: none;
}
#footer_padd {
	padding: 13px 0px 0px 13px;
	color: #ffffff;
}
.footeritem {
	padding-bottom: 13px;
}
.footer_label {
	float: left;
	width: 133px;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
}
.footer_data {
	float: right;
	width: 807px;
}
.footer_data a {
	color: #ffffff;
	text-decoration: none;
}
.footer_data a:hover {
	text-decoration: underline;
}
#copy {
	padding: 5px 0px 0px 0px;
}
#copy_left {
	width: 660px;
	float: left;
}
#copy_right {
	float: right;
	width: 319px;
}
#flashintro {
	padding-bottom: 13px;
}
#index_articles {
	padding-bottom: 5px;
}
#index_articles_heading {
	height: 38px;
	background-image: url(images/bg_index_postings_header.jpg);
	background-repeat: repeat-x;
}
#index_articles_heading h2 {
	margin: 0px;
	padding: 13px 0px 0px 21px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	float: left;

}
#index_articles_categories {
	height: 51px;
	background-image: url(images/bg_index_cats.jpg);
	background-repeat: repeat-x;
	padding: 0px 64px 0px 20px;
}
#index_articles_postings {
	border: 1px solid #cacaca;
	border-bottom: none;
}
#index_articles_categories_label {
	float:left;
	width: 80px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 11px;
	
}
#index_articles_categories_links {
	float: right;
	width: 480px;
	padding-top: 11px;
}
#index_articles_categories_links ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#index_articles_categories_links li {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	display: inline;
	float: left;
	color: #959595;
	font-size: 12px;
	line-height: 16px;
}
#index_articles_categories_links a {
	display: block;
	float: left;
	line-height: 16px;
	height: 16px;
	color: #ffffff;
	text-decoration: none;
}
#index_articles_categories_links a:hover {
	text-decoration: underline;
}
#index_articles_categories_links a.on {

}
#index_articles_footer {
	background-color: #969696;
	padding: 7px 0px 7px 13px;
}
.index_articles_postings_record {
	border-bottom: 2px solid #cacaca;
	padding: 0px 21px 15px 21px;
}
.index_articles_postings_record h1 {
	padding: 11px 0px 2px 0px;
	margin: 0px;
	color: #174670;
	font-size: 19px;
}
.index_articles_postings_record p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.index_articles_postings_record h1 a {
	color: #174670;
	text-decoration: none;
}
.index_articles_postings_record h1 a:hover {
	color: #0468bf;
	text-decoration: none;
	
}
.index_articles_postings_record p.index_articles_postings_record_details {
	color: #b7b7b7;
	font-size: 11px;
}
.rightmodule {
	margin-bottom: 5px;
	width:319px;
}
.rightmodule h2 {
	color: #ffffff;
	font-size: 14px;
	line-height: 37px;
	text-indent: 21px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

.rightmodule h2 a:hover {
	color:#cccccc !important;
}	

.rightmodule #right_askexpert h2 {
	text-indent: 62px;
	height: 57px;
	line-height: 57px;
	font-size: 18px;
}
.rightmodule h3 {
	color: #000000;
	font-size: 15px;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
.rightmodule p {
	color: #707070;
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.rightmodule_content {
	border: 6px solid #d5d5d5;
	border-top: none;
	background:#f2f2f2;
}
#right_askexpert {
	background-image: url(images/bg_right_askanexpert.jpg);
	background-repeat: no-repeat;
}
.rightmodule_padding {
	padding: 12px 17px 13px 17px;
}
#right_seminars {
	background-color: #75b900;
	background-image: url(images/bg_right_seminars.jpg);
	background-repeat: no-repeat;
}
#right_rss {
	background-color: #75b900;
	background-image: url(images/bg_right_rss.jpg);
	background-repeat: no-repeat;
}
#right_seminars_links {
	background-color: #75b900;
	height: 27px;
}
#right_seminars_links a {
	display: block;
	float: left;
	width: 160px;
	background-color: #65b000;
	background-image: url(images/bg_right_seminars_link_off.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	height: 27px;
	line-height: 26px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
#right_seminars_links a:hover {
	background-image: url(images/bg_right_seminars_link_off.jpg);
	background-color: #3c8b00;
	text-decoration: underline;
}
#right_seminars_links a.on {
	background-image: url(images/bg_right_seminars_link_on.jpg);
	background-color: #3c8b00;
}
#right_seminars_links a.on:hover {
	background-image: url(images/bg_right_seminars_link_on.jpg);
	background-color: #3c8b00;
	text-decoration: none;
}
#right_seminars_links a#right_seminars_links_viewall {
	width: 159px;
}
.rightmodule_content_record {
	border-bottom: 1px solid #e3e3e3;
}
.rightmodule_content_record p {
	padding-bottom: 5px;
}
.rightmodule_content_record p.timedate {
	padding-bottom: 0px;
}
.rightmodule_content_record p.title a {
	font-weight: bold;
	color: #174670;
}
.rightmodule_content_record p.title a:hover {
	text-decoration: underline;
}
#right_quizpolls {
	background-image: url(images/bg_right_quizpoll.jpg);
	background-repeat: no-repeat;
}
ul#rightmoduleform {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	list-style-image: none;
	list-style-type: none;
}
ul#rightmoduleform li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #636363;
	font-size: 13px;
	line-height: 14px;
}
ul#rightmoduleform li.on {
	background-image: url(images/icon_radio_on.jpg);
}
ul#rightmoduleform a {
	display: block;
	padding-left: 20px;
	background-image: url(images/icon_radio_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #636363;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
}
ul#rightmoduleform a:hover {
	background-image: url(images/icon_radio_on.jpg);
	color: #636363;
	text-decoration: none;
}
ul#rightmoduleform a.on {
	background-image: url(images/icon_radio_on.jpg);
}	
#right_successstories {
	background-image: url(images/bg_right_success_stories.jpg);
}

#right_successstories_detials {
	background-color: #5b5b5b;
	height: 22px;
	line-height: 22px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 15px;
}
#right_successstories_blocklink {
	display: block;
	float: right;
	height: 22px;
	line-height: 22px;
	background-color: #ec9000;
	padding: 0px 22px 0px 11px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/icon_arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#right_successstories_blocklink:hover {
	background-color: #ec7500;
}
.right_successstoriesprevnext {
	float: right;
	padding: 9px 16px 0px 0px;
}
#right_tools {
	background-image: url(images/bg_right_tools.jpg);
	background-repeat: no-repeat;
}
#right_signup {
	background-image: url(images/bg_right_signup.jpg);
	background-repeat: no-repeat;
	height: 90px;
}
#signupinputarea_pos {
	padding: 6px 0px 0px 32px;
}
#signupinputarea {
	height: 23px;
	width: 264px;
	line-height: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #707070;
}
#submitbtn {
	float: right;
	margin: 3px 2px 0px 0px;
}
#signup_emailaddress {
	float: left;
	background-color: transparent;
	border: 0px;
	margin: 0px;
	padding:  3px 0px 0px 0px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #707070;
}
#search {
	background-image: url(images/bg_search.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 217px;
	float: right;
}
#searchquery {
	float: left;
	background-color: transparent;
	border: 0px;
	margin: 1px 0px 0px 7px;
	padding:  3px 0px 0px 0px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #707070;
}
#submitbtnsearch {
	float: right;
	margin: 6px 6px 0px 0px;
}
#searchpadd {
	padding: 0px 0px 0px 0px;
	margin: 12px 20px 0px 0px;
}
#right_askexpert_min a {
	display: block;
	background-image: url(images/bg_right_askanexpert_off.jpg);
	background-repeat: no-repeat;
	width: 319px;
	height: 37px;
	color: #ffffff;
	font-size: 14px;
	line-height: 37px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	text-indent: 47px;
	text-decoration: none;
}
#right_askexpert_min a:hover {
	background-image: url(images/bg_right_askanexpert_hover.jpg);
	text-decoration: none;
}
#right_askexpert_min a.on, #right_askexpert_min a.on:hover {
	background-image: url(images/bg_right_askanexpert_on.jpg);
	text-decoration: none;
}
#right_relatedblogs {
	background-image: url(images/bg_right_relatedblogs.jpg);
	background-repeat: no-repeat;
}
.right_blogdate {
	color: #707070;
	font-size: 12px;
	width: 54px;
	font-weight:normal;
}
.right_blogtitle_link {
	color: #0064BC;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
.right_blogtitle_link a {
	color: #0064BC;
	text-decoration: none;
}
.right_blogtitle_link a:hover {
	color: #595959;
	text-decoration: none;
}



#right_relatedseminars {
	background-color: #0078ac;
	background-image: url(images/bg_right_relatedseminars.jpg);
	background-repeat: no-repeat;
}
#right_relatedseminars_links {
	background-color: #0078ac;
	height: 27px;
}
#right_relatedseminars_links a {
	display: block;
	float: left;
	width: 160px;
	background-color: #0078ac;
	background-image: url(images/bg_right_relatedseminars_link_off.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	height: 27px;
	line-height: 26px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
#right_relatedseminars_links a:hover {
	background-image: url(images/bg_right_relatedseminars_link_off.jpg);
	text-decoration: underline;
}
#right_relatedseminars_links a.on {
	background-image: url(images/bg_right_relatedseminars_link_on.jpg);
	background-color: #004e86;
}
#right_relatedseminars_links a.on:hover {
	background-image: url(images/bg_right_relatedseminars_link_on.jpg);
	background-color: #004e86;
	text-decoration: none;
}
#right_relatedseminars_links a#right_relatedseminars_links_viewall {
	width: 159px;
}
#right_ads {
	background-image: url(images/bg_right_ad.jpg);
	background-repeat: no-repeat;
}
#copy_toolbar, #copy_toolbar_bottom {
	height: 28px;
	line-height: 28px;
	background-image: url(images/bg_toolbar.jpg);
	background-repeat: repeat-x;
	border: 1px solid #cacaca;
	border-bottom: none;
	padding: 0px 0px 0px 39px;
}
#emailprint {
	float: left;
}
#emailprint a {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center left;
}
#emailprint a#email {
	padding-left: 24px;
	background-image: url(images/icon_email.gif);
	margin-right: 15px;
}
#emailprint a#print {
	padding-left: 24px;
	background-image: url(images/icon_print.gif);
}
#addthis {
	float: left;
	padding: 6px 0px 0px 18px;
}
#tweets {
	float: left;
	padding: 6px 0px 0px 18px;
}
#copybody {
	border: 1px solid #afafaf;
	padding: 27px 33px 17px 39px
}
#copybody a  {
	position: relative;
}

#copybody h1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #174670;
	font-size: 26px;
	line-height: 30px;
}

#copybody h1 a {
	color:#174670;
}

#copybody h1 a:hover {
	text-decoration:none;
	color:#0468bf;
}

#copybody h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #555555;
	font-size: 18px;
	line-height: 19px;
}
#copybody h3 {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	color: #464646;
	font-size: 14px;
	line-height: 18px;
}
#copybody h6 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #858585;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

#copybody h6 a {
	color: #858585 !important;
	text-decoration:underline;
}

#copybody h6 a:hover {
	color: #595959 !important;
	text-decoration:underline;
}

.authordetails {
	border: 1px solid #afafaf;
	border-top: none;
	background-color: #f7f7f7;
	padding: 27px 33px 17px 39px
}
.authordetails * {
	font-size: 13px;
}
.copyimg_left {
	float: left;
	/*border: 1px solid #b5b5b5;*/
	margin-right: 26px;
	margin-bottom: 15px;
}
.copyimg_right {
	float: right;
	/*border: 1px solid #b5b5b5;*/
	margin-left: 26px;
	margin-bottom: 15px;
}
#textsize {
	font-size: 12px;
	color: #363636;
	float: right;
	padding-right: 10px;
	white-space: nowrap;
}
#textsize_normal {
	font-size: 11px;
	font-weight: bold;
	color: #0051b0;
}
#textsize_large {
	font-size: 13px;
	color: #0051b0;
}
#signupformessage {
	clear: both;
	font-size: 12px;
}
.error_white {
	background-color: #ffffff;
	color: #ff0000;
	top: 4px;
	position: relative;
	left: -10px;
	height: 20px;
	line-height: 20px;
	width: 275px;
	text-indent: 25px;
	background-image: url(images/icon_error.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
.formlayout {

}
.formlayout p {
	clear: both;
	padding-top: 10px;
}
.formlayout label {
	display: block;
	float: left;
	width: 60px;
}
.formlayout label.error {
	clear: both;
	display: block;
	float: none;
	width: 350px;
	font-size: 11px;
	font-weight: bold;
}
.formlayout input {
	display: block;
	float: right;
	width: 200px;
	font-size: 11px;
	color: #7d7d7d;
}
.formlayout textarea {
	display: block;
	float: right;
	width: 200px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
}
.error {
	color: #ff0000 !important;
	font-size: 11px !important;
	font-weight: bold;
}
.askexpert_error {
	padding-top: 5px;
	background-image: url(images/icon_error.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-left: 25px;
}
.poll_answer_result_bar {
	background-color: #e2e2e2;
	height: 14px;
	line-height: 14px;
	text-align: right;
	color: #000000;
	font-size: 10px;
	border: 1px solid #cccccc;
	padding-right: 4px;
}
#right_photogallery {
	float: right;
	width: 200px;
}
#right_photogallery img {
	border: 1px solid #cccccc;
	margin: 0px 20px 10px 0px;
}
/*
.highlight {
	background-color: #ffff00;
}
*/
.tooltip {
	/*
	position: absolute;
	
	
	*/
	position: absolute;
	top: 0px !important;
	left: 0px !important;
	z-index: 1000000 !important;
	display: none;
	border: 1px solid #cccccc;
	padding: 5px;
	background-color: #efefef;
	width: 250px;
}
#followus_rsslink {
	color: #FF9900;
	background-image: url(/images/icon_rss.jpg);
	background-repeat: no-repeat;
	color: #ed912c;
	background-position: 0px 0px;
	padding-left: 20px;
}
#flashintro {
	height: 160px;
	width: 660px;
	overflow: hidden;
}
#ss_parentcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	height: 160px;
	width: 660px;
	overflow: hidden;
}
#ss_parentcontainer ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	position: relative;
	height: 160px;
	width: 660px;
	overflow: hidden;
}
#ss_parentcontainer img {
	position: absolute;
	z-index: 100;
}
#ss_parentcontainer h3 {
	position: absolute;
	top: 76px;
	color: #ffffff;
	font-size: 26px;
	line-height: 36px;
	height: 36px;
	background-color: #ff9c00;
	z-index: 200;
	white-space: nowrap;
	padding: 0px 38px 0px 15px;
	margin: 0px;
	background-image: url(images/ss_arrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
#ss_parentcontainer h3 a {
	color: #ffffff;
	font-size: 26px;
	line-height: 36px;
	height: 36px;
	text-decoration: none;
}
#ss_parentcontainer h3 a:hover {
	text-decoration: underline;
}
#ss_parentcontainer h5 {
	position: absolute;
	top: 40px;
	color: #ffffff;
	font-size: 16px;
	line-height: 36px;
	height: 36px;
	width: 184px;
	text-transform: uppercase;
	text-align: center;
	z-index: 200;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image: url(images/bg_ss_trans.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#flashintro .navbullets {
	position: absolute;
	float: left;
	display: block;
	background-color: #282828;
	font-size: 40px;
	padding: 0px 18px 0px 18px;
	height: 31px;
	top: 112px;
	line-height: 31px;
	z-index: 200;
}
#ss_parentcontainer .navbullets a {
	color: #767676;
	text-decoration: none;
}
#ss_parentcontainer .navbullets a:hover {
	color: #ff9000;
	text-decoration: none;
}
#ss_parentcontainer .navbullets a.on {
	color: #ff9000;
	text-decoration: none;
}
ol#controls  {
	position: absolute;
	float: left;
	display: block;
	background-color: #282828;
	font-size: 10px;
	margin: 0px;
	padding: 0px 18px 0px 18px;
	height: 31px;
	top: 112px;
	left: 0px;
	line-height: 31px;
	z-index: 200;
	list-style-image: none;
	list-style-type: none;
}
ol#controls  li {
	float: left;
	display: inline;
}
ol#controls  li a {
	display: block;
	float: left;
	background-image: url(images/icon_ss_off.gif);
	height: 31px;
	width: 20px;
	line-height: 31px;
	background-repeat: no-repeat;
	background-position: center center;
	color: transparent;
}
ol#controls  li.current a {
	background-image: url(images/icon_ss_on.gif);
}
ol#controls  a:hover {
	background-image: url(images/icon_ss_on.gif);
}
#ss_parentcontainer {
	height: 160px;
	width: 660px;
	overflow: hidden;
	position: relative;
}
.resources_overview {
	padding: 33px 39px 23px 39px;
	border-bottom: 1px solid #d7d7d7;
}
.contentblocklink {
	display: block;
	float: left;
	background-image: url(images/bg_arrow_navigation_tert_over.gif);
	background-repeat: no-repeat;
	padding-right: 12px;
	background-position: right 7px;
}

.contentblocklink_new {
	display: block;
	background-image: url(images/bg_arrow_navigation_tert_over.gif);
	background-repeat: no-repeat;
	padding-right: 12px;
	background-position: right 7px;
}

#articles_footer {
	background-color: #b8b8b8;
	padding: 7px 13px 7px 13px;
	background-image: url(images/bg_articles_footer.jpg);
	background-repeat: repeat-x;
	min-height: 19px;
}
h2.expand_contract_header {
}
h2.expand_contract_header a {
	background-image: url(/images/btn_expand_normal.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	padding-left: 19px;
}
h2.expand_contract_header a:hover {
	background-image: url(/images/btn_expand_normal_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	color: #163f5f;
	text-decoration: none;
	padding-left: 19px;
}
h2.expand_contract_header a.on, .expand_contract_header a.on:hover {
	background-image: url(/images/btn_expand_down.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	padding-left: 19px;
}
h3.expand_contract_header a {
	background-image: url(images/btn_subexpand_normal.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	padding-left: 19px;
	color: #3c6181;
}
h3.expand_contract_header a:hover {
	background-image: url(images/btn_subexpand_normal_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	color: #163f5f;
	text-decoration: none;
	color: #163f5f;
	padding-left: 19px;
}
h3.expand_contract_header a.on, h3.expand_contract_header a.on:hover {
	background-image: url(images/btn_subexpand_down.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	padding-left: 19px;
	color: #3c6181;
}
#copy_toolbar {

}
#copy_toolbar ul, #copy_toolbar_bottom ul {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}
#copy_toolbar li, #copy_toolbar_bottom li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	color: #7d7d7d;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
}
#copy_toolbar li span, #copy_toolbar_bottom li span {
	display: block;
	padding: 0px 6px 0px 6px;
}
#copy_toolbar li a, #copy_toolbar_bottom li a {
	display: block;
	float: left;
	color: #244a68;
	text-decoration: underline;
	padding: 0px 6px 0px 6px;
}
#copy_toolbar li a:hover, #copy_toolbar_bottom li a:hover {
	text-decoration: none;
}
#copy_toolbar li a.on, #copy_toolbar_bottom li a.on {
	border: 1px solid #cacaca;
	border-bottom: none;
	background-color: #ffffff;
	text-decoration: none;
}
textarea {
	color: #7d7d7d;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.highlight  span {
	position: absolute;
	width: auto;
	
}
.highlight {
	/*border-bottom: 3px double #0064bc;*/
	border-bottom: 1px dashed #0064bc;
	color: #0064bc;
	cursor: pointer;
}
.highlight:hover {
	border-bottom: none;
	text-decoration: none;
}
#highlight-plugin {
	position: relative;
}
.actualtooltip {
	font-size: 11px !important;
	line-height: 13px !important;
	min-width: 249px;
	max-width: 250px;
	font-weight: normal;
	position: absolute;
	background-color: #f7fafa;
	border: 1px solid #cccccc;
}
.actualtooltip p {
	padding: 10px;
	font-size: 11px !important;
	line-height: 13px !important;
	font-weight: normal;
	
}
#index_ads {
	height: 163px;
	overflow: hidden;
}

.designtable {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.designtable th {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #e2e2e2;
}
.designtable td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 4px;
}
.formlabel {
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formlabel_error {
	color: #ff0000;
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formright {
	width: 99%;
}
.formright textarea, .formright input, .formright select {
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #333333;
	width: 190px;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 11px;
}
.formright textarea {
	height: 100px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formright select {
	height: 25px;
	width: 197px;
}
.formright input.inputbutton {
	font-family: Arial, Helvetica, sans-serif;
	width: 75px;
	font-size: 11px;
	height: 24px;
	line-height: 14px;
	background-color: #698baf;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #698baf;
	margin-right: 2px;
}
.formright input.inputbutton:hover {
	background-color: #003d6e;
	border: 1px solid #003d6e;
}
.formright input.radiostyle {
	width: 15px;
	line-height: 17px;
	height: 17px;
	border: none;
	margin-right: 2px;
	margin-top: 2px;
}
.error {
	color: #ff0000;
}
.required {
	font-size: 11px;
	font-style: italic;
}
p.save_error {
	color: #ffffff !important;
	font-size: 11px !important;
	padding-top: 4px;
}

#b2btop {
	padding: 10px 0px 25px 0px;
	border-bottom: 1px solid #0090D6;
}

#b2btop h2 {
	color: #0064BC;
}

#b2blogo {
	float: left;
	width: 120px;
}

#b2bdes_logo {
	margin-left: 150px;
}

#b2bdes {
	margin-left: 0px;
}

#b2bbot {
}

.b2bbotcol {
	float: left;
	width: 190px;
}

.b2bbotcolpad {
	padding: 10px 30px 30px 0px;
}

.b2bcolpad p, .b2bcolpad li {
	font-size: 12px;
}

#b2bbot h2 {
	color: #0064BC;
}

.formnote {
	color: #999999;
	font-size: 11px;
	font-style: italic;
}
.artrss {
	padding-left: 5px;	
	position: relative;
	top: 2px;
}

#subbscribe-side{
	background-color: #034774; 
	color:#ffffff; 
	padding: 1px 10px 10px 20px;
}

#subbscribe-side01{
	background-color: #034774; 
	color:#ffffff; 
	padding: 1px 10px 0px 20px;
}

#subbscribe-side p{
	color:#ffffff; 
}

.social_button {
	float:left;
	width:110px;
	min-height:5px;
	margin-top:20px;
}

#social_buttons {
	float:left;	
}

#linkedin * {
	float:left;
}

.overview_recent {
	margin-left:195px;
	position:relative;
	min-height:180px;
}

.overview_image {
	position:absolute;
	display:block;
	top:0px;
	left:-195px;
	padding:2px;
	border:1px solid #afafaf;	
	max-height:170px;
	max-width:170px;
}

.overview_image img {
	max-height:168px;
	max-width:168px;
}

.article_images {
	float:left;
	margin-right:22px;
	padding:2px;
	border:1px solid #afafaf;
	max-width:168px;
	max-height:168px;
	margin-bottom:35px;
}

.article_images_container {
	float:left;
	height:220px;
}

.ext_seminars {
	float:right;
	margin-bottom:20px;
	margin-right:10px;
	margin-top:2px;	
}

.ext_container {
	float:left;
	width:70px;	
}

.sem_all_link {
	color:#ffffff;
	text-transform:none !important;
	font-size:10px;
	font-weight:bold;
}

.sem_all_link:hover {
	color:#cccccc;
	text-decoration:none;
}

.sem_all_text {
	float:right;margin-right:28px;
}


/* Article Heading Styling
-----------------------------------------------------------------------------------------*/
#article_page_heading {
	float:left;
	width:619px;
	line-height:41px;
	background-image:url(../images/img_categoryoverview_heading.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
	margin-bottom:42px;
	font-size:16px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	padding-left:40px;
}

#article_page_heading_main {
	float:left;
	width:619px;
	line-height:41px;
	background-image:url(../images/img_categoryoverview_heading.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
	margin-bottom:42px;
	font-size:16px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	padding-left:40px;
}

/* Breadcrumb Trail
------------------------------------------------------------------*/

#breadcrumb_trail ul {
	float:left;
	margin-left:-35px;	
}

#breadcrumb_trail ul li {
	font-size:11px;
	font-weight:normal;
}	

#breadcrumb_trail ul li a {
	color:#393939;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

#breadcrumb_trail ul li a:hover {
	color:#1c608a;
	text-decoration:none;
}

.related_divider {
	float:left;
	width:658px;
	margin-left:-40px;
	height:1px;
	border-top:1px solid #d7d7d7;
	margin-bottom:28px;
	margin-top:30px;
}

#copybody a {
	color:#0064BC !important;	
}

#copybody a:hover {
	color:#595959 !important;	
	text-decoration:none;
}

h2 a:hover {
	color:#595959 !important;
}	

#right_quizpolls {
	margin-top:-16px;	
}











































