<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Reset ======================================================================================= */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {margin:0;padding:0; line-height:100%} 
.padding1 td {padding: 10px;}
.header, .main, .banner, #banner, .footer, .fbulk {margin:auto; width: 980px; z-index:10}
strong { font-weight:normal; font-family:'pxbold'}

/* Content ======================================================================================= */
.mwrap {
    position: relative;
    margin: 0 auto;
    text-align: left;
    clear: left;
    height: auto;
    z-index: 0;
    width: 1010px;
    background: #2275B8;
    background-image: url(../img/skin/ATDmap.png);
}
.main { min-height:500px; border:0px solid #ccc; }

/* Internal page banner */
#banner { height:322px; width:978px; position:relative; overflow:hidden}
#banner ul { display:none;}
#banner li { height:322px; width:978px; position:relative}
#banner li img { position:absolute; top:0px; left:0px; z-index:1}
#banner li h2 { position:absolute; top:90px; left:100px; z-index:3; color:#fff; font-size:40px; font-family:'pxbold'; font-weight:normal;}
#banner li h2.threeLine { top:68px !important;}
#banner li h2.rightAlign { left:420px}
#banner .nsdGlobe { background:url(../img/banners/nsd-globe.png) top right no-repeat; width:84px; height:208px; position:absolute; top:40px; left:0px; z-index:2}

/* Original and Contact Banner */
.banner { position:relative; height:250px; background:#000; width:980px; overflow:hidden}
.banner h2 {
	position:absolute; top:252px; left:24px; color:#fff; font-size:40px; font-family:'pxbold'; 
	text-transform:uppercase; z-index:3; font-weight:normal; line-height:120%}
.banner img { position:absolute; top:0px; left:0px; z-index:1; display:none}

.content { float:right; width:742px; border-top:0px solid #9e9ea1; }

/* Page headers  &lt;ol&gt; is the fav/print list */
.text-header { background:url(../img/skin/bg-heading.png) 0px 0px no-repeat; height:53px; position:relative}
.text-header h1 { padding:18px 0px 0px 40px; color:#CC6600; font-size:24px; font-weight:normal; font-family:'pxbold'; text-shadow: 1px 1px #AAAAAA; }
.text-header ol { position:absolute; top:10px; right:24px;}
.text-header ol li { display:block; float:left}
.text-header ol li a { display:block; float:left; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#999; padding:4px;opacity:.5; filter:alpha(opacity=50);}
.text-header ol li a:hover {opacity:1; filter:alpha(opacity=100);}

.btn-print { background:url(../img/skin/print.png) center center no-repeat; display:block; width:21px; height:22px; text-indent:-99px; overflow:hidden;}
#btn-bookmark { background:url(../img/skin/favorite.png) center center no-repeat; display:block; width:22px; height:23px; text-indent:-99px; overflow:hidden;} 

/* Text Styles */
.text { padding:40px 0px 40px 40px; width:465px; float:left; }
.text p { color:#393939; margin-bottom:24px; line-height:160%; text-align: left;}
.text .sm { color:#999; font-size:12px;}
.text h2 { font-size:21px; line-height:24px; margin-bottom:24px}
.text h3, .text h4, .text h5, .text h6 { font-family:'pxbold'; font-weight:normal; font-size:16px;color:#393939}
.text h3 { margin-bottom:24px; font-size:18px; line-height:125%}
.text h4 { font-size:16px; margin-bottom:3px;}
.text h3 a { color:#E05E49}
.text h2 span { font-size:14px; color:#666}
 
.text ol { margin-bottom: 48px; padding: 0; }
.text ol li { color: #333333; line-height:160%; padding-left:12px; list-style: decimal; list-style-position:outside; margin-left:24px; margin-bottom:4px;}
.text ul { margin-bottom:36px;}
.text ul li { display:block; padding-left:24px; background:url(../img/skin/bullet-yellow-lg.png) 0px 5px no-repeat; color:#393939; line-height:160%; margin-bottom:4px;}
.text ul li strong { display:block; font-weight:normal; font-family:'pxbold'; color:#333}
.text ul li a { color:#000;}
.text ul.bullet li p {}
.text strong.light { color:#ccc} 
.text strong { color:#666;}

.leftImg { float:left; margin-right:15px;
  -webkit-box-shadow: 0px 0px 4px #ccc; 
     -moz-box-shadow: 0px 0px 4px #ccc; 
          box-shadow: 0px 0px 4px #ccc; 
  -webkit-border-radius: 2px; 
     -moz-border-radius: 2px; 
          border-radius: 2px;                     
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
}

/* Bullet List Styles */
.glassList { position:relative; width:650px;}
.glassList li { display:block; float:left; padding-right:24px; background:none !important; padding-left:0px !important; font-size:14px; text-align:center}

.fclear { background:url(../img/skin/content-clear-spacer.png) bottom right no-repeat; height:50px; margin-bottom:36px; clear:both}

.envList { position:relative; width:500px}
.envList li { display: block; float:left; background: none !important; padding-left:0px !important; width:140px; text-align:center; padding-right:24px; } 
.envList li img { display:block; }

#testimonials { position:relative; width:600px;}
#testimonials li { width:175px; display:block; float:left; background: none; padding-left:0px; padding-right:24px;}
#testimonials img { 
	margin: 0; border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 4px #ccc; 
     -moz-box-shadow: 0px 0px 4px #ccc; 
          box-shadow: 0px 0px 4px #ccc; 
}
#testimonials img:hover { border: 1px solid #666; }

/* Table Styles */
.table, .table tr, .table td, .table th {border:1px solid #E5E5E5;}
.table { border-collapse:collapse; border-spacing:0px; margin-bottom:36px;}
.table td, .table th { padding:9px 20px;}

/* Client Center Portal List */
.lbl {}
.lbl ul {}
.lbl li { 
	display:block; height:91px; padding-left:140px !important; 
	background:url(../img/skin/big-login-bg.png) top left repeat-x !important; position:relative; margin-bottom:48px !important;
}
.lbl img { display:block; position:absolute; top:0px; left:0px;}
.lbl p { display:block; padding-right:40px; padding-top:12px; color:#333;} 
.lbl strong { display:block; font-family:'pxbold'; font-weight:normal; font-size:16px;}
.lbl a { display:block; background:url(../img/skin/big-btn.png) top right no-repeat; height:91px; }
.lbl a:hover { background-position: bottom right !important;}
.lbl a:hover p {color:#000 !important}

/* Layout Adjustments ======================================================================================= */
.txt3col, .txt2col { background:#fff url(../img/skin/sidebar-shadow.png) 238px 53px no-repeat;}
.txt2col .text { width:659px;}
.txt1col .content { float:none !important; width:980px; }
.txt1col .text { width:900px;} 
.txt1col .info { padding-top:40px;}
.txt1col {background: #fff url(../img/skin/content-spacer.png) top left repeat-x}

.hideNav #ocpl { display:none}
.hideNav .phone { left:auto; right:0px}
.hideNav h1 { width:57px !important; overflow:hidden !important}

/* Products / Services ======================================================================================= */
#prodBanner { width:880px; margin:auto; background: url(../img/skin/banner-yellow-bg.png) top left repeat-x; height:192px; padding:50px; position:relative; z-index:12; }
#prodBanner h2 { font-size:40px; font-weight: normal; font-family:'pxbold'; color:#fff; margin-bottom:24px;}
#prodBanner h3 { font-size:18px; color:#fff; font-weight:normal; font-family:'pxreg'; }
#prodBanner p { font-size:18px; color:#fff; font-weight:normal; font-family:'pxreg'; margin-bottom:24px; line-height:110% }
#prodBanner #iqs { position: absolute; top:220px; left:50px; z-index:12 }
#prodBanner a#btn-iqs {  
	color:#fff; background: url(../img/skin/qs.png) top left no-repeat; color:#fff; display:block; padding:10px 12px; width:276px; height:14px; 
	font-family:'pxbold'; font-size:14px !important; cursor:pointer
}

#prodBanner  a#btn-iqs:hover { background:url(../img/skin/qs.png) center left no-repeat;}
#prodBanner  a#btn-iqs:active { background:url(../img/skin/qs.png) bottom left no-repeat;}
#prodBanner .ddopen { background: url(../img/skin/qs.png) top left no-repeat !important; cursor: default}

#iqsdd { background: #545454 url(../img/products/dd-bg.png) top left repeat-x;width:300px; height:140px; padding:6px 0px; display:none; position:relative;}
#iqsdd ul { position:absolute; top:12px; left:0px; overflow:hidden; width:250px}
#iqsdd li { display:block; float: none; height:26px; line-height:26px;}
#iqsdd li a { display:block; float:none; color:#fff; padding:6px 12px; font-size:12px; font-family:'pxbold'; line-height:12px; }

#prodList { width:900px; padding:50px 40px}
#prodList li { background:url(../img/products/bg.png) 0px 0px no-repeat; padding-bottom:24px; width:900px; height:160px; }
#prodList li a { display:block; width:550px; height:147px; position:relative; padding:0px 20px 0px 330px; overflow:hidden}
#prodList img { position:absolute; display:block; top:10px; left:10px; background:#000 }
#prodList span { 
	position:absolute; top:24px; right:28px; display:block; padding-right:18px; background:url(../img/products/arrows.png) right -87px no-repeat; 
	color:#fff; font-size:14px; font-family:'pxbold';
}
#prodList a:hover span {background:url(../img/products/arrows.png) right 0px no-repeat;}
#prodList strong { display:block; height:48px; padding-top:23px; font-weight: normal; font-family:'pxbold'; font-size:18px; color:#fff}
#prodList em  { font-style:normal; color:#393939; font-size:18px; font-family:'pxbold'; display:block; margin-bottom:12px;}
#prodList p  { text-align: left; color:#393939}
#prodList dl {}
#prodList dd { color:#393939; padding:3px 0px; display:block; float:left; width:200px; background: url(../img/products/bullet.png) left center no-repeat; padding-left:18px; }
.ddWide { width:250px !important;}

/* Product Category and Details */
#pBanner { width:742px; height:300px; background:#000}
#pBanner img { display:none;}
.pHeader {background:url(../img/skin/bg-heading-product.png) 0px 0px no-repeat;}

/* Global Sidebar Elements ======================================================================================= */
.side { float:right; width:168px; padding:40px 24px 0px 0px;}

.sidebar { float:left; width:238px; border-top:3px solid #9e9ea1;}
.sidebar h3 { background:url(../img/skin/bg-side-top.png); height:52px; width:238px; border-bottom:1px solid #f3f3f3; display:block;}
.sidebar h3 a, .sidebar h3 span { color:#50442f; text-shadow:0px 1px 0px #ffeea9; font-family:'pxbold'; font-size:18px; font-weight:normal; padding:17px; display:block}

.snav ul { padding-top:12px;} 
.snav ul li { height:37px; voice-family:}
.snav ul li a {
	color:#666; font-family:'pxbold'; font-size:13px; line-height:13px; display:block; border-bottom:1px solid #dedede; outline:none; outline-style:none; 
	display:block;padding:11px 30px; width:178px;
}
.snav ul li a:hover  {  background:url(../img/skin/bullet-dark.png) 210px 14px no-repeat; }
.snav ul li:hover { background:url(../img/skin/subnav-hover.png) top left repeat-x;}
.snav ul li.active {background:url(../img/skin/subnav-active.png) top left repeat-x; height:37px !important; overflow:hidden !important }
.snav ul li.active a { color:#fff !important; background:url(../img/skin/bullet-yellow.png) 210px 14px no-repeat; cursor:default }
.snav ul li.active  span  { color: #fff !important; }

.sidec { border-bottom:1px solid #ccc; margin-bottom:24px; padding-bottom:24px;}
.side p strong { font-weight:normal; font-family:'pxbold'; font-size:14px;}

.roundBox { background:#f9f9f9; padding:14px 10px 0px; margin-bottom:24px; border:1px solid #e1e1e1;}

.roundBox p { font-size:12px; text-align:left; margin-bottom:24px; color:#393939}
.roundBox strong { font-weight:normal; font-family:'pxbold'; color:#393939} 

.side-gfk { position:relative; left:20px; margin:24px auto; height:156px;}
.side-gfk  a.mBtn { width:176px; position:absolute; bottom:14px; left:10px; border-right:1px solid #a18024; border-left:1px solid #a18024; border-bottom:0px;}
.sBrochure { padding-bottom:10px;}
.sBrochure strong { display:block; font-family:'pxbold'; margin-bottom:8px; text-align:center}

.apply-now { float:right;}

/* Contact Page ======================================================================================= */
.nsd-map img { border:4px solid #fff; display:block; float:left}
.nsd-map {border:1px solid #ccc; overflow:hidden; float:left; margin-bottom:24px;
  -webkit-box-shadow: 0px 0px 12px #ccc; 
     -moz-box-shadow: 0px 0px 12px #ccc; 
          box-shadow: 0px 0px 12px #ccc; }
		  
.cform ol li { color: #333333; line-height:100% !important; padding-left:0px; margin-left:0px; margin-bottom:0px !important; list-style: none !important; list-style-position:inherit}
.cform { position:relative;}
.cform .msg { position:absolute; top:0px; right:0px;}
.cform textarea { width:210px; height:140px}
.cform label { display:block; font-family:'pxbold'; font-size:13px; color:#666; margin-bottom:3px;}
.cform input[type="text"], .cform textarea { 
	background:#eee; border-left:1px solid #d5d5d6; border-top:1px solid #a5a5a6; border-right:1px solid #e4e4e4; border-bottom:1px solid #eee;
	font-size:12px; color:#393939; padding:4px 4px; font-family:'pxreg'; margin-bottom:18px; width:210px;}
.cform button { width:468px;}
.cform label.error { display: none !important}
.cform input.error {border:1px solid red !important;  background:#fff !important; }
/* Home Page ======================================================================================= */
#home { height:680px; position:relative; z-index:8; overflow:hidden }
#home .next, #home .prev { display:block; text-indent:-999px; overflow: hidden; position:absolute; top:-38px; height:41px; width:41px; z-index:1000; cursor:pointer;}
#home .next {  right:50%; margin-right:-580px; background:url(../img/home/arrow-right.png) ;}
#home .prev { left:50%; margin-left:-580px;  background:url(../img/home/arrow-left.png) ;}
#home #hp {}

#htb { height:450px; overflow:hidden !important; position:relative; }
#htb ul { position: relative; top:450px}
#htb, #htb ul { height:450px; width:980px !important; overflow:hidden; margin:auto;}
#htb li { width:980px !important; height:450px; background: none !important  }
#htb li.activeSlide { display:block;}
#htb div { width:980px; margin:auto;}
#htb h2 { 
	width:500px; border-bottom:1px solid #E05E49; margin-bottom:18px; padding-bottom:14px; font-size:60px; 
	line-height:110%; text-transform:uppercase; color:#fff; font-family:'pxbold'; font-weight:normal; padding-top:32px;
}
#htb h2 strong { font-weight:normal}
#htb p {width:475px; text-align:left; font-size:14px; color:#fff; margin-bottom:18px;}
#htb a { 
	width:252px; height:16px; line-height:20px;  display:block; text-align:center; padding:14px 0px 15px;
	font-size:16px; font-family:'pxbold'; text-shadow:0px 1px 0px #FFEEA9; color:#383225;
	 background:url(../img/skin/btn/big-btn.png) top left no-repeat;
} 
#htb a:hover { background-position:0px -50px !important; text-shadow:0px 1px 0px #fff}
#htb a:active {background-position:0px -100px !important; color:#fff; text-shadow:0px -1px 0px #333}

#hco {  width:990px; margin:auto; height:230px; }
#hco li { display:block; float:left;width:222px; height:170px; padding-right:32px; position:relative; top:-622px}
#hco a { 
		display:block; float:left; width:222px; height:60px; text-align:center; color:#fff; font-size:16px; 
		font-family:'pxbold'; text-transform:uppercase; line-height:120%; padding-top:110px; background:url(../img/home/home-callouts.png) 0px 0px no-repeat;
}	
#hco1 a { background:url(../img/home/home-callouts.png) 0px 0px no-repeat}
#hco2 a { background:url(../img/home/home-callouts.png) -252px 0px no-repeat}
#hco3 a { background:url(../img/home/home-callouts.png) -506px 0px no-repeat}
#hco4 a { background:url(../img/home/home-callouts.png) -758px 0px no-repeat;}
#hco4 { padding-right:0px !important;}
  
#hbgs  { display:none;position: absolute; top:0px; left:0px; z-index:1; width:100% !important; height:1000px !important; overflow:hidden }
#hbgs ul { position: absolute; top:0px; left:0px; z-index:1; width:100% !important; height:1000px !important; overflow:hidden }
#hbgs li { width:100% !important; height:100% !important; margin:auto; position: absolute; top:0px; left:0px; text-align:center}

#hp { background:url(../img/home/bg-pager.png); padding:4px 7px; display:block; float:left; position:absolute; right:50%;z-index:1111; margin-right:-490px; 
  -webkit-border-radius: 12px; bottom:684px;
     -moz-border-radius: 12px; 
          border-radius: 12px;                     
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
#hp li { display: block; float:left}
#hp li a { display: block; float:left; background:url(../img/home/pager.png) center 4px no-repeat; width:20px; height:20px; text-indent:-99px; overflow:hidden; cursor:pointer}
#hp li a:hover, #hp a.active { background:url(../img/home/pager.png) center -33px no-repeat !important;}
#hp2 { height:1px; width:1px; overflow:hidden; position:absolute; top:0px; left:0px;}
#hp3 { height:1px; width:1px; overflow:hidden;  position:absolute; top:0px; left:0px;}

/* Header + Nav ======================================================================================= */
.hwrap {
    height: 126px;
    width: 100%;
    background: url(../img/skin/bg-site.png) top left repeat-x #2275B8;
    position: relative;
    z-index: 1001
}
.header { position:relative; height:126px; background:url(../img/skin/bg-header.png) top center no-repeat;}

.header h1 { display:block; position:absolute; top:0px; left:0px}
.header h1 a { display:block; widows:209px; height:75px; position:relative}
.header h1 span { background:url(../img/nation-safe-drivers-over.png); width:209px; height:79px; display:none;  position:absolute; top:0px; left:0px;}

.phone { position:absolute; top:30px; left:310px; color:#fff; font-family:'pxbold';}
.phone a { color:#E05E49; font-weight:normal}

/* Nav */
#nav { position:absolute; bottom:1px; left:0px; width:980px; height:50px;}
#nav ul { background:url(../img/skin/nav-divider.png) right center no-repeat; height:50px; padding-right:2px;}
#nav li { display: block; float:left; background:url(../img/skin/nav-divider.png) left center no-repeat; padding-left:2px; position:relative}
#nav li a {
	display:block; float:left; color:#fff; font-size:14px; height:18px; line-height:18px; z-index:100; position:relative;
	font-family:'pxbold'; padding:16px 0px; text-align:center; width:161px; text-shadow:0px -1px 0px #000 !important}
#nav li a.active { background:url(../img/skin/btn/nav-states.png) bottom left no-repeat  !important; color:#333 !important; text-shadow:0px 1px 0px #fff !important; }
#nav li a:active { background:url(../img/skin/btn/nav-states.png) center left no-repeat}
#nav2 li a:focus { background:url(../img/skin/btn/nav-states.png) center left no-repeat;}

#nav li span { display:none; width:161px; height:45px; background:url(../img/skin/btn/nav-states.png) top left no-repeat; z-index:1; position:absolute; top:0px; left:2px; }
 
/* Products + Services Menu */
#nav li ul {  position:absolute; top:50px; left:2px; height:auto !important; display:none; padding-right:0px !important; background: none !important; border-top:1px solid #E05E49;}
#nav li ul li { float:none !important; background: url(../img/skin/dd-bg.png) 0px 0px no-repeat !important; width:251px; height:54px; padding-left:0px !important;}
#nav li ul li a { float:none !important; text-align:left; padding-left:20px; padding:18px 0px 18px 20px; width:231px; position:relative; }
#nav li ul li em { 
	background: url(../img/skin/dd-hover.png) 0px 0px no-repeat; color:#333; text-shadow:0px 1px 0px #fff !important; 
	width:267px; height:54px; position:absolute; top:0px; left:0px; display:none;
}
#nav li ul li a:hover { color:#333; text-shadow:0px 1px 0px #fff !important; width:267px; font-size:18px !important}
#nav li ul li a:active, #nav li ul li a:focus { background:none !important;}

#nav li:hover ul, #nav li.hover ul { display:block;}  

#nav li #ddt {
	background: url(../img/skin/bg-dd-cat.png) top right no-repeat !important; color:#383225 !important; font-family:'pxbold'; 
	text-shadow:0 1px 0 #fff !important; padding:7px 0px 3px 20px !important; height:18px !important; width:231px !important; line-height:16px 
} 


/*  Online Client Portal Logins  ======================================================================================= */
#ocpl {
	width:210px; height:27px; color:#544422; display:block; position:absolute; top:18px; right:0px; text-shadow:0px 1px 0px #ffeea9;
	padding:13px 0px 0px 14px; font-family:'pxbold'; background:url(../img/skin/btn/portals.png) 0px 0px no-repeat; outline:none;
}
#ocpl:hover { background:url(../img/skin/btn/portals.png) 0px -48px no-repeat ; text-shadow:0px 1px 0px #fff}
#ocpl:active, .open {background:url(../img/skin/btn/portals.png) 0px -96px no-repeat !important; color:#fff !important; text-shadow:0px -1px 0px #333 !important}

/* Login DD */
#lddWrap { background: url(../img/skin/login/bg.png); width:100%; height:357px; position: relative; z-index:1000; display:none;}
#ldd { background:url(../img/skin/login/bg-main.png) top center no-repeat; height:357px; }
#lddC { margin:auto; width:980px; height:357px;}
#lddC .nrde { padding-left:24px !important; width:284px !important}
.lbox { display:block; float:left; width:276px;padding:16px 20px 0px 28px; position:relative }
.lbox h2 { color:#f4c100; font-family:'pxbold'; font-weight:normal; font-size:18px; text-shadow:0px -1px 0px #000; margin-bottom:48px}
.lbox p { color:#ccc; font-size:14px; text-align:left; margin-bottom:36px;  line-height:150% !important}
.lbox a, .lbox p strong { font-family:'pxbold'; font-weight:normal; color:#E05E49}
.lbox form { position:absolute; top:240px; left:24px; width:280px}
.lbox input {
	background:#1a1a1a; display:block; color:#f4c100; border:0px; border-bottom:1px solid #5a5a5a; border-top:1px solid #121212; padding:13px 14px; 
	margin-bottom:6px; width:250px; font-family:'pxreg';
}

.lbox input.error { background:#ac202b !important; color:#fff;}	
.lbox button { 
	position:absolute; bottom:11px; right:6px; background:url(../img/skin/btn/login-sm.png) 0px 0px no-repeat; 
	width:66px; display:block; border:0px; cursor:pointer; height:35px; font-family:'pxbold'; color:#544422;text-shadow:0px 1px 0px #ffeea9; }
.lbox button:hover {text-shadow:0px 1px 0px #fff !important; background:url(../img/skin/btn/login-sm.png) 0px -45px no-repeat !important ; }
.lbox button:active { color:#fff !important; text-shadow:0px -1px 0px #333 !important; background:url(../img/skin/btn/login-sm.png) 0px -90px no-repeat !important; }
.lbox .close {
	position:absolute; top:15px; right:12px; background:url(../img/skin/login/close.png) 0px 0px no-repeat; width:18px; height:19px; text-indent:-999px; overflow:hidden; cursor:pointer}
.lbox .close:hover { background:url(../img/skin/login/close.png) bottom left no-repeat; }
.lbox .close:active { top:16px;}

/* Footer ======================================================================================= */
.fwrap { background: url(../img/skin/bg-footer.png) top center no-repeat;clear:both; position:relative; z-index:8}
.footer { position:relative; height:90px; clear:both }
.footer p { position:absolute; left:0px; top:20px; color:#666; text-align:center; font-size:11px; width:100%}
.footer ul { margin:auto; width:auto; width:620px; padding-top:0px; padding-left:40px;}
.footer li { display:block; float:left}
.footer li a { display:block; float:left; padding:5px; color:#999; font-family:'pxreg'}
 
.fbulk {  height:409px; position:relative}
#fb1, #fb2, #fb3 { display:block; float:left; padding-right:25px;}
.fbulk ul { padding-top:25px;}
.fbulk li { display:block; clear:both}
.fbulk li a { display:block; clear:both; padding:4px; color:#999; font-size:12px; }
.fbulk li a strong { font-size:16px; color:#E05E49; line-height:20px;}
.padTop { padding-top:25px; }

#fb1 { width:195px}
#fb1 a { width:160px;}
#fb2 { width:185px;}
#fb2 a{ width:160px;}
#fb3 { width:245px;}
#fb3 a { width:160px}
#fb3 .btnLong { width:245px;}

#fb4 { float:right; width:262px; padding-top:30px;}
#fb4  h4 { font-size:16px;  color:#E05E49; font-weight:normal; font-family:'pxbold'; margin-top:10px; margin-bottom:12px;}
#fb4  p { color:#999; padding-left:60px; position:relative; font-size:12px; margin-bottom:24px; width:200px !important}
#fb4  p span { color:#666; font-size:12px; position:absolute; top:0px; left:0px;}

/*#socialLinks { position:absolute; top:250px; left:430px;}
/*#socialLinks li { display:block; float:left !important; clear: none !important}
/*#socialLinks li a { display:block; float:left !important}

/* Bootstrap Styles ======================================================================================= */
.mBtn { 
	border:1px solid #e4e3e3; border-bottom:1px solid #e4e3e3; border-top:1px solid #e4e3e3;
	background:url(../img/skin/btn-yellow.png); padding:11px 0px; text-align:center;  
	height:13px; line-height:13px; color:#000; font-family:'pxbold'; display:block; font-size:14px; text-shadow:1px 1px 1px #ffeea9 }

.mBtn:hover { background:url(../img/skin/btn-white.png); border-left:1px solid #fff; border-top:1px solid #fff; border-right:1px solid #bebebe; text-shadow:0px 1px 0px #fff !important}
.mBtn:active { 
	background:url(../img/skin/subnav-active.png); color:#fff !important; text-shadow:0px -1px 0px #000 !important; border:1px solid #333 !important; 
	border-top:1px solid #2c2c2c!important;}
.innerShadowDark, .lbox input {
	-moz-box-shadow: inset 0px 2px 4px 2px #121212;
	-webkit-box-shadow: inset 0px 2px 4px 2px #121212;
	box-shadow: inset 0px 2px 4px 2px #121212;
}

.lbox input.error {
	-moz-box-shadow: inset 0px 2px 4px 2px #850f18;
	-webkit-box-shadow: inset 0px 2px 4px 2px #850f18;
	box-shadow: inset 0px 2px 4px 2px #850f18;
}
.roundedBot, #iqsdd  {
  -webkit-border-radius: 0px 0px 6px 6px;
     -moz-border-radius: 0px 0px 6px 6px;
          border-radius: 0px 0px 6px 6px;                   
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 

}
.rounded, .roundBox, .mBtn, .cform button, .cform input[type="text"], .cform textarea, .lbox button, .lbox input {
  -webkit-border-radius: 6px; 
     -moz-border-radius: 6px; 
          border-radius: 6px;                     
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
  
.lbox button {
  -webkit-border-radius: 3px; 
     -moz-border-radius: 3px; 
          border-radius: 3px;                     
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }

.innerShadow, .roundBox  {
	-moz-box-shadow: inset 0 0 5px 5px #e8e8e8;
	-webkit-box-shadow: inset 0 0 5px 5px #e8e8e8;
	box-shadow: inset 0 0 5px 5px #e8e8e8;
}
.formBtn, .cform button {
	background:url(../img/skin/bg-button.png) top left repeat-x; text-align:center; color:#393939; text-shadow:0px 1px 0px #ffeea9;  cursor:pointer;
	border-top:1px solid #f9f2d2; border-left:1px solid #f1f1f1; border-right:1px solid #f1f1f1; border-bottom:1px solid #cccbcb; 
	height:33px; font-family:'pxbold'; font-size:14px;
} 
.formBtn:hover, .cform button:hover { background:url(../img/skin/bg-button.png) center left repeat-x; text-shadow:0px 1px 0px #FFF}
.formBtn:active, .cform button:active { background:url(../img/skin/bg-button.png) bottom left repeat-x; color:#fff; text-shadow:0px -1px 0px #333}

.clear {clear:both;}
.right {float:right;}
.left {float:left;}
.hide {display:none; visibility:hidden}
.blank {}

/* Global ======================================================================================= */
body {background: #000; font-family:'pxreg', Arial, Helvetica, sans-serif; font-size:14px;}

img {border: 0px;}
p {line-height:1.5em; font-size:1em;}
li {list-style:none;}
a {text-decoration:none;}

.trans {opacity:0; filter:alpha(opacity=0);} 
.trans {opacity:.5; filter:alpha(opacity=50);} 
.trans {opacity:1 !important; filter:alpha(opacity=100) !important; display:block !important} 

@font-face {
    font-family: 'pxbold';
	src: local('â˜º');
    src: url('font/pxbold.eot');
    src: url('font/pxbold.eot?#iefix') format('embedded-opentype'),
         url('font/pxbold.woff') format('woff'),
         url('font/pxbold.ttf') format('truetype'),
         url('font/pxbold.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pxreg';
	src: local('â˜º');
    src: url('font/pxreg.eot');
    src: url('font/pxreg.eot?#iefix') format('embedded-opentype'),
         url('font/pxreg.woff') format('woff'),
         url('font/pxreg.ttf') format('truetype'),
         url('font/pxreg.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pxthin';
	src: local('â˜º');
    src: url('font/pxthin.eot');
    src: url('font/pxthin.eot?#iefix') format('embedded-opentype'),
         url('font/pxthin.woff') format('woff'),
         url('font/pxthin.ttf') format('truetype'),
         url('font/pxthin.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

::selection { background: #E05E49; color: #fff; /* Safari */ }
::-moz-selection { background: #E05E49; color: #fff; /* Firefox */ }

.section:hover {
-webkit-box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 1);
box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 1);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}

.section-white:hover {
-webkit-box-shadow: 0px 0px 5px 5px rgba(213, 143, 41, 1);
box-shadow: 0px 0px 5px 5px rgba(213, 143, 41, 1);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}

#cf {
  position:relative;
  height:281px;
  width:450px;
  margin:0 auto;
}

#cf img {
  position:absolute;
  left:0;
}

@keyframes cf3FadeInOut {
    0% {opacity:1;}
	45% {opacity:1;}
	55% {opacity:0;}
	100% {opacity:0;}
}

@-webkit-keyframes cf3FadeInOut {
    0% {opacity:1;}
	45% {opacity:1;}
	55% {opacity:0;}
	100% {opacity:0;}
}

#cf img.top {
z-index: 1;
animation-name: cf3FadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 5s;
animation-direction: alternate;
}

/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Style for Claim List */ 
.CSSTable {
	margin:0px;padding:0px;
	width:100%;
}
.CSSTable table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}
.CSSTable th:hover td{
	background-color:#d3e9ff;
}
.CSSTable th{
	vertical-align:middle;
	background-color:#333;
	padding:2px;
	font-size:16px;
	font-family:Arial;
	font-weight: 700;
	text-align: center;
	color: #ffffff; 
	text-shadow: 1px 1px 1px #000;
}
.CSSTable tr:hover td{
	background-color:#d3e9ff;
}
.CSSTable td{
	vertical-align:middle;
	background-color:#FFF;
	text-align:center;
	padding:3px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color: #000; 
}
.an {
	color: red;
	cursor: pointer;
	font-weight: 900;
}

.dButton {
	border: solid 1px;
	border-radius: 5px;
	cursor: pointer;
	background: #FFF;
	color: #344670;
}

.dButton:hover {
	background: #344670;
	color: #FFF;
}</pre></body></html>