body {
	background-repeat: repeat-x;
	background-image: url(../images/bg_gradient.jpg);
	color: #004477;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #7e99b7;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6, p{
	margin:0 0px
}
h1 {
	color: #005897;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 10px;
	line-height: 24px;

}
h2 {
	color: #004F88;
	font-size: 16px;
}
h3 {
	font-size: 16px;
	color: #005897;
}
h4 {
	font-size: 12px;
}

p {
	font-size: 12px;
	margin: 0px;
	line-height: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
}
p.intro {
	margin-bottom: 20px;
}
a {
	text-decoration: none;
	color: #005897;
	font-weight:bold;
}
.RadioButton {
	width: 75px;
	float: left;
}


a:link  {
	color: #004F88; /* Link */
}

a:visited  {
	color: #004F88; /* Link */
}


.bold{
	font-weight: bold;
}

ul {
	margin: 0px 0px 0px 15px;
	padding-left: 25px;
	padding-right: 0px;
	list-style-type: disc;
	
}

div.hr {
	height: 1px;
	margin: 10px 0px 10px 0px;
	line-height: 1px;
	color: #005897;
	background-color: #005897;
}

div.hrLeft {
  margin-right: 10px;
}

div.imgBox {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 0px;
}

div.imgBox img {
  padding: 1px;
}

div.imgBoxLeft {
	margin: 0px 5px 10px 0px;
	float: left;
	font-size: 0px;
}

div.imgBoxLeftMaps {
	float: left;
	margin-top: 14px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}


div.imgBoxLeftXMargins {
	margin: 5px 20px 30px 0px;
	float: left;
	font-size: 0px;
}
div.imgBoxLeft img {
  padding: 1px;
  }
div.imgBoxLeft p {
	text-align: center;
	margin-top: 2px;
	font-size: 0px; 
}

div.imgBoxColumn {
  text-align: center;
  float: left;
  width: 33%;
}

div.imgBoxTwoColumn {
	width: 49%;
	float: left;
	text-align: left;
}

div.imgBoxTwoColumn h2 {
  margin-top: 5px;
}
  
div.imgBoxTwoColumn img {
	padding: 1px;
}

div.imgBoxColumn img {
	padding: 1px;
}

div.imgBoxColumn p {
	text-align: center;
	margin-top: 2px;
}

div.imgBoxRight {
	margin: 10px 0px 15px 20px;
	float: right;
}

div.imgBoxRightXMargins {
	margin: 10px 0px 20px 30px;
	float: right;
	font-size: 0px;
}

div.imgBoxLrgRight {
	float: left;
	margin-left: 20px;
	font-size: 0px; 
}
div.imgBoxLrgRight img {
  padding: 1px;
}
div.imgBoxSmlRightTop {
	float: left;
	margin-left: 5px;
	font-size: 0px; 
}
div.imgBoxSmlRightTop img {
  padding: 1px;
}
div.imgBoxSmlRightBot {
	float: left;
	margin-top: 6px;
	margin-left: 5px;
	font-size: 0px; 
}
div.imgBoxSmlRightBot img {
  padding: 1px;
}

#globalContainer {
	border: 1px solid #FEF200;
	width: 760px;
}

#homePage #globalContainer #header {
	background-image: url(../siteassist_images/home_header_background.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
#homePage #Admin_globalContainer #header {
	background-image: url(../siteassist_images/home_header_background.jpg);
	background-repeat: no-repeat;
	height: 150px;
}


#Admin_globalContainer {
	border: 0px solid #FEF200;
	width: 100%;
}



#subPage #Admin_globalContainer {
	background-color: #f5ffea;
	background-image: none;
	background-repeat: repeat-y;
	margin: 0px auto 0px;
}

#subPage #Admin_globalContainer #header {
	background-image: url(../siteassist_images/home_header_background.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

#homePage #Admin_globalContainer #header h1 {
	color: #FFFFFF;
}

#homePage #Admin_globalContainer {
	background-color: #F5FFEA;
}
#homePage #Admin_globalContainer #header h1 {
	color: #FFFFFF;
}


#homePage #globalContainer #header h1 {
	color: #FFFFFF;
}



#homePage p {
	color: #353C48;
}

#homePage #globalContainer {
	background-color: #F5FFEA;
}
#homePage #topNav {
	padding: 1px;
	background-color: #005897;
	background-image: url(none);
}
#homePage #footer {
	margin-left: 0px;
}
#homePage #featured {
	margin-top: 15px;
	padding-top: 0px;

}
#homePage #sideNav {
	background-color: #005897;
}


#homePage #innerRight {
	margin-left: 195px;
	margin-right: 15px;
	margin-top: 25px;
	padding: 0px;
	padding-top: 10px;
}


#header #HeaderContact {
	width: 250px;
	color: #FEF200;
	float: right;
	font-weight: normal;
	height: 142px;
	text-align: right;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 8px;
}
#HeaderContact ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#HeaderContact ul li {
	margin: 0px;
	padding: 0px;
	float: none;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

#header #HeaderTopRight {
	width: 214px;
	color: #FEF200;
	float: right;
	font-weight: normal;
	height: 142px;
	text-align: right;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#subPage #globalContainer {
	background-color: #f5ffea;
	background-image: none;
	background-repeat: repeat-y;
	margin: 0px auto 0px;
}

#subPage #globalContainer #header #topNav {
	height: 30px;
}
#subPage #header {
	height: 150px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-color: #005897;
}
#subPage #sideNavCont {

}
#subPage #innerLeft {
	width: 180px;
	padding: 0px;
	margin: 30px 5px 10px 0px;

}
#subPage #innerRight {
	margin-left: 195px;
	margin-right: 15px;
	margin-top: 30px;
	padding: 0px;
	padding-top: 25px;
}

#subPage #innerRightAdmin {
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 30px;
	padding: 0px;
	padding-top: 25px;
}

#subPage #globalContainer #innerRightCustInfo {
	margin-left: 15px;
	margin-top: 30px;
	padding-top: 25px;
	width: 660px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 30px;
}

#subPage #footer {
	margin-left: 0px;
}
#subPage #topNav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2E86C;
}
.contentHeaderContainer .imgBoxLeft img {

}

#subPage #sideNav {
	border-bottom: 1px solid #FFDA81;
	padding: 10px;
}
#innerLeft #SideTabs {
	margin-bottom: 10px;
	padding: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
#globalContainer #innerLeft #SideTabs #TabbedPanels1 {
	color: #353C48;
}


#topNav {
	height: 26px;
	background-color: #005897;
	margin-right: 0px;
	padding: 0px 0px;
}


.floatLeft {
	float: left;
	margin-right: 30px;
}

.floatLeftMargR10 {
	float: left;
	margin-right: 0px;
	background-color: #005897;
	color: #F5FFEA;
	padding: 2px;
	font-size: 10px;
	width: 126px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDF200;
}
.floatRight {
	float: right;
	margin-left: 30px;
	margin-bottom: 15px;
}
#footer {
	padding: 5px 0px;
	padding-left: 0px;
	color: #F5FFEA;
	background-color: #004F88;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FEF200;
}
#footer a {
	color: #F5FFEA;
	font-weight: normal;
	text-decoration: none;
}


#topNav #cssmenu {
	margin: 0px;
	padding-right: 0px;
}

.sideNav {
	padding: 10px;
	border: 1px solid #FFDA81;
}
#innerLeft #insideinnerleft {
	
}

#innerLeft {
	float: left;
}
#homePage #innerLeft {
	width: 180px;
}



#innerRight  #featured  .featuredLeft   {
	margin-left: 5px;
}

#innerRight #featured .featuredLeft img {
	border: 1px solid #4870AA;
}
.imgBoxLeft   .noborder  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div.contentBodyContainer {
	margin-top: 5px;
	padding-bottom: 15px;
}
div .contentBodyContainer ul li {
	margin-bottom: 25px;
}
.textFloat {
	padding-left: 10px;
	margin-left: 170px;
}

.textFloat110 {
	padding-left: 10px;
	margin-left: 120px;
}

.textFloat220 {
	padding-left: 10px;
	margin-left: 220px;
}

.textFloat .underline {
	text-decoration: underline;
	background-color: #F5FFEA;
}
div .contentHeaderContainer {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
}

div .contentHeaderContainerExtraBottom {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	padding-top: 25px;
	clear: both;
}

div .contentHeaderContainerFloat {
	margin-top: 15px;
	margin-bottom: 1px;
	padding-bottom: 0px;
	padding-top: 10px;
	width: 250px;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
}

div.siteFooterLinks {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	white-space: nowrap;
}
#resources {
	padding: 10px 10px 10px 5px;
	color: #005897;
}
#loginbox {
	padding: 10px 10px 10px 5px;
	display: none;
}
#ContactInfo {
	font-size: 16px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005897;
	margin-bottom: 10px;
}
#ContactInfo h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #B8D5DB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005897;
	padding-top: 5px;
	font-size: 16px;
}
#ContactInfo label {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005897;
}
ul.ListFX  {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-image: url(../images/16px_Right.png);
}
ul.ListFX li {
	margin-bottom:5px;
	margin-left:2px;
	margin-top:1px;
	margin-right:1px;
}
div.boxTop {
	background-color: #BBD9EE;
}
div h3 {
	padding-left: 5px;
	padding-top: 5px;
	background-color: #005897;
	padding-bottom: 2px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5FFEA;
	border-right-color: #F5FFEA;
	border-bottom-color: #FDF200;
	border-left-color: #F5FFEA;
	color: #F5FFEA;
}

div h2 {
	padding-left: 5px;
	padding-top: 3px;
	background-color: #005897;
	padding-bottom: 2px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5FFEA;
	border-right-color: #F5FFEA;
	border-bottom-color: #FDF200;
	border-left-color: #F5FFEA;
	color: #F5FFEA;
	font-size:16px;
	margin-bottom: 5px;
}
div h4, div h4 a, div h4 a:link, div h4z a:visited {
	padding-left: 2px;
	padding-top: 2px;
	background-color: #005897;
	padding-bottom: 2px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5FFEA;
	border-right-color: #F5FFEA;
	border-bottom-color: #FDF200;
	border-left-color: #F5FFEA;
	color: #F5FFEA;
	font-weight: bold;
	margin-bottom: 5px;
}

h4.FormSubTitle {
	padding-left: 2px;
	padding-top: 2px;
	background-color: #005897;
	padding-bottom: 2px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5FFEA;
	border-right-color: #F5FFEA;
	border-bottom-color: #FDF200;
	border-left-color: #F5FFEA;
	color: #F5FFEA;
	font-weight: bold;
	margin-bottom: 1px;
}

.KT_tngtable .head {
	background-color: #005897;
	color: #F5FFEA;
	font-size: 14px;
	padding: 0px;
}
.KT_tngtable .KT_th label {
	font-size: 12px;
}
#form1 .KT_tngtable {
	color: #0D3E80;
	background-color: #F4F4F4;
	cursor: default;
}

/* Nifty Corners Menu Tabs Styling */

div#menu{
	float:left;
	width: 100%;
	padding-top:0px;
	background-color: #005897;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FEF200;
	height: 27px;
	padding-bottom: 0px;
}

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

ul#nav{
	margin-left: 5px;
	width:735px;
}
ul#nav li{
	float:left;
	margin-right: 4px;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
}

ul#nav a{
	float:left;
	width: 8.2em;
	padding: 5px 1px;
	text-decoration:none;
	color: #005897;
	background-color: #BBD9EE;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
ul#nav a:hover{
	background: #ffda81;
	color: #005897;
}
ul#nav li.activelink a,ul#nav li.activelink a:hover{
	color: #005897;
	background-color: #F5FFEA;
}

/*for Nifty Corners rounded box */
.box{
	text-align:left;
	width: 100%;
	border: 1px solid #005897;
	background-color: #BBD9EE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
ol{margin:10px 40px;padding:0}
ol li{margin:0;padding:0}
ul.postnav,ul.postnav li{margin:0;padding:0;list-style-type:none}
ul.postnav li{
	float:left;
	width: 105px;
	font-size:95%;
	margin-right: 5px
}
ul.postnav a{
	display:block;
	width:105px;
	padding:5px 0;
	text-transform:uppercase;
	color: #D1DBBD;
	text-decoration:none;
	text-align:center;
	background-color: #005897;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
ul.postnav a:hover{
	color:#FFF;
	background-color: #BBD9EE;
}





ul#navSide{
	margin-left: 0px;
	width:30px;
}
div.menuSide {
	padding-top:1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 5px;
}

ul#navSide,ul#navSide li{
	margin:0;
	list-style: none;
	padding: 0px;
}
ul#navSide{
	margin-left: 0px;
	width:30px;
}


ul#navSide li{
	float:left;
	margin-right: 0px;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	width: 140px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #4370A9;
}

ul#navSide a{
	float:left;
	text-decoration:none;
	color: #005897;
	background-color: #BBD9EE;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-right: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
ul#navSide a:hover{background: #ffda81;color: #005897}
.beige {
	color: #FFDA81;
	font-weight: bold;
	text-transform: uppercase;
}
.red {
	color: #ff0000;
}


ul#navSide li.activelink a,ul#navSide li.activelink a:hover{
	color: #005897;
	background-color: #F5FFEA;
}
#innerLeft #SideWrap {
	padding: 0px;
	margin: 0px 10px 15px 10px;
}
#HeaderContact label {
}

.BoxContent {
	padding: 5px 2px 2px;
}
.BoxHeader {
	padding: 0px;
}

.boxcenter  {
	width: 148px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
}
ul.navSide {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
ul.navSide li {
	margin: 0px 0px 2px 5px;
	padding: 0px;
}
#displaynone {
	display: none;
	visibility: hidden;
}
h3.first a {
	color: #F5FFEA;
}
.navSide   li.activeSub a {
	text-decoration: underline;
	font-weight: normal;
	list-style-image: url(../images/arrow-right-32x.png);
}

.KT_tngtable {
	border: solid 0px #005897;
}

.KT_tngtable td {
	border: solid 1px #d6d3ce;
	border-top-width: 0;
	border-left-width: 0;
	vertical-align: baseline;
}

	/*
	 * KT_tngtable
	 * 		tabular content generated for NeXT List / Form */
	.KT_tngtable, .KT_tng .KT_options {
	margin: 5px 20px 10px 20px;
	}
	.KT_tngtable {
	margin: 5px 5px 20px 0px;
	}
/* Buttons area for tNG form */
.KT_buttons td {
	border-top: solid 0px #000000;
	/*padding: 0px;*/
	
	text-align: right;
}


/* th, td.KT_th
 * 		the top row on Dynamic List
 * 		labels container on Dynamic Form
 * 		As on the form table headings are semantically incorrect, we have td.KT_th */
.KT_tngtable th, .KT_tngtable td.KT_th {
	
	
	font-weight: bold;

	vertical-align: top;
}
div.box p {
	line-height: 14px;
	font-size: 11px;
	margin-left: 5px;
}
.contentHeaderContainerFloat img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005897;
	border-right-color: #005897;
	border-bottom-color: #005897;
	border-left-color: #005897;
}
.contentHeaderContainerFloat  p {
	line-height: 14px;
	font-size: 11px;
	margin-top: 0px;
}
.contentHeaderContainerFloat .biowrap {
	background-color: #F5FFEA;
	padding: 3px;
	border: 1px solid #BBD9EE;
}
.blueborder {
	border: 1px solid #005897;
}
.CreditCards {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	width: 275px;
	float: left;
	height: 100px;
	margin-right: 25px;
}

.BillingIcons {
	width: 125px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	float: left;
	height: 100px;
}
.subheader h4 {
	font-weight: bold;
}
h5 {
	font-size: 12px;
}
.biowrap .imgBoxLeftBio {
	padding-right: 0px;
	float: left;
	margin: 0px 15px 10px 0px;
}
.CoverageArea {
	width: 500px;
	padding: 5px;
	padding-top: 15px;
}

.CoverageAreaHide {
	width: 500px;
	padding: 0px;
	padding-top: 0px;
	display:none;
}
ul.timetables {
	margin-left: 0px;
	padding-left: 5px;
	margin-top: 10px;
	list-style-type: none;
}
ul.timetables li {
	margin-bottom: 5px;
	margin-top: 10px;
	background-image: url(../images/icons/Blue_arrow_Right_16.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 20px;
	line-height: 16px;
}
ul.contactlist {
	list-style-type: none;
	font-size: 14px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.redstrong {
	color: #ff0000;
	font-weight: bold;
}
.bluestrong {
	font-weight: bold;
	color: #005995;
}

.bluestrongBigger {
	font-weight: bold;
	color: #005995;
	font-size: 16px;
}

.KT_tngtable th, .KT_tngtable td.KT_th {
	border-right-color: #BBD9EE;
	border-bottom-color: #BBD9EE;
	background-color: #DBECF7;
	font-weight: bold;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
}


#innerRightCustInfo .KT_tngtable th, .KT_tngtable td.KT_th {
	background-color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	color: #000000;
	padding-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #F2F2F2;
	border-left-color: #F3F3F3;
}

.KT_tngtable thead *>th {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #005897;
	border-left-color: #005897;
	background-color: #BBD9EE;
}

/* the plain cells   */
.KT_tngtable td {
	border: solid 1px #d6d3ce;
	border-top-width: 0;
	border-left-width: 0;
	vertical-align: baseline;
}

/* Buttons area for tNG form */
.KT_buttons td {
	border-top: solid 1px #000000;
	padding: 4px;
	background-color: #;
	text-align: right;
}#yellow {
	background-color: #FDF200;
	border: 1px solid #005897;
}
#yellow ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
#yellow .YellowHeader {
	background-color: #005897;
}
#yellow .yellowContent {
	text-align: center;
	padding: 15px;
	margin: 0px;
}
#yellow .yellowContent h1 {
	font-size: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 0px;
}
#header  #LogoMain1  {
	background-image: url(../images/home_header_background_01.gif);
	width: 369px;
	height: 65px;
	float: left;
}
#header #LogoMain2 {
	background-image: url(../images/home_header_background_03.gif);
	height: 56px;
	width: 369px;
	float: left;
}
#header #LogoMain3 {
	background-image: url(../images/home_header_background_04.gif);
	height: 28px;
	width: 507px;
	float: left;
}
#CustInfoSheetBox {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#CustInfoSheetBox li {
	margin: 0px;
}
.contentBodyContainer #DownloadIcon {
	margin-right: 4px;
	margin-left: 2px;
	float: left;
}
.contentBodyContainer #DownloadCustInfo {
	background-color: #BBD9EE;
	width: 425px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005897;
}
#DownloadCustInfo ul#DLBox  {
	list-style-type: none;
}

#DownloadCustInfo ul#DLBox li  {
	list-style-type: none;
}
div.DownloadBox  {
	list-style-type: none;
	margin-left: 15px;
	background-color: #BBD9EE;
	padding-bottom: 2px;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FDF200;
	padding-left: 5px;
	width: 425px;
	padding-right: 5px;
	margin-top: 25px;
}
div.DownloadBox   ul  li {
	margin-left: 5px;
	list-style-type: none;
	margin-bottom: 2px;
}
div.DownloadBox ul li a {
	text-decoration: underline;
}

div.DownloadBox ul li a:hover {
	text-decoration: underline;
	color: #F5FFEA;
}
#subPage #globalContainer #CustInfoSheetBody {
	margin-top: 30px;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 25px;
}
#subPage #globalContainer #CustInfoSheetBody #CustInfoSheetContent {
	padding-right: 0px;
	padding-left: 0px;
}
#CustInfoSheetBody h5 {
	padding-top: 10px;
	padding-bottom: 5px;
}
.DownloadBox #BigLink {
	font-size: 14px;
	padding-bottom: 5px;
}
#ContractorApp .KT_tngtable div {
	width: 80px;
	float: left;
	padding: 1px;
}
.KT_tngtable td.KT_th_Header {
	background-color: #005897;
	text-align: center;
	padding: 2px;
}
.KT_th_Header h1 {
	padding: 5px 0px;
	margin: 0px;
	color: #FEF400;
}
.KT_tngtable td.KT_th_Header2 {
	font-size: 14px;
	background-color: #BBD9EE;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #FFDA81;
}
.hideTemp {
	display: inherit;
}
#ContractorApp #NoMargin {
	margin-bottom: 0px;
}
#ConAppForm {
	width: 525px;
}
#subPage #Admin_globalContainer #menu #LoggedInAs {
	text-align: right;
	float: right;
	padding: 1px 15px 1px 1px;
	color: #FFF203;
	font-weight: normal;
}
#subPage #Admin_globalContainer #menu #LoggedInAs a {
	color: #FFF109;
}
#subPage #Admin_globalContainer #menu #LoggedInAs a:hover {
	color: #FFF109;
	text-decoration: underline;
}

  /* Dynamic List row settings Users_List.php */
  .KT_col_username {
	width:80px;
	overflow:hidden;
}
  .KT_col_password {width:84px; overflow:hidden;}
  .KT_col_email {width:140px; overflow:hidden;}
  .KT_col_level {
	width:60px;
	overflow:hidden;
}
  .KT_col_login_attempts {
	width:25px;
	overflow:hidden;
}
  .KT_col_disable_date {
	width:55px;
	overflow:hidden;
}
  .KT_col_registration_date {
	width:55px;
	overflow:hidden;
}
  .KT_col_expiration {
	width:35px;
	overflow:hidden;
}
 /* Dynamic List row settings  Contractor App Submissions_List*/
  .KT_col_Date_conapp {
	width:75px;
	overflow:hidden;
}
  .KT_col_firstname_ConApp {
	width:50px;
	overflow:hidden;
}
  .KT_col_LastName_ConApp {width:70px; overflow:hidden;}
  .KT_col_Address_ConApp {
	width:125px;
	overflow:hidden;
}
  .KT_col_Cell_ConApp {width:70px; overflow:hidden;}
  .KT_col_AltPhone_ConApp {
	width:60px;
	overflow:hidden;
}
  .KT_col_Email_ConApp {
	width:145px;
	overflow:hidden;
}
  .KT_col_DriversLicenseNumber_ConApp {
	width:50px;
	overflow:hidden;
}
  .KT_col_DLState_ConApp {width:70px; overflow:hidden;}
  .KT_col_DLExpiration_ConApp {
	width:60px;
	overflow:hidden;
}
  .KT_col_PassTSAassesment_ConApp {width:25px; overflow:hidden;}
  .KT_col_ConvictedFelony_ConApp {width:25px; overflow:hidden;}
  .KT_col_ConvictedDUI_ConApp {width:25px; overflow:hidden;}
  .KT_col_ConvictedDWI_ConApp {width:25px; overflow:hidden;}
  .KT_col_ObtainGPS_ConApp {
	width:20px;
	overflow:hidden;
}
  .KT_col_HaveHandtruck_ConApp {width:25px; overflow:hidden;}
  .KT_col_FuekBeforeCompensation_ConApp {width:25px; overflow:hidden;}
  .KT_col_CertifyAllInformationisTrue_ConApp {width:25px; overflow:hidden;}
label {
	font-weight: bold;
}
#form1 .KT_tngtable #VendorForBilling {
	display: none;
}

#form1 .KT_tngtable #PickupDeliveryOther {
	display: none;
}
#SpecialSecurityYesBox {
	display: none;
}
div#SpecifiedPerson2 {
	display: none;
}
div#SpecifiedPerson3 {
	display: none;
}
div#SpecifiedPerson4 {
	display: none;
}



#VendorTable {
	display: none;
}
#innerRightCustInfo #form1 .KT_tngtable td.KT_th {


}

.eC_CheckoutFormWrapper {
	margin-top:0px;
}

.eC_CheckoutFormHeader{
	padding:7px 0 4px 8px;
	margin-top: 5px;
	margin-bottom:5px;
	font-weight:bold;
	background-color:#E6E2AF; /* Global_Gray_Light */
	border-top:solid 1px #BABDC2; /*  Neutral_Dark */
	border-bottom:solid 1px #BABDC2; /*  Neutral_Dark */
	color:#324266; /*  Accent_5 */
	font-size: 16px;
	background-image: url(../../images/F4F3C1_2x2.png);
	background-repeat: repeat;
}

.eC_SameAsWrapper{
	width:auto;
	overflow:auto;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	color: #85A4B9;
}

.RadioFloat {
	float: left;
	margin-top: 2px;
	padding: 1px;
}
#form1 .KT_tngtable #SpecifiedPeople {
	display: none;
}
.AddAnotherMargin {
	margin-top: 3px;
	margin-left: 10px;
}


#SpecialProdceduesExplain {

}
#SecurityExplain {
	display: none;
}

#PickupandDeliveryOther {
	display:none;
	}

/* ADDT List and Form Cell colorings */
.KT_tngtable th.cell5, .KT_tngtable th.cell5 a, .cell5 {
	background-color: #C9D5DC;
	font-weight: bold;
	padding-right: 1px;
	padding-left: 1px;
	border-right-color: #848284;
	border-bottom-color: #848284;
}
.KT_tngtable th.cell6, .KT_tngtable th.cell6 a, .cell6 {
	background-color: #E6E2AF;
	font-weight: bold;
	padding-right: 1px;
	padding-left: 1px;
	border-right-color: #848284;
}
.KT_tngtable th.cell7, .KT_tngtable th.cell7 a, .cell7 {
	background-color: #DCEDF8;
	border-right-color: #848284;
	border-bottom-color: #848284;
	font-weight: bold;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
}

.KT_tngtable th.cell8, .KT_tngtable th.cell8 a, .cell8 {
	background-color: #FFDA81;
	border-right-color: #848284;
	border-bottom-color: #848284;
	font-weight: bold;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
}


  /* Dynamic List row settings admin/CustomerInformation_List */
  .KT_col_CompanyName {width:140px; overflow:hidden;}
  .KT_col_CompanyAddress {width:140px; overflow:hidden;}
  .KT_col_CompanyCity {width:140px; overflow:hidden;}
  .KT_col_CompanyState {width:65px; overflow:hidden;}
  .KT_col_CompanyZip {width:60px; overflow:hidden;}
  .KT_col_BusinessPhone {width:80px; overflow:hidden;}
  .KT_col_BusinessFax {width:80px; overflow:hidden;}
  .KT_col_AfterHoursPhone {width:140px; overflow:hidden;}
  .KT_col_ContactName {width:140px; overflow:hidden;}
  .KT_col_AlternateContactName {width:140px; overflow:hidden;}
  .KT_col_BillingAddressName {width:140px; overflow:hidden;}
  .KT_col_BillingStreetAddress {width:140px; overflow:hidden;}
  .KT_col_BillingAddressCity {width:140px; overflow:hidden;}
  .KT_col_BillingAddressState {width:140px; overflow:hidden;}
  .KT_col_BillingAddressZip {width:140px; overflow:hidden;}
  .KT_col_BillingPhone {width:140px; overflow:hidden;}
  .KT_col_BillingFax {width:140px; overflow:hidden;}
  .KT_col_BillingAfterHoursPhone {width:140px; overflow:hidden;}
  .KT_col_BillingAddressAttention {width:140px; overflow:hidden;}
  .KT_col_BillingAlternateContact {width:140px; overflow:hidden;}
  .KT_col_PreferredPaymentMethod {width:140px; overflow:hidden;}
  .KT_col_ListVendorCompany {width:140px; overflow:hidden;}
  .KT_col_ListVendorAccount {width:140px; overflow:hidden;}
  .KT_col_ListVendorAddress {width:140px; overflow:hidden;}
  .KT_col_ListVendorCity {width:140px; overflow:hidden;}
  .KT_col_ListVendorState {width:140px; overflow:hidden;}
  .KT_col_ListVendorZip {width:140px; overflow:hidden;}
  .KT_col_AuthorizedPersons {width:140px; overflow:hidden;}
  .KT_col_SpecifiedPerson1 {width:140px; overflow:hidden;}
  .KT_col_SpecifiedPerson2 {width:140px; overflow:hidden;}
  .KT_col_SpecifiedPerson3 {width:140px; overflow:hidden;}
  .KT_col_SpecifiedPerson4 {width:140px; overflow:hidden;}
  .KT_col_PickupandDelivery {width:140px; overflow:hidden;}
  .KT_col_PickupandDeliveryOther {width:140px; overflow:hidden;}
  .KT_col_ResidentialNoSignature {width:40px; overflow:hidden;}
  .KT_col_PODsNeeded {width:140px; overflow:hidden;}
  .KT_col_EstimatelDeliveriesOutofTown {width:56px; overflow:hidden;}
  .KT_col_EstimatedDeliveriesLocal {width:56px; overflow:hidden;}
  .KT_col_DDservicesUsed {width:140px; overflow:hidden;}
  .KT_col_SpecialProdcedues {width:40px; overflow:hidden;}
  .KT_col_SpecialProdceduesExplain {width:140px; overflow:hidden;}
  .KT_col_AdditionalInfo {width:140px; overflow:hidden;}
  .KT_col_HowHearAboutUs {width:140px; overflow:hidden;}
  .KT_col_ICertify {width:49px; overflow:hidden;}
  .KT_col_CustomerCertify {width:140px; overflow:hidden;}
  .KT_col_TitleCertify {width:140px; overflow:hidden;}
  .KT_col_DateCertify {width:140px; overflow:hidden;}
  
  
  
#AdminNav {
	width: 100%;
	float: left;
	height: 27px;
	background-color: #FFDA81;
}
ul.AdminNav {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
}

ul.AdminNav li {
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	display: block;
	background-color: #D8E3C3;
	padding-bottom: 5px;
	padding-top: 3px;
	margin-right: 1px;
	border: 1px solid #005897;
	margin-top: 2px;
}
