body {
	background-color: white;	
	margin:0 auto; /* for the rest */ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.cls_pageContainer{
	width: 986px;
	border: 0px solid green;
	padding: 0px;
	margin:0 auto; /* for the rest */ 
}

.cls_headerLogoBarContainer{
	width:986px;
	height:143px;
	margin:0px;
	padding:0px;
	border:0px solid blue;
	display:block; 
	float:left;
}

.cls_logoContainer{
	width:211px;
	height:143px;
	margin:0px;
	padding:0px;
	border:0px solid blue;
	display:block;
	float:left;
}

.cls_headerRightContainer{
	width:775px;
	height:143px;
	margin:0px;
	padding:0px;
	border:0px solid blue; 
	display:block; 
	float:left;
}

.cls_headerTopRight{
	width:600px;
	height:92px;
	border:0px solid red;
	display:inline-block;
	float:right;
	text-align:right;	
}

.cls_headerTopRightInner{
	position: relative; 
	border:0px solid gray; 
	top:65px; 
	margin:0px; 
	padding:0px;
}

.cls_headerAccessiblityLabel{
	display:inline-block;
	width:54px; 
	height:23px; 
	border:0px solid purple; 
	background:URL(/_images/header_textSize_label.jpg) no-repeat;
}

.cls_headerAccessiblityLabel_small{
	display:inline-block;
	width:15px; 
	height:23px; 
	border:0px solid purple; 
	background:URL(/_images/header_textSize_small.jpg) no-repeat;
}

.cls_headerAccessiblityLabel_medium{
	display:inline-block;
	width:16px; 
	height:23px; 
	border:0px solid purple; 
	background:URL(/_images/header_textSize_medium.jpg) no-repeat;
}

.cls_headerAccessiblityLabel_large{
	display:inline-block;
	width:19px; 
	height:23px; 
	border:0px solid purple; 
	background:URL(/_images/header_textSize_large.jpg) no-repeat;
}

.hoverMouse:hover{
	cursor:pointer;
}

.cls_headerRight_bottom{
	width:600px;
	height:25px;
	margin:0px;
	padding:0px;
	border:0px solid red;
	display:inline-block;
	float:right;
	text-align:right;
}

.cls_headerRight_bottomSub{
	width:600px;
	height:20px;
	margin:0px;
	padding:0px;
	border:0px solid red;
	display:inline-block;
	float:right;
	text-align:right;
}

.cls_form_search{
	width:255px; 
	margin:0px;
	padding:0px; 
	border:0px solid green; 
	display:block; 
	float:right;
}

.cls_form_search_text{
	display: block; 
	border: 0px solid red; 
	margin:0px; 
	padding:0px; 
	height:20px; 
	width: 224px; 
	background: transparent url(/_images/search_field_bg.jpg) no-repeat; 
	float:left; 
	color:#666; 
	padding-top:1px;
}

.cls_form_search_submit{
	display: block; 
	border: 0px solid red; 
	height:20px; 
	width: 27px; 
	background: transparent url(/_images/search_submit_button.jpg) no-repeat; 
	margin-left: 2px; 
	margin-top: 0px; 
	margin-right:1px; 
	float:left;
}

.cls_lnk_headerRightAdvSearch{
	display:block; float:right; text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color: #003366; border:0px solid red; margin-top:3px;
}

.cls_img_headerRightImgSpacer{
	display:block; float:right; border:0px solid red;
}

.cls_img_headerRightImgRss{
	display:block; float:right; border:0px solid red;
}

.cls_img_headerRightImgShop{
	display:block; float:right; border:0px solid red; margin-right:5px;
}

.cls_headerDivDarkBlue{
	width:986px;
	height:5px;
	margin:0px;
	padding:0px;
	border:0px solid blue; 
	display:block; 
	background-color: #01172d; 
	float:left;
}

.cls_mainNavigation{
	width:986px;
	height:34px;
	margin:0px;
	padding:0px;
	border:0px solid blue; 
	display:block; 
	background-color: #003466; 
	float:left; 
	text-align:center;
}

/* MAIN CSS NAVIGATION */

/**style**/
.cls_mainNav_ul_top{
	border:0px solid red; 
	padding:0px; 
	margin:0px;
	list-style:none;
}

.cls_mainNav_li_top{
	border:0px solid blue; 
	float:left;
	position:relative; 
	margin-top: 6px; 
	margin-left:16px; 
	margin-right:16px;
	height:28px;
}

.cls_mainNav_span_spacer{
	border:0px solid blue; 
	float:left;
	position:relative; 
	margin-top: 7px; 
	width:1px; 
	height:20px; 
	background: transparent url(/_images/headerNav_linkSplit.png) no-repeat;
}


#menu {
	width:986px;
	height:34px;
	margin:0px;
	padding:0px;
	border:0px solid blue; 
	display:block; 
	background-color: #003466; 
	float:left; 
	text-align:center;
}

#multi-ddm {
	list-style: none;
	padding: 0;
	margin: 0;
}

#multi-ddm > li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#multi-ddm > li > a {
	display: block;
	width: auto;
	font-weight: normal;
	background: transparent;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	text-transform:uppercase; 
	color: #fff; 
	text-decoration:none;
	margin: 0px;
	padding-top: 10px; 
	padding-left:16px; 
	padding-right:16px;
	padding-bottom: 8px;
	border:0px solid green;
}

#multi-ddm > li > .parent-hover {
	color: #e0ba0c;
	text-decoration: none;
}

#multi-ddm > li ul {
	display: none;
	list-style: none;
	position: absolute;	
	z-index: 90;
	margin: -1px 0 0 0;
	padding: 0px;
	width:auto;
	height:auto;
	border:0px solid red;
}

#multi-ddm > li ul a {
	display: block;
	width:auto;
	height:auto;
	border-bottom: 1px solid #003466;
	border-right: 1px solid #003466;
	border-left: 1px solid #003466;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 	
	text-align:left;
	text-transform:uppercase; 
	text-decoration: none;
	color: #e0ba0c;	
	background-color: #335c85;
	padding: 6px 9px 6px 12px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	white-space:nowrap;
}

#multi-ddm > li ul li a.first {
	border-top: 1px solid #003466;	
}

#multi-ddm > li ul .child-hover1 {
	background-color: #003466;
	color: #fff;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}

#multi-ddm > li ul .child-hover2 {
	background-color: #003466;
	color: #fff;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}

#multi-ddm > li ul .child-hover3 {
	background-color: #003466;
	color: #fff;
}

#multi-ddm > li ul .child-hover4 {
	background-color: #003466;
	color: #fff;
}

#multi-ddm > li ul li ul {
	/*border-top: 1px solid #003466;*/
	margin: -28px 0 0 120px;	
	position: absolute;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}

#multi-ddm span {
	
}


/* MAIN CSS NAVIGATION */


.cls_headerContainerWhiteDiv{
	width:986px;
	height:8px;
	margin:0px;
	padding:0px;
	border:0px solid blue; 
	display:block; 
	background-color: #fff; 
	float:left;	
}

.cls_homePageMastHeadContainer{
	width:986px;height:323px;margin:0px;padding:0px;border:0px solid blue; display:block; float:left;
}

.cls_homePageMastHeadImage{
	width:718px;height:323px;margin:0px;padding:0px;border:0px solid blue; display:block; float:left;
}

.cls_homePageMastHeadTextContainer{
	width:268px;height:323px;margin:0px;padding:0px;border:0px solid blue; background: transparent url(/_images/header_mastHead_goldBg.jpg) no-repeat; display:block; float:left;
}

.cls_homePageMastHead_headLine a{
	display: block; width:229px; margin-left:20px; margin-right:20px; margin-top:45px; border: 0px solid red; font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; color: #003466;letter-spacing:-0.5px; text-decoration:none;
}

.cls_homePageMastHead_teaser{
	display: block; width:239px; height:168px; margin-left:20px; margin-right:10px; margin-top:16px; padding:0px; border: 0px solid red; font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #003466; font-weight: bold; line-height: 18px;
}

.cls_homePageMastHeadNumberContainer{
	display:block; width: 229px; height:32px; border:0px solid gray;  margin-left:20px; margin-right:20px; margin-top:20px; padding:0px;
}

.cls_mastHeadNav{
	display:inline-block;width:29px; height:29px; border:0px solid purple; float:left;margin-right: 5px;	
}

.cls_mastHeadNav:hover{
	 cursor: pointer;
}

.cls_homePageMainContentContainer{
	width:986px;min-height:535px;margin:0px;padding:0px;border:0px solid blue; display:block; float:left;
}

.cls_homePageTagLineNewsColumn{
	width:730px;height:535px;margin:0px;padding:0px;border:0px solid blue; display:block; float:left;
}

.cls_homePageTagLineContainer{
	width:730px;height:174px;margin:0px;padding:0px;border:1px solid #fff; display:block;
}

.cls_homePageTagLine{
	display: block; width:686px; margin-left:20px; margin-right:20px; margin-top:25px; border: 0px solid red; font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; color: #003466;
}

.cls_homePageTagLineMore{
	display: block; width:686px; height:168px; margin-left:20px; margin-right:10px; margin-top:15px; padding:0px; border: 0px solid red; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #333333; font-weight:normal; line-height: 20px;
}

.cls_moreLink{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #333333; font-weight:bold; line-height: 20px; color:#0053a7; text-decoration:none;
}

.cls_homePageNewsContainer{
	width:730px;height:361px;margin:0px;padding:0px;border:0px solid green; display:block;
}

.cls_homePageNewsDarkBlueDiv{
	width:730px;height:5px;margin:0px;padding:0px;border:0px solid blue; display:block; background-color: #01172d; float:left;
}

.cls_homePageNewsHeaderBar{
	width:730px;height:40px;margin:0px;padding:0px;border:0px solid blue; display:block; background-color: #003466; float:left;
}

.cls_span_homePageNewsHeaderText{
	display: block; width:730px; margin-left:32px; margin-top:5px; border: 0px solid red; font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; color: #fff;
}

.cls_homePageNewsHeadlinesContainer{
	width:730px;height:320px;margin:0px;padding:0px;border:0px solid blue; display:block; background-color: #ececec; float:left;
}

.cls_homePageNewsContentBar{
	width:730px;height:285px;margin:0px;padding:0px;border:0px solid blue; display:block; float:left;
}

.cls_homePageNewsArrowColumn{
	width:22px;height:285px;margin:0px;padding:0px;border:0px solid blue; display:block; float:left;
}

.cls_img_newsArrow{
	display:block; border:0px solid purple; margin-top:155px;
}

.cls_homePageNewsArticlesContainer{
	width:686px;height:285px;margin:0px;padding:0px;border:0px solid blue; display:block; float:left;
}

.cls_homePageNewsArticle_col{
	width:206px;height:260px;margin-top:25px;padding-left:8px;padding-right:14px; border:0px solid blue; display:block; float:left;
}

.cls_lnk_homePageNewsArticleTitle{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #333333; font-weight:bold; line-height: 20px; color:#0053a7; text-decoration:none;
}

.cls_homePageNewsArticle_teaser{
	width:206px; border:0px solid blue; display:block; float:left;font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #333333; font-weight:normal; line-height: 20px;
}

.cls_homePageNewsFooterBar{
	width:730px;height:35px; margin-right:0px; padding:0px;border:0px solid blue; display:block; float:left;text-align:right;
}

.cls_lnk_newsMoreButton{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #333333; font-weight:bold; line-height: 20px; color:#0053a7; margin-right: 25px; text-decoration:none;
}

.cls_homePageRightColumn{
	width:256px;min-height:535px;margin:0px;padding:0px;border:0px solid blue; display:block; float:left;
}

.cls_homePageRightColumn_headLines{
	width:256px;min-height:80px;margin-top:15px;border:0px solid red; display:block;
	padding:0px 5px 0px 10px;
}

#homePageRightColumn_headLines p{
	padding:0px 5px 0px 15px;
}

.cls_ul_rightColHeadlines{
	border:0px solid red; padding-left:0px; margin-left:26px; margin-bottom:0px;
}

.cls_li_rightColHeadlines{
	line-height: 16px; color:#0053a7; font-size:12px; margin-bottom: 16px; border:0px solid red;
}

.cls_li_rightColHeadlines_more{
	list-style: none; font-size:12px; line-height: 16px; color:#0053a7; border:0px solid red;
}

.cls_lnk_rigthColHeadlines{
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #333333; font-weight:bold; color:#0053a7; border:0px solid red; text-decoration:none;
}

.cls_homePageRightColumn_ads{
	width:256px;min-height:310px;padding:0px; border:0px solid red; display:block;
}

.cls_img_homePageRightAd1{
	display:block; border:0px solid purple;margin-left:12px;
}

.cls_img_homePageRightAd2{
	display:block; border:0px solid purple;margin-left:12px;margin-top:4px;
}

.cls_homePageRightColumn_socialMediaContainer{
	width:244px;min-height:90px; margin-left: 12px; margin-top:4px; border:0px solid red; background-color: #f2f2f2; display:block;
}

.cls_span_socialNetworkingHeader{
	display: block; width:232px; margin-left:12px; padding-top:6px; border: 0px solid red; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #616161;
}

.cls_socialNetworkingBlocks{
	display:block; float:left;border:0px solid blue;margin-top: 10px; margin-left: 10px;
}

.cls_img_socialNetworkingIcons{
	display:block; border:0px solid purple;
}

.cls_lnk_socialNetworkingLinks{
	display: block; border: 0px solid red; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color: #1364ce; text-decoration:none;
}

.cls_homePageSponsorsDivWhite{
	width:986px;height:28px;margin:0px;padding:0px;border:0px solid blue; display:block; background-color: #fff; float:left;
}

.cls_homePageSponsorsHeader{
	width:986px;height:24px;margin:0px;padding:0px;border:0px solid blue; display:block; background-color: #003467; float:left;
}

.cls_span_sponsorsTitle{
	display: block; margin-left:30px; width:200px; margin-top:4px; border: 0px solid red; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:regular; color: #fff; font-style:italic; text-transform:uppercase;
}

.cls_homePageSponsorsContainer{
	width:986px;min-height:100px;margin:0px;padding:0px;border:0px solid blue; display:block; background-color: #fff; float:left; vertical-align:middle; text-align:center;
}

.sp_slideshow { 
	display:block; 
	float:left; 
	height: 50px; 
	width: 160px;
	margin-top: 15px;
	margin-left: 15px; 
	padding: 0px;
	border: 0px solid red;
}

.cls_img_sponsorLogo{
	display:inline-block; border:0px solid purple;
}

.cls_footerBottomMargin{
	width:986px;min-height:75px;border:0px solid blue; display:block; background-color: #fff; float:left; text-align:center;
}

.cls_span_copyright{
	display: block; margin:auto; width:325px; border: 0px solid red; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:regular; color: #01172d; border-top: 1px dotted #01172d;
}

.cls_footerBottomMarginDesign{
	width:986px;height:25px;border:0px solid blue; display:block; background-color: #fff; float:left; text-align:center;
}

.cls_footerDesignLeftCol{
	display: block; margin:auto;width:288px; border:0px solid blue;
}

.cls_lnk_footerDesignBrand{
	display:block; float:left; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#01172d; text-decoration:none; border: 0px solid red; line-height: 31px; margin-left:16px;
}

.cls_img_footerDesignBrand{
	display:block; float:left; border:0px solid purple;margin-left:2px;
}

/** BEGIN SUB PAGE TEMPLATES **/

.cls_subPageMainContentContainer{
	width:986px;
	min-height:535px;
	margin:0px;
	padding:0px;
	border:0px solid blue; 
	display:block; 
	float:left;
	background: transparent url(/_images/subPage_bg.png) repeat-y;
}

.cls_footerSponsorsDivWhite{
	width:986px;
	height:8px;
	margin:0px;
	padding:0px;
	border:0px solid blue; 
	display:block; 
	background-color: #fff; 
	float:left;	
}

.cls_subPageRightColumn_callOutContainerTop{
	width:208px;margin-left: 12px; margin-top:0px; padding-top: 20px; padding-left:20px; padding-bottom: 20px; padding-right: 2px; border:0px solid red; background-color: #f2f2f2; display:block; float:left;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:regular; color: #7b7b7b; line-height: 20px;
}

.cls_subPageRightColumn_socialMediaContainer{
	width:230px;height:90px; margin-left: 12px; margin-top:0px; padding-top: 10px; border:0px solid red; background-color: #f2f2f2; display:block; float:left;
}

.cls_span_subPagesocialNetworkingHeader{
	display: block; width:226px; margin-left:12px; padding-top:6px; border: 0px solid red; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #616161;
}

.cls_subPageRightColumn_callOutContainerBottom{
	width:230px; margin-left: 12px; margin-top:8px; padding-top: 0px; border:0px solid red; background-color: #f2f2f2; display:block; float:left;
}

.cls_subPageNavContainer{
	width:208px;min-height:500px;border:0px solid blue; display:block; float:left; padding-top:8px;
}

.cls_span_subPageNavArrows{
	display:block; float:left; width: 14px; height:23px; border:0px solid red;
	background:transparent url(/_images/subNav_arrow.png) no-repeat;
}

.cls_h3_subPageNavHeaders{
	display:block; float:left; width: 184px; height:30px; margin:0px; margin-top: 4px; margin-left:10px; padding:0px; border:0px solid #00F;
}

.cls_lnk_subPageNavHeaders{
	text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #003366;
}

.cls_ul_subPageSubNavs{
	display:block; float:left; list-style:none; width:208px; margin:0px; margin-top: 0px; margin-bottom: 15px; padding:0px; border:0px solid red;
}

.cls_li_subNavSubNavItems{
	margin:0px; padding:0px; margin-left:30px;
}

.cls_subPageNavPageGutterWhite{
	width:25px;min-height:500px;border:0px solid blue; display:block; float:left;
}

.cls_subPageHeadlineContainers{
	width:753px;height:90px;border-bottom:4px solid #ececec; display:block; float:left;
}

.cls_h1_subPageHeadLine{
	display: block; float:left;width:275px; height:60px; margin-top:25px; border:0px solid red;font-family:Arial, Helvetica, sans-serif; font-size:26px; font-weight:regular; color: #003366; text-transform:uppercase;
}

.cls_subPageHeadLineDesc{
	display: block; float:left; width:478px; height:60px; margin-top:25px; border:0px solid red;font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:400; color: #0053a7; line-height: 18px;
}

.cls_subPageContentRightColContainer{
	width:753px;min-height:400px;border:0px solid blue; display:block; float:left;
}

.cls_subPageContentRightColTopGutter{
	width:753px;height:20px;border:0px solid blue; display:block; float:left;
}

.cls_subPageContentRigthColContainer2{
	width:753px;min-height:378px;border:0px solid blue; display:block; float:left;
}

.cls_subPageArticlesContainer{
	width:491px;min-height:378px;border:0px solid blue; display:block; float:left;
}

.cls_h2_articleHeadlines{
	display: block; width:491px; margin: 0px; padding:0px; border:0px solid red;
}

.cls_lnk_subPageArticleLinks{
	text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #0053a7;
}

.cls_p_subPageArticleTeasers{
	display: block; width:491px; margin: 0px; margin-top:10px; margin-bottom: 35px; padding:0px; border:0px solid red;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color: #333333;
}

.cls_subPageArticlesRightColVerticalGutterRight{
	width:20px;min-height:378px;border:0px solid blue; display:block; float:left;
}

.cls_subPageRightColumn{
	width:242px;min-height:378px;border:0px solid red; display:block; float:left;
}

.cls_subPageTopCallOutBar{
	width:230px;height:22px;margin:0px;margin-left: 12px;padding:0px;border:0px solid blue; display:block; background-color: #003466; float:left;
}

.cls_span_subPageTopCallOutHeaderText{
	display: block; width:208px; margin-left:8px; margin-top:5px; border: 0px solid red; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #fff;
}

.cls_subPageSocialHeaderBar{
	width:230px;height:22px;margin:0px;margin-left: 12px;padding:0px;border:0px solid blue; display:block; background-color: #003466; float:left; margin-top: 8px;
}

.cls_span_subPageSocialHeaderText{
	display: block; width:208px; margin-left:8px; margin-top:5px; border: 0px solid red; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #fff;
}

/*AEM CSS*/
.sectionTitle {
	display: block; float:left;width:335px; min-height:60px; margin-top:25px; border:0px solid red;font-family:Arial, Helvetica, sans-serif; font-size:26px; font-weight:bold; color: #003366; text-transform:uppercase; margin-right:20px;
}

td.sectionTitle {
	margin:0px;
}

.sectionText {
	display: block; float:left; width:491px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:400; line-height: 18px;
}

.sectionSubText {
	display: block; float:left; width:388px; height:60px; margin-top:25px; border:0px solid red;font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:400; color: #0053a7; line-height: 18px;
}

.documentTitleLink {
	text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #0053a7;
	display:block;
}
.documentTitle {
	text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #0053a7;
	display:block;
}

.abstractText {
	display: block; width:491px; margin: 0px; margin-top:10px; margin-bottom: 20px; padding:0px;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color: #333333;
}

.publicationDate {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:3px;
	margin-bottom:5px;
}

.paragraphContent {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.sectionBoxTitle {
	display:none;
	font-family:Arial, Helvetica, sans-serif;
}

.documentTitleAbs {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	display:block;
}

.SignupTodayText {
	font-size:125%;
	padding:5px 0px 10px 0px;
}

.signupToday_Table td {
	padding:2px;
}

td.signUpContentBold {
	text-align:right;
}

.errMsg, .mandatory {
	color:#F00;
}

.mandatory {
	padding:2px;
}

.signUpContentBold, .errMsg, .signUpContentBold_other, .captchaText, .signUp_RequiredField, .colorBold, .pubDescription, .contactUsLink {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.contactUsConfirm, .contactUsConfirmText {
	font-size:12px;
}

.registrationTable {
	width:100%;
	font-size:12px;
}

.registrationTableWrapper {
	width:100%;
}

.donateCellTitle {
	text-align:right;
	width:120px;
	vertical-align:top;
}

.donateCellText {
	text-align:left;
	width:400px;
	vertical-align:top;
}

.donateCellHeader {
	font-weight:bold;
	color:#605F4A;
}

.donateCellSeparator {
	color:#605F4A;
	height:1px;
	text-align:left;
	width:550px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#605F4A;
	border:0;
}

.logoutButton {
	text-align:right;
}

.memberLoginTable {
	width:100%;
	font-size:12px;
}

.memberLoginTitleText {
	font-size:12px;
}

.memberLoginCellTitle {
	text-align:right;
	width:120px;
	vertical-align:top;
}

.memberLoginCellText {
	text-align:left;
	width:400px;
	vertical-align:top;
	font-size:12px;
}

.memberLoginTable, .memberLoginForgetPassword {
	font-size:12px
}

.loginCellTitle {
	text-align:right;
	width:180px;
	vertical-align:top;
}

.loginCellText {
	text-align:left;
	width:400px;
	vertical-align:top;
	font-size:12px;
}

.loginTitle {
	font-size:12px;
}

.memberLoginSubmitButton {
	padding-left:180px;
}

.emailDocumentTable {
	font-size:12px;

}

.frmEmailFriendTable {
	width:100%;
	font-size:12px;
}
.emailDocumentCellTitle {
	text-align:right;
	width:200px;
	vertical-align:top;
	font-size:12px;
}

.emailDocumentCellText {
	text-align:left;
	width:400px;
	vertical-align:top;
	font-size:12px;
}

.emailArticleTitle {
	font-size:12px;	
}

.sentDocumentText{
	font-size:12px;
}

.backlink {
	text-decoration:none;
	font-size:11px;
}

.eventMainPageTable {
	width:100%;
}

.eventSectionAbsText {
	font-size:12px;
}

.eventSearchFormTable {
	font-size:12px;
	width:100%;
}

.eventSearchFormIssue {
	font-size:12px;
	width:50%;
}

.eventSearchFormMonth {
	font-size:12px;
	text-align:left;
	width:50%;
}

.eventMainPageListTable {
	width:100%;
}

.calendarTitle {
	font-size:14px;
	font-weight:bold;
}

.eventListCell {
	font-size:12px;
	padding:5px;
	line-height:16px;
}

.postAnEventTitle {
	font-size:14px;
	font-weight:bold;
}

.postEvent_link {
	font-size:12px;
}

.event_post_msg {
	font-size:12px;
}

.postEventLinkCell {
	text-align:left;
}

.eventTable {
	width:100%;
}

.backLinkCell {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}

.registerButtonCell {
	text-align:left;
	font-weight:bold;
	font-size:16px;
	padding:0px;
	margin:0px;
}

.eventInfo1 {
	font-size:12px;
}

.eventInfo2 {
	font-size:12px;
}

.eventText {
	font-size:12px;
}

.eventContactHeader {
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#0053a7;
}

.eventContact {
	display:block;
	font-size:12px;
	padding:2px 2px 2px 10px;
	line-height:16px;
}

.eventContactTitle {
	display:block;
	font-size:12px;
	padding:2px 2px 2px 10px;
	line-height:16px;
}

.eventContactPhone {
	display:block;
	font-size:12px;
	padding:2px 2px 2px 10px;
	line-height:16px;
}

.eventContactEmail {
	display:block;
	font-size:12px;
	padding:2px 2px 2px 10px;
	line-height:16px;
}

.eventContactWebsite {
	display:block;
	font-size:12px;
	padding:2px 2px 2px 10px;
	line-height:16px;
}

.eventDate {
	font-size:12px;	
}

.eventTime {
	font-size:12px;
	display:block;
}

.eventDetailLocation {
	font-size:12px;
	display:block;
}

.stateName {
	font-size:12px;	
}

.eventDetailTitle {
	font-size:14px;
	font-weight:bold;
}

.postEventFormTable {
	width:100%;
}

.postEventFormCellTitle {
	font-size:12px;
	text-align:right;
	vertical-align:top;
	width:120px;
}

.postEventFormCellText {
	font-size:12px;
	text-align:left;
	vertical-align:top;
	width:400px;	
}

.postEventFormBottomText {
	font-size:12px;
	text-align:left;
	width:100%;	
}

.postEvenFormSubmitCell {
	width:100%;
	text-align:center;
	font-size:12px;
}

.submissionPageTable {
	width:100%;
}

.submissionPageText {
	font-size:12px;
	line-height:16px;
}

.submissionPageTextBottom {
	font-size:12px;
	color:#F00;
}

.submissionPageThankYouText {
	font-size:12px;
}

.submissionPageHeader {
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:5px 0px 5px 0px;
}

.submissionPageTitle {
	font-size:12px;
	display:block;
}

.getLoginInfoTable {
	width:100%;
}

.getLoginInfoCellTitle {
	font-size:12px;
	width:180px;
	text-align:right;
}

.getLoginInfoCellText {
	font-size:12px;
	width:400px;
	text-align:left;
}

.getLoginInfoCellSubmit {
	padding-left:210px;
}

#feedBackForm {
	display:block;
	border:1px solid white;
}

.numberOfAttendees {
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 5px 5px 0px;
}

#register, #register1, #register2 {
	display:block;
	margin:5px 5px 5px 0px;
	background-color:#ccc;
	border:0px;
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.registerEvent1CellTitle {
	text-align:right;
	width:120px;
	vertical-align:top;
}

.registerEvent1CellText {
	text-align:left;
	width:400px;
	vertical-align:top;
}

.registerEvent1Title {
	display: block; float:left;width:315px; margin-top:5px; border:0px solid red;font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color: #003366; text-transform:capitalize;
}

.registerEvent2Title {
	display: block; float:left;width:315px; margin-top:5px; border:0px solid red;font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color: #003366; text-transform:capitalize;
}

.registerEvent2SubTitle {
	display: block; float:left;width:315px; margin-top:5px; border:0px solid red;font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-transform:capitalize; color:#0053a7;
}

.registerEvent1Header {
	display: block; float:left; margin:5px; border:0px solid red;font-family:Arial, Helvetica, sans-serif; font-size:12px; text-transform:capitalize;
}

table.registerEvent1 td {
	padding:2px;
}

.registerEvent1Email {
	font-weight:bold;
	display:block;
}

.small {
	font-size:9px;
}

.waitList {
	font-weight:normal;
	display:block;
	padding: 5px 0px 5px 0px;
	font-size:12px;
	color:red;
}

.regularLink {
	text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #0053a7;
}

.vLink {
	text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #0053a7;
}

.right_side_links {
	text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #0053a7;
}

.currentIssueHeader {
	text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color: #0053a7; display:block; margin:10px 0px 10px 0px;
}

.archiveIssueHeader {
	text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #0053a7; display:block;
}

.articleTitleLink_nsLetter {
	text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #0053a7;
	display:block;
}

.nsletter_issuesLink {
	text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #0053a7;
	display:block;
}

.issueSubtitle_nsLetter {
	text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color: #0053a7;
	display:block;
}

.abstractText_nsletter {
	display: block; float:left; width:491px; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
/*AEM CSS End*/

.kaiserFeedTitleHome {
	text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #0053a7;
	display:block;
}

#partnerLogoSide{
	text-align:center;
	margin:10px 0px 30px 0px;
}

#homePageRightColumn_twitter {
	padding:20px 0px 0px 15px;
}
