/* Default Styles */

HTML {
	background-color: #4e4e4e;
}

td
	{
	vertical-align: top;
	}	
	
sup { vertical-align: top; position: relative; top: -0.5em; }
	
body
	{
	background-position: 0 top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('/img/bkgd.jpg');
	background-color: white;
	}
	
p
	{
	padding: 0; margin: 0;
	font-size: 12px;
	line-height: 16px;
	}	
	
em {
	font-style: italic;
}
	
h1
	{
	font-size: 16px;
	font-weight: bold;
	color: #0047b6;
	padding: 0;
	margin-top: 55px;
	margin-bottom: 10px;
	border-bottom: 1px solid #0047b6; 
	}
	
h2
	{
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
	}
	
h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	color: #0047b6;
	border-bottom: 1px solid #0047b6;
	margin-bottom: 10px;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	background-color: #0047b6;
	padding-left: 10px;
	margin-bottom: 10px;
}

h5 {
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #0047b6;
	margin-bottom: 2px;
}
	
h6 {
	height: 18px;
	background-image: url('/images/headerback.gif');
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	padding-left: 7px;
	margin-bottom: 3px;
}

h6 a {
	color: white !important; 
	text-decoration: none;
}

h6 a:hover {
	text-decoration: underline;
}

	
a
	{
	color: #0047b6;
	}	

a:hover
	{
	color: #696969;	
	}
	
strong {
	font-weight: bold;
}

#cse-search-results iframe {
width: 500px;
border-left: 10px solid #fff;
}

.bodybold {
	font-weight: bold;
}

.inlineimg {
		float: left;
		margin: 5px 10px 5px 5px;
		border: 0px;
		}
		
.hozline {
	display: block;
	border-bottom: 1px solid #eaeaea;
	margin: 5px 0;
}

/* BGs and Shadows */	

.logo {
	background-image: url('/img/bf_logo.jpg');
	width: 194px;
	height: 172px;
}

.logo a {
	width: 194px;
	height: 172px;
	display: block;
}
	
#pwrap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('/img/pagebackground.png');
	background-repeat: repeat-y;
}

#page
	{
	background-position: 0 bottom;
	background-repeat: repeat-x;
	width: 745px;
	margin-left: auto; margin-right: auto;
	background-image: url(/img/content_bkgd.jpg);
	position: relative;
}

#cols
	{
	width: 100%;
	}
	
#cols .leftcol
	{
	width: 200px;
	position: relative;
	}
	
#cols .rightcol {
	width: 558px;
}
	
.headerbar {
	height: 40px;
	background-color: #e9e9e9;
	text-align: left;
}

.headerbar a {
	color: #0047b6;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height: 40px;
}


.headerbar a:hover {
	border-bottom: 2px solid #0047b6;
}

.locations {
	margin-left: 5px;
	background-position: left 8px;
	background-image: url(/img/bankicon.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 40px;
	display: inline-block;
}

.checks {
	margin-left: 5px;
	background-position: left 8px;
	background-image: url(/img/checkicon.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 40px;
	display: inline-block;
}

.search {
	height: 32px;
	width: 290px;
	padding: 5px 0 0 0;
	text-align: center;
	background-color: #0047b6;
	float: right;
}

.search button {
	background-color: #e5decc;
	border: none;
	height: 26px;
	margin-left: 3px;
	color: #4e4e4e;
}

.search input {
	padding-top: 3px;
	padding-left: 25px;
	width: 175px; 
	height: 21px; 
	border: 2px solid #0067ad;
	background-image: url(/img/searchbkgd.jpg);
	color: #0047b6;
}

.search input:focus {
	padding-top: 3px;
	padding-left: 25px;
	border: 2px solid #30b4ed;	
	background-image: url(/img/searchbkgd.jpg);
}

.hp_feature {
	border: 1px solid #fff;
	margin-top: 7px;
}

.products {
	width: 545px;
	background-color: #ebf1f9;
	padding: 10px 10px 5px 10px;
}

.products p {
	font-size: 11px;
	line-height: 13px;
}

#procell-extended {
	width: 326px;
	min-height: 130px;
	padding: 0 12px;
	margin: 10px 0 15px 0;
	float: left;
	color: #4e4e4e;
	display: inline;
	overflow: hidden;
}
	
#procell-extended img {
	margin-bottom: 15px;
}

.mini-block {
	float: left;
	width: 150px;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #0047b6;	
}

#procell {
	width: 148px;
	min-height: 130px;
	padding: 0 12px;
	margin: 10px 0 15px 0;
	border-right: 1px solid #0047b6;
	float: left;
	color: #4e4e4e;
}
	
#procell img {
	margin-bottom: 15px;
}
	
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#news {
	border-bottom: 1px solid #0047b6;
	padding-bottom: 5px;
}

#news p {
	padding: 10px 10px 0 10px;
	color: #4e4e4e;
	font-size: 12px;
}

#news .more {
	text-align: right;
}

#bf_logo_icon {
	width: 51px;
	height: 27px;
	background-image: url(/img/BF_icon.png);
	position: absolute;
	bottom: 10px;
	right: 15px;
}

#eftps {
	background-position: left 0px;
	background-image: url(/img/eftps_icon.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	height: 20px;
	position: absolute;
	bottom: 10px;
	left: 200px;	
	display: inline-block;
	font-size: 11px;
	line-height: 20px;
}

#eftps a:hover {
	text-decoration: none;
}

#firstthoughts {
	background-position: left 0px;
	background-image: url(/img/first_th_icon.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 20px;
	position: absolute;
	bottom: 10px;
	left: 370px;	
	display: inline-block;
	font-size: 11px;
	line-height: 20px;
}

#firstthoughts a:hover {
	text-decoration: none;
}

#online {
	background-color: #0047b6;
	width: 170px;
	margin-bottom: 5px;
}

#online p {
	margin-left: 10px;
	line-height: 13px;
	color: #fff;
}

#online a {
	color: #fff;
}

#footer {
	background-color: #4e4e4e;
	border-top: 2px solid #bcb7aa;
	position: relative;	
}

.ft_container {
	width: 754px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;	
}

.ft_links {
	height: 20px;
	width: 270px;
	background-color: #e4decc;
	font-size: 10px;
	color: #0047b6;
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: 480px;
	top: 0px;
}

.ft_links a {
	line-height: 30px;
	font-size: 10px;
	color: #0047b6;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.ft_links a:hover {
	text-decoration: underline;
}

.ft_copyright {
	color: white;
	font-size: 11px;
	float: right;
	margin-right: 4px;
	margin-top: 10px;
}


/* NAV */

/* Menu */

#dropmenudiv{
	text-align: left;
	position: absolute;
	font-size: 10px;
	line-height: 12px;
	z-index: 100;
	background-color: #ebf1f9;
}

.arrow {
	content: url(/images/nav_arrow.jpg);
	position: absolute;
	left: -6px;
	top: 10px;
}

#dropmenudiv a{
	width: 97px;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 1px;
	display: block;
	text-decoration: none;
	color: #4e4e4e;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #3c6fbf;
	color: #fff;
}

/* End Menu */


.nav {
	margin-top: 18px;
	list-style-type: none;
	position: relative;
	text-align: right;
	width: 80px;
}

.nav li {
	position: relative;  
	overflow: hidden;
	}

.nav #button {
	list-style-type: none;
	background-position: 0 top;
	width: 80px;
	height: 35px;
	overflow: hidden;
	border-bottom: 1px dotted #4e4e4e;
}

.nav a {
	font-weight: bold;
	width: 80px;
	font-size: 15px;
	line-height: 35px;
	text-decoration: none;
	color: #0047b6;
	position: relative;
	display: block;
	overflow: hidden;
}

.nav a:hover {
	line-height: 35px;
	color: #4e4e4e;	
}

p.onlinecontent  {
	margin-top: 5px;
}

p.onlinecontent a:hover {
	text-decoration: none;
}


/* Subpages */
.breadcrumbs
	{
	font-size: 10px;
	font-weight: bold;
	color: #767676;
	padding: 0;
	margin: 5px 0 3px 0;
	}
	
.breadcrumbs .highlighted
	{
	color: #0047b6;
	}	

.contentsub
	{
	padding: 0 20px 50px 5px;
	min-height: 400px;
	}
	
.contentsub p {
	margin-bottom: 10px;
}	

.contentsub ul {
	margin: 10px 0;
	padding-left: 20px;
}

.contentsub ul li {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 12px;
	line-height: 16px;
}

.contentsub ol {
	margin: 10px 0;
	padding-left: 20px;
}

.contentsub ol li {
	list-style-position: outside;
	list-style-type: decimal;
	font-size: 12px;
	line-height: 16px;
}


#bussol {
    width: 528px;
}

#bussol thead th {
    background-image: url(/images/tabletop.gif);
    background-repeat: no-repeat;
    color: white;
    padding: 3px;
    text-align: center;
}

#bussol tfoot td {
    background-color: #0066cc;
    background-position: 0 bottom;
    background-image: url(/images/tablebot.gif);
    background-repeat: no-repeat;
    color: white;
    padding: 3px;
    text-align: center;
}

#bussol tfoot a {
	color: white;
}

#bussol tfoot a:hover {
	text-decoration: none;
}

#bussol tbody h1 {
	font-size: 14px;
	margin: 0;
	color: #0047b6;
	padding: 0; 
	line-height: 20px;
	border-bottom: none;
}

#bussol tbody em {
	font-size: 11px;
	line-height: 14px;
	color:  #555555;
	padding: 0;
	font-weight: normal; 
}

#bussol tbody td {
	width: 244px;
	background-color: white;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

#bussol .last {
	border-right: 1px solid #999999;
}

#bussol tbody a {
	text-decoration: none;
	display: block;
	padding: 3px;
	height: 100%;
	width: 256px;
}

#bussol tbody a:hover {
	background-color: #d6d6d6;
}


#locationsmain {
	width: 470px;
	}
		#locationsmain .col1 {
			width: 50px;
			height: 50px;
			vertical-align: middle;
			}
		#locationsmain .col2 {
			width: 130px;
			vertical-align: middle;
			}
		
#locationstbl {
	width: 228px;
	padding: 5px;
	}
		#locationstbl .left {
		width: 80px;
		}
		
.tblapopka {
	width: 528px;
	height: 300px;
	background-image: url(/images/pic_apopka.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
    
.tbltitusville {
	width: 528px;
	height: 300px;
	background-image: url(/images/pic_titusville.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
    
    
.tblmelbourne {
	width: 528px;
	height: 300px;
	background-image: url(/images/BF_Brevard_Melbourne.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
    
    
.tblviera {
	width: 528px;
	height: 300px;
	background-image: url(/images/BF_Brevard_Viera0609.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.tblapopkarev {
	width: 528px;
	height: 300px;
	background-image: url(/images/pic_apopka-new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.tblgoldenrod {
	width: 528px;
	height: 288px;
	background-image: url(/images/pic_goldenrod_new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.tblwintergarden {
	width: 528px;
	height: 268px;
	background-image: url(/images/pic_winter_garden.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.tblwinterpark {
	width: 528px;
	height: 272px;
	background-image: url(/images/pic_winterpark.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.tblwinterpark-temp {
	width: 528px;
	height: 272px;
	background-image: url(/images/pic_winterpark_new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.tbleustis {
	width: 528px;
	height: 269px;
	background-image: url(/images/pic_eustis.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.tblclermont {
	width: 528px;
	height: 273px;
	background-image: url(/images/pic_clermont.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
.tblsanford {
	width: 528px;
	height: 262px;
	background-image: url(/images/pic_sanford_new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}

.bluebold
	{
	font-size: 11px;
	font-weight: bold;
	color: #0066CC; 
	}	
	
.blueboldlrg
	{
	font-size: 12px;
	font-weight: bold;
	color: #0047b6; 
	}	

.blue
	{
	color:#0047b6;
	width:80px;
	}
	
	/*
.required
	{
	color:#FF0000;
	}
*/

.mce_inline_error{
	background-color: #ffeded;
	color:#FF0000;
	border: 1px solid #ff0000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.formtable
	{
	width: 100%;
	}	
	
.formtable td
	{
	padding: 3px;
	}
	
.formtable .label
	{
	width: 35%;
	font-weight: bold;
	color: #767676;
	font-size: 12px;
	text-align: right;
	}
	
.formtable .field
	{
	width: 220px;
	background-color: #f0f8ff;
	border: 1px solid #bebebe;
		font-size: 12px;
	}
	
	
#back {
	width: 100%;
	height: 20px;
	line-height: 150%;
	text-align: right;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px dotted #4e4e4e;
	}
	
.bioname {
	color: #0047b6;
	font-weight: bold;
	}
	
.bluetext {
	color: #0047b6;
	}
	
#subtblpersonalbanking {
	width: 528px;
	}
	
	#subtblpersonalbanking .col1 {
	width: 275px;
	}
	
#subtblbankinabox {
	width: 528px;
	}
	
	#subtblbankinabox .col1 {
	width: 205px;
	}	
	
#emptblheader {
	width: 506px;
	height: 19px;
	padding-left: 15px;
	background-image: url(/images/emp_colheader_bg.jpg);
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	}
	
	#emptblheader td {
	padding-left: 3px;
	padding-top: 3px;
	}
	
	#emptblheader .col1 {
		width: 250px;
		}
		
	#emptblheader .col2 {
		width: 150px;
		}
		
	#emptblheader .col4 {
		width: 425px;
		}
	
#emptbl {
	width: 506px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#3366CC;
	vertical-align: middle;
	}
	
	#emptbl tr {
	padding: 6px 0;
	display: block;
	border-bottom: 1px dotted #e9e9e9;
	}
	
	#emptbl .col1 {
	width: 250px;
		}
		
	#emptbl .col2 {
		width: 130px;

		}
		
	#emptbl .col3 {

		}

	#emptbl .col4 {
		width: 425px;

		}

.subtbl {
	border: 0px;
	}
	
	.subtbl td 
		{
		padding-right: 15px;
		}
		
.loctbl {
	border: 0px;
	}
	
	.loctbl td 
		{
		padding: 0 15px 10px 0;
		width: 115px;
		}
		
.pressgrid {
	border: 0px;
	}
	
.pressgrid td 
		{
		padding: 0 20px 10px 0;
		width: 260px;
		}
		
.pressgrid td img {
		float: left;
		margin-right: 15px;
}

#aboutdrop {
margin-left: -300px;
}	

#businessdrop {
margin-left: -300px;
}

#personaldrop {
margin-left: -300px;
}

#locationdrop {
margin-left: -300px;
}

table.hours {
	padding:0;
	margin:10px 0;
}
table.hours td.hours {
	background-color:#0047b6;
	vertical-align:top;
	text-align:center;
}

	table.hours td.top {
		background: url(../images/top-table-hours.gif) right no-repeat;
		background-color:;
		text-align:left;
	}
	table.hours td.bottom {
		background:url(../images/bottom-table-hours.gif) right no-repeat;
		background-color:;
		text-align:left;
	}

td.hours p{
	font-size: 11px;
	padding:3px 10px;
	color:#fff;
	margin:0;
}

.bizsollist ul { 
		padding-left:15px;
		margin:0;
}


.rtaligndropnav
	{
	margin-left: 6px;
	border: 0px;
	}
	
.hdots {
	height: 5px;
	border-bottom: 1px solid #4e4e4e;
  }
  
#testimonialtbl {
	width: 528px;
	border-bottom: 1px solid #bcb7aa;
	}

#testimonialtbl .left {
width: 270px;
}
		
#locationsmain {
	width: 470px;
	}
		#locationsmain .col1 {
			width: 50px;
			height: 50px;
			vertical-align: middle;
			}
		#locationsmain .col2 {
			width: 130px;
			vertical-align: middle;
			}
		
#locationstbl {
	width: 228px;
	padding: 5px;
	}
		#locationstbl .left {
		width: 80px;
		}
		
.notice {
    padding: 7px 15px;
    color: #e70004;
    background-color: #ffc9c9;
    border: 1px solid #e70004;
    margin: 0 10px 15px 10px;
}
.notice p {
    color: #e70004;
}


/*
#sitemap {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(/images/BankFIRST_SitemapBkgd.jpg);
}
*/

/* SWITCH PROGRAM */

p.switch {
	background-position: 5px 5px;
	padding-left: 35px;
	margin-bottom: 10px;
	margin-top: 10px;
	/*
background-image: url('/img/checkmark.jpg');
	background-repeat: no-repeat;
*/
}

p.switch strong {
	line-height: 24px;
	text-decoration: underline;
}

span.switch_link {
	background-image: url('/img/pdf_link.jpg');
	height: 37px;
	width: 189px;
	display: block;
	padding: 10px 15px 10px 60px;
	margin: 0 0 5px 10px;
	float: right;
}


span.switch_link em {
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
}

ol.switch_list {
	margin-left: 60px;
}

ol.switch_list li {
	list-style-type: decimal;
}

/*
#home_switch {
	width: 558px;
	height: 50px;
	margin: 10px 0 0 -5px;
	background-image: url('/img/BankFirst_Switch_Home_md.jpg');
}

#home_switch a {
	display: inline-block;
	width: 105px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
	color: white;
	margin: 20px 7px 0 0;
	float: right;
	background-color: #0047b6;
	text-align: center;
}

#home_switch a:hover {
	text-decoration: underline;
}
*/


#home_switch {
	width: 361px;
	height: 108px;
	margin: 10px 0 0 -5px;
	background-image: url('/img/switch_sm.jpg');
	float: left;
}

#home_switch a {
	display: inline-block;
	width: 105px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
	color: white;
	margin: 83px 15px 0 0;
	float: right;
	background-color: #0047b6;
	text-align: center;
	cursor: pointer;
}

#home_switch a:hover {
	text-decoration: underline;
}

#fraud_center {
	width: 174px;
	height: 108px;
	margin: 10px 25px 0 -5px;
	background-image: url('/img/Fraud_Education_HP.jpg');
	float: left;
}

#fraud_center a {
	display: inline-block;
	width: 160px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
	color: #4e4e4e;
	margin: 83px 0 0 0;
	float: right;
	background-color: #cfcfcf;
	text-align: center;
	cursor: pointer;
}

#fraud_center a:hover {
	text-decoration: underline;
}

.swt_alert {
	background-image: url('/img/Alert_web.jpg');
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 40px;
	color: #0047b6;
	font-weight: bold;
	font-size: 13px;
}

.award {
	margin-bottom: 40px;
}

.award p {
	width: 378px;
	float: right;
}

.hmpage_alert {
	background-position: 5px 10px;
	background-image: url('/img/Alert_web.jpg');
	background-repeat: no-repeat;
	padding-left: 25px;
}


table.opt-in td {
	padding: 5px 10px;
}

table.opt-in td p {
	margin: 0;
	padding: 0;
}

table.opt-in td.left {
	text-align: right;
}

li.check {
	list-style: none url(/img/checkmark.gif);
}

li.video {
	list-style: none url(/img/video.png);
}

li.phone {
	list-style: none url(/img/phone.png);
}

li.secure {
	list-style: none url(/img/lock.png);
}

li.print {
	list-style: none url(/img/print.png);
}

li.cross {
	list-style: none url(/img/icon-error.gif);
}

.inset-letters {
	background-color: #eff5f9;
	float: right;
	padding: 10px;
	margin: 0 0 10px 10px;
	width: 150px;
}

.inset-letters p {
	margin: 0;
	padding: 0;
}

a.button { background-image: url(../images/btngrad.gif);background-color: #ececec;border: 1px solid #999999;padding: 5px 15px;text-decoration: none;display: block;text-align: center;color:#0047B6;margin: 5px 20px 0 20px;font-weight: bolder;cursor: pointer; font-size: 12px;}
a.button:hover {background-image: none;background-color: #c1bfbf;}


a.rndbutton { background-image: url(../images/btngrad.gif);background-color: #ececec;border: 1px solid #999999;padding: 5px 15px;text-decoration: none;display: block;text-align: center;color:#0047B6;margin: 15px 20px 15px 20px;font-weight: bolder;cursor: pointer; font-size: 12px;}
a.rndbutton:hover {text-decoration: underline;}

.int_prs {
	background-position: 0 bottom;
	border: 1px solid #999;
	padding: 15px;
	background-color: #fff;
	margin-top: 15px;
}

ul.boxy {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.boxy li {
	color: white;
	background-color: #0047B6;
	display: inline-block;
	width: 200px;
	height: 50px;
	margin: 0 10px;
	padding: 5px 5px 5px 80px;
	font-weight: bold;
	font-size: 14px;
}

ul.boxy li.percent {
	background-image: url(../img/GleamingPercentage.jpg);
	background-repeat: no-repeat;
}

#cc_header {
	background: transparent url(../img/BF_cc_header.jpg) no-repeat;
	width: 492px;
	padding-top: 100px;
	position: relative;
}

#cc_header a {
	position: absolute;
	top: 90px;
	left: 60px;
}

#cc_header p {
	width: 295px;
}

#cc_bus_header {
	background: transparent url(../img/BF_cc_header_business.jpg) no-repeat;
	width: 492px;
	padding-top: 100px;
	position: relative;
}

#cc_bus_header a {
	position: absolute;
	top: 90px;
	left: 60px;
}

#cc_bus_header p {
	width: 295px;
}

.inset-box {
	background-color: #eff5f9;
	padding: 10px;
	margin: 10px 25px;
	position: relative;
}

.inset-box ul {
	margin: 0 20px;
}

.inset-box ul li {
	line-height: 16px;
}

p.security {
	padding: 0 0 15px 30px;
	margin: 10px 0 35px 0;
	border-bottom: 1px solid #eaeaea;
}

td .col2 a {
	font-size: 13px;
}
