@charset "utf-8";
/* CSS Document */

.largePurple {
	color:#5D2B48;
	font-size: 150%;
	line-height:24px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.largePurple2 {
	color:#5D2B48;
	font-size: 140%;
	line-height:24px;
	font-family:Verdana, Geneva, sans-serif;
	
}
.largeGrey {
	color:#545454;
	font-size: 120%;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.purpleBackground {
	background-color:#5D2B48;
	font-size: 180%;
	color:#FFFfff;
	padding:15px;
	font-family:verdana,Arial, Geneva, sans-serif;
	font-weight: bold;
}

.black {
	color:#000000;
	
	line-height:24px;
	font-family:arial,Verdana, Geneva, sans-serif;
}
.grey {
	color:#545454;
	font-size: 120%;
	line-height:20px;
	font-family:arial, Verdana, Geneva, sans-serif;
	
}
li {
	line-height:24px;
}
/* INSIDER KNOWLEDE links */

#boxLink {
	width:294px;
	height:162px;
	float:left;
	background-image:url(../images/insider_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin-bottom:14px;
}
#border {
	border-top: 1px dotted #999999;
	width:240px;
	margin-left:15px;
	//margin-left:5px;
	margin-right:28px;
	}
#boxTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:125%;
	color:#545454;
	line-height:20px;
	margin-right:18px;
	margin-top:12px;
	margin-bottom:14px;
	//margin-bottom:12px;
}
#boxTitle a{
	color:#5D2B46;
	}
#boxTitle a:hover{
	color:#F60;
	}
#boxText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000000;
	margin-right:18px;
	margin-top:12px;
	//margin-top:-6px;
	margin-bottom:0px;
	//margin-bottom:18px;
}
#butMoreinfo{
	width:81px;
	margin-right:22px;
	margin-left:100px;
	//margin-left:0px;

	}

