﻿/* Colors */

th, #MPTitle, #MPFooter, .MPBottomNav ul.AspNet-Menu li a, .MPAuxNav ul.AspNet-Menu li a
{
	color: White;
}
th
{
	background-color: #938560;
}
#MPHeader
{
	background-color: #4E9FBD;
}
#MPHeader, .MPSplash, .MPInteriorSplash, .MPContentSection, .MPHomeContent
{
	border-color: White;
}
#MPFooter
{
	background-color: #A0C9D4;
}
.MPSideNavTitle a, .Prompt, h1, h2
{
	color: #ea762b;
}
.Prompt
{
	color: #004C6D;
}
.MPContentSection, .MPHomeContent
{
	background-color: White;
}
.VerbosePrompt
{
	color: #004766;
}

/* End Colors */

#MPOuterMost
{
	/*position: relative; 	margin: 0 auto;*/
	padding-top:3px;
}
#MPAuxNav
{
	float: right;
	padding-right: 10px;
	height: 1.5em;
}

#MPButtonNav {
	margin-left: 10px;
}

#MPHeader, #MPButtonBar, .MPSplash, .MPInteriorSplash, .MPHomeContent
{
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}

/* Heading Area */
#MPHeader
{
	height: 92px;
	text-align: left;
}
#MPLogo
{
	padding-left: 25px;
	float: left;
}
#MPTitle
{
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	font-size: 300%;
}
#MPOrgName
{
	font-size: 50%;
}
/*#MPSearchBlock
{
	padding-right: 10px;
	padding-bottom: 6px;
	float: right;
}
*/

/* Splash Area */
.MPSplash
{
	position: relative;
}
#MPSlogan
{
	position: absolute;
	top: 100px;
	left: 586px;
	color: White;
}

/* Content Area */
.MPNavBar
{
	margin-left: 10px;
	margin-right: 10px;
	width: 154px;
	height: 100%;
	float: left;
}
.MPContentSection
{
	width: 1001px;
	height: 100%;
	min-height: 300px;
	margin:0px;
}
#MPContentArea
{
	float: left;
	width: 800px;
	height: 100%;
	min-height: 300px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border-left: solid 1px #BCBEC0;
}
#MPHomeContentArea
{
	float: left;
	width: 540px;
	height: 100%;
	min-height: 200px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
#MPHomeContentData
{
	margin-left: 25px;
}
#MPHomeLoginArea
{
	float: left;
	width: 329px;
	padding-left: 30px;
	text-align: left;
}
/*Change MPButtonNav Color here also when Top heading color changes */
#MPButtonNav
{
	color: #527597;
	background: url(images/submenu_bg.jpg) no-repeat top left;
	height: 18px;
	margin-left:10px;
	
}
.MPButtonNav ul.AspNet-Menu li
{
	padding-top: 0px;
	font-size: 11px;
	color: #527597;
	padding-right: 10px;
	margin-left:10px;
	text-decoration: none;
}

.MPButtonNav ul.AspNet-Menu li a:hover {
	text-decoration: underline;
}


}

.MPButtonNav ul.AspNet-Menu li ul
{
	display: none;
	margin-left:10px;
}





/* Footer */
/*Change MPFooter Color here also when Top heading color changes */
#MPFooter
{
	color: White;
	background-color:#9ea0a3; /*#ea762b; /*#993333;*/
	height: 40px;
	border-top: solid 3px #002145;
	padding-left: 10px;
	font-size: 10px;
}
#MPCopyright
{
	float: left;
	padding: 4px 5px 0px 10px;
}
Menu
{
	float: right;
	padding-right: 7px;
}

/* Side Navigation */
.MPSideNav ul.AspNet-Menu li
{
	height: 100%;
}
.MPSideNav ul.AspNet-Menu li a
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 5px 5px 5px 15px;
	color: #0a3265;
	border-bottom: solid 1px #E6E7E8;
	background-image: url(  'images/Bullet.gif' );
	background-repeat: no-repeat;
	background-position: 2px 9px;
	text-decoration: none;
}

.MPSideNav ul.AspNet-Menu li a:hover
{
	text-decoration: underline;
}

.MPSideNav ul.AspNet-Menu li a:hover
{
	text-decoration: underline;
}

/* override code in d-AspNetMenu.css */
.MPSideNav ul.AspNet-Menu ul
{
	position: relative;
	display: block;
}
ul.AspNet-Menu li:hover ul, ul.AspNet-Menu li li:hover ul, ul.AspNet-Menu li li li:hover ul, ul.AspNet-Menu li.AspNet-Menu-Hover ul, ul.AspNet-Menu li li.AspNet-Menu-Hover ul, ul.AspNet-Menu li li li.AspNet-Menu-Hover ul
{
	display: inherit;
}

.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li.AspNet-Menu-WithChildren ul li, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li ul
{
	height: 100%;
	padding-left: 10px;
	display: none;
}

.MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Selected ul, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li.AspNet-Menu-WithChildren.AspNet-Menu-ChildSelected ul li, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-WithChildren li.AspNet-Menu-WithChildren.AspNet-Menu-Selected ul li, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected li, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected li, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected ul, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected li.AspNet-Menu-WithChildren.AspNet-Menu-Selected ul, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected li.AspNet-Menu-WithChildren.AspNet-Menu-Selected, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected li.AspNet-Menu-ChildSelected ul, .MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected li.AspNet-Menu-ChildSelected
{
	display: block;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected li a .MPSideNav ul.AspNet-Menu li.AspNet-Menu-ChildSelected li a
{
	font-weight: normal;
}
.MPSideNav ul.AspNet-Menu li.AspNet-Menu-Selected a
{
	text-decoration: none;
}

/***/
.MPNavBar ul.AspNet-Menu li.AspNet-Menu-WithChildren.AspNet-Menu-Sep ul
{
	/*border: solid 1px black; 	display:none;*/
}
/***/
.MPSideNavTitle
{
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 139%;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 8px;
	border-bottom: solid 1px #E6E7E8;
}
.MPSideNavTitle a
{
	color:#ea762b;
	text-decoration: none;
}

.MPHomeNewTitle
{
	background-image: url(    'images/RightArrow.gif' );
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
}

.Prompt
{
	margin-top: 10px;
	font-weight: bold;
	padding-right: 1em;
}
.Prompt Label
{
	font-weight: normal;
}
.VerbosePrompt
{
	font-weight: bold;
}
.FormContent div
{
	margin-bottom: 7px;
}
.NumericUpDown .Buttons
{
	float: left;
	margin: 14px 1em 0px 3px;
}
.NumericUpDown .Buttons input
{
	float: none;
	margin-top: 3px;
}
.NumericUpDown input
{
	font-size: 85%;
	margin-top: 15px;
	float: left;
}
.NumericUpDown span
{
	display: block;
	margin-top: 15px;
	float: left;
	margin-right: 1em;
}
.Help
{
	width: 305px;
	height: 400px;
	overflow: auto;
	background-color: #FFFACD;
	color: #666666;
	border: solid 1px Black;
	padding: 5px 5px 5px 5px;
}


.MPAuxNav li.AspNet-Menu-Sep
{
	background-image: url(    'images/TopMenuSep.gif' );
	background-position: right 2px;
	background-repeat: no-repeat;
}
.MPAuxNav ul.AspNet-Menu li a
{
	font-family: Verdana;
	font-size: 10px;
	color: Black;
}
/*.MPBottomNav li.AspNet-Menu-Sep{
	border-left:solid 1px black;
	}*/
.MPAuxNav ul.AspNet-Menu li a
{
	color: Black;
}
.MPBottomNav ul.AspNet-Menu li a
{
	color: White;
}
.MPBottomNav ul.AspNet-Menu li.AspNet-Menu-Sep
{
	border-right: solid 1px White;
}
.MPAuxNav ul.AspNet-Menu li, .MPBottomNav ul.AspNet-Menu li
{
	margin-top: 2px;
	padding: 0px 5px 0px 5px;
}
.MPAuxNav ul.AspNet-Menu li ul
{
	display: none;
}

HLMPTopPopupNav
{
}

#HLMPPrintable
{
	background-image: none;
	background-color: White;
	text-align: left;
	padding: 10px 10px 10px 10px;
}
#HLMPPrintableHeader
{
}
#HLMPPrintableLogo
{
	float: left;
}
#HLMPPrintableSlogan
{
	float: right;
	width: 300px;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	padding-top: 10px;
}
#HLMPPrintableContent
{
	padding-top: 5px;
	clear: both;
}
#HLMPPrintableCopyright
{
	padding-top: 10px;
	width: 100%;
	clear: both;
	text-align: center;
}
.Editor
{
	font-family: Verdana;
}

.ContentItemHtml, .ContentItemVideo
{
}

.ContentItemHtml h2, .ContentItemVideo h2
{
}
.ContentItemVideo
{
	text-align: center;
}
.ContentItemVideo h2, .ContentItemVideo .ArticleByLine
{
	text-align: left;
}
.ContentItemVideo .ArticleByLine
{
	margin-bottom: 5px;
}
.SectionNumber
{
	background-color: #0066CC;
	padding-left: 5px;
	padding-right: 5px;
	color: White;
}

.Calendar
{
	width: 100%;
}
.CalendarTitle td
{
	background-color: #BE5D07;
	color: White;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}
.CalendarHeader
{
	background-color: #0066CC;
	color: White;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}
.CalendarDay, .CalendarOtherMonth, .CalendarWeekend
{
	width: 100px;
	height: 75px;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
}
.CalendarOtherMonth
{
	background-color: #E4E4E4;
}
.CalendarWeekend
{
	background-color: #D1E0F3;
}
.CalendarEventType, .CalendarEventTypeH, .CalendarEventTypeI, .CalendarEventTypeN, .CalendarEventTypeO, .CalendarEventTypeP, .CalendarEventTypeR, .CalendarEventTypeA, .CalendarEventTypeM, .CalendarEventTypeT, .CalendarEventTypeW, .CalendarEventTypeX, .CalendarEventTypeY, .CalendarEventTypeS, .CalendarEventTypeC
{
	margin: 8px;
	padding: 0;
}
li.CalendarEventType:hover, li.CalendarEventTypeH:hover, li.CalendarEventTypeI:hover, li.CalendarEventTypeN:hover, li.CalendarEventTypeO:hover, li.CalendarEventTypeP:hover, li.CalendarEventTypeR:hover, li.CalendarEventTypeA:hover, li.CalendarEventTypeM:hover, li.CalendarEventTypeT:hover, li.CalendarEventTypeW:hover, li.CalendarEventTypeX:hover, li.CalendarEventTypeY:hover, li.CalendarEventTypeS:hover, li.CalendarEventTypeC:hover
{
	text-decoration: underline;
}
/* Deault, for unknown or un-popular event types */
.CalendarEventType
{
	color: Blue;
}
/* Annual Conference - Brick Red */
.CalendarEventTypeSymposium
{
	color: #CC3333;
	cursor: pointer;
}
/* H: Chapter events, C: New York Chapter Meeting - Dark Blue */
.CalendarEventTypeCommunityEvent, .CalendarEventTypeC
{
	color: #191970;
	cursor: pointer;
}
/* N: Other, Risk Related Events, T: Other - Purple */
.CalendarEventTypeConference, .CalendarEventTypeT
{
	color: #800080;
	cursor: pointer;
}
/* Industry Events - BlueGreen */
.CalendarEventTypeEducation
{
	color: #339999;
	cursor: pointer;
}
/* Regional Conference - Orange */
.CalendarEventTypeIndustryEvent
{
	color: #FFA500;
	cursor: pointer;
}
/* Webinar - Pink */
.CalendarEventTypeSeminar
{
	color: #FF80C0;
	cursor: pointer;
}
/* I: Education Events, S: Distance Learning, X: Course, M: Professional Development Session, Y: Symposium - Bright green */
.CalendarEventTypeS, .CalendarEventTypeX, .CalendarEventTypeM, .CalendarEventTypeY
{
	color: #00CC00;
	cursor: pointer;
}
/* Personal - shouldn't show up */
.CalendarEventTypeP
{
	color: Red;
}
.CalendarNextPrevious
{
	color: White;
}

.FooterMenu ul.AspNet-Menu li a
{
	color: #FFFFFF;
}

.FooterMenu ul.AspNet-Menu li
{
	height: 16px;
	padding-left: 10px;
	padding-right: 10px;
}

.FooterMenu li.AspNet-Menu-Sep
{
	background-image: url(           'images/BottomMenuSep.gif' );
	background-position: right center;
	background-repeat: no-repeat;
}


/* override code in d-AspNetMenu.css */
.FooterMenu ul.AspNet-Menu ul
{
	display: block;
}

.FooterMenu ul.AspNet-Menu li.AspNet-Menu-WithChildren li
{
	padding-left: 12px;
	display: none;
}

.FooterMenu ul.AspNet-Menu li.AspNet-Menu-Selected li, .NewsPaperFooterMenu ul.AspNet-Menu li.AspNet-Menu-ChildSelected li
{
	display: block;
}
.FooterMenu ul.AspNet-Menu li.AspNet-Menu-Selected li a .NewsPaperFooterMenu ul.AspNet-Menu li.AspNet-Menu-ChildSelected li a
{
	font-weight: normal;
}

/********************************************************************************************/
/*MPNavBar ul.AspNet-Menu li.AspNet-Menu-Leaf AspNet-Menu-Sep.AspNet-Menu-ParentSelected ul, MPNavBar ul.AspNet-Menu-WithChildren AspNet-Menu-Sep ul
{
	display: none;
	color:Green;
}

MPNavBar ul.AspNet-Menu li.AspNet-Menu-WithChildren AspNet-Menu-Sep.AspNet-Menu-Selected ul li.AspNet-Menu-WithChildren.AspNet-Menu-Sep.AspNet-Menu-ParentSelected ul
{
	display: none;
	color:red;
}*/

.MPButtonNav ul.AspNet-Menu li ul, ul.AspNet-Menu li.AspNet-Menu-WithChildren li
{
	display: none;
}

.MPButtonNav ul.AspNet-Menu li a
{
	text-decoration: none;
	padding-top: 2px;
}
.MPNavBar ul.AspNet-Menu li a
{
	text-decoration: none;
}

/********************************************************************************************/


/**********Class's Added Bibin Date : 14-07-2008*****************************/
.LogoMain
{
	width: 100%;
	background-color: WHITE; /*#993333;*/
	border-bottom: solid 2px black;
	min-height: 75px;
	height: auto !important;
	height: 75px;
}
.ImageController
{
	/*Note: Change height so as to match the height  	of image(image with max height in ImageLogoLeft and ImageLogoRight)*/	
	height: 135px;
	padding-left: 5px;
	padding-right: 4px;
	float:left;
}
.ImageLogoLeft
{
	/* 	Note: When background image is modified plz update height  	in ImageController css class and min-width and width in this class    */
	background-image: url(    'images/Logo.jpg' ); /*Heighttest.GIF*/
	background-position: 0% left;
	background-repeat: no-repeat;
	float: left;
	min-width: 355px;
	width: auto !important;
	width: 355px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.ImageLogoRight
{
	/* 	Note: When background image is modified plz update height  	in ImageController css class and min-widthand width  in this class    */
	background-image: url(    'images/' ); /*Heighttest.GIF*/
	background-position: right;
	float: right;
	min-width: 166px;
	width: auto !important;
	width: 166px;
	background-repeat: no-repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}



/***************************************/
.NumericUpDown .Buttons
{
	float: left;
	margin: 14px 1em 0px 3px;
}
.NumericUpDown .Buttons input
{
	float: none;
	margin-top: 3px;
}
.NumericUpDown input
{
	font-size: 85%;
	margin-top: 15px;
	float: left;
}
.NumericUpDown span
{
	display: block;
	margin-top: 15px;
	float: left;
	margin-right: 1em;
}


/*-----------------------------ModalBackroundCSS Added By Supriya 27/2/2009-----------------------*/

.modalBackground
{
                background-color : White;
                filter : alpha(opacity=10);
                opacity : 0.7;
}

.bodyBackground {
	background: #81adb8 url(images/main_bg.jpg) repeat-x top left;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: center;
}

a {
    color: #549c98;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h2 {
    font-size: 18px;
    color: #333333;
}

h3 {
    font-size: 14px;
    color: #333333;
}

#wrapper {
	margin:0 auto;
	padding: 0;
	width: 1001px;
	font-family: Helvetica, Arial, sans-serif;
}

#header {
	width: 100%;
	height: 150px;
	background: #ffffff url(images/header_bg.jpg) no-repeat top left;
	margin:0;
	padding:0 0 20px 0;
}

.smallNav {
	color: #ffffff;
	padding: 15px 10px 0 0;
}

.smallNav a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.smallNav a:hover {
	text-decoration: underline;
}

.logIn-Controls {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding: 10px 10px 0 0;
}

.logIn-Controls a {
	color: #333333;
	text-decoration: none;
}

.logIn-Controls a:hover {
	text-decoration: underline;
}

.sf_searchText 
{
    color: #333333;
    width: 90px;
}

.sf_searchBox label {
    display: none;
}

.userInput {
	height: 13px;
	font-size: 11px;
	color: #445091;
	border: 1px solid #999999;
}

.textgreen { color: #009300; font-size: 10px; font-family: Arial; font-weight: bold;}
.textred { color: #FF0000; font-size: 10px; font-family: Arial; font-weight: bold;}
.adminlabel{ font-family: 'Arial'; font-size: 10px; font-weight: bold; color: #000000; }
.subtitle { color: #000000; font-size: 12px; font-family: Arial; font-weight: bold;}

#mainNav .rmHorizontal
{
    width: 980px;
    background: url(images/mainNav_bg.jpg) no-repeat top left;
    height: 22px;
	margin: 0 0 0 10px;
	padding-top: 7px; 	 
}


#mainNav ul {
	list-style: none;
	
}

.navRight {
    background: url(images/nav_right_bg.jpg) no-repeat top right;
    width: 230px;
    height: 29px;
    padding-right: 10px;
	margin-right: 10px;
} 

#mainNav li {
	display: inline;
	
	
} 


#mainNav li a 
{
	width: 10px;
	display: inline;
    padding: 6px 10px 6px 10px;
    font-family: Helvetica;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    border-right: 1px solid #496a8b;	
}



#mainNav li a:hover 
{
    background: url(images/btn_bg_hover.jpg) repeat-x left;
    font-size: 14px;
	padding: 6px 10px 6px 10px;
	
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

#mainNav .rmFirst a:hover {
    background: url(images/btn_first_bg_hover.jpg) no-repeat top left;
}


.community-submenu {
	width: 702px;
	height: 18px;
	padding: 0;
	margin: 0;
}

.community-submenu ul {
	width: 702px;
	height: 18px;
	background: url(images/submenu_bg.jpg) no-repeat top left;
	list-style: none;
	font-size: 11px;
	color: #527597;
	margin: 0 0 0 15px;
	padding: 2px 0 0 0;
}

.community-submenu li {
	display: inline;
}

.community-submenu li a {
	font-size: 11px;
	color: #527597;
	padding: 0 15px 0 15px;
	text-decoration: none;
}

.community-submenu li a:hover {
	text-decoration: underline;
}


#leftNav {
    width: 130px!important;
    border-right: 1px solid #96a6b4;
    padding: 10px;
}

#leftNav a:hover {
    text-decoration: underline;
}

#leftNav .rpRootGroup a {
    width: 130px;
    font-size: 14px;
    padding-bottom: 10px;
    line-height: 16px;
    color: #666666;
}

#leftNav .rpLevel1 a {
    width: 125px;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    margin-left: 5px;
    line-height: 14px;
}

#leftNav .rpLevel2 a {
    font-size: 11px;
    margin-left: 10px;
    line-height: 11px;
    font-weight: normal;
    color: #666666;
}

#leftNav .rpLevel3 a {
    font-size: 11px;
    margin-left: 15px;
    line-height: 11px;
    font-weight: normal;
    color: #666666;
}

#leftNav .rpLevel4 a {
    font-size: 11px;
    margin-left: 20px;
    line-height: 11px;
    font-weight: normal;
    color: #666666;
}

#content {
	width: 1001px;
	background: #ffffff; 
}

.inner-content 
{
    padding: 0 0 0 10px;    
}

.right-sidebar 
{
    width: 232px;
    padding: 0 10px 0 0;
}

html* .right-sidebar {
	margin-right: 10px;
}

.applemenu{
padding: 0;
width: 232px; /*width of menu*/
margin-bottom: 20px;
margin-right: 0;
text-align: left;
clear: both;
}

.applemenu div.silverheader a{
background: #9ac9c6;
font-size: 12px;
font-weight: bold;
color: #3d6b73;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
border: 1px solid #ffffff;
}

.div-collapsed {
    background-image: url(images/div_collapsed.jpg) no-repeat right!important; 
}

.div-expanded {
    background: url(images/div_expanded.jpg) no-repeat right!important;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: #3d6b73;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background: #9ac9c6;
color: #3d6b73;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
 /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.applemenu div.submenu ul {
    list-style: none;
    display: block;
    margin: 0!important;
    padding: 0 0 0 5px!important;
}

.applemenu div.submenu li a {
    font-size: 10px;
    color: #666666;
    line-height: 12px;
    text-decoration: none;
}

.applemenu div.submenu li a:hover {
    text-decoration: underline;
}



.homepage-image {
    background: #ffffff url(images/homePage_1.jpg) no-repeat top left;
    width: 725px;
    height: 221px;
    border: 1px solid #ffffff;
}

.homepage-image ul {
    list-style: none;
    margin: 110px 0 0 20px;
}

html* .homepage-image ul {
    margin-left: 60px;
}

.homepage-image a {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    line-height: 14px;
    background: url(images/arrow_bullet.jpg) no-repeat left;
    padding-left: 13px;
}

.homepage-image a:hover {
    text-decoration: underline;
}

#footer {
	width: 100%;
	background: #ffffff url(images/content_bottom.jpg) no-repeat bottom left;
	font-size: 10px;
	color: #999999;
}

#footer {
	font-size: 10px;
	color: #999999;
}

#footer a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.empty-area {
    width: 390px;
}

.login-area {
   width: 415px;
   padding-top: 5px;
}   

.search-area {
    width: 190px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.progress { 
    font-family: Arial; 
    font-size: 12px; 
    text-decoration: none; 
    color: #25837E; 
    border: solid 1px #25837E; 
    background-color: #6CD5D1; 
    position: absolute; 
    top: 12%; 
    left: 50%; 
    width: 140px; 
    height: 30px; 
    vertical-align: middle; 
    z-index: 1; 
    padding-top: 10px; 
    margin-left: -70px; 
    margin-top: -15px;
}

.home-content {
    width: 685px;
    margin-top: 20px;    
}

.home-content .chapters {
    width: 232px;
    height: 124px;
    background: url(images/header_chapters.jpg) no-repeat top left;
    
    padding-top: 16px;
    padding-right: 15px;
    padding-bottom: 10px;    
}



.home-content .sigs {
    width: 232px;
    height: 124px;
    background: url(images/header_sigs.jpg) no-repeat top left;
    
    padding-top: 16px; 
    padding-right: 15px;
    padding-bottom: 10px;
}

.home-content .foundation {
    width: 232px;
    height: 124px;
    background: url(images/header_NAPNAPfoundation.jpg) no-repeat top left;
    
    padding-top: 16px; 
    padding-right: 15px;
}

.home-content .welcome {
    width: 232px;
    height: 320px;
    background: url(images/header_welcome.jpg) no-repeat top left;
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 5px; 
}

.home-content .news {
    width: 232px;
    height: 225px;
    background: url(images/header_news.jpg) no-repeat top left;
    padding-top: 0;
    padding-bottom: 7px;
}

html* .home-content .news {
    padding-top: 8px;
}

.home-content .benefit {
    width: 232px;
    height: 124px;
    background: url(images/header_featured_benefit.jpg) no-repeat top left;
    padding-top: 16px; 
}

.home-content .content33 {
    width: 222px;
    height: 102px;
    background: url(images/bottom_33.jpg) no-repeat bottom left;
    
    padding: 5px;
    overflow: hidden;
}

html* .home-content .content33 {
    height: 100px;
    background: url(images/bottom_33.jpg) no-repeat top left;    
}

.home-content .content100 {
    width: 222px;
    height: 402px;
    background: url(images/bottom_100.jpg) no-repeat bottom left;
    padding: 5px;
    overflow: hidden;    
}

.home-content .content66 {
    width: 222px;
    height: 235px;
    background: url(images/bottom_66.jpg) no-repeat bottom left;
    padding: 5px;
    overflow: hidden;
}

html* .home-content .content66 {
    height: 245px;
    background: url(images/bottom_66.jpg) no-repeat top left;
}

.sf_newsTitle a {
    font-size: 12px!important;
    padding: 0!important;
    margin: 0!important;
    line-height: 12px!important;
    font-weight: bold!important;
}

html* .sf_newsList li {
    padding: 0!important;
    margin: 0!important;
}



.sf_newsList h2 {
    margin: 0!important;
    padding: 0!important;
}

.sf_newsList p {
    margin: 0!important;
    padding: 0!important;
}

img {
    border: none!important;
  
}

.join-button {
    margin: 10px 15px 0 0;
}

.key-benefits {
    width: 180px;
    padding: 5px;
    border: 1px solid #eeeeee;
    background: #eeeeee url(images/grey_bg.jpg) repeat-x top left;
}

.about-membership {
    width: 140px;
    padding: 5px;
    border: 1px solid #eeeeee;
    background: #eeeeee url(images/grey_bg.jpg) repeat-x top left;
}

.member-resources {
    width: 140px;
    padding: 5px;
    border: 1px solid #eeeeee;
    background: #eeeeee url(images/grey_bg.jpg) repeat-x top left;
}

.featured-member {
    width: 300px;
    padding: 10px;
    border: 1px solid #eeeeee;
    background: #eeeeee url(images/grey_short_bg.jpg) repeat-x top left;
}

.member-news {
    width: 240px;
    border: 1px solid green;
}

.Default.reToolbarWrapper, .web20.reToolbarWrapper, .reToolCell div
{
height:auto !important;
}

Table.rwTitlebarControls
{
	margin-bottom:0px;
}


/*  Dashboard  */

.ProgressBarProgress 
{
	background-color: #ffffff!important;
	background: url(images/progress_bar.jpg) repeat-x center left; 
}

.ProgressBar {
background-color:white!important;
border:1px solid 2e2e2e;
height:14px;
margin:3px 0 0;
}

.HLWelcome {
background-color:#ffffff;
border:none!important;
padding:0;
padding-bottom: 8px;
margin-top: 13px;
width: 250px;
}

.HLWelcome .MenuLinks a {
border-left:1px solid #023F79;
color:#023F79;
padding-left:5px;
padding-right:5px;
}

.HLWelcome .Content {
background-color:#ffffff;
border:none!important;
padding:0;
}

.HLWelcome .Welcome {
background-color:#ffffff;
height:60px;
padding:5px 0 0 10px;
}

#ctl00_ActiveCopy_CWelcome1_TitleText 
{
	color: #ffffff!important;
	background-color: #2e2e2e; 
}

.HLLandingControl .Content 
{
	background-image: none!important;
}

div.HLCommunityList .Content 
{
	padding-bottom: 30px!important;
}

.HLWelcome h1 {
float:left;
font-size:20px;
}

.HLEngagement .Details, .HLWelcome h1, .HLEmployee .Details {
float:left;
width:auto!important;
}

.HLContainer 
{
	display: inline-block;
}

#ctl00_HomeCopy_CWelcome1_Details_ctl00_ProfilePanel 
{
	display: none;
}

.HLLandingControl h3 a 
{
	font-size: 14px!important;
}

.HLLandingControl h3 
{
	font-size: 100%!important;
}

#ctl00_ActiveCopy_CWelcome1_Details_ctl00_ProfilePanel  
{
	display: none;
}

.HLEngagement .Details a 
{
	font-size: 12px;
}

.HLContainer
{
	width: 100%;
}

ul.icons-list 
{
	list-style: none;
	margin: 0;
	padding: 10px;
}

ul.icons-list li 
{
	border-bottom: none;
	float: left;
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0 15px 0 15px;
	text-align: center;
	width: 110px;
}

a.directory 
{
	width: 80px;
	height: 80px;
	display: block;
	background: url(images/MemberDirectory_normal.png) no-repeat center top;
	margin: 0 auto;
}

a.directory:hover 
{
	background: url(images/MemberDirectory_rollover.png) no-repeat center top;
	margin: 0 auto;
}

a.egroups 
{
	width: 80px;
	height: 80px;
	display: block;
	background: url(images/eGroups_normal.png) no-repeat center top;
	margin: 0 auto;
}

a.egroups:hover 
{
	background: url(images/eGroups_rollover.png) no-repeat center top;
	margin: 0 auto;
}

a.library
{
	width: 80px;
	height: 80px;
	display: block;
	background: url(images/ResourceLibrary_normal.png) no-repeat center top;
	margin: 0 auto;
}

a.library:hover 
{
	background: url(images/ResourceLibrary_rollover.png) no-repeat center top;
	margin: 0 auto;
}

.HLWelcome .Button 
{
	width:98px;
	height: 36px;
	border: none;
	background: url(images/btn-login.png) no-repeat top left;
	color: transparent!important;
	font-size: 0px!important;
}

