/* CSS Document */

/* ----------------------------------------*/
/*   NAV LINES (Currently not being used   */
/* ----------------------------------------*/

#managebetter:link, #managebetter:active, #managebetter:visited {
	display:inline-block;
	background-image:url(http://www.comsol.biz/Media/MediaManager/Icons/icon_managebetter_gr.gif);
	background-repeat:no-repeat;
	background-position:3px;
	width:95px;
	height:25px;
	margin-top:5px;
}

#managebetter:hover {
	display:inline-block;
	background-image:url(http://www.comsol.biz/Media/MediaManager/Icons/icon_managebetter.gif);
	background-repeat:no-repeat;
	width:95px;
	height:25px;
	background-position:3px;
	margin-top:5px;
}

#theMIR:link, #theMIR:active, #theMIR:visited {
	display:inline-block;
	background-image:url(http://www.comsol.biz/Media/MediaManager/Icons/icon_themir_gr.gif);
	background-repeat:no-repeat;
	background-position:3px;
	width:93px;
	height:25px;
	margin-top:5px;
	
}

#theMIR:hover {
	display:inline-block;
	background-image:url(http://www.comsol.biz/Media/MediaManager/Icons/icon_themir.gif);
	background-repeat:no-repeat;
	width:93px;
	height:25px;
	background-position:3px;
	margin-top:5px;
}

#LFR:link, #LFR:active, #LFR:visited {
	display:inline-block;
	background-image:url(http://www.comsol.biz/Media/MediaManager/Icons/icon_lfr_gr.gif);
	background-repeat:no-repeat;
	background-position:3px;
	width:67px;
	height:25px;
	margin-top:5px;
}

#LFR:hover {
	display:inline-block;
	background-image:url(http://www.comsol.biz/Media/MediaManager/Icons/icon_lfr.gif);
	background-repeat:no-repeat;
	width:67px;
	height:25px;
	background-position:3px;
	margin-top:5px;
}

#ERR:link, #ERR:active, #ERR:visited {
	display:inline-block;
	background-image:url(http://www.comsol.biz/Media/MediaManager/Icons/icon_err_gr.gif);
	background-repeat:no-repeat;
	background-position:3px;
	width:119px;
	height:25px;
	margin-top:5px;
}

#ERR:hover {
	display:inline-block;
	background-image:url(http://www.comsol.biz/Media/MediaManager/Icons/icon_err.gif);
	background-repeat:no-repeat;
	width:119px;
	height:25px;
	background-position:3px;
	margin-top:5px;
}

#motman:link, #motman:active, #motman:visited {
	display:inline-block;
	background-image:url(http://www.comsol.biz/Media/MediaManager/Icons/icon_motman_gr.gif);
	background-repeat:no-repeat;
	background-position:3px;
	width:52px;
	height:25px;
	margin-top:5px;
}
#motman:hover {
	display:inline-block;
	background-image:url(http://www.comsol.biz/Media/MediaManager/Icons/icon_motman.gif);
	background-repeat:no-repeat;
	width:52px;
	height:25px;
	background-position:3px;
	margin-top:5px;
}

#comsol:link, #comsol:active, #comsol:visited {
	display:inline-block;
	background-image:url(http://www.comsol.biz/Media/MediaManager/Icons/icon_comsol_gr.gif);
	background-repeat:no-repeat;
	background-position:3px;
	width:90px;
	height:25px;
	margin-top:5px;
}
#comsol:hover {
	display:inline-block;
	background-image:url(http://www.comsol.biz/Media/MediaManager/Icons/icon_comsol.gif);
	background-repeat:no-repeat;
	width:90px;
	height:25px;
	background-position:3px;
	margin-top:5px;
}


.privateclass_OFF {
	padding-bottom:15px;
	margin-bottom:15px !important;
	border-bottom:solid 1px #FFFFFF;
}

.publicclass_OFF {
	padding-bottom:15px;
	margin-bottom:15px !important;
	border-bottom:solid 1px #FFFFFF;
}

.NavLinkSeparator {
	color:#FFFFFF !IMPORTANT;
}


/* ------------*/
/*   LAYOUT    */
/* ------------*/
#LoginForm {
	border:#CCCCCC double 1px;
	padding:5px;
	margin-left:20px;
	margin-right:20px;
	width:300px;
	float:right;	
}

.toparea div div .publicclass, .toparea div div .privateclass {
	border:none !important;
} 
.TopArea .DesignArea .TextArea .Caption {
	color:#FFFFFF;
}
.CenterArea {
	background-color:#ECE8CD;
	text-align:left;
	background-repeat:repeat-x;
	background-position:top left;
}
.CenterArea .DesignArea {
	background-repeat:no-repeat;
	background-position:top left;
}
.CenterArea2 {
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#FFFFFF;
	text-align:left;
}
.CenterArea2 .DesignArea {
	background-repeat:no-repeat;
	background-position:top left;
}

.LeftArea {
	text-align:left;
	background-repeat:repeat-x;
	background-position:top left;
}
.LeftArea .DesignArea {
	background-repeat:no-repeat;
	background-position:top left;
}
.LeftAreaVideo {
	background-color:#ECE8CD;
	text-align:left;
	background-repeat:repeat-x;
	background-position:top left;
}
.LeftAreaVideo .DesignArea {
	background-repeat:no-repeat;
	background-position:top left;
}
.LeftArea2 {
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#FFFFFF;
	text-align:left;
}

.RightArea {
	background-repeat:repeat-x;
	background-position:top left;
	text-align:left;
}
.RightArea .DesignArea {
	background-repeat:no-repeat;
	background-position:top left;
}
.RightArea2 {
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#FFFFFF;
	text-align:left;
}
.RightArea2 .DesignArea {
	background-repeat:no-repeat;
	background-position:top left;
}

.TopArea {
	background-color:#5C707B;
	text-align:left;
	background-repeat:repeat-x;
	background-position:top left;
}
.TopArea .DesignArea {
	background-repeat:no-repeat;
	background-position:top left;
/*	height:100%;*/
}
.TopArea_2 {
	background-color:#5C707B;
	text-align:left;
	background-repeat:repeat-x;
	background-position:top left;
}
.TopArea_2 .DesignArea_2 {
	background-repeat:no-repeat;
	background-position:top left;
}
.TopArea2 .DesignArea {
	background-repeat:no-repeat;
	background-position:top left;
/*	height:100%;*/
}
.LeftArea2 .DesignArea {
	background-repeat:no-repeat;
	background-position:top left;
}



/* -----------*/
/*   BOXES    */
/* -----------*/

#HomePage_EZine_Box1 {
	border-left:1px solid #C1D72D;
	border-top:1px solid #C1D72D;
	border-right:1px solid #C1D72D;
}
#HomePage_EZine_Box2 {
	border-left:1px solid #C1D72D;
	border-bottom:1px solid #C1D72D;
	border-right:1px solid #C1D72D;
}
#HomePage_AD_Box {
	background-color:#FFFFFF;
	border-top:1px solid #30424E;
	border-left:1px solid #30424E;
	border-bottom:1px solid #30424E;
	border-right:1px solid #30424E;
}

#HomePage_Training_Box {
	border-top:1px solid #C1D72D;
	border-left:1px solid #C1D72D;
	border-bottom:1px solid #C1D72D;
	border-right:1px solid #C1D72D;
	background-color:#f8fbea;
}
#Training_Box {
	border-top:1px solid #C1D72D;
	border-left:1px solid #C1D72D;
	border-bottom:1px solid #C1D72D;
	border-right:1px solid #C1D72D;
	background-color:#f8fbea;
}
#GoogleSection {
	border-top:1px solid #30424E;
	border-left:1px solid #30424E;
	border-bottom:1px solid #30424E;
	border-right:1px solid #30424E;
}
#HomePage_MyManagersNetwork {
	background-color:#CEE6C1;
}
#MyManagersNetwork {
	background-color:#CEE6C1;
}
#Navigation {
	background-color:#DEE5F4;
	display:none;
}
#HomePage_Ads_Section_1 {
	border-color:#5C707B;
}
#HomePage_Ads_Section_2 {
	border-color:#5C707B;
}
#HomePage_Ads_Section_3 {
	border-color:#5C707B;
}

#LeftNavParent {
	border:1px solid #000000;
	width:230px;
	height:27px;
	position:relative;
	margin-left:0px;
	padding-top:5px;
}
#HomePage_Video_Section {
	border-left:1px solid #E3E3E3;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}



/* ----------*/
/*   TEXT    */
/* ----------*/

p, td, div, li {
	font-family: Arial;;
	font-size:13px;
	line-height:17px;
}
.TitleArea {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1.5px;
	text-transform:capitalize;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:20px;
	padding-right:0px;
}

.TitleArea_Video {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1.5px;
	text-transform:capitalize;
	color:#30424e;
	padding-top:6px;
	padding-left:20px;
	padding-right:0px;
}
.TextArea {
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
.one, .two, .three, .four {
	padding-left: 10px;
}
.adtitle {
	font-weight:bold;
	font-size:12px;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	color: #30424e;
	letter-spacing:1.8px;
	text-decoration:none;
}

.bulettsinline{
	margin-left:0px;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	display:inline;
}

.bulettsinline li{
	display:inline;
	margin-right:15px;
}

.bulettsinline2{
	color:#30424e;
}

#mainvideoarea {
  display: table-cell;
  position: relative;
  left:0;
  width:950px;
  padding-left:0px;
  padding-right: 0px;
  padding-top:20px;
  padding-bottom:20px;
  /*background-color: #003C78;*/
	background-color:#5C707B;
  color:#FFFFFF;
}
.HomePage_HeaderTitles {
	font-family:Arial, Helvetica, sans-serif;
  margin-left:25px;
  letter-spacing:1.5px;
  color:#30424E;
  font-size:13px;
  font-weight:bold;
}
.HeaderTitles {
	font-family:Arial, Helvetica, sans-serif;
  margin-left:5px;
  letter-spacing:1.5px;
  color:#30424E;
  font-size:13px;
  font-weight:bold;
}
.pagehedlines {
	text-transform:uppercase;
	color:#D68429;
	font-size:13px;
	margin-top:0px;
        letter-spacing:1.5px;
}
h1 {
	font-size:22px; 
	line-height:24px;
	letter-spacing:3px;
	font-family:Times New Roman, Times, serif;
	font-style:italic;
	margin:0 0 0 0;
	padding:0 0 0 0;
	margin-top:10px;
	margin-bottom:10px;
	}


h3, .LinkHeadlineLooks {
	font-family: Times New Roman, Times, serif;
	color: #003366;
	font-size: 16px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
h4 {
	font-size:11px; 
	line-height:10px;
	color:#FF9933;
	letter-spacing:2px;
	font-family:Trebuchet MS;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
h5  {
	font-family: Trebuchet MS;
	color: #ff9933;
	font-size: 16px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	letter-spacing:3px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
.byline {
	color: #897A67;
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:16px;
	} 

.centarltd {
	padding-left:20px;
	padding-right:20px;
}
.OnDemandTitle {
	font-family: Times New Roman, Times, serif;
	color: #003366;
	font-size: 24px;
	line-height:26px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:10px;

}
.subheadline {
	color: #e18d19;
	margin-top:4px;
	padding-top:4px;
	margin-bottom:10px;
	border-top:solid 1px #e18d19;
	text-transform: uppercase;
	font-size:12px;
	letter-spacing:2px;
}
.downloads {
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background:#efefef;
}

/* Links for navigation goes at the end of CSS style*/


.issue {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height:16px;
	color: #6C6352;
	font-weight:bold;
	text-decoration: none;
	}
.Homepage_titles_11 {
	font-family: Times New Roman, Times, serif;
	color:#30424E;
	/*color: #9E4A4A;*/
	font-size: 22px;
	/*line-height:24px;*/
	font-weight:bold;
	text-decoration:none;
	margin-bottom:3px;
	}
.MainArticleDisplay{
	background-image:url(/Media/MediaManager/article_box.jpg) !IMPORTANT;
	background-position:left top !IMPORTANT;
	background-repeat:no-repeat !IMPORTANT;
	font-family: Arial, Helvetica, sans-serif !important; 
	font-size:14px !important;
	padding-left:18px !important;
	padding-right:20px !important;
	padding-top:40px !important;
	padding-bottom:20px !important;
	line-height:25px !important;
}

.MainArticleDisplay p {
	margin-top:0px;
}


/* ----------*/
/*   LINKS   */
/* ----------*/

a:link, a:active {
	color: #5C707B;
	text-decoration:none;
	}
a:visited {
	color: #5C707B;
	text-decoration:none;
	}
a:hover {
	color: #AE9E8E;
	text-decoration: none;
	}
	


.NavRollovers a:link {
	background-color:#0066CC;
	padding:5px 5px 5px 5px;
}

.adtitle22 a:link, .adtitle22 a:active {
	font-family: Times New Roman, Times, serif;
	color: #FF00FF;
	font-size: 16px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
.adtitle22 a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height:18px;
	color: #FF0000;
	font-weight:bold;
	text-decoration: none;
}
.adtitle22 a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height:18px;
	color: #FF0000;
	font-weight:bold;
	text-decoration: none;
} 

.shareon {
	margin-bottom:10px;
	font-size:11px;
}

.shareon a:link, .shareon a:active, .shareon a:visited{
	color:#AE9E8E;
}

.shareon a:hover {
	color:#AE9E8E;
	text-decoration:underline;
}

.Homepage_titles a:link, .Homepage_titles a:active, .betaTitle:link, .betaTitle:active, .MemberArticle a:link, .MemberArticle a:active {
	font-family: Times New Roman, Times, serif;
	color: #30424E;
	font-size: 18px;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
}

.Homepage_titles a:visited, .betaTitle:visited, .MemberArticle a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	line-height:20px;
	color: #AE9E8E;
	font-weight:bold;
	text-decoration: none;
}
.Homepage_titles a:hover, .betaTitle:hover, .MemberArticle a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	line-height:20px;
	color: #5C707B;
	font-weight:bold;
	text-decoration: none;
} 

.FeaturedArticle_Titles a:link, .FeaturedArticle_Titles a:active {
	font-family: Times New Roman, Times, serif;
	color: #C1D72D;
	font-size: 26px;
	line-height:24px;
	font-weight:bold;
	text-decoration:none;
}
.FeaturedArticle_Titles a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 26px;
	line-height:24px;
	color: #C1D72D;
	font-weight:bold;
	text-decoration: none;
}
.FeaturedArticle_Titles a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 26px;
	line-height:24px;
	color: #D9D2A4;
	font-weight:bold;
	text-decoration: none;
} 

.Homepage_titles_2 a:link, .Homepage_titles_2 a:active {
	font-family: Times New Roman, Times, serif;
	color: #003366;
	font-size: 14px;
	line-height:14px;
	font-weight: normal;
	text-decoration:none;
}
.Homepage_titles_2 a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height:14px;
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}
.Homepage_titles_2 a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height:14px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
} 

.bulettsinline li a:link, .bulettsinline li a:visited{
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#30424e;
	letter-spacing:1.2px;
	text-decoration:none;
	}
.bulettsinline li a:hover {
	color: #FEB825;
	font-weight:bold;
	text-decoration: none;
	} 
.bulettsinline li a:active {
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #E18D19;
	letter-spacing:1.2px;
	text-decoration:none;
	}
.bulettsinline2 a, .bulettsinline2 a:link, .bulettsinline2 a:visited {
	display:block;
	font-weight:bold;
	font-size:9px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color: #2F424E;
	letter-spacing:1px;
	text-decoration:none;
	line-height: 20px;
	height: 20px;
	border-top:solid 3px #FFFFFF;
	border-bottom:solid 3px #FFFFFF;
	}
.bulettsinline2 a:hover {
	color: #E18D19;
	line-height: 20px;
	height: 20px;
	border-top:solid 3px #E18D19;
	border-bottom:solid 3px #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	} 
.bulettsinline2 a:active {
	color: #E18D19;
	line-height: 20px;
	height: 20px;
	border-top:solid 3px #e18d19;
	border-bottom:solid 3px #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	} 
.storesection a, .storesection a:link, .storesection2 a:visited, .storesection a:active {
	display:block;
	font-weight:bold;
	font-size:9px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color: #2F424E !IMPORTANT;
	letter-spacing:1.8px;
	text-decoration:none;
	line-height: 20px;
	height: 20px;
	border-top:solid 3px #dee6f3;
	border-bottom:solid 3px #dee6f3;
	background:#DEE5F4;
	}
.storesection a:hover {
	color: #749DD3;
	line-height: 20px;
	height: 20px;
	border-top:solid 3px #5C707B;
	border-bottom:solid 3px #DEE5F4;
	font-weight:bold;
	text-decoration: none;
	/*background:#eef2f9;*/
	} 

.storesection {background:#dee6f3;}


.linktitle:link, .linktitle:visited, .linktitle:active {
	font-weight:bold;
	font-size:11pt;
	font-family:Georgia, Times New Roman, Times, serif;
	color: #e18d19;
	text-decoration:none;
	}
.linktitle:hover {
	color: #4B4B4B;
	font-weight:bold;
	text-decoration: none;
	} 
.LinkHeadline:link, .LinkHeadline:active, LinkHeadline_div a:link, LinkHeadline_div a:active  {
	font-family: Times New Roman, Times, serif;
	color: #003366;
	font-size: 16px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	}
.LinkHeadline:visited, LinkHeadline_div a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height:18px;
	color: #336699;
	font-weight:bold;
	text-decoration: none;
}
.LinkHeadline:hover, LinkHeadline_div a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height:18px;
	color: #003366;
	font-weight:bold;
	text-decoration: none;
	} 

/* -----------------*/
/*   ADS FROM FEED  */
/* -----------------*/
ul.fromfeed, ul.fromfeed li {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	list-style:none;
}
ul.fromfeed {
	margin-bottom:10px;
	clear:both;
}

ul.fromfeed li.image {
	float:right;
	margin-bottom:10px;
	margin-right:0 !important;
	margin-left:10px;
	text-align:center;
}
.kicker, .byline, .category {
	color:#999999;
}

.kicker {
/*	color:#CC3366;*/
	color:#E18D19;
	font-size:10px;
	font-weight:bold;
	line-height:11px;
	text-transform:uppercase;
}

div#Content div.kicker {
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	line-height:26px;
	color:#666666;
	font-weight:normal;
	position:relative;
	left:-20px;
	margin-bottom:5px;
	margin-top:8px;
}

div.record_pdf div.kicker {
	color:#CC3366 !important;
	font-size:10px !important;
	font-weight:bold !important;
	line-height:11px !important;
	text-transform:uppercase !important;
}

.record {
	padding-left:10px;
	margin-left:10px;
}

div#Content div.record {
	font-size:12px;
} 

div#Content div.Homepage_titles a:link, div#Content div.Homepage_titles a:active, div#Content div.Homepage_titles a:visited, div#Content div.Homepage_titles a:hover {
	font-size:16px;
}

li.price span.itemPrice {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

ul.fromfeed li.byline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5C707B;
}

.eventdate {
	font-size:11px;
}

.category {
	display:none !important;
}

li.title a:link, li.title a:active, li.title a:visited {
	color:#003366;
	font-family:Times New Roman,Times,serif;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}

li.title a:hover {
	color:#5C707B;
	font-family:Times New Roman,Times,serif;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-decoration: none;
}

/*-----------*/
/* Home Page */
/*-----------*/

#HomePageWrapper {
	margin-top:15px;
	margin-left:8px;
}
	#HomePage_TopSection {
			width:970px;
	}
		#HomePage_LeftColumn {
			float:left;
			width: 671px;
		}
			
			#HomePage_BottomSection {
					float:left;
					margin-left:0px;
					margin-top:10px;
			}
			

			
				#HomePage_FeaturedArticles_Section {
					float:left;
					width:330px;
			}
				
				#HomePage_MyManagersNetwork {
					width: 285px;
					float:left;
					position:static;
					margin-top:10px;
					margin-left:2px;
				}
			#HomePage_BottomSection2 {
					float:left;
					margin-top:10px;
			}
				#HomePage_Training_Section {
					position:static;
					float:left;
					width:285px;
					margin-left:10px;
					border-left:1px solid #E3E3E3;
					border-bottom:1px solid #999999;
					border-right:1px solid #999999;
				}


		#HomePage_RightColumn {
			float:right;
			width: 287px;
			margin-left:0;
			background-color:#DEE5F4;
		}
			#HomePage_EZine_Box1 {
				width:285px;
				height:30px;
				margin-left:1px;
				letter-spacing:1.5px;
				font-size:16px;
				font-weight:bold;
				font-weight:bold;
			}
			#HomePage_EZine_Box1_Padding {
				padding-top:10px;
				text-align:left;
				margin-left:25px;
			}
			#HomePage_EZine_Box2 {
				margin-left:1px;
				width:285px;
				height:150px;
			}
			#HomePage_EZine_Box2_Padding {
				padding-left:28px;
				padding-right:15px;
			}
			#HomePage_AD_Box {
				width:285px;
				margin-top:10px;
				margin-left:1px;
			}
			#HomePage_AD_Box_Padding {
				padding-top:10px;
				padding-left:12px;
				padding-right:5px;
			}
			#HomePage_Training_Box {
				width:285px;
				margin-top:10px;
				margin-left:1px;
			}
			#HomePage_Training_Box_Padding {
				padding-top:10px;
				padding-left:0px;
			}

#TopContent, #TopContent td {
	color:#FFFFFF;
}

#MidleSection {
	margin-top:10px;
}

.webinarcontent .Homepage_titles {
	font-size:12px !important;
}

#ArticlesPageWrapper {
	position:static;
	margin-top:15px;
	margin-left:2px;
	width:975px;
}
	#LeftColumn {
		float:left;
/*		width:710px;
		height:1210px;*/
	}
		#Featured_Articles {
			border:solid 1px #FFFFFF;
		/*	background-color:#5C707B;*/
			padding:0px;
		}
		#Featured_Article1 {
			position:static;
			float:left;
			width:700px;
		}
		#Featured_Article2 {
			position:static;
			float:left;
			width:235px;
		}
		#Featured_Article3 {
			position:static;
			float:left;
			width:235px;
		}
		#FeaturedArticleIMG {
			float:left;
			position:static;
			padding-bottom:15px;
		}
		#FeaturedArticle {
			float:left;
			position:static;
			padding-bottom:15px;
		}
	#BottomContainer{
		position:static;
		float:left;
		margin-top:10px;
	}
		#Navigation {
			position:static;
			float:left;
			width:200px;
		}
		#Navigation2 {
			position:static;
			float:left;
			width:200px;
		}
		#Navigation_Padding {
			margin-top:10px;
			margin-left:10px;
			margin-right:10px;
			margin-bottom:10px;
		}


	#RightColumn {
		float:left;
		width: 250px;
		margin-left:10px;
		background-color:#DEE5F4;		
	}
		#AD_Box {
			position:static;
			float:left;
			width:255px;
		}
		#AD_Box_Padding {
			padding-top:10px;
			padding-left:12px;
			padding-right:5px;
		}
		#Training_Box {
			position:static;
			float:left;
			margin-top:10px;
			width:255px;
			padding-top:10px;
		}
		#Training_Box_Padding {
			padding-right:10px;
			padding-left:12px;
			padding-right:5px;
		}
		#GoogleSection {
			position:static;
			float:left;
			width:255px;
			margin-top:10px;
		}
		
.HeaderTitles {
  margin-left:25px;
  letter-spacing:1.5px;
  color:#5C8727;
  font-size:14px;
  font-weight:bold;
}

.CS_HeaderTitles {
  margin-left:25px;
  letter-spacing:1.5px;
  /*color:#5C8727;*/
  color:#00456B;
  font-size:14px;
  font-weight:bold;
}
.CS_HeaderTitles_2 {
  letter-spacing:1.5px;
  /*color:#5C8727;*/
  color:#00456B;
  font-size:14px;
  font-weight:bold;
}

.privateclass {
	background-image:url(/Media/MediaManager/mB_lockdown_logo.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:25px;
	margin-bottom:10px;
}
/*Google ad*/
#aubg {
	background-color:#DEE5F4 !important;
}

.DownloadSection {
	color:#990000;
	text-transform:uppercase;
	font-size:14px;
	margin-left:10px;
	padding-right:10px;
	margin-top:20px;
	padding-bottom:5px;
	
}

.DownloadPrivate {
	margin-left:10px;
	padding-right:10px;
}

.DownloadPublic {
	font-style:italic;
	margin-left:10px;
	padding-right:10px;
}

.MemberArticle {
	margin-top:10px;
	margin-left:10px;
	padding-right:10px;
}
.MemberArticle a {
	margin-bottom:5px;
}

.fromfeedtipsheetsleft_public {
	font-style:italic;
}

.fromfeedtipsheetsright_public {
	font-style:italic;
}

.SheetsWraper {
	width:680px;
}

.downloadlist {
	margin-left:10px;
	padding-right:10px;
	margin-bottom:20px;
}

.tipsheading {
	color: #339900;
	font-size:16px;
	font-weight:normal;
	margin-bottom:0px;
}

.ArchiveSearch {
	font-size:16px;
	font-weight:normal;
	margin-bottom:0px;
}

/* Redesigned */

#HomePageArea1 {
	margin-top:15px;
	width: 980px;
/*	background:#66CCFF;*/
	background-image:url(/Media/MediaManager/adsbackground2.gif);
	background-position:right;
	background-repeat:repeat-y;
}

#HomePageArea2 {
	margin-top:13px;
	width: 980px;
/*	background: #FF0000;*/
	background-image:url(/Media/MediaManager/articlesbackground.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#HomePageArea3 {
	margin-top:13px;
	width: 980px;
}

#Featured_Articles {
	width:680px;
	border:none;
}

.RightAreaContent {
	background-image:url(/Media/MediaManager/adsbackground.gif);
	width:287px;
	float:right;
}
.socilmedia {
	text-align: left;
	vertical-align:text-top;
	border-bottom:solid 1px #CCCCCC;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	font-size:9px;
	text-transform:uppercase;
	color:#990000;
}

.socilmedia a {
	margin-left:5px;
}
.socilmedia a img {
	vertical-align: middle;
}
.socilmedia a.first {
	margin-left:5px;
}

#ArticlesSection2colum {
	width: 680px;
	background-image:url(/Media/MediaManager/articlesbackground.gif)
}

#HomePage_ManagementInsight_Section {
	float:right;
	width: 337px;
	margin-left:10px;
}

#HomePage_Video_Section {
	position:static;
	float:left;
	width:680px;
}

#Results_Padding {
	float:left;
	width: 680px;
	padding-top:8px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:20px;
}

#Results {
	float:left;
}


.AdHeaderstyle  {
	background-image:url("/Media/MediaManager/AdsHeader287.png");
	background-position:left top;
	background-repeat: no-repeat;
	height:57px;
	width:287px;
	position:absolute;
}

.TextAreaAD  {
	padding:20px;
	margin-top:30px;
}
.guideform select, .guideform select option, .guideform input {
	font-size:10px !important;
}

.publicmemberbox {
	height:80px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px;
	background-color:#DEE5F4;
	
}

.mloginbox {
	height:80px;
	padding:5px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
}

.mloginboxa, .mloginboxa:link, .mloginboxa:active, .mloginboxa:hover, .mloginboxa:visited {
	color:#C1D72D !important;	
}

.renew, .renew:link, .renew:active, .renew:hover, .renew:visited {
	color:#C1D72D !important;
	font-size:16px;
	font-weight:bold;
}


.pub_name {
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
