/* CSS Document */
div
{
	font-family:Arial;
	font-size:12px;
	color:#3e3e3e;
}

.profile_right
{
	float:right;
	vertical-align:top;
	padding-bottom:20px;
}


#right_btm_bg1
{
	background:url(../images/right_content_btm.gif) left bottom no-repeat;
	padding-bottom:6px;
	margin-bottom:4px;
	float:left;
}
#right_btm_bg2
{
	background:url(../images/right_content_btm1.gif) left bottom no-repeat;
	padding-bottom:6px;
	margin-bottom:4px;
	float:left;
}


#pubprofile_content_btm
{
	background:url(../images/pubprofile_content_btm.gif) left bottom no-repeat;
	padding-bottom:6px;
	margin-bottom:4px;
	float:left;
}


/*
.right_btm_bg1
{
	background:url(../images/right_content_btm.gif) left bottom no-repeat;
	vertical-align:top;
}
*/

.pub-profile-title-bg
{
	background:url(../../images/pub_profile.gif) no-repeat;
	text-align:left;
	line-height:35px;
	color:#0046a1;
	font-weight:bold;
	width:665px;
	float:left;
	padding:5px 5px 10px 12px;
}

.pub-profile-title-bg1
{
	background:url(../../images/pub_profile1.gif) no-repeat;
	text-align:left;
	line-height:27px;
	color:#0046a1;
	font-weight:bold;
	width:968px;
	float:left;
	padding:5px 5px 20px 12px;
}


.profilerighttitlebg
{
	background:url(../images/top_title_bg.gif) no-repeat;
	text-align:left;
	line-height:27px;
	padding-left:12px;
	color:#0046a1;
	font-weight:bold;
	width:288px;
	float:left;
}

.profilerighttitlebg1
{
	background:url(../images/top_title_bg3.gif) no-repeat;
	text-align:left;
	line-height:27px;
	padding-left:12px;
	color:#0046a1;
	font-weight:bold;
	width:283px;
	float:left;
}

.pubprofiletitlebg
{
	background:url(../images/top_title_bg1.gif) no-repeat;
	text-align:left;
	line-height:27px;
	padding-left:12px;
	color:#0046a1;
	font-weight:bold;
	width:644px;
	float:left;
}

.pubprofiletitlebg1
{
	background:url(../images/top_title_bg2.gif) no-repeat;
	text-align:left;
	line-height:27px;
	padding-left:12px;
	color:#0046a1;
	font-weight:bold;
	width:644px;
	float:left;
}


.invite_bg
{
	background:url(../images/invite_bg.gif) no-repeat;
	height:45px;
	line-height:43px;
	text-align:center;
	color:#3476da;
	font-weight:bold;
	float:left;
	width:290px;

}
.right_content_bg
{
	background:url(../images/right_content_bg.gif) repeat-y;
	vertical-align:top;
	margin:0px;
	text-align:left;
	padding-left:10px;
	padding-right:5px;
	order:1px #ff6600 solid;
	color:#556ea6;
	float:left;
	width:285px;
}

.right_content_bg1
{
	background:url(../images/right_content_bg1.gif) repeat-y;
	vertical-align:top;
	margin:0px;
	text-align:left;
	padding-left:10px;
	padding-right:5px;
	order:1px #ff6600 solid;
	color:#556ea6;
	float:left;
	width:275px;
}


.pubprofile_content_bg
{
	background:url(../images/pubprofile_content_bg.gif) repeat-y;
	vertical-align:top;
	margin:0px;
	text-align:left;
	padding-left:10px;
	padding-right:5px;
	order:1px #ff6600 solid;
	color:#556ea6;
	float:left;
	width:641px;
}



a.import
	{
		color:#cc004c;
		font-size:16px;
		text-decoration:none;
	}
	
a.import:hover
	{
		color:#cc004c;
		ont-size:16px;
		text-decoration:none;
		border-bottom:1px dashed #cc004c;
	}

/* For Profile Script */

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font-weight:bold;
color:#0046a1;
argin-bottom: 10px; /*bottom spacing between header and rest of content*/
cursor: hand;
cursor: pointer;
}