body {
  background-color:#fff;
  color:#000;
  margin:0;
  padding:0;
  font-family: "Myriad Pro", Tahoma, Sans-serif;
}

#body {
  width:970px;
  position:relative;
  z-index:699;
  margin:0 auto;
  padding:0;
}

#disclaimer { 
	width: 970px;
	margin: 0px auto;
}

.page-body {    
  position:relative;
	width:100%;
}

#headerContainer {
	width: 100%;
	background-color: #f2f5f7;
	border-bottom: 1px solid #CCC;
  font-family: "Myriad Pro", Tahoma, Sans-serif;
  font-size: 12pt;
}

#headerContent {
	height: 38px;
	margin: 0px auto;
	vertical-align: middle;
}

#headerRight {
	right: 0px;
	float: right;
	width: auto;
	height: 38px;
	padding: 0px 50px 0px 0px;
}

#headerRight img#contactUsImg {
	position:relative;
	top: 0px;
}

#headerRight a {
	position: relative;
	top: -5px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;

	color: #000;	
	text-decoration: none;
}

#headerRight a:hover {
	text-decoration: underline;
}

#headerRight a.txtSizeLink {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:20px;	
	margin-bottom: 18px;
}

#headerRight a#tSmall {
	background-image: url('../../Shared/Images/iconTextSmall.png');
	width: 14px;
}

#headerRight a#tMedium {
	background-image: url('../../Shared/Images/iconTextMedium.png');
	width: 17px;
}

#headerRight a#tLarge {
	background-image: url('../../Shared/Images/iconTextLarge.png');
	width: 20px;
}

#headerRight a.txtSizeLink.txtChosen {
	background-position: 0px -20px;
}

#topLogoContainer {
	width: 100%;
	margin-bottom: 25px;
	border-bottom: 3px solid #00a2e2;
}

#topLogo {
	margin: 5px 0px;
}

a#contactUs, a#loginLink {
	color: #009BDF;
}

.section-main {            
    position:inherit;
    padding:0;
    margin:0;
		width:760px;
    min-height:480px;
    margin-left:210px;
}

.forms-header {
	font-size: 24pt;
	font-weight: bold;
	color: #00a2e2;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.filter-controls
{
    width:190px; 
    height:100%;
    margin-right:10px; 
		font-family: "Myriad Pro", Tahoma, Sans-serif;
    float:left;
    color:#fff;    
    width:190px; max-width:190px; min-width:190px;
    min-height:400px;
    padding-bottom:50px;
    color:#fff;    
    border: 1px solid #000;
    -moz-border-radius:10px; 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}        

#form-search {
	padding: 2px 2px 2px 2px;
	margin: 10px 0px 0px 10px;
	width: 163px;
}

.ui-menu-item a {
	font-size: 9pt;
}

.filter-controls .sub {
	font-size: 12pt !important;
}

.filter-controls .sub h2 {
    font-weight: bold;
    font-size: 12pt !important;
    color: #8dc53e !important;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    border-top: 1px dashed #888;
    border-bottom: 1px dashed #888;	
}

.filter-controls .sub ul {
    list-style-position:outside;
    list-style-type:none !important;
    list-style-image: none !important;
    margin: 0;
    margin-left: 20px;
    margin-bottom: 20px;
    color:#fff;
}

.form-search-filters {
		color: #000;
    margin:0;
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.filter-controls .sub li {
    margin:0;
    margin-left: -15px;
    padding-left:12px;
    padding-right:5px;
    padding-top:5px;
    background-color:#fff;
    color:#555;
}

.forms-download,
.forms-download ul,
.filter-controls ul,
.filter-controls li {
    list-style: none; 
    text-indent: 0; 
    padding: 0; 
    margin: 0;
}

.control-paging {     
  position:relative;
  top: 0px;
	width:760px; 
	height: 26px; 
	margin: 0px auto;
	background-color: #fff;
	text-align: center;
}

.control-paging.top-control-paging {
	position: relative;
	right: 0px;
	text-align: right !important;
	margin: 0px 0px 0px auto !important;
	width: 100%;
}

.control-paging ul { 
		list-style: none;
		text-indent: 0px;
    display: inline-block;
    margin: 0px auto;  
}

.control-paging.top-control-paging {
	text-align: right !important;
	width: 100%;
}

.control-paging li {  
    float: left;
    list-style: none;  
}

.control-paging li a {
	margin: 0px 2px;
	color: #00599D;
}

.control-paging li a.current_page_link {
	color: #000 !important;
}

.control-paging a,
.forms-download a.form {
	font-size: 12pt;
}

.control-paging a,
.control-paging a:visited,
.forms-download a.form {
  text-decoration: none !important;
  color: #00599D !important;
}

.control-paging a:hover,
.forms-download a.form
.control-paging a:active {
  text-decoration:underline;
  color:#00599D;
}

.control-paging a:visited,
.forms-download a.form:visited {
	color: #555555;
}

.forms-download legend {
  position:relative;
  top:-10px;
  left:-2px;
  right:2px;
  width:760px; 
  padding: 4px; 
	background-color:#d5e0e9;
  border: 1px solid #065788;                   
}

table.forms-download {
	margin-bottom:10px;
	border:0 !important;
	border-collapse: collapse;
  border-spacing: 2px;
  border: 1px solid #C9C9C9;
  -webkit-border-horizontal-spacing: 2px;
  -webkit-border-vertical-spacing: 2px;
  width: 760px;
}

table.forms-download thead th,
table.forms-download thead td {
	padding: 10px 0px 10px 10px;
	margin:0;
	text-align:left;
	font-weight:bold;
	color:#ffffff;
	background-color:#39454e;
	background: url('/redesign/images/basi/table_top_left_bg.png') left top no-repeat;
	background-size: 769px 40px;
	background-position: -10px 0px;
	border-collapse: collapse;
}

table.forms-download thead th a,
table.forms-download thead td a,
table.forms-download thead th a:visited,
table.forms-download thead td a:visited  {
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}

table.forms-download thead th a:hover,
table.forms-download thead td a:hover,
table.forms-download thead th a:active,
table.forms-download thead td a:active {
	font-weight:bold;
	color:#ffffff;
	text-decoration: underline;
}

table.forms-download tbody td {
	margin:0;
	text-align:left;
  vertical-align:top;
  padding: 0px !important;
  padding-right: 1px !important;
}

table.forms-download tbody ul.alt-list {
	background-color:#EFEFEF;
	color: #C9C9C9;
}

table.forms-download tfoot td {
	text-align:left;
	font-weight:bold;
	color:#ffffff;
	background-color:#d5e0e9;
	padding-top:3px;
	height:17px;
}

table.forms-download tbody td.label {
	background-color:#d5e0e9 !important;
	width:45%;
}

table.forms-download tbody td {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

table.forms-download ul {
	border: 1px solid #C9C9C9;
	border-top: none;
	padding: 10px 0px 10px 10px;
}

table.forms-download ul:last-child>li.show {
	border:none;
}

table.forms-download ul li {
    list-style-image: none  !important; 
    position: relative;    
    padding: 0; 
	  margin: 2px 0px;
}

table.forms-download li.caption {     
	padding:5px;
  text-indent: 5px; 
	margin-left:-11px;
	margin-right:-6px;
	font-weight: bold !important;
	color:#000;
}

body {
	margin: 0 auto;
	width: 752px;
}

#footer {
	padding: 10px 0px;
	text-align: center;
	font-size: 10pt;
	color: #49535a;
}


#footerMenu {
	width:752px;
	text-align: center;
}

#footerMenu a {
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}

#footeMenu a:hover {
	color: #00599D;
	text-decoration: underline;
}

#footerLegal {
	margin: 0 auto;
	width:752px;
	text-align: center;
}

#footerMenu {
	clear: both; 
	background-color: #087DC4; 
	text-alien: center; 
	margin: 20px auto 0; 
	width: 752px;
}