/*Box sections with links (Learn, Discover, etc.)*/
#fpsections {
   /* border:1px solid black;*/
    width:779px;
   
    margin:0px;
    	padding:0;
	clear: both;
	float: left;
	color:#006486;
	overflow:auto;
}


#fpsections td.boxAction_service {
	width: 160px;
height:100px;
}

#fpsections td.boxAction_whyRDPS {
	width: 160px;
height:100px;
}

#fpsections td.boxAction {

height:100px;
}

#fpsections td.quoteBox {
	
}

/* orange drop shadow box tops*/
#fpsections .boxActionHeader {
	vertical-align: top;
	padding: 0;
	background: #e97b00 url('../img/box-fp-mid-orange-bg.gif') repeat-x;
	height: 40px;
	color:#fff;
}

#fpsections .boxActionHeader a:link {
	color: #fff;
}
#fpsections .boxActionHeader a:visited {
	color: #fff;
}
#fpsections .boxActionHeader a:active {
	color: #fff;
}
#fpsections .boxActionHeader a:hover {
	color: #fff;
	text-decoration: underline;
}

/* orange drop shadow box tops*/
#fpsections .boxActionHeader h2 {
	color: #fff;
	font-size: 120%;
	text-align: center;
	letter-spacing: 1px;
	line-height: 190%;
	text-transform: uppercase;
	margin: 0;

}

#fpsections .boxActionHeader h2.leftCorner {
	background: url('../img/box-fp-left-orange-bg.gif') no-repeat top left;
	height: 40px;
}

#fpsections .boxActionHeader h2.rightCorner {
	background: url('../img/box-fp-right-orange-bg.gif') no-repeat top right;
	height: 40px;

}

#fpsections .boxAction {
	padding: 0 4px 0px 4px;
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	vertical-align: top;
	color:#2699D9;
}


#fpsections .boxAction h3 {
	font-size: 90%;
	line-height: 110%;
	color: #666;
	margin: 0px;
}

#fpsections ul {
	list-style: url("../img/list-orange.gif");  
	margin: 0 0 2px 0;
	padding: 0;
 	color:#2699D9;
}


#fpsections ul li {
	margin: 0 3px 3px 28px;
	font-size: 130%;
	line-height: 120%;	
padding:0;
 	color:#2699D9;
}

#fpsections ul li.fpsections_lst {
	
color:#2699D9;
font-size:130%;
list-style-image:url(../img/yellow_arrow.png);
list-style-position:outside;

margin:5px 0px 20px 130px;
padding-left:10px;
}
#fpsections ul li.fpsections_lst2 {
	
color:#2699D9;
font-size:130%;
list-style-image:url(../img/yellow_arrow.png);
list-style-position:outside;

margin:5px 0px 20px 250px;
padding-left:10px;
}


#fpsections ul li a {
		list-style: url("../img/yellow_arrow.png");
	margin: 5px 0px 0px 0px;
	padding-left: 0px;
	font-size:100%;
 color:#2699D9;

  text-transform: uppercase;
}

#fpsections .quoteBox {
	vertical-align: top;
	margin: 0;
}

#fpsections .quoteBox a	{ 
	background:transparent; 
	text-decoration: none;	
}

#fpsections .quoteBox  a:link {
	color: #fff;

}

#fpsections .quoteBox  a:active { 
	color:#fff; 
}

#fpsections .quoteBox  a:visited { 
	color:#fff; 
}

#fpsections .quoteBox  a:hover { 
	color:#fbac5d; 
	text-decoration: underline;
}

#fpsections .dateListing {
	color: #666;
}

#fpsections .boxStyled .content {
	font-size: 95%;
	font-style: italic;
	font-family: verdana, arial, helvetica, sans-serif;
}

/*
#fpsections a:link {
	color: #006486;
}

#fpsections a:active {
	color: #006486;
}

#fpsections a:visited {
	color: #464646;
}

#fpsections a:hover {
	color: #006486;
	text-decoration: underline;
}
*/
#fpsections p {  
	margin: 0 0 2px 0px;
	padding: 0;
	overflow:auto;
}
