@import url("global.css");
/* CompiledCSS */
h1 {
		line-height : 160%;
}
td {
		line-height : 160%;
}
a.l {
		text-decoration : underline;
}
a {
		text-decoration : underline;
}
a.l:hover {
		text-decoration : underline;
}
div {
		line-height : 160%;
}
.unleaded{
	padding:4px 15px 0 15px;
	margin:0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}


/* Start StyleCSS */
body {
	font:12px/18px "Segoe UI",Tahoma,arial,sans-seri !important;
	margin:0;
	padding:0;
	color:#333;
	background:#103579;
	position:relative;
}
font {
	font:100%/160%;
}
:-moz-any-link:focus {
  outline: none;
}
img {
	border:0 none;
}
form {
	margin:0;
	padding:0;
}
.style-container {
	position:relative;
	width:100%;
}
.page-title {
	background:url(../images/gradients.png) 0 -110px repeat-x;
	display:block;
	padding:0 10px;
	width:940px;
	margin:0 0px;
	min-height:49px;
	font-weight:700;
	font-size:1.5em;
	color:#fff;
	text-shadow: 0 1px 1px #333;
	text-transform:uppercase;
	line-height:49px;
}
.threeFourth center > table,
.threeFourth > table {
	width:100%;
}                                           
.splash {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:752px;
	/*border-bottom:5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);*/
	background: url(../images/bkg.jpg) top center repeat-x #103579;
}
.internal {
	position:absolute;
	top:0;
	width:100%;
	height:365px;
	background: url(../images/bkg.jpg) top center repeat-x #103579;
	border-bottom:5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}
.twoThird iframe {
	background:url(../images/gear.jpg) top center no-repeat;
}
/* Logo */

#logo {
	text-align:left;
	text-decoration:none;
}
#logo h2 {
	font-size:1.5em;
	color:#fff;
	text-shadow: #333 1px 1px 1px;
	margin-top:40px;
	line-height:40px;
	display:block;
	float:left;
}

/* Headings */

h1, h2, h3, h4 {
	margin:0;
}
h1 {
	font-size:1.9em;
	color:#081e47;
	line-height:140%;
	font-weight:700;
}
h2 {
	font-size:1.5em;
	color:#081e47;
	font-weight:700;
}
h3 {
	font-size:1.5em;
	color:#081e47;
	font-weight:700;
}
h4 {
	font-size:1.3em;
	color:#081e47;
	font-weight:700;
}


/* Links and Cell Color Class */

a {
	text-decoration:underline;
	color:#081e47;
}
a:hover {
	text-decoration:none;
}
a.l3 {
	text-decoration:underline;
}
a.l3:hover {
	text-decoration:none;
}
.cellcolor,
.cellcolor p,
.cellcolor a, 
.cellcolor a:hover, 
.cellcolor h1, 
.cellcolor h2, 
.cellcolor h3 {
    color: #fff;
    background:#081e47;
}
h1.cellcolor,
h2.cellcolor,
h3.cellcolor,
h4.cellcolor,
p.cellcolor {
	padding:10px;
}
.line {
	width:98%;
	margin:30px auto;
	height:1px;
	border-bottom:1px dotted #999;
}
.foot-feature.content {
	margin:0;
}
.foot-feature ul {
	list-style:none;
	padding:0;
	margin:0;
	line-height:25px;
}
.foot-feature ul a {
	text-decoration:none;
	display:block;
}
.foot-feature ul li {
	border-bottom:1px dotted #fff;
}
.footer {
	width:100%;
	background:url(../images/bkg.jpg) top center repeat-x #103579;
	color:#fff;
	position:relative;
	/*border-top:5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);*/
	z-index:25;
	font-size:.9em;
	font-weight:600;
	text-shadow:1px 1px 1px #333;
}
.footer h2 {
	padding:0 0 15px 0;
}
.footer textarea {
	margin:0;
	padding:0;
	height:75px;
	line-height:25px;
	width:210px;
	padding-left:5px;
	margin-bottom:5px;
	background:#eee;
	border:1px solid #ccc;
	color:#333;
	float:right;
}
.footer input {
	margin:0;
	padding:0;
	height:25px;
	line-height:25px;
	width:210px;
	padding-left:5px;
	margin-bottom:5px;
	color:#333;
	float:right;
}
.footer span.submit {
	background:url(../images/btns.png) 0 -90px no-repeat;
	display:inline-block;
	width:180px;
	position:relative;
	height:45px;
}
.footer input.submit {
	background: none;
	width:100%;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 1px 0px #ffffff;
	cursor:pointer;
	color:#081e47 !important;
	font-size:1.2em;
	font-weight:600;
	line-height:45px;
	height:45px;
	padding:0;
	margin:0;
	display:block;
	position:absolute;
	border:0;
	top:0;
	left:0;
}
.footer input.submit:hover {
	background:url(../images/btns.png) 0 -190px no-repeat;
}
.footer .content {
	width:960px;
	margin:0 auto;
	padding:0;
	position:relative;
}
.footer .oneThird {
	margin-top:20px;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer p,
.footer a {
	color:#fff;
}
.footer .content .oneThird.buttons {
	position:absolute;
	bottom:0px;
	width:300px;
}
.map {
	width:320px;
	margin-top:10px;
}
.shadow {
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	padding:5px;
}
.map-shadow {
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	padding:5px;
	margin:10px;
}

.page-container {
	width:980px;
	background:#fff;
	margin:0 auto;
	position:relative;
	z-index:20;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}
#header {
	position:relative;
	width:980px;
	margin:0 auto;
	height:125px;
	z-index:20;
	padding-top:10px;
}

.navbar {
	position:absolute;
	width:978px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	height:40px;
	margin-bottom:5px;
	background:url(../images/gradients.png) repeat-x;
	z-index:10000;
}
.sidebar-content {
	width:290px;
	padding:0 10px 0 15px;
	margin:25px 0 0;
	border-left:1px dotted #999;
}
.page-content {
	width:599px;
	padding:0 20px;
	margin:20px 0 0;
}
.page-content table {
	width:100%;
}

/* Homepage Feature */
.feature {
	position:relative;
	width:980px;
	min-height:318px;
	background:#fff;
	z-index:100;
	padding:45px 0 5px;
}
.feature .container {
	position:absolute;
	top:45px;
	left:0;
	width:980px;
	min-height:256px;
}
.feature .container a {
	position:absolute;
	top:0;
	display:block;
	text-decoration:none;
	/*padding:254px 0 0;*/
	width:320px;
	height:70px;
	top:254px;
}
.feature .container a span {
	position:absolute;
	bottom:0;
	background:url(../images/gradients.png) 0 -110px repeat-x;
	display:block;
	width:300px;
	padding: 0 10px;
	height:70px;
}

.feature .container a:hover span {
	background:url(../images/gradients.png) 0 -40px repeat-x;
}
.feature .container a span img {
	position:absolute;
	right:10px;
	top:15px
}
.feature .container h3 {
	padding:5px 0 0 0;
	margin:0;
	font:18px/18px Tahoma,"Segoe UI",arial,sans-seri !important;
	color:#fff;
	text-shadow: 0 1px 2px #333;
	text-transform:uppercase;
	line-height:30px;
}
.feature .container p {
	font:12px/18px "Segoe UI",Tahoma,arial,sans-seri !important;
	text-shadow: 0 1px 1px #333;
	line-height:120%;
	padding-right:50px;
	margin:0;
	color:#fff;
}
.feature .container a:hover p,
.feature .container a:hover h3 {
	color:#003c63;
	text-shadow: 0 2px 1px #ccc;
}
.feature .top {
	background:url(../images/feature.png) no-repeat;
	position:absolute;
	width:980px;
	height:310px;
	top:0;
	left:0;
}
.feature .one {
	background:url(../images/slide-1.jpg) no-repeat;
	position:absolute;
	height:310px;
	width:320px;
	top:0;
	left:5px;
}
.feature .two {
	background:url(../images/slide-2.jpg) no-repeat;
	position:absolute;
	height:310px;
	width:320px;
	top:0;
	left:330px;
}
.feature .three {
	background:url(../images/slide-3.jpg) no-repeat;
	position:absolute;
	height:310px;
	width:320px;
	top:0;
	left:655px;
}
.feature .one-desc {
	top:310px;
	left:3px;
}
.feature .two-desc {
	top:310px;
	left:329px;
}
.feature .three-desc {
	top:310px;
	left:655px;
}

/* Internal Feature */
.sm-feature {
	position:relative;
	width:980px;
	height:120px;
	background:#fff;
	z-index:100;
	padding:45px 0 5px;
}
.sm-feature .container {
	position:absolute;
	top:45px;
	left:0;
	width:980px;
	height:120px;
}
.sm-feature .top {
	background:url(../images/feature.png) 0 -190px no-repeat;
	position:absolute;
	width:980px;
	height:120px;
	top:0;
	left:0;
}
.sm-feature .one {
	background:url(../images/slide-1.jpg) 0 -70px no-repeat;
	position:absolute;
	height:120px;
	width:320px;
	top:0;
	left:5px;
}
.sm-feature .two {
	background:url(../images/slide-2.jpg) 0 -50px no-repeat;
	position:absolute;
	height:120px;
	width:320px;
	top:0;
	left:330px;
}
.sm-feature .three {
	background:url(../images/slide-3.jpg) 0 -190px no-repeat;
	position:absolute;
	height:120px;
	width:320px;
	top:0;
	left:655px;
}

.content {
	width:960px;
	margin:0 auto;
	position:relative;
	padding:0 0 30px;
}
.portal {
	position:absolute;
	top:2px;
	right:5px;
	font-size:.9em;
	font-weight:600;
	text-shadow:1px 1px 1px #333;
	color:#fff;
	text-decoration:none;
	display:block;
	padding-right:22px;
	line-height:20px;
}
.portal .lock {
	position:absolute;
	right:0;
	height:20px;
	width:20px;
	background:url(../images/icons.png) 0 -120px no-repeat;
}

.info-icon {
	width:40px;
	height:40px;
	background:url(../images/icons.png) 0 0 no-repeat;
}
.feature a:hover .info-icon {
	background:url(../images/icons.png) -40px 0 no-repeat;
}
.talk-icon {
	width:40px;
	height:40px;
	background:url(../images/icons.png) 0 -40px no-repeat;
}
.feature a:hover .talk-icon {
	background:url(../images/icons.png) -40px -40px no-repeat;
}
.check-icon {
	width:40px;
	height:40px;
	background:url(../images/icons.png) 0 -80px no-repeat;
}
.feature a:hover .check-icon {
	background:url(../images/icons.png) -40px -80px no-repeat;
}
.subscribe-title {
	line-height:40px;
}
.subscribe {
	width:300px;
	height:40px;
	position:relative;
	background:url(../images/btns.png) 0 0 no-repeat;
}
.subscribe_input {
	width:230px;
	height:40px;
	line-height:40px;
	border:0;
	margin:0 0 0 20px;
	color:#fff;
	background:none;
	display:block;
	float:left;
}
.subscribe_btn {
	width:50px;
	height:40px;
	line-height:40px;
	border:0;
	float:left;
	background:url(../images/icons.png) 0 -140px no-repeat;
	cursor:pointer;
	margin:0;
	padding:0;
	display:block;
	float:left;
}
.style_btn {
	position:relative;
	background:url(../images/btns.png) 0 -90px no-repeat;
	display:inline-block;
	color:#081e47 !important;
	font-size:1.2em;
	font-weight:600;
	line-height:45px;
	padding:0 10px;
	text-decoration:none;
	text-align:center;
	width:160px;
	text-shadow:0px 1px 0px #ffffff;
}
.style_btn:hover {
	background:url(../images/btns.png) 0 -190px no-repeat;
}
.style_btn:active {
	position:relative;
	top:1px;
}
.phone.style_btn {
	background:url(../images/btns.png) 0 -40px no-repeat;
	width:270px;
	float:right;
	margin:40px 0 0 0;
	position:relative;
	font-size:1.4em;
}
.phone.style_btn:hover {
	background:url(../images/btns.png) 0 -140px no-repeat;
}
.style_btn_lg {
	background:url(../images/btns.png) 0 -40px no-repeat;
	width:270px;	
	position:relative;
	display:inline-block;
	color:#081e47 !important;
	font-size:1.2em;
	font-weight:600;
	line-height:45px;
	padding:0 10px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 1px 0px #ffffff;
}
.style_btn_lg:hover {
	background:url(../images/btns.png) 0 -140px no-repeat;
}
.powered {
	color: #fff;
    font-size: 0.8em;
    margin: 0;
	line-height:28px;
	float:right;
}


/* -------------------------------------------------------------------------------------

Services Tabs 

------------------------------------------------------------------------------------- */


ul.tabs {
	margin:15px 0; 
	padding:0;
	border-bottom:2px solid #000;
	height:31px;
}
ul.tabs li {
	list-style:none;
	display:block;
	float:left;
	margin:0 10px 0 0;
	padding:0;
	border:1px solid #fff;
	border-bottom:0;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}
ul.tabs li a {
	color:#000;
	text-shadow:1px 1px 1px #fff;
	padding:0 10px;
	text-decoration:none;
	background:url(../images/nav.png) 0 0 repeat-x;
	line-height:30px;
	display:inline-block;
	text-transform:uppercase;
	font-size:.9em;
	font-weight:bold;
}
ul.tabs li a:hover {
	background:url(../images/nav.png) 0 -30px repeat-x;
	color:#fff;
	text-shadow:1px 1px 1px #333;
}
ul.tabs li a.active {
	color:#fff;
	text-shadow:1px 1px 1px #333;
	background:url(../images/nav.png) 0 -30px repeat-x;
	height:30px;
}
#tabContent_2, #tabContent_3, #tabContent_4 { display:none; }

.tabContent ul {
	margin:0px;
	padding:0;
}
.tabContent ul li {
    border-bottom: 1px dotted #999;
    float: left;
    list-style: none;
    margin: 5px 1% 5px 0;
    width: 32.3333%;
	min-height: 150px;
	line-height:120%;
    width: 32.3333%;
}
.tabContent ul li a {
	line-height:30px;
	display:block;
	font-weight:bold;
	margin:0;
}
.tabContent ul li p {
	padding:0;
	margin:0;
	font-size:.8em;
}


/* -------------------------------------------------------------------------------------

CSS Fixes - Below is a compilation of hacks/fixes to normalize some of our dated content 

------------------------------------------------------------------------------------- */


/* Hides the default header and Footer */
#Header,
#Footer {
	display:none;
}

/* sets the optimal page width */
#page-pad {
	width:700px;
}
/* Centers Forms */
#Form table,
form table {
    margin:0 auto;
	border:0;
}
form td {
	border:0;
}
form td p {
	margin:0; 
	padding:0;
}
/* Reduces caption font size */
.caption {
	font-size:.8em;
	line-height:130%;
}
/* Tax Rates Page Mess */
#TaxRates {
	font-size:.9em
}
#TaxRates p,
#TaxRates font,
#TaxRates p font,
#TaxRates p font font {
	font:100%/160%;
	margin:0;
	padding:0;
}
#TaxRates table,
#TaxRates td {
	border:0;
}
#TaxRates td {
	border-bottom:1px solid #ccc;
	margin:0; 
	padding:7px 0;
	width:50% !important;
}
#TaxRates table table,
#TaxRates table table td {
	border:0
}
/* Tax Due Dates */
#DueDates table {
	width:100%;
}
/* Guides */
#Guides center table img {
	display:none;
}
#Guides table div img {
	display:block;
}
#Guides table img {
	display:none;
}
#Guides center table td {
	width:50% !important;
}
/*
#Guides center table td a,
#Guides table a {
	font-size:.9em;
	padding-left:20px;
	background:url(/images/galleries/style/470/images/bullets.png) -15px -37px no-repeat;
}
*/
#fga,
#toc {
	width:100% !important;
	}
/* Tax Publications */
#Publications {
	font-size:.9em;
}
#Publications p,
#Publications font,
#Publications p font,
#Publications p font font {
	font:100%/160%;
	margin:0;
	padding:0;
}
#Publications table {
	width:100%;
}
#Publications table,
#Publications td {
	border:0;
}
#Publications td {
	border-bottom:1px solid #ccc;
	margin:0; 
	padding:7px 0;
}
/* Record Retention */
#RecordRetention table img {
	display:none;
}
/* Directions */
#Directions form table {
	width:500px;
	padding-bottom:20px;
}
/* Newsletter */
#table1 {
	font-size:.9em;
width:100%;
}
#table1 p,
#table1 font,
#table1 p font,
#table1 p font font {
	font:100%/160%;
	margin:0;
	padding:0;
}
#table1 table {
	width:100%;
}
#table1 table,
#table1 td {
	border:0;
}
#table1 td {
	border-bottom:1px solid #ccc;
	margin:0; 
}

/* Recommended Books */
#ListBooks table {
	width:100% !important;
}


/* RSS FEED */

.rssBody ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.rssFeed .rssRow {
    display: block;
    float: left;
    margin: 15px 0 0 0;
    padding: 0;
    position: relative;
    width: 100%;
	line-height:120%;
}
.rssFeed .rssRow div {
    display: none;
}
.rssFeed ul li {
	border-bottom:1px dotted #999;
}
.rssFeed .rssRow h4 {
    font-size: 1em;
}
.rssHeader {
    display: none;
}
.rssBody p {
	font-size:.8em;
	padding:0 0 20px 0;
	margin:0;
}
.rssBody h4 {
    padding:0 0 10px 0;
    margin:0;
}
.rssFeed ul li:last-child {
	border-bottom:none;
}

/* Start MENU */
ul.menu {
	display:none;
}
#nav-menu {
	position: relative;
	z-index:10000;
    margin: 0;
	top:-5px;
	left:-1px;
	height: 50px;
	display: block;
    font-size: 14px;
}
.menu,
.menu * {
	margin:0;
	padding:0;
}

#nav-menu li.active li a.menulinks, 
#nav-menu li.active.parent li a.menulinks, 
#nav-menu li.active li .menulinks, 
#nav-menu li.active.parent li .menulinks,
#nav-menu ul ul li a.menulinks, 
#nav-menu ul ul li a.menulinks:hover, 
#nav-menu ul li.active.parent ul li a.menulinks {
	width: 100%;
	display:block;
	height: 100%;
	font-style: normal;
	font-variant: normal; 
	font-weight: normal; 
	padding-left:10px;
}

.menu {
	position: relative;
	list-style: none;
	line-height:1.0;
	float:right;
	height: 50px;
	width: 100%;
	padding: 0;
	margin: 0;
}

.menu li {
	list-style:none;
	position:relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.menu ul {
	position:absolute;
	float:none;
	left:-999em;
	z-index:10000;
	padding: 0;
	margin: 0;
	text-indent:8px;
	border:5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}
#nav-menu ul ul ul {
	top:-5px;
}
.menu li li {
	position:relative;
	margin:0 20px 0 0;
	float:none;
	background:url(../images/nav.png) 0 -30px repeat-x;
}

.menu li:hover ul,
.menu li.sfHover ul{
     left:0px;
     top:45px;
}

.menu li li:hover ul,
.menu li li.sfHover ul,
.menu li li li:hover ul,
.menu li li li.sfHover ul,
.menu li li li li:hover ul,
.menu li li li li.sfHover ul {
     left: 100%;
     top:0px;
}

#nav-menu a {
	white-space: nowrap;
	display: block;
	float: left;
	height: 45px;
	font-family:"Segoe UI",Tahoma,arial,sans-seri !important;
	line-height: 45px;
	padding: 2px 12px 3px;
	margin:0;
	font-weight: 600;
	text-decoration: none;
	color: #fff;
	text-shadow:1px 2px 1px #333;
}
#nav-menu li.active a {
	cursor: pointer;
    color: #081e47;
	background:#fff;
	text-shadow: none;
}
#nav-menu li.active li a {
	background:none;
}

#nav-menu li li a, 
#nav-menu li.active li a {
     display:inline;
     padding:0;
	 margin:0;
     text-decoration:none;
     float:none;
     height:30px;
     line-height:30px;
	 color:#fff;
	 font-weight:normal;
	 background:none;
	 font-size:12px;
}

#nav-menu li.sfHover a, 
#nav-menu li:hover a, 
#nav-menu li a:hover {
      color: #081e47;
	  text-shadow: none;
}
#nav-menu > ul > li:hover,
#nav-menu > ul > li.sfHover {
	background:#fff;
}

#nav-menu ul ul li a, 
#nav-menu ul li.active.parent ul a {
	color: #fff;
}

#nav-menu li.sfHover li a, 
#nav-menu li:hover li a, 
#nav-menu ul li.active ul li.active li a, 
#nav-menu ul li.active.parent ul li a {
	color: #fff;
}

#nav-menu li:hover li a:hover, 
#nav-menu ul li.active ul li.active a, 
#nav-menu ul li.active ul li.active li.active a, 
#nav-menu ul li.active.parent ul li a:hover {
	color: #fff;
}

#nav-menu li:hover li a.daddy,
#nav-menu li.sfHover li a.daddy {
	background: url(../images/arrow-fff.gif) 100% 50% no-repeat;
	width: 100%;
	display:block;
	height: 100%;
	padding: 0;
	margin: 0 30px 0 0;
}

#nav-menu li li:hover,
#nav-menu li li.sfHover {
	background:url(../images/nav.png) 0 0 repeat-x;
}

.contentnewstt table a
        {
            background: url(../images/arrow_a.png) 0px 4px no-repeat;
            padding-left: 20px;
            text-decoration:none;
        }
      .contentnewstt table a:hover
        {
           background: url(../images/arrow_a.png) 0px 4px no-repeat;
            padding-left: 20px;
            text-decoration:underline;
        }
        
      	.content marquee{font-size:12px; font-weight:bold; font-family:Arial;}
            	
      	.container iframe{border:1px solid #ccc; margin-left:3px; width:318px !important;} 
	   	#wrapper ul#vertical-ticker{font:11px/18px "Segoe UI",Tahoma,arial,sans-seri !important; text-transform:lowercase !important; line-height:20px !important; text-align:left !important;}
	   .content p{font:11px/18px "Segoe UI",Tahoma,arial,sans-seri !important; line-height:22px; color:#083c90 !important;}
	   .content p font strong font{font-family:"Segoe UI",Tahoma,arial,sans-seri !important; font-size:18px; font-weight:600; line-height:22px; color:#033353; clear:both; border-bottom:1px solid #033353;}  
       .content p font, .content ul font font{color:#083c90 !important;}
       .foot-feature h2, .oneThird h2{text-shadow:0 2px 1px #000; font-family:"Segoe UI Light",Tahoma,arial,sans-serif; font-weight:400; font-size:20px;}
       .foot-feature ul li a, .oneThird{font-family:"Segoe UI Light",Tahoma,arial,sans-serif; text-decoration:none; font-size:12px; letter-spacing:1px;}
	   