body.modal {
	background: #fff;
	font: small Arial, Helvetica, sans-serif;
	color: #666;	
	margin: 0;
	padding: 0; 
	overflow: hidden;
}

#modal_LC {
	float: left;
	width: 29%;
	padding: 0;
	background:#fff;

}

#modal_LC img {
	border:none;
	margin: 0;
	padding: 30px 15px 30px 30px;
	width:124px;
	height:170px;

}

#modal_LC2 {
	float: left;
	width: 29%;
	padding: 0;
	background:#fff;

}

#modal_LC2 img {
	border:none;
	margin: 0;
	padding: 30px 15px 30px 30px;
	width:92px;
	height:114px;

}

#modal_RC {
	float: right;
	width: 71%;
	padding: 0 ;
	background:#fff;
	line-height: 18px;
	font-size: 90%;

}
#modal_RC a{
	color: #669934;
}
#modal_RC a:hover{
	color: #f90;
}
#modal_RC2 {
	padding: 0px 0px 0px 30px;
	margin: 0 30px 0 0;
	background:#fff;
	line-height: 18px;
	font-size: 90%;

}
#modal_RC2 a{
	color: #669934;
}
#modal_RC2 a:hover{
	color: #f90;
}
#biography {
	height: 106px;
	margin: -12px 34px 0 0;
	padding: 0;
	overflow: auto;
	background: #fff;
	
}
#biography p{
	margin: 0 15px 15px 0;
	padding: 0;
	
}
#risk {
	height: 355px;
	margin: 0px 0 0 0;
	padding: 0;
	overflow: auto;
	background: #fff;	
}
#risk p{
	margin: 0 15px 15px 0;
	padding: 0;
	
}
.listrisk {
	float: left;
	margin: -10px 30px 0 0px;
	line-height: 20px;
}
.listrisk ul li{
	margin: 0px 10px 10px 0px;
}
.listrisk2 {
	float: left;
	margin: -10px 30px 0 0px;
	line-height: 20px;
}
.listrisk2 ul li{
	margin: 0px 10px 10px 0px;
	list-style: none;
}
.listrisk2 dl dt {
	margin: 10px 0 10px 0;
}
.listrisk2 dl dd {
	margin: 0px 10px 17px 17px;
	list-style: none;
	line-height: 20px;
}
.listrisk2 ol {
	margin: 10px 0 10px 0;
}
.listrisk2 ol li{
	margin: 0px 10px 10px 0px;
}


#name {
	font-size: 22px;
	font-weight: normal;
	color:#360;
	margin: 30px 0 0 0;
	padding: 0;
	
}
#title {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 15px 0 25px 0;
	
}
#titlerisk {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 15px 0 25px 0;
	
}
#subhead {
	font-size: 16px;
	font-weight: normal;
	color:#360;
	margin: 0;
	padding: 15px 0 15px 0;
	
}
#subhead2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 5px 0;
	
}


#mbOverlay {
	position: absolute;
	z-index: 9998;
	left: 0;
	width: 100%;
	background-color: #fff;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(../images/80w.png) repeat;
}

#mbOverlay.mbOverlayIE {
	background: transparent url(../images/50w.gif) repeat;
}

#mbCenter, #mbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	padding:0;
	margin: 0;
}

.mbLoading {
	background: #fff url(../images/WhiteLoading.gif) no-repeat center;
}

#mbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #360;
	border-bottom-style: none;
	background-repeat: no-repeat;
/*	Sets the style for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	padding:0;
	margin: 0;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

/*	Sets the style for inline content, if no style is given	*/
#mbImage a:hover, #mbImage a:active {
	color: #fff;
}

#mbBottom {
	height:45px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #999;
	text-align: left;
	border: 1px solid #360;
	border-top-style: none;
	background:#e8f5d7;
	padding:0;
	margin: 0;
}

#mbTitle {
	display: none;
}

#mbNumber {
	display: none;
}

#mbCaption {
	display: none;
}

#mbCloseLink {
	display: block;
	float: right;
	height: 35px;
	width: 65px;
	background: transparent url(../images/modal-box-close.gif) no-repeat center;
	padding:5px;
	margin: 0 -4px 0 0;
	outline: none;
}

#mbPrevLink {
	display: none;
}

#mbNextLink {
	display: none;
}

#mbError {
	position: relative;
	top: 30%;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-size: 12px;
	color: #360;
	text-align: center;
	border: 10px solid #700;
	padding: 20px 10px 30px;
	margin: auto;
}
#modal_footer{
	clear:both;
	overflow: hidden;
	margin:0;
	padding:20px;

}
#modal_footer p{
	text-align:center;
	margin:140px 0 0 0;
	padding:10px;

}
#modal_footer p a{
	color: #669934;
}
#modal_footer p a:hover{
	color: #f90;
}
