﻿body
{
    margin:0px 0px 0px 0px;
    padding:10px 0px 0px 0px;
}

.standardverticalspacing_section 
{
	margin-bottom:10px;
}

.standardverticalspacing_inner
{
	margin-bottom:5px;
}

.standardverticalspacing_section_td 
{
	padding-bottom:10px;
}

.standardverticalspacing_inner_td
{
	padding-bottom:5px;
}

.bluegradient
{
	background-image: url(/images/back_grad.gif);
	background-repeat:repeat-x;
    background-color:#70a4d6;
	background-position:top;
}

.modalProgressGreyBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup
{
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    border-style: solid; 
    border-width:1px; 
    background-color:White; 
    width:205px; 
    height:50px;
}

.AjaxUpdateProgressLabel
{
	font-size: 16px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}


.section_left_margin
{
	margin-left: 15px;
}

/* Main Navigation CSS */

.mainnavigation_notselected
{
	margin:0px;
	height:100%;
}

.mainnavigation_notselected #mainnavigation_leftcorner
{
	Width:1px;
	height:23px;
}

.mainnavigation_notselected #mainnavigation_rightcorner
{
	Width:1px;
	height:23px;
}

.mainnavigation_notselected a
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #336699;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}

.mainnavigation_notselected a:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}

.mainnavigation_selected
{
	background-image: url( '/images/tab_active_middle_bg.gif');
	background-position:bottom;
	background-repeat: repeat-x;
}

.mainnavigation_selected #mainnavigation_leftcorner
{
	background-image: url( '/images/tab_active_left.gif');
	background-position:top;
	background-repeat: no-repeat;
	Width:5px;
	height:23px;
	display:inline-block;
}

.mainnavigation_selected #mainnavigation_center
{
    vertical-align:top;
    padding-top:5px;
}

.mainnavigation_selected #mainnavigation_rightcorner
{
	background-image: url('/images/tab_active_right.gif');
	background-position:top;
	background-repeat: no-repeat;
	Width:5px;
	height:23px;
	display:inline-block;
}

.mainnavigation_selected a
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	padding:0px 5px 0px 5px;
}

.mainnavigation_selected a:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: white;	
	text-decoration:underline;
}
/* End of Main Navigation CSS*/

/* Outer Master CSS */

.header_maintop
{
    text-align:left;
    margin: 0 auto;
    width:935px;
}

.header_maintop #header_search
{
    width:100%;
    padding-left:50px;
    vertical-align:bottom;
    padding-bottom:10px;
}

.header_maintop #useroptions
{
    vertical-align:bottom;
    padding-bottom:10px;
}

.topnavigation
{
    width: 100%;
    background-image: url('/Images/topnav_band.gif');
    background-repeat: repeat-x;
    background-position: top;
    height: 39px;
    margin-top:10px;
}

.topnavigation_bottomspacing
{
    margin-bottom:20px;
}

.topnavigation #secTopNavigation
{
    text-align: left;
    margin: 0 auto;
    width: 935px;
    height:39px;
}

.navigationheadingstart
{
    background-color: #DEEAFF;
    height: 45px;
}

.navigationheadingarea
{
    margin: 0 auto;
    width: 935px;  
    height: 100%;
}

.navigationprefix
{
    background-color:#666666;
    color:White;
    font-size:18px;
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    padding:0px 10px 0px 10px;
    height:26px;
}

.navigationheading
{
	padding:0px 0px 0px 10px;
}		

.navigationheading h1
{
	font-size: 18px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
}

.sectionnavigationinfo
{
    text-align: left;
    margin: 0 auto;
    width: 935px;  
    padding:10px;
    background-color:White;
    
    font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    height:3em;
}

.toplabeltext
{
    color:White;
    background-color:#666666;
    font-size:18px;
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    padding-left:10px;
    padding-right:10px;
}

.maincontentarea, .bottomcontentarea
{
    margin: 0 auto;
    width:935px;
    background-color:White;
    padding-right:10px;
    padding-left:10px;
}

.mainareastart, .bottommainareastart
{
    text-align:left;
    background-color:White;
}

.mainareastart
{
    height:100%;
}

.maincontent_table
{
    width:100%;
}

.maincontent_table #firstcol
{
    padding-right:20px;
}

.maincontent_table #secondcol
{
    width:285px;
}


/* END of Outer Master CSS */

/* Login CSS */

.loginstatusbar
{
	background-image: url('/images/dotted.gif');
	background-repeat: repeat-x;
	background-position:bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.logintext
{
    font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.loggedinusertext
{
    font-size: 11px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    color: #333333;
}

.loginLink
{
    font-size: 11px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration:none;
}

.loginLink:hover
{
    font-size: 11px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration:underline;
}

/* End of Login CSS */


/* Bottom Control Css*/

.bottomsectionbar
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.bottomlinks_section
{
	background-image: url('/images/dotted.gif');
	background-repeat: repeat-x;
	background-position:top;
	padding-top: 10px;
	padding-bottom: 5px;
}

.bottominfo_sectionarea
{
}

.bottominfo_section
{
	margin-top: 5px;
}

.bottomcontrol_hrline
{
	margin:0px;
	padding:0px;
	background-color: #a9c6e6;
	height:2px;
}

.bottomcontrol_horizontalspacing
{
	padding-right: 10px;
}

.bottomlinks
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.bottomlinks:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.bottomlinks_divider
{
	font-size: 11px;
	color: #999999;
	margin-left:5px;
    margin-right:5px;
}

.bottomcopywrite_text
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #a4b5bb;
}

/* End Bottom Control Css*/

/* CSS for Error */

.errortitle
{
	font-size: 14px;
	color: #FF6500;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.error
{
    border: #FF6600 1px solid;
    background-color: #FFFFCD;
    font-size: 12px;
    color: #D5221E;
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    text-align: left;
    padding: 10px 10px 10px 50px;
    margin: 5px 0px 20px 0px;
    background-image: url('/images/icon_error_big.gif');
    background-position: 10px 10px;
    background-repeat: no-repeat;
    z-index:10000;
}

.errorborder
{
    border: solid 1px #EA5C18;
}

.errorborderclear
{
    border: none;
}

.errorpadding
{
    padding-left:5px;
}

/* END of Error */

.divider
{
    font-size: 11px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    color: #CCCCCC;
    margin-left:5px;
    margin-right:5px;
}


.topmostbar_divider
{
	font-size: 11px;
	color: #999999;
	margin-left:10px;
    margin-right:10px;
}

.fieldset_legenttxt
{
	font-size: 14px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	
}

.likeitlabel
{
	font-size: 11px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.infolabel
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.showgroup_previewtext
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #336699;
	text-decoration:none;
	cursor:default
}

.infotext
{
	font-size: 11px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.label_with_checkbox
{
	vertical-align: middle;
	margin-left: 4px;
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	display:inline-block;
}

.text_with_checkbox
{
	vertical-align: middle;
	margin-left: 4px;
    font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	display:inline-block;
}

.groupupdatesettings_checkbox_text
{
	vertical-align: middle;
	margin-left: 4px;
    font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.inline_checkbox
{
    display:inline-block;
    vertical-align: middle;
    margin-left:-2px;
}

.notificationlabel_with_checkbox
{
	vertical-align: middle;
	margin-left: 4px;
	font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	display:inline-block;
}

.doublelineheight
{
    line-height:1.2em;
}

.tooltiptext
{
	padding:2px;
    font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.normal
{
    font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.normal ul
{
    list-style-image: url('../Images/arrow_navleft.gif');
    margin-top:5px;
    margin-bottom:0px;
}

.normal a
{
	font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.normal a:hover
{
	font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}



.normallink
{
	font-size: 11px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.normallink:hover
{
	font-size: 11px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.normalnavigation
{
	font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.normalnavigation:hover
{
	font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.selecteduseroption
{
	font-size: 11px;
	color: #FF9900;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.selecteduseroption:hover
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.lightblueback
{
    background-color:#BCD8FF;
}

.heading
{
	font-size: 18px;
	color: #333333;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}

.heading a
{
	font-size: 18px;
	color: #336699;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	text-decoration:none;
}

.heading a:hover
{
	font-size: 18px;
	color: #336699;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	text-decoration:underline;
}

.section_headinglink
{
	font-weight: bold;
	font-size: 13px;
	color: #336699;/*#cc6600;*/
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.section_heading_no_bg
{
	padding-bottom: 4px;
	padding-left: 15px;
	font-size: 14px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.listsummary
{
	padding-bottom: 10px;
	font-size: 14px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.section_heading
{
	padding: 8px 15px 8px 15px;
	font-size: 16px;
	color: #000000;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    background-image: url('/images/section_hedaing_bg.gif');
    background-repeat:repeat-x;
    font-style:italic;
    font-weight:normal;
    border-bottom:none;
}

.subsection_heading
{
	padding: 5px 5px 7px 5px;
	font-size: 12px;
	background-image: url('/images/bg_grey_band_right_boxes.gif');
    background-repeat:repeat-x;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	margin-bottom: 5px;
}

.section_helptext	
{
	font-size: 11px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color:#F3F8FF;
	padding: 10px 10px 10px 15px;
}

/* CSS for Registration */

.registrationstart
{
    background-color:#BCD7FF;
    padding: 10px 10px 10px 10px;
    margin-bottom:20px;
}

.registrationstart #secIWishToRegisterAs
{
    padding-left: 5px;
}

.registrationstart #secRadioOptions
{
    padding-top: 3px;
}

.formbuttonarea
{
    background-color:#BCD8FF;
    padding:10px 10px 10px 15px;
}

.formbuttonarea #secButtonArea
{
    padding-right:20px;
}

.formbutton
{
	font-size: 18px;
	color: #FFFFFF;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color: #71A5D7;
	text-decoration:  none;
	border-left: #98CCFE 2px solid;
	border-top: #98CCFE 2px solid;
	border-right: #326698 2px solid;
	border-bottom: #326698 2px solid;
}

.formsecondarybutton
{
	font-size: 18px;
	color: #FFFFFF;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color: #666666;
	text-decoration:  none;
	border-left: #cccccc 2px solid;
	border-top: #cccccc 2px solid;
	border-right: #333333 2px solid;
	border-bottom: #333333 2px solid;
}

.alternateformbutton
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color: #E2DFD6;
	text-decoration:  none;
}

.sectionbutton
{
    padding:2px 7px 2px 7px;	
	font-size: 12px;
	color: #FFFFFF;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color: #71A5D7;
	text-decoration:  none;
	border-left: #98CCFE 1px solid;
	border-top: #98CCFE 1px solid;
	border-right: #326698 1px solid;
	border-bottom: #326698 1px solid;
	margin-right:5px;
	vertical-align:top;
	display:inline-block;
}

/* END of Registration's CSS */

.subheading
{
    color:#818181;
    font-size:18px;
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.label_required
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-image: url('/images/red_star.gif');
    background-position:right;
    background-repeat: no-repeat;
    padding:0px 10px 0px 0px;
	font-weight:bold;
	vertical-align	:middle;
	text-align: right;
}

.watermarktextbox
{
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

.registration_section
{
    padding-top:25px;
}

.textbox
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.rightnavigationtop
{
    background-image: url('/images/right_nav_top.gif');
	background-repeat: repeat-x;
	padding: 10px 10px 10px 15px;
}

.rightnavigationtop #secTitle
{
    font-size: 18px;
	color: #666666;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	padding-bottom:10px;
}

.rightnavigationbottom
{
    background-image: url('/images/right_nav_bottom.gif');
	background-repeat: repeat-x;
	height:39px;
}

.mainmodulenavigation
{
    border-bottom:solid 1px #cccccc;
    padding: 5px 10px 4px 10px;
    display:block;
    margin-bottom:20px;
}

.mainmodulenavigation_RightControl
{
    float:right;
    margin-top:-20px;
}

.mainmodulenavigation_tabs
{
    display:block;
}

.mainmodulenavigation_notselected
{
    background-color:#FFFFFF;
  	padding: 5px 10px 0px 10px; /*Top padding should be same which is define in above class mainmodulenavigation*/
  	margin-right:5px;
  	display:inline;
}

.mainmodulenavigation_notselected a
{
	font-size: 13px;
	color: #336699;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	text-decoration:none;
}

.mainmodulenavigation_notselected a:hover
{
	font-size: 13px;
	color: #336699;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	text-decoration:underline;
}

.mainmodulenavigation_selected
{
    background-color:#CCCCCC;	
  	padding: 5px 10px 5px 10px; /*Top and bottom padding should be same which is define in above class mainmodulenavigation*/
  	margin-right:5px;
  	display:inline;
}

.mainmodulenavigation_selected a
{
  	font-size: 13px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    color: #333333;
  	text-decoration:none;
}

.mainmodulenavigation_additionaltext
{
  	font-size: 13px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    color: #333333;
  	text-decoration:none;
}

.label
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
}

.label_right
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-align:right;
}

.labeltxt
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.static_label
{
    font-size: 12px;
	color: #808080;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.logincontentarea
{
    background-color:#EFEFEF;
    padding:25px 15px 25px 15px;
}

.logincontentarea #AreYouaNewUser
{
    background-color:#FFFFFF;
    padding:10px 15px 10px 15px;
}

.logincontentarea #loginhedaing
{
    padding-bottom:25px;
}

.logincontentarea #logincontrol
{
    padding-bottom:25px;
}

.loginmaincontrol
{
    padding-left:10px;
}

.loginmaincontrol #LoginPassword
{
    padding-top:15px;
}

.loginmaincontrol #loginbutton
{
    padding-top:15px;
    padding-left:135px;
    
}

.loginmaincontrol #LoginProblems
{
    padding-top:15px;
    padding-left:135px;
}

.logincontentarea_right
{
    background-color:#F3F8FE;
}

.logincontentarea_right div
{
    padding-bottom:10px;
}

.logincontentarea_right #whatisoifc
{
    padding: 10px 15px 10px 15px;
    background-color:#CCCCCC;
}

.logincontentarea_right #whatisoifc_description
{
    padding: 10px 15px 10px 15px;
}

.groupscontentarea_right
{
	background-color: #EEEEEE;
	padding-top:10px;
	padding-right: 10px;
	padding-bottom:10px;
	padding-left: 10px;
}

.groupscontentarea_right #secTitle
{
    font-size: 14px;
	color: #666666;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	padding-bottom:10px;
}

.borderbottom
{
    border-bottom:solid 1px #cccccc;
}

.bordertop
{
    border-top:solid 1px #cccccc;
}

.viewprofilelink
{
	margin-left: 5px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #336699;
	text-decoration:none;
}
.viewprofilelink:hover
{
	margin-left: 5px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #336699;
	text-decoration:underline;
}

/* groupupdatesettings grid CSS */
.groupupdatesettings_maintable
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.groupupdatesettings_gridheader td
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color:White;
	text-align: left;
	padding: 0px 10px 5px 0px;
}


.groupupdatesettings_borderbottom td
{
    border-bottom:solid 1px #cccccc;
}

.groupupdatesettings_bordertop td
{
    border-top: solid 1px #cccccc;
}

.groupupdatesettings_seperator
{
	padding-top: 0px;
    border-bottom: solid 1px #cccccc;
    font-size: 6px;
    font-family: Arial;
}

.groupupdatesettings_gridheader .gridfirstcolumn 
{
	padding-left:15px;
}

.groupupdatesettings_gridItem td
{
	font-size: 12px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	padding-top:0px;
	padding-bottom:0px;
	padding: 2px 0px 2px 0px;
}

.groupupdatesettings_gridlink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #336699;
	text-decoration:none;
	padding: 2px 0px 2px 0px;
}

.groupupdatesettings_gridlink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #336699;
	text-decoration:underline;
	padding: 2px 0px 2px 0px;
}

.groupupdatesettings_grouplink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	font-weight: bold;
	padding-bottom:2px
}

.groupupdatesettings_grouplink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom:2px
}

.groupupdatesettings_helptext
{
	font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

/* end groupupdatesettings grid CSS */

.gridheader
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color:White;
	text-align: left;
	padding: 0px 10px 5px 0px;
}

.grd_borderbottom td
{
    border-bottom:solid 1px #cccccc;
}

.grd_bordertop td
{
    border-top: solid 1px #cccccc;
}

.groupsection_filterbar
{
	background-color:#bad5ff;
	padding: 5px 5px 7px 15px;
	width:100%;
	margin-bottom: 10px;
}

.groupsection_filterlinks
{
	font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.groupsection_filterlinks:hover
{
	font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.groupsection_filterlinks_selected
{
	font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.groupsection_filterlinks_selected:hover
{
	font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.gridfirstcolumn 
{
	padding-left:15px;
}

.gridItem
{
	font-size: 12px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	padding-top:0px;
	padding-bottom:0px;
	padding: 2px 0px 2px 0px;
}

.gridItem a
{
	font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.gridItem a:hover
{
	font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.gridlink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #336699;
	text-decoration:none;
	padding: 2px 0px 2px 0px;
}

.gridlink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #336699;
	text-decoration:underline;
	padding: 2px 0px 2px 0px;
}

.profiletext_heading
{
	font-size: 24px;
	color: #333333;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	padding-bottom:5px;
	display:block;
	vertical-align: top;
}

/* layouts */

.section_maintable_withsubheadings
{
	padding-right: 0px;
	padding-left:0px;
	margin-bottom: 0px;
	width:100%;
	margin-top:10px;
}

.section_maintable
{
	margin-top:0px;
	padding-right: 0px;
	margin-left:0px;
	margin-bottom: 10px;
	width:100%;
}

.section_maintable_withoutsubheading
{
	margin-top:0px;
	padding-right: 0px;
	margin-left:0px;
	margin-bottom: 10px;
	width:100%;
}

.viewpendingrequestlayout 
{
	margin-left:15px;
}

.reportabuselayout
{
	margin-top:0px;
	padding:0px 10px 10px 10px;
}

.reportabuselayout .rowspacing
{
	padding-bottom: 15px;
}

.section_maintable .firstrow
{
    padding-bottom:10px;
}

.section_maintable .section_cell
{
    background-image: url('/images/dotted.gif');
	background-repeat: repeat-x;
	background-position:top;
	padding-top:10px;
	padding-bottom:10px;
}


.section_maintable .listsection_firstcell
{
	vertical-align: top;
}

.section_maintable .listsection_seperator
{
	background-image: url('/images/dotted.gif');
	background-repeat: repeat-x;
	background-position:top;
	font-size: 1px;
	padding: 0px;
	margin-top:5px;
	margin-bottom:5px;
}

.section_maintable_withsubheadings .section_cell 
{
	margin-top:10px;
	margin-left: 15px;
	margin-bottom:10px;
}

.section_maintable_withoutsubheading .section_cell 
{
	margin-left: 15px;
	margin-bottom:10px;
}

.section_maintable_withsubheadings .section_row 
{
	background-image: url('/images/dotted.gif');
	background-repeat: repeat-x;
	background-position:top;
	padding-bottom:5px;
}

/* layouts */

.picture_frame
{
	padding:10px;
	border:solid 1px silver;
	margin-right:15px;
	background-color: White;
	margin-bottom:5px;
    width:150px;
}

.picture_frame_smallthumbnail
{
	padding:5px;
	border:solid 1px silver;
	margin-right:10px;
    width:50px;
}

.display_label_IndustrySector
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-style:italic;
}

.display_label_info
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.display_label_normal
{
    font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}


.display_label_info_text
{
	/*margin-left: 5px;*/
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.display_labeltxt_profile
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.display_label
{
    font-size: 12px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	margin-bottom: 5px;
}

.display_labeltxt
{
    font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.display_labeltxt_empty_nomargin
{
    font-size: 12px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    font-style:italic;
}

.display_labeltxt_nomargin
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.form_label
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.form_labeltxt
{
	margin-left: 5px;
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.form_labeltxt_nomargin
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.register_block
{
    padding: 15px 10px 15px 10px;
}


.pager
{
	padding-top: 10px; 
	margin-left: auto; 
	margin-right: auto;
	padding-bottom:10px;
	background-color: #ffffff;
}

.pager a, .pager a:visited
{
	background-color: #fff;
	padding: 2px 6px;
	border: solid 1px #bbb;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#336699;
}

.pager a:hover 
{
	color: #fff; 
	background: #336699; 
	border-color: #036; 
	text-decoration: none;
}

.currentpager
{
	padding: 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699; 
	background-color: #ffffff;
}

.pagerlabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699; 
	background-color:White;
}

.pager span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666; 
}

.pager table td
{
	padding: 5px 2px 5px;
}

.pager table div
{
	padding: 5px 2px 5px;
}

.register_imageblock
{
    margin-top: 15px;
    margin-bottom:15px;
}

.photograppadding_border
{
    border-top:solid 1px #CCCCCC;
    margin-bottom:10px;
}

.groupdetails_heading_label
{
	font-size: 16px;
	color: #999999;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight:bold;
	text-align: left;
	margin-top:-1px;
    padding: 0px 0px 10px 0px;
    margin:-1px 0px 0px 0px;
}

.groupdetails_heading_text
{
	font-size: 16px;
	color: #333333;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight:bold;
}

.topinboxband
{
    padding:10px 10px 10px 10px;
    background-color:#DEEAFF;
}

.topinboxband_options
{
    display: inline;
}

.topinboxband_viewoptions
{
    display: inline;
    float:right;
    vertical-align:top;
}

.label_right_align
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-align:right;
}

.border_bottom
{
	border-bottom: #CCCCCC 1px solid; 
	padding-left:10px;
}

.grid_header_pendingrequestgroup
{
    background-color:#F2F2F2;
    padding-left:10px;
}

.inbox_header
{
    background-color:#F2F2F2;
    height:40px;
    padding-left:10px;
}

.inbox_header_borderright
{
    background-color:#F2F2F2;
    height:40px;
    padding-left:10px;
    border-right:solid 1px #CCCCCC;
}

.unreadmail
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #CC6600;
	font-weight:bold;
	text-decoration:none;
}

.unreadmail:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #CC6600;
	font-weight:bold;
	text-decoration: underline;
}

.navigationlink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #336699;
	text-decoration:none;
}
.navigationlink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #336699;
	text-decoration:underline;
}

.commentcenter
{
	background-color:#EFEFEF;
}

.message
{
	font-size: 12px;
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.topbandlink
{
	font-size: 11px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}

.topbandlink:hover
{
	font-size: 11px;
	color: #cc6600;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
	font-weight: bold;
}

.viewprofile_onlinestatus div
{
    margin-bottom:3px;
}


.searchcontrol td
{
    padding-left:10px;
}

.searchdropdown
{
    text-align:right;
    padding-bottom:10px;
}

.listvertical_spacing
{
	padding-top: 5px;
}

.topicslayout .groupmemberslayout
, .groupslistinglayout
{
	margin-top:0px;
	padding-right: 0px;
	margin-left:0px;
	margin-bottom: 10px;
	width:100%;
}



.topicmessageslayout
{
	margin-top:0px;
	padding-right: 0px;
	margin-left:0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	width:100%;
}


.groupslistinglayout .listsection_row
{
	padding: 10px 10px 10px 0px;
	margin-bottom: 10px;
	border-bottom:solid 8px #bad5ff;
}

.groupslistinglayout .listsection_item
{
	margin-bottom: 5px;
}

.groupslistinglayout .listbottominfo_section
{
	margin-top: 20px;
}

.topicmessageslayout .listsection_row_image
{
	padding:0px 0px 15px 0px;
	background-image: url('/images/com_br.gif');
	background-repeat: no-repeat;
	background-position:right bottom;
	margin-bottom: 5px;
}

.topicmessageslayout .listsection_row
{
	padding: 10px 10px 10px 10px;
	background-color:#EFEFEF;
	
}

.topicmessageslayout .listbottominfo_section
{
	margin-top: 20px;
}

.groupmemberslayout .listsection_row
{
	padding: 10px 10px 20px 10px;
	background-color:#EFEFEF;
	margin-bottom: 7px;
}

.groupmemberslayout .listoption_seperator
{
	background-image: url('/images/dotted.gif');
	background-repeat: repeat-x;
	background-position:bottom;
	padding-bottom:5px;
}

.topicslayout .listsection_row
{
	padding-bottom: 10px;
	background-image: url('/images/dotted.gif');
	background-repeat: repeat-x;
	background-position:bottom;
	margin-bottom:10px;
}

.listmainheadinglink
{
	margin-bottom:5px;
}

.listmainheadinglink a
{
	font-size: 18px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight:bold;
}

.listmainheadinglink a:hover
{
	font-size: 18px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
	font-weight:bold;
}

.listlink
{
	font-size: 11px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.listlink:hover
{
	font-size: 11px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.listview_navigationlink
{
	font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.listview_navigationlink:hover
{
	font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.listemptydatatext
{
	font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;	
}

.useroptions_horizontalspacing
{
	padding-right: 10px;
}

.welcomepageheading
{
	font-size: 24px;
	color: black;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	text-align: left;
	margin-top:0px;
	word-spacing: 2px;
	font-weight: 400;
}

.welcomepageinfotext
{
	font-size: 14px;
	color: black;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	text-decoration:none;
	font-style:italic;
	font-weight: 200;
	margin-bottom: 20px;
}

.welcomepagelayout
{
	margin-top: 0px;
	padding-right: 0px;
	margin-left:15px;
	margin-bottom: 70px;
	width:100%;
}

.welcomepage_section_groups_background
{
	background-image: url(/images/img_groups.jpg);
	background-repeat:no-repeat;
	width:223px;
	margin-right: 10px;
}

.welcomepage_section_askexpert_background
{
	background-image: url(/images/img_ask_the_experts.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:223px;
	margin-right: 10px;
}

.welcomepage_section_livehelp_background
{
	background-image: url(/images/img_live_help.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:223px;
	margin-right: 10px;
}

.welcomepage_section_indiaconnect_background
{
	background-image: url(/images/img_indiaconnect.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:223px;
}

.welcomepage_sectionarea
{
	padding-top: 150px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin:0px;
}

.welcomesectionheading
{
	font-size: 18px;
	color: black;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: 400;
	text-align: left;
	margin-top:0px;
	margin-bottom: 7px;
	word-spacing: 1pt;
}

.welcomesectioninfotext
{
	font-size: 10px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-align: left;
	margin-top:0px;
	line-height: 1.3em;
}

.welcomepage_sectionbuttonarea
{
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}


.globalmessage
{
	font-size: 18px;
	color: #333333;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}

.globalmessage a
{
	font-size: 18px;
	color: #336699;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	text-decoration:none;
}

.globalmessage a:hover
{
	font-size: 18px;
	color: #336699;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	text-decoration:underline;
}

.dotted_border
{
    background-image: url('/images/dotted.gif');
	background-repeat: repeat-x;
	background-position:bottom;
    padding-bottom:10px;
}

.section_maintable_withsubheadings .profile_leftcell
{
    text-align:left;
    margin: 0 auto;
    width:635px;
    float:left;
}

.section_maintable_withsubheadings .profile_rigthcell
{
    text-align:left;
    width:280px;
    float:right;
    margin-left:20px;
}

.userbasicinfo
{
	padding: 15px;
	background-color: #f0f0f0;
	margin-bottom: 20px;
	display:inline-block;
	width: 905px;
}

.userbasicinfo .leftcell
{
    text-align:left;
    margin: 0 auto;
    float:left;
    display:inline-block;
    vertical-align:top;
}

.userbasicinfo .middlecell
{
	display:inline-block;
	margin-left: 0px;
	width:505px;
	vertical-align:top;
	float:left;
}

.userbasicinfo .rightcell
{
	display:inline-block;
	margin-left: 15px;
    text-align:left;
    width:180px;
    float:right;
    vertical-align:top;
    padding-left:10px;
    padding-right:0px;
}

.userbasicinfo .formrow
{
	margin-bottom: 4px;
}

.userbasicinfo .col_label
{
    display:inline-block;
    width:100px;
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.userbasicinfo .col_label_Org
{
    display:inline-block;
    width:120px;
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.userbasicinfo .col_text span
{
    display:inline-block;
    margin-left: 5px;
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.userbasicinfo .col_text_nomargin
{
    display:inline-block;
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.userbasicinfo .col_text_empty
{
   font-size: 12px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    font-style:italic;
}

.userbasicinfo .display_label_info
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	margin-bottom:5px;
}

.userbasicinfo .display_label_info_text
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.userbasicinfo .maininfo
{
	background-image: url('/images/dotted.gif');
	background-repeat: repeat-x;
	background-position:top;
	padding-top:4px;	
	margin-top: 4px;
}

.userbasicinfo .maininfo .formrow
{
    background-image: url('/images/dotted.gif');
	background-repeat: repeat-x;
	background-position:bottom;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.verified_section
{
    
}

.verified_section  .formbutton
{
    padding:7px 7px 7px 7px;	
	font-size: 12px;
	color: #FFFFFF;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color: #306295;
	text-decoration:  none;
	border-left: #98CCFE 2px solid;
	border-top: #98CCFE 2px solid;
	border-right: #326698 1px solid;
	border-bottom: #326698 1px solid;
	vertical-align:top;
	display:inline-block;
	text-align: center;
	width: 165px;
}

.verified_section  .formsecondarybutton
{
    padding:7px 7px 7px 7px;	
	font-size: 12px;
	color: #306295;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color: #cccccc;
	text-decoration:  none;
	border-left: #cccccc 2px solid;
	border-top: #cccccc 2px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	vertical-align:top;
	display:inline-block;
	text-align: center;
	width: 165px;
}

.verified_section  .graybox
{
     padding:7px 7px 7px 7px;	
	font-size: 12px;
	color: #306295;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color: #cccccc;
	text-decoration:  none;
	border-left: #cccccc 2px solid;
	border-top: #cccccc 2px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	vertical-align:top;
	display:inline-block;
	text-align: center;
	width: 151px;
}

.service_section
{
    padding:0px;
    margin-right: 15px;
}

.service_section .sectionrow
{
	margin-bottom: 2px;
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 2px;
}

.service_section .sectionrow span 
,.service_section .sectionrow_last span
{
    margin-left: 5px;
    font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	vertical-align:middle;
}

.service_section .sectionrow img 
,.service_section .sectionrow_last img
{
    vertical-align:middle;
}

.service_section .sectionrow a 
,.service_section .sectionrow_last a
{
    margin-left: 5px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #336699;
	text-decoration:none;
}

.service_section .sectionrow a:hover 
,.service_section .sectionrow_last a:hover
{
    margin-left: 5px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #336699;
	text-decoration:underline;
}

.service_sectiono .sectionrowS_last
{
	margin-bottom: 2px;
}


.viewprofile_right_sectionlayout
{
	background-color: #F9F9F9;
	border: solid 3px #cccccc;
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
	vertical-align: top;
}

.viewprofile_right_sectionlayout .listemptydatatext 
{
	margin-left: 5px;
}


.viewprofile_right_sectionlayout div.heading
{
	margin-bottom: 10px;
}

.heading span
{
	margin-left: 5px;
	font-size: 20px;
	color: #333333;
	font-style: italic;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	vertical-align: middle;
}

.heading img
{
	vertical-align: middle;
}

.viewprofile_right_sectionlayout .formrow
{
	margin-bottom: 5px;	
}

.viewprofile_right_sectionlayout .formrow span
{
    margin-left: 5px;
    font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}


.section_maintable_withsubheadings .profile_leftcell div
{
    border-bottom:dotted 1px #CCCCCC;
}

.section_maintable_withsubheadings .profile_leftcell span
{
    display:inline-block;
    padding: 10px 0px 2px 15px;
    font-size: 14px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    font-weight:normal;
    vertical-align:top;
}

.section_maintable_withsubheadings .profile_leftcell .normaltext_emptycell
{
    font-size: 12px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    font-style:italic;
    font-weight:normal;
    padding: 0px 0px 10px 15px;
}

.section_maintable_withsubheadings .profile_leftcell .normaltext
{
    font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    font-weight:normal;
    padding: 0px 0px 10px 15px;
}

.section_maintable_withsubheadings .profile_leftcell .lastrow
{
    border-bottom:none;
    margin-bottom:10px;
}

.section_maintable_withsubheadings .profile_leftcell a
{
    font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    text-decoration:none;
}

.section_maintable_withsubheadings .profile_leftcell a:hover
{
    font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    text-decoration:underline;
}

.section_maintable_withsubheadings .profile_leftcell .padding_span
{
    padding: 10px 0px 10px 0px;
    vertical-align:top;
}

.section_maintable_withsubheadings .profile_leftcell .padding_span a
, .section_maintable_withsubheadings .profile_leftcell .padding_span a:hover
{
    cursor:pointer;
}

.section_maintable_withsubheadings .profile_leftcell .listrow span
{
    padding: 0px 5px 0px 0px;
    font-weight:normal;
    font-size:12px;
    color:#666666;
}

.section_maintable_withsubheadings .profile_leftcell .listrow
{
    width:635px;
    display:inline-block;
}

.section_maintable_withsubheadings .profile_leftcell .listrow .divider
{
    font-size: 12px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    color: #CCCCCC;
    padding:0px 5px 0px 5px;
}

.section_maintable_withsubheadings .profile_leftcell .listrow .leftcell
{
   float:left;
   padding: 10px 10px 10px 15px;
   display:inline-block;
   vertical-align:top;
   border-bottom:none;
}

.section_maintable_withsubheadings .profile_leftcell .listrow .rightcell
{
    display:inline-block;
    padding: 10px 5px 10px 0px;
    border-bottom:none;
}

.section_maintable_withsubheadings .profile_leftcell .faq_image
{
    background-color:#006699;
	font-family: Arial Bold;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	padding: 2px 5px 2px 5px;
    margin: 0px 0px 0px 0px;
}

.section_maintable_withsubheadings .profile_leftcell .margin_left
{
    margin-left:15px;
}

.applyservicelayout
{
	display:block;
	margin-top: 0px;
	padding-right: 0px;
	margin-left:15px;
	margin-bottom: 70px;
}

.applyservicelayout .pageheading
{
	font-size: 24px;
	color: black;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	text-align: left;
	margin-top:0px;
	word-spacing: 2px;
	font-weight: 400;
	margin-bottom: 30px;
}

.applyservicelayout .leftcell
{
    text-align:left;
    margin: 0 auto;
    vertical-align:top;
    width: 180px;
    vertical-align:top;
    float:left;
}

.applyservicelayout .rightcell
{
	margin-left: 10px;
	width:700px;
	vertical-align:top;
	float:right;
}

.applyservicelayout .section_leftcell 
{   
	display:inline-block;
	margin-left: 0px;
	background-image: url(/images/bg_investor.jpg);
	background-repeat:no-repeat;
	width:223px;
	margin-right: 10px;
	float:left;
}

.applyservicelayout .section_middlecell 
{
	display:inline-block;
	margin-left: 0px;
	background-image: url(/images/bg_knowledge_partner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:223px;
	margin-right: 10px;
	float:left;
}

.applyservicelayout .section_rightcell 
{
	display:inline-block;
	margin-left: 0px;
	background-image: url(/images/bg_innovator.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:223px;
	margin-right: 10px;
	float:left;
}

.applyservicelayout .sectionarea
{
	padding-top: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin:0px;
	height: 200px;
}

.applyservicelayout .sectionheading
{
	font-size: 18px;
	color: #333333;
	font-weight: 100;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	text-align: left;
	margin-top:0px;
	margin-bottom: 15px;
}

.applyservicelayout .subsectionheading
{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	text-align: left;
	margin-top:0px;
}

.applyservicelayout .infotext
{
	font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-align: left;
	margin-top:0px;
	margin-bottom: 15px;
}

.applyservicelayout .rightcell .infotext
{
	margin-left: 10px;
	height: 100px;
}

.applyservicelayout .rightcell .subsectionheading
, .applyservicelayout .rightcell .sectionheading
{
	margin-bottom: 10px;
}

.applyservicelayout .sectionbuttonarea
{
	margin-top: 15px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

.applyservicelayout .sectionbuttonarea a
{
	cursor: pointer;
}

.applyservicelayout .infoarea
{
	padding:5px 10px 5px 5px;
	margin:0px;
	background-color: #cccccc;
	margin-bottom: 2px;
	width:210px;
}

.applyservicelayout a
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #336699;
	text-decoration:none;
}

.applyservicelayout a:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}

/*popup css start*/
.popuplayout
{
    z-index: 2;
    position: absolute;
    width: 500px;
}

.popuplayout .formbutton
{
	display:inline-block;
	margin: 0px;
	padding:7px;	
	font-size: 12px;
	color: #FFFFFF;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color: #336699;
	text-decoration:  none;
	border-left: #6699CC 1px solid;
	border-top: #6699CC 1px solid;
	border-right: #003366 1px solid;
	border-bottom: #003366 1px solid;
	vertical-align:top;
	float: left;
	width:80px;
	font-weight:bold;
}

.popuplayout .formsecondarybutton
{
	display:inline-block;
	margin: 0px;
	padding:7px;	
	margin-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color: #666666;
	text-decoration:  none;
	border-left: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
	vertical-align:top;
	float: left;
	width:80px;
	font-weight:bold;
}

.popuplayout .top
{
    background-image: url('/images/popup_top.png');
    background-repeat: no-repeat;
    vertical-align:top;
    width: 500px;
    height:26px;
}

.popuplayout .center
{
    background-image:url(/images/popup_middle.png);
    /*background-repeat: repeat-y;*/
    height:100%;
    padding: 0px 27px 0px 25px;
    width: 447px;
   
}

.popuplayout .center .popupcontentarea
{
     border:solid 1px #336699;
     width: 100%;
}

.popuplayout .bottom
{
    background-image: url('/images/popup_bottom.png');
    background-repeat: no-repeat;
    vertical-align:bottom;
    width: 500px;
    height:26px;
}

.popuplayout div.popupContent
{
    padding:0px;
    margin: 10px 10px 10px 10px;
}
.popuplayout div.pageheading
{
    /*margin-top:-12px;*/
    margin-top:0px;
    display:inline-block;
	background-color: #336699;
	padding: 5px;
	width: 438px;
}

.popuplayout .pageheading span
{
	display:inline-block;
	font-size: 16px;
	color: #ffffff;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-align: left;
	margin-top:0px;
	word-spacing: 2px;	
	font-weight: bold;
	vertical-align: top;
	width:410px;
}

.popuplayout .pageheading img
{
	display:inline-block;   
	float:none;
	vertical-align: top;
	margin-top:0px;
	padding:0px;
	width:22px;
	height:23px;
	margin-right:5px;
}

.popuplayout div.formbuttonarea
{
	border-top: solid 1px #cccccc;
    background-color:#f0f0f0;
    padding:10px;
    margin:0px;
    display:inline-block;
    margin-top: 10px;
    margin-bottom:0px;
    width: 426px;
}

.popupContent .label_with_checkbox
{
	vertical-align: top;
	margin-left: 5px;
	color: #666666;
	font-size: 12px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:normal;
	display:inline-block;
}

.popupContent .inline_checkbox
{
    display:inline-block;
    vertical-align: middle;
    margin-left:-2px;
    float: left;
    width:7px;
    font-size: 12px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.popupContent .statictext
{
    margin:0px;
    padding:0px;    
    display:block;
}

.popupContent .leftcol
{
    float:left;
    display:inline-block;
    vertical-align:top;
}

.popupContent .rightcol
{
    display:inline-block;
    vertical-align:top;
}

.popupContent .statictext span
, .popupContent li span
{
    padding:0px;
    margin-top: 0px;
    vertical-align: text-top;
    font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: lighter;
	vertical-align:top;
}

.popupContent li {list-style-type: disc; padding-bottom: 10px; Margin-top: 0px; color:#333333;}
.popupContent .staticmessage
{
	display:inline-block;
    font-size: 14px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-align: left;
	padding: 0px 0px 10px 0px;
	width:100%;
	font-weight: lighter;
}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background-color:#F8F8F8;
border:1px solid #cecece;
z-index:1;
}

/* popup css end */

/*.usersearchlayout .picture_frame_smallthumbnail
{
    padding: 0px;
	margin:0px;
}


.usersearchlayout td
{
    vertical-align: top;
    background-color:#EFEFEF;
}

*/

.usersearchlayout
{
	padding: 0px 0px 0px 0px;
	margin:0px;
	margin-bottom: 10px;
	background-color: #EFEFEF;
	width: 100%;
}

.usersearchlayout td
{
	vertical-align:top;
}

.usersearchlayout .inner_row_seperator
{
    border-bottom: solid 1px #cccccc;
    margin-bottom: 7px;
}

.usersearchlayout .formrow
{
	margin-bottom: 7px;
}

.usersearchlayout .rowseperator
{
    font-size: 6px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	height: 10px;
	width: 100%;
	background-color: #ffffff;
}

.usersearchlayout .emptyrow
{
    font-size: 6px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	height: 15px;
	width: 1;
}

.usersearchlayout .colseperator
{
    margin:0px;
    width:1px;
    padding-top: 10px 0px 10px 0px;
    height: 100%;
}


.usersearchlayout .service_section .sectionrow_last span
{
    margin-left: 5px;
    font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	vertical-align:middle;
	font-weight:bold;
}

.usersearchlayout .col1
{
    margin:0px;
    padding: 0px 0px 0px 15px;
    width: 60px;
}

.usersearchlayout .col2
{
    margin:0px;
	padding: 0px 10px 0px 0px;
	width: 420px;
}

.usersearchlayout .col3
{
    margin:0px;
    width:200px;
    padding: 0px 10px 0px 10px;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
}

.usersearchlayout .col4
{
    padding: 0px 20px 0px 20px;
    margin:0px;
    width:160px;
}

.usersearchlayout div.serviceinfo
{
    margin-top: 2px;
}

.usersearchlayout .serviceinfo img
{
    margin-right: 5px;
}

.usersearchlayout .col_label
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:400;
    margin-right: 2px;
}

.usersearchlayout .col_text
{
    margin-left: 0px;
    font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.usersearchlayout .col_text_empty
{
    font-size: 12px;
    margin-left: 0px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    font-style:italic;
}

.usersearchlayout .headinglink
{
	font-size: 14px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.usersearchlayout .headinglink:hover
{
	font-size: 14px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.usersearchlayout .col_text a
{
	font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.usersearchlayout .col_text a:hover
{
	font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

/* filter bar css */

.filterbar
{
	background-color:#CCCCCC;
    padding: 10px 10px 10px 10px;
    border-bottom:solid 1px #666666;
    display:block;
    margin: 0px 0px 15px 0px;
}

.filterbar span
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:normal;
	margin-right: 5px;
}

.filterbar .leftcell
{
    vertical-align:top;
}

.filterbar .rightcell
{
    vertical-align:top;
    text-align:right;
}

.filterbar .notselectedlink
{
	font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.filterbar .notselectedlink:hover
{
	font-size: 12px;
	color: #336699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.filterbar .selectedlink
{
	font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.filterbar .selectedlink:hover
{
	font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.filterlist
{
    margin:0px 0px 15px 0px;
}

.filterlist .listbox
{
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.filterbar .divider
{
    font-size: 12px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    color: #666666;
    margin-left:5px;
    margin-right:5px;
}

/* filter bar css ends */

.columnlayout
{
    display:block;
}

.columnlayout .formrow
{
	margin-bottom: 10px;
}

.columnlayout .col_label
{
    display:inline-block;
    width:120px;
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	vertical-align:top;
	text-align:right;
}
.columnlayout .col_text
{
    display:inline-block;
    margin-left: 5px;
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	vertical-align:top;
}

.columnlayout .col_textbox
{
    display:inline-block;
    width: 450px;
    height:120px;
    margin-left: 5px;
    font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	vertical-align:top;
}

.columnlayout .inner_row_seperator
{
    border-bottom: solid 1px #cccccc;
    padding-bottom: 10px;
}

.hidecontrol
{
    display:none;
}

.personalmessagetrail
{
    margin: 15px 0px 15px 0px;
}

.personalmessagetrail .row
{
    background-color:#EFEFEF;
    padding:10px 10px 10px 15px;
    display:inline-block;
    width:605px;
}

.personalmessagetrail .row .firstcol
{
   float:left;
   display:inline-block;
   vertical-align:top;
}

.personalmessagetrail .row .secondcol
{
   display:inline-block;
   vertical-align:top;
}

.personalmessagetrail .row .secondcol td
{
   padding-bottom:5px;
}

.personalmessagetrail .row_image
{
    padding:0px 0px 15px 0px;
	background-image: url('/images/com_br.gif');
	background-repeat: no-repeat;
	background-position:right bottom;
	margin-bottom: 10px;
}

/* Modal dialog styles */

.addressbook
{
    z-index: 2;
    position: absolute;
    width: 690px;
}

.addressbook .top
{
    background-image: url('/images/addressbookpopup_top.png');
    background-repeat: no-repeat;
    vertical-align:top;
    height:26px;
}

.addressbook .center
{
    background-image:url('/images/addressbookpopup_middle.png');
    width:640px;
    padding: 0px 25px 0px 25px;
}

.addressbook .center .popupcontentarea
{
    border:solid 1px #336699;
    height:487px;
    width:638px;
}

.addressbook .bottom
{
    background-image: url('/images/addressbookpopup_bottom.png');
    background-repeat: no-repeat;
    vertical-align:bottom;
    width: 690px;
    height:26px;
}

.addressbook div.pageheading
{
    margin-top:0px;
    display:inline-block;
	background-color: #336699;
	padding: 5px;
}

.addressbook .pageheading span
{
	display:inline-block;
	font-size: 16px;
	color: #ffffff;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-align: left;
	margin-top:0px;
	word-spacing: 2px;	
	font-weight: bold;
	vertical-align: top;
    width:606px;
}

.addressbook .pageheading img
{
	display:inline-block;   
	float:none;
	vertical-align: top;
	margin-top:0px;
	padding:0px;
	width:22px;
	height:23px;
	margin-right:5px;
}

.addressbook .firstrow
{
    display:inline-block;
    margin: 5px 5px 0px 5px;
    border: 1px solid #000000; 
    width:626px;
}

.addressbook .firstrow .firstcol
{
    display:inline;
    width:320px;
    float:left;
    border-right: 1px solid #000000; 
}

.addressbook .firstrow .secondcol
{
    display:inline;
    width:305px;
    background-color:White;
}

.addressbook .firstrow .secondcol .row1
{
    border-bottom: 1px solid #000000; 
    padding:1px 0px 2px 325px;
}

.addressbook .firstrow .secondcol .row2
{
   height:376px;
}

.addressbook .firstrow .secondcol .row3
{
    border-top:solid 1px #000000;
    padding: 5px 10px 5px 325px;
}

/* Modal dialog style end */

/* Address Book CSS */

.addressbookdisabledlabel
{
	font-size: 11px;
	color: #cccccc;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.addressbooklabel
{
	font-size: 14px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.addressbooksubheading
{
	font-size: 12px;
	padding-left:10px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.crosscursor
{
	cursor:help;
}

.addressbooknamelabel
{
	font-size: 13px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-align: right;
}

.addressbooknamenormal
{
	font-size: 11px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.addressbookleftlink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099cc;
	text-decoration:none;
	font-weight:bold;
	padding: 0px;
	margin:0px;
}

.addressbookleftlink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099cc;
	text-decoration: underline;
	font-weight:bold;
}

.addressbooklink
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration:none;
}

.addressbooklink:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration: underline;
}

.itemColumn1 
{ 
    float: left; 
    margin:0px 0px 0px 10px;
   	height:20px;
} 
 
.itemColumn2 
{ 
    display: block; 
    top: 0; 
    margin:0px 0px 0px 30px;
} 
  
.itemColumn3 
{ 
    margin:0px 20px 0px 0px;
    float:right;
} 

.headerCol1
{
   float: left;
   margin: 0px 0px 0px 10px;
   width:20px;
   height:20px;
}

.addressbookdottedline
{
	margin-top:10px;
    margin-left:30px;
	background-image: url('/images/dotted.gif');
	background-repeat: repeat-x;
	height:1px;
	
}

.headerCol2
{
	margin: 10px 0px 0px 0px;
	padding: 0;
	border-top: 1px solid red;
	width: 95%;
	height: 0px;
	text-align:center;
}

.itemCollection
{
	width:90%;
	margin:10px 10px 0px 20px;
	min-height:20px;
}

.headerCollection
{
	margin:0px 0px 0px 0px;
	height:20px;
}


/* Address Book CSS Ends */



/* Modal dialog styles */

.modaltable
{
	border: 2px solid #BBBBBB;
	border-collapse:collapse;
}

.modaltable td
{
	border: 2px solid #BBBBBB;
	border-collapse:collapse;
}


.modaltable #modalheader
{
	background-color: #dddddd;
}

.modaltable #modalheadertext
{
	padding-left:10px;
	padding-right:10px; 
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color:#6E6965;
}

.modaltable #modalclosecross
{
	background-color: #eeeeee;
	border-left: 2px solid #BBBBBB;
	border-collapse:collapse;
}


.modaltable td table td
{
	border: 0px solid;
	border-collapse:collapse;
}

.modaltable #modalmainarea
{
	background-color:#eeeeee;
	padding-top:10px;
}

.modalBackground 
{
	background-color: #EBEBEB;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

/* Modal dialog style end */