html {
	  background: none;
    background-position:top;
	background-repeat: repeat-y;
	background-position: center;
	color:#333;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:13px;
}

body {
	color:#333;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:13px;
	 background: url(/images/cssimg/background_bw_new.png) 50% 0% no-repeat;
}


#wrapper {
	  -moz-box-shadow: 0 0 5px 5px rgba(0,0,0,0.7);
            -webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.7);
            box-shadow: 0 0 35px 15px rgba(0,0,0,0.2);
            background-image: none;
            overflow: auto;
            width: 960px;
            margin: 0 auto;
}

#togle {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #065194;
  text-align: left;
    width: 100%;
  padding:5px 0;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
  cursor:pointer;
}

#togle a{
	color: #065194;
	font-size: 13px;
	font-weight: bold;
}

#logo {
	padding-left:16px;
}

h1,h2,h3 {
	font-family:"Times New Roman", Times, serif;
	color:#065194;
	display:block;
	font-weight:normal;
	padding:0;
	margin:0;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	display:block;
	font-weight:bold;
	padding:0;
	margin:0;
	font-size:16px;
}

#leg-landing h4 {
	margin-top:16px;
}

a, a:link, a:visited {
    color: #065194;
}

ul, ol {
    margin: 0 0 1em 2em;
}

h1#site-name {
  margin-bottom: 0;
}

#page-title {
	background:url(/images/cssimg/bg-page-title.jpg) no-repeat 0 0;
	padding:11px 0 0 240px;
	height:79px;
}

#site-menu ul li {
}

#page-title h1 {
	color:#fff;
	font-size:48px;
}

h4 {
	size:16px;
}

h5 {
    color: #366491;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 110%;
}

#footer-region,
.column,
.node,
.comment,
.block {
  margin-bottom: 1.5em;
}

#site-header {
  background:url(/images/cssimg/fair_header_bgv2.jpg) no-repeat 0 0;
	height:109px;
}

#site-subheader {
  overflow:hidden;
}

/* ----- MENUS ----- */

#site-menu ul {
  display: block;
  margin: 0;
  padding: 0;
  zoom: 1;
  overflow: visible;

   
}

#site-menu ul {
  background:url(/images/cssimg/bg-nav.png) repeat-x;
  display: block;
  margin: 0;
  padding: 0;
  
}

#site-menu ul li {
  list-style:none;
  display:inline;
  margin: 0;
  
}

#site-menu ul li a {
  font-family: Arial, Sans;
  font-size:13px;
  text-decoration:none;
  text-transform:uppercase;
  color:#fff;
  display: inline-block;
  height:28px;
  padding:5px 22px 0 23px;
  margin: 0;
   
}

#site-menu ul li a:hover {
	background:url(/images/cssimg/bg-nav-hover.png) repeat-x;
	color:#065194;
	margin: 0;
     
}

#site-menu ul ul {
	display:none;
   
}

#submenu {
	margin-bottom:20px;
	background:#0B569A url(/images/cssimg/subnav-top2.jpg) top right no-repeat;
     
}

div#submenu ul {
	margin:0;
	display:block;
	min-height:330px;
	padding:20px 1px 30px 0px;
	background:url(/images/cssimg/subnav-bottom.jpg) bottom right no-repeat;
   
}

div#submenu ul ul{
	margin:0;
	display:block;
	padding:0px 1px 5px 13px;
  min-height:60px;
  background:none;
   
}

div#submenu ul li {
	margin:0;
	padding:0;
	list-style:none;
     
}

div#submenu ul li a {
	display:block;
	padding:7px 16px;
	text-decoration:none;
	font-size:130%;
	font-family:"Times New Roman", Times, serif;
	color:#fff;
     
}

div#submenu ul li a:hover {
	text-decoration:underline;
   
}

div#submenu ul li a.active  {
	background:#E1C460 url(/images/cssimg/subnav-selected.gif) repeat-x;
	color:#006699;
    zoom:1; 
}

div#submenu ul li li a.active {
	background:none;
	color:#ccc;
     
}

div#submenu ul li li a.active {
	background:#E1C460 url(/images/cssimg/subnav-selected.gif) repeat-x;
	color:#006699;
     
}

.bordered {
    border: 1px solid #285194;
    padding: 5px;
}

table#spokespersons tr {
	padding-bottom:14px;
}

table#spokespersons h5 {
	margin-top:18px;
}

/* ---------- HOMEPAGE ROTATOR ---------- */

div#feature {
  overflow:hidden;
	background:url(/images/cssimg/rotator_bg.jpg) repeat-x top left;
	padding:12px;
  font-family:Arial,sans-serif;
  font-size:13px;
	width:640px;
	padding-right:48px;
	padding-left:18px;
}

div#feature-news .news-item {
	margin-left:32px;
}

.news-item {
  clear:both;
}

.slides_container {
	width:640px;
	display:none;
}

.slides_container div {
	width:640px;
	height:290px;
	display:block;
}


a.next {
	margin-left:574px;
}

a.prev {
}

ul.webapp  {
position:relative;
	margin:0 auto!important;
	width:auto;
	list-style:none;
	top: 3px;
	
}


ul.webapp li {
 color: white;
 background-image: none !important;
    background-color: blue;
    display: inline !important;
    
}



.pagination {
	position:relative;
	margin:0 auto!important;
	width:100px;
	list-style:none;
	margin:0;
	padding:0;
	top:-24px;
}


.pagination li {
	padding:2px 6px;
	background-image:url(/images/cssimg/home-feature-buttons.gif);
	background-position:right;
}

.pagination li:hover,
.pagination li.current {
	background-position:left;
}

.pagination a {
	color:#fff;
	text-decoration:none;
}

div.slide-left {
	margin:0;
	float:left;
	border-bottom:1px solid #ccc;
	margin-right:24px;
	padding-bottom:18px;
	overflow:hidden;
	font-family:Arial,sans-serif;
	font-size:13px;
	width:200px;
	padding-left:32px;
}

div.slide-right {
	text-align:center;
	float:left;
	margin:0;
	top:0;
	width:340px;
}

div.slide-link {
    display:block;
    text-align:center;
    font-weight:bold;
    width:340px;
    padding-top:24px;
}

#s7, #s8, #s9 { height: 320px; }

#s7 div, #s8 div, #s9 div { height: 290px; color: #333; text-align: left; font-size: 13px; overflow: hidden }

#s7 div, #s8 div, #s9 div { top: 0; left: 0 }

ul.homenav {
  margin:0;
  padding:0;
	height:54px;
	margin-top:11px;
}
  
.homenav li {  
	background:url(/images/cssimg/tab-default.png) no-repeat;
  display:inline;
  list-style:none;
}  

ul.homenav li:hover,
ul.homenav li.ui-tabs-selected {
	background:url(/images/cssimg/tab-selected.png) no-repeat;
}

ul.homenav li.active {
  background:#41a0fe;
}

.homenav li a {  
	text-decoration: none;  
	text-transform: uppercase;  
	color: #fff;
	font-family:"Times New Roman", Times, serif;
	padding: 4px 6px;  
	outline: none;
	width:200px;
	height:41px;
}  
  
.homenav li a:hover {
	color:#eee;
}

.homenav li a:active,
.homenav li.ui-tabs-selected a {  
	color: #eee;  
	text-decoration: none;  
}

.homenav li.feature-news {
	padding:13px 52px;
	margin-right:10px;
	margin-left:2px;
}

.homenav li.feature-what {
	padding:13px 36px;
	margin-right:10px;
}

.homenav li.feature-immigration {
	padding:13px 44px;
	margin-right:0;
}

.homenav li.tab2 {
	padding:13px 52px;
	margin-right:10px;
	margin-left:2px;
}

.homenav li.tab1 {
	padding:13px 36px;
	margin-right:10px;
}

.homenav li.tab3 {
	padding:13px 44px;
	margin-right:0;
}

#feature .tabdiv {  
	margin-top: 2px;  
	background: #fff;  
	border: 1px solid #dedbd1;  
	padding: 5px;  
}  

#feature .ui-tabs-hide {  
	display: none;  
}



/* ----- SIDEBARS ----- */

#sidebar-right {
	background:url(/images/cssimg/bg-right.png) repeat-y top left;
	margin-top:0px;
	width:257px;
	padding-top:16px;
	padding-bottom:36px;
	padding-left:42px;
}

#sidebar-right h2 {
	display:block;
	min-height:35px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color:#065194;
	text-transform:uppercase;
	padding:6px 0 0 11px;
}

#sidebar-right .block .content {
	background:url(/images/cssimg/bg-right-box-bottom.png) no-repeat bottom right;	
	width:228px;
	padding:0 8px 8px 8px;
	border-right:1px solid #cacaca;
	/*margin-top:-56px;*/
}

#sidebar-right .block {
	background:url(/images/cssimg/bg-right-box-top.png) no-repeat top left;	
	min-height:36px;
	margin-top:16px;
}

div#side-slideshow {
	padding-left:12px;
}

div#side-donate {
	padding:16px 0;
	margin-left:-9px;
}

div#side-morton {
	padding:16px 0 16px 21px;
}

div#side-social {
	text-align:center;
}

#sidebar-left {
	width:201px;
}

div#page-tools {
	padding:10px;
	margin:0;
	font-size:110%;
	
	border:1px solid #cbcbcb;
	border-left:0;
	border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	
}
div#page-tools h5 {
	color:#333;
	text-transform:uppercase;
}
div#page-tools ul {
	margin:0;
	padding:0;
	list-style:none;
}
div#page-tools ul li {
	list-style:none;
	margin-bottom:10px;
	zoom:1;
}
div#page-tools ul li a {
	display:block;
	padding-left:32px;
	line-height:24px;
	color:black;
	text-decoration:none;
	background:no-repeat;
}
div#page-tools ul li a:hover {
	text-decoration:underline;
}
div#page-tools .digg  { background-image:url(/images/icon-digg.gif); }
div#page-tools .email { background-image:url(/images/icon-email.gif); }
div#page-tools .print { background-image:url(/images/icon-print.gif); }
div#page-tools .share { background-image:url(/images/icon-share.gif); }

div#page-tools .stico_default {
	background-position:6px 2px !important;
	background-image:url(/images/icon-share-16x16.png);
}

#main {
	background:#fff;
}

#main .grid-7 {
	width:420px;
}

#main .grid-11 {
}

.content ul {
  padding-left:0px;
}

#main .grid-7 #main-content {
  padding-top:10px;
}

div#breadcrumbs {
	font-size:0.9em;
	padding:6px 0;
}

a.NewsHeadlineList {
	font-weight:bold;
}

span.byline {
	font-style:italic;
}

/* ----- FOOTER ----- */

#footer1 {
/*	background:#fff url(/images/cssimg/background_footer_shadow_white.png) no-repeat top center; */
	clear:both;
	margin:0 auto;
  height:220px;
}

#footer {
	clear:both;
	margin:0 auto;
/*	background:#fff url(/images/cssimg/background_footer_shadow_white.png) no-repeat top center; */
  padding-top: 40px;

  text-transform:uppercase;
  text-align:right;

  color:#000;
	width:960px;
}

#footer-region {
	padding-right:6px;
}

#footer-nav ul li a {
  color:#000;
  text-decoration: none;
}

#footer-nav ul li a:hover {
  text-decoration: underline;
}

#footer-nav ul {
}

#footer-nav ul li {
 display: inline;
 list-style:none;
 border-right:1px solid #000;
 padding-right:6px;
 padding-left:6px;
}

#footer-nav ul li.last {
	padding-right:0;
	border-right:none;
}

#search-box {
  background: url("/images/cssimg/searchtab_background.gif") no-repeat scroll 0 0 transparent;
  height: 44px;
  width: 238px;
  margin-left: 62px;
	vertical-align: bottom;
	position: relative;
}

#search-box input#rail-search,
#search-box input.cat_textbox_small{
  margin: 10px 0 0 45px;
  width: 120px;
}

#search-box {
  margin-top: 66px;
  height: 44px;
}

#search-box input.cat_button {
  background: url("/images/cssimg/new_search_button_magnifier.png") no-repeat scroll 0 0 transparent;
  width:23px;
  height:23px;
  border:none;
  text-indent:-9999px;
}

#block-block-1 .content {
  background: url("/sites/fairus.org/themes/ninesixty/images/bgbox.jpg") repeat scroll right bottom transparent !important;
  border-right: 0  !important;
  padding: 0px  !important;
  width: 268px  !important;
  margin-left: -11px !important;
}

#block-block-9 .content {
  background: url("/sites/fairus.org/themes/ninesixty/images/blockbackground.jpg") no-repeat scroll right bottom transparent !important;
  border-right: 0  !important;
  padding: 8px  !important;
  width: 228px  !important;
}

#block-block-10 .content {
  background: url("/sites/fairus.org/themes/ninesixty/images/bgbox.jpg") no-repeat scroll right bottom transparent !important;
  border-right: 0  !important;
  padding: 8px  !important;
  width: 228px  !important;
}

#block-block-14 .content {
  background: url("/sites/fairus.org/themes/ninesixty/images/bgbox.jpg") no-repeat scroll right bottom transparent !important;
  border-right: 0  !important;
  padding: 8px  !important;
  width: 228px  !important;
}

li.expanded, li.collapsed, li.leaf {
  padding: .2em 0 0 0;
}

div#bgblock {
  background-image: url("/sites/fairus.org/themes/ninesixty/images/blockbackground.jpg");
  background-repeat:no-repeat;    
}

#frontpage-columns {
  margin-left:0;
  margin-top:-12px;
  padding:0;
  background-image: url("/images/cssimg/homepage_menu_3part.png");
  background-repeat:no-repeat;
	width:690px;
}

#take_action h2 {
  font-size: 21px;
  height: 32px;
  width: 228px;
	text-indent:-9999px;
}

#dan_stein h2 {
  font-size: 21px;
  height: 32px;
  width: 234px;
	text-indent:-9999px;
}

#dan_stein ul,
#dan_stein ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#dan_stein ul {
	margin-top:10px;
}

#dan_stein #creditfooter,
#dan_stein .fbsubscribelink {
	display: none;
}

#latest_research h2 {
  font-size: 21px;
  height: 32px;
  width: 228px;
	text-indent:-9999px;
}

#latest_research ul {
	padding-left:6px;
	padding-right:6px;
}

#latest_research li {
	list-style:none;
	padding-bottom:9px;
}

#frontpage-columns .view-content {
  margin: .25em;
}

#frontpage-columns .col,
#frontpage-columns .col-first,
#frontpage-columns .col-last {
	float:left;
}

#frontpage-columns .col {
  width: 234px;
}

#frontpage-columns .col-inner {
  margin-left: 0;
  margin-right: 0;
	padding:6px;
}

#frontpage-columns .col-last {
  width: 228px;
}

#frontpage-columns .col-first {
  width: 228px;
}

#frontpage-columns div.findlegislator {
  background:url("/images/cssimg/box-findlegislator.gif") no-repeat 0 0;
  height:74px;
  margin-left:14px;
  padding-left:9px;
}

#frontpage-columns div.findlegislator form {
  padding-top:1px;
}

#frontpage-columns div.findlegislator h5 {
  margin-top:6px;
}

#frontpage-columns div.findlegislator #capwiz-zip {
  margin-top:6px;
}

#frontpage-columns div.findlegislator input.submit {
  background: url("/images/cssimg/search_button_tab.gif") no-repeat scroll 0 0 transparent;
  width:23px;
  height:23px;
  border:none;
  text-indent:-9999px;
}

#frontpage-columns .user-login {
  background:#368900;
  margin-right:12px;
  padding:6px;
}

#frontpage-columns .user-login h2 {
  color:#fff;
  text-align:center;
  text-transform:uppercase;
  font-weight:normal;
  font-size:18px;
}

#frontpage-columns .user-login form {
  background:#fff;
  padding:6px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; /* future proofing */
  -khtml-border-radius: 10px; /* for old Konqueror browsers */
}

#edit-unsubscribe {
  display: none;
}

.ssc-previous, .ssc-next, .ssc-index, .ssc-title {
  display: none;
}


#dan_stein .item-list ul li{
    margin: 20px 0 1em 0.5em;
    padding: 0 5px;
}

#dan_stein .views-field-title{
	margin: 20px 0 0em 6px;
    padding: 0 5px;
}

#dan_stein .views-field-timestamp{
	margin: 0px 0 20px 6px;
    padding: 0 5px;
}

#dan_stein .view-footer a{
	margin: 0px 0 0px 5px;
    padding: 0 10px;
	font-weight:normal;
}

.block-panels-mini #main .region {
	padding:0px;
}

#dan_stein .more-link {
    text-align: left;
	margin: 0 0 0.25em 0.5em;
	padding: 0 5px;
}

#dan_stein ul {
    list-style: none outside none;
}

#dan_stein a {
	color:#33007B;
	font-weight:bold;
	text-decoration:none;	
}

#latest_research a {
	color:#456E1d;
	font-weight:bold;
	text-decoration:none;
}

#latest_research .views-field {
	margin: 20px 0 0px 0;
	padding: 0 15px;
}

#take_action .pane-content {
	padding: 0 15px;
}

#take_action a {
	color:#366491;
	font-weight:bold;
	text-decoration:none;
	
}

#latest_research .more-link {
	border-top: 2px solid #456E1d;
	padding-top: 15px;
    text-align: left;
	margin: 20px 0 0.25em 1.5em;
}


.illegal_immigration_list a {
	margin-top:10px;
	color:#366491;
}

.illegal-immigration-list {
	padding: 6px 0;
}


#spokespersons td {
	vertical-align:top;
}

#spokespersons .bordered {
	margin-top:20px;
}

div#block-textsize-form {
  float:right;
  margin-left:12px;
  margin-top:-69px;
  margin-right:0px;
}

ul.textsize_list li {
  display: inline-block;
  margin: 0 0.1em;
  width:16px;
  height:16px;
  padding:0;
}

ul.textsize_list li.ts_increase_variable {
}

ul.textsize_list li.ts_decrease_variable {
}

/*HOVER POPUP LINKS*/

/*hoverpopups type 1*/

#popup { color: #000; background-color: #ffffff; }

#popup a, #popup a:visited {
	position: relative;
	display: block;
	width: 130px;
	line-height: normal;
	text-align: right;
	padding: 0 10px;
	margin: 0;
	border: 1px solid #666;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

#popup a span {
	display: none;
}

#popup a:hover { 
	background-color: #ffffff; 
}

/* the IE correction rule */
#popup a:hover	{
	color: #000055; 
	background-color: #ffffff;
	text-indent: 0; /* added the default value */
}

#popup a:hover span {
	display: block;
	position: absolute;
	top: 0px;
	left: 170px;
	width: 320px;
	margin: 0px;
	padding: 10px;
	color: #000000;
	font-weight: normal;
	background: #fffff;
	text-align: left;
	border: 2px solid #B0843B;
}

/* ---------- STATE PAGES ---------- */

div#state-maps ul.facttab {
  margin:0;
  padding:0;
}
  
div#state-maps .facttab li {  
  background:#0167cc;
  display:inline;
  list-style:none;
  padding: 6px 16px 6px 16px;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0; /* future proofing */
  -khtml-border-radius: 6px 6px 0 0; /* for old Konqueror browsers */
}  

div#state-maps ul.facttab li:hover {
  background:#a5d6fe;
}

div#state-maps ul.facttab li.active {
  background:#41a0fe;
}

div#state-maps .facttab li a {  
	text-decoration: none;  
	text-transform: uppercase;  
	color: #fff;  
	font-weight: bold;  
	padding: 4px 6px;  
	outline: none;  
}  
  
div#state-maps .facttab li a:hover {
	color:#222;
}

div#state-maps .facttab li a:active,
div#state-maps .facttab li.ui-tabs-selected a {  
	color: #eee;  
	text-decoration: none;  
}

div#state-maps ul.tabnav {
  margin:0;
  padding:0;
}
  
div#state-maps .tabnav li {  
  background:#0167cc;
  display:inline;
  list-style:none;
  padding: 6px 16px 6px 16px;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0; /* future proofing */
  -khtml-border-radius: 6px 6px 0 0; /* for old Konqueror browsers */
}  

div#state-maps ul.tabnav li:hover {
  background:#a5d6fe;
}

div#state-maps ul.tabnav li.active {
  background:#41a0fe;
}

div#state-maps .tabnav li a {  
	text-decoration: none;  
	text-transform: uppercase;  
	color: #fff;  
	font-weight: bold;  
	padding: 4px 6px;  
	outline: none;  
}  
  
div#state-maps .tabnav li a:hover {
	color:#222;
}

div#state-maps .tabnav li a:active,
div#state-maps .tabnav li.ui-tabs-selected a {  
	color: #eee;  
	text-decoration: none;  
}  
  
div#state-maps .tabdiv {  
	margin-top: 2px;  
	background: #fff;  
	border: 1px solid #dedbd1;  
	padding: 5px;  
}  

div#state-maps .ui-tabs-hide {  
	display: none;  
}

div#map-legend {
}

div#map-legend table {
 float:right;
}

table#map-legend tbody {
  border-top:none !important;
}

table#map-legend td {
  padding:0 9px;
}

table#map-legend td.color {
  border:1px solid #ccc;
  width:19px;
}

div#states div#tabs div#state-title {
	float:left;
}

div#states div#tabvanilla {
	border:none;
	padding:0;
	margin:0;
}

div#states div#tabvanilla ul.statenav {
	background:none;
	border:none;
	margin-left:400px;
	width:530px;
}

div#states div#tabvanilla ul.statenav li {
	background:none;
	border-left:none;
	border-top:none;
	border-right:1px solid #676767;
	border-radius:0;
	display:inline;
	list-style:none;
}

div#states div#tabvanilla ul.statenav li:hover {
	background:#044c8a;
}

div#states div#tabvanilla ul.statenav li.last {
	border-right:none;
}

div#states div#tabvanilla ul.statenav li a {
	font-size:11px;
	padding:3px 9px;
}

div#states div#tabvanilla ul.statenav li a:hover {
	color:#fff;
}

div#states div#tabvanilla ul.statenav li.last a {
	padding-right:0;
}

div#states div.tabdiv {
	border:none;
}

div#states .ui-tabs-hide {  
	display: none;  
}

div#states div#state-first table#state-summary {
	border:none !important;
	margin-left:196px;
}

div#states div.state-chart {
	text-align:center;
}

div#states table#state-illegal-chart {
	margin-left:12px !important;
}

div#states table#state-illegal-chart td {
	padding:6px;
}

div#states table#state-illegal-chart tr.even {
	background-color:#CCC;
}

div#states table#state-illegal-chart tr.odd {
	background-color:#e7e7e7;
}

div#states table#state-illegal-chart tr.title {
	font-weight:bold;
}
        
div#states div.data-table {
  text-align:center;
  margin-bottom: 24px;
}
        
div#states div.data-table p.literature-container {
  margin:0;
}

div#fb-widget {
	background:#fff;
}

div#block-sharethis-block-sharethis-block {
  border-top:1px solid #ccc;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  padding-top:6px;
  padding-bottom:3px;
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0; /* future proofing */
  -khtml-border-radius: 0 6px 6px 0; /* for old Konqueror browsers */
}

div#sidebar-left div.block-sharethis-block h2 {
  margin-left:4px;
  text-transform:uppercase;
  color:#000;
  font-size:16px;
}

div#sidebar-left div.block-sharethis-block .content {
  padding-left:40px;
}

div.node ul.links {
  display:none;
}

hr.clear {
  clear:both;
  width:100%;
  border:none;
  padding-bottom:9px;
}

div#leg-landing ul#webapp24146pagination {
	display:none;
}

.cssmenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:5px;
	background:transparent url('/images/blue.jpg') repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}

.cssmenu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:1px solid #ffffff;
}

.cssmenu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:5px;
	height:5px;
}

.cssmenu li a:hover{
	background:transparent url('/images/black.jpg') repeat-x top left;	
}

ul#navsub_2017099_1299921 {
 font-weight: normal !important;
   font-style: italic !important;
}