



div.breadcrumb_box
{
width: 100%;
/* border: 1px solid #000000; */
margin-top: 10px;
margin-bottom: 10px;
}




.breadcrumb_box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-decoration: underline;
}

.breadcrumb_box a:hover {
}

.a:visited {
	text-decoration: underline;
}

.breadcrumb_box
{
   
font-family: arial;
font-size: 14px;
font-weight: 700;
color: #000000;
text-align: left;
text-decoration: none;

}
	 
div.module_header_box
{
width: 100%;
height:auto;
text-align: left;
border: 1px solid #999999;
/* border: 2px solid #469301; */
margin-bottom: -10px;
}


div.module_header_content
{
width: 450px;
height:100%;
padding: 5px;
background-color: #E7E7E7;
position: relative;
float: left;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;


/*border: 1px solid #000000;*/

}

div.module_header_icon
{
width: 170px;
height:auto;
text-align: center;
/* border: 1px solid #000000; */
position: relative;
float: right; 		  
}
	 
div.module_header_box_profile
{
width: 100%;
text-align: left;
border: 3px solid #999999;
/* border: 2px solid #469301; */
margin-bottom: -10px;
}


div.module_header_content_profile
{
width: 450px;
padding: 5px;
background-color: #E7E7E7;
position: relative;
float: left;
border-right: 1px solid #999999;

/* border: 1px solid #000000; */

}

div.module_header_icon_profile
{
width: 170px;
text-align: center;
/* border: 1px solid #000000; */
position: relative;
float: right; 		  
}



/********** ROUNDED BOX **********/
.boxTL {
	background-image:url('/images/modules/boxes/tl.gif');
	background-position: top left; 
	background-repeat: no-repeat; 
	padding-left:13px;
	padding-top:8px;
	height:27px;
	border-bottom:2px solid #66b070;
}

.boxTR {
	background-image:url('/images/modules/boxes/tr.gif');
	background-position: top right; 
	background-repeat: no-repeat;	
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
}

.boxM {
	background-image:url('/images/modules/boxes/t_bg.gif');
	background-position: top; 
	background-repeat: repeat-x;
	background-color:#ffffff;
	border-right:3px solid #d4d4d4;
	border-left:3px solid #d4d4d4; 
	padding:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#333333;
}

.boxBL {
	background-image:url('/images/modules/boxes/bl.gif'); 
	background-position: bottom left; 
	background-repeat: no-repeat; 
	padding-left:15px;
	height:27px;
}

.boxBR {
	background-image:url('/images/modules/boxes/br.gif'); 
	background-position: bottom right; 
	background-repeat: no-repeat; 
	background-color: #FFFFFF;
}

.contentTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#003399;
}

.linkSmall {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#003399;
}

.linkMedium {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#003399;
}

.linkBox {
	float:right;
	margin-right:10px;
	margin-top:3px;
}

/********** MEMBERS BOX **********/
.memberBox {
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #333333;
	font-size:10px;
	margin-bottom:10px;
}

.memberPhoto {
	float:left;
	margin-right:10px;
}

.memberName {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#003399;
	margin-bottom:5px;
}

.quoteBox {
	background-image:url('/images/modules/boxes/qr.gif'); 
	background-position: bottom right; 
	background-repeat: no-repeat; 
	background-color: #FFFFFF;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#333333;
}

/********** EVENTS ATTENDEES **********/
.attendeeBox {
	float:left;
	width:100%;
	font-size:10px;
	margin-bottom:0px;
}

.attendeeTitle {
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#003399;
	margin-bottom:10px;
}

.attendeeNumber {
	float:right;
	margin:0px;
}

.attendeePhoto {
	float:left;
	width:83px;
	text-align:center;
}

/********** TOP NETWORKERS BOX **********/
.networkerTitle {
	width:100%;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#333;
	margin-top:10px;
	margin-bottom:6px;
	padding-bottom:4px;
	border-bottom:2px solid #99C17B;
}

.networkerBox {
	width:100%;
	height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#333;
	margin-bottom:0px;
}

.networkerNumber {
	text-align:right;
	width:75px;
	float:right;
	margin-right:10px;
}

/********** SEPARATORS **********/
.separatorMiddle {
	width:100%;
	height:10px;
	margin-bottom:10px;
	border-bottom:2px solid #99C17B;
	clear:both;
}

.separatorLast {
	width:100%;
	font-size:3px;
	margin-bottom:0px;
	clear:both;
}




