/* Middle Content */

.light-blue-advertisement{
  width: 350px;
  height: 50px;
  background-color: #4D84B0;
}
.dark-blue-advertisement{
  width: 245px;
  height: 50px;
  background-color: #325674;
}
.franchise-area{
  width: 350px;
  height: 240px;
  background-color: #F2F5F9;
}
.news-area{
  width: 245px;
  height: 240px;
  background-color: #FFFFFF;
}
.franchise-box-end{
  width: 350px;
  height: 25px;
  background-color: #4D84B0;
}
.news-box-end{
  width: 245px;
  height: 25px;
  background-color: #325674;
}
.newsletter-box{
  width: 595px;
  height: 55px;
  background-color: #729EC2;
  border-bottom: 4px solid #7196B4;
  margin-bottom: 5px;
}

/* News Section */

.fpnewsbox {
margin-bottom: 5px;
}
.fpnewstitle {
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #325674;
	font-weight: bold;
	text-decoration: normal;
}
.fpnews {
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.fpnews A:link {
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #325674;
	font-weight: bold;
	text-decoration: underline;
}
.fpnews A:visited { 
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #325674;
	font-weight: bold;
	text-decoration: underline;
}
.fpnews A:active { 
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #325674;
	font-weight: bold; 
	text-decoration: underline;
}
.fpnews A:hover { 
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #44759D;
	font-weight: bold; 
	text-decoration: underline;

}

/*  Experts Box */

.fpexperts {
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.fpexperts A:link {
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.fpexperts A:visited { 
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.fpexperts A:active { 
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal; 
	text-decoration: underline;
}
.fpexperts A:hover { 
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #325674;
	font-weight: normal; 
	text-decoration: underline;

}
.fpexpertsbox {
margin-bottom: 10px;
vertical-align:text-top;
}

/* Franchising */

.fpfranchise {
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D84B0;
	font-weight: normal;
	text-decoration: none;
}
.fpfranchise A:link {
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D84B0;
	font-weight: bold;
	text-decoration: underline;
}
.fpfranchise A:visited { 
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D84B0;
	font-weight: bold;
	text-decoration: underline;
}
.fpfranchise A:active { 
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D84B0;
	font-weight: bold; 
	text-decoration: underline;
}
.fpfranchise A:hover { 
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #325674;
	font-weight: bold; 
	text-decoration: underline;

}

/* opportunity Finder */

.strapline { 
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4D84B0;
	font-weight: normal; 
	text-decoration: none;

}

/* Newsletter */

.newsletter-input-box { 
height: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #325674;
background-color: #F7F9FB;
border-left: 1px solid #A3BED3;
border-right: 1px solid #A3BED3;
border-bottom: 1px solid #A3BED3;
border-top: 1px solid #A3BED3;
padding-left: 4px;
}





