* {
 margin: 0;
}

/* IE */
body, html {
text-align: left; 
padding:0;
width:100%;
height:100%; 
min-height: 100%; 
background: url(LB-images/bg-stripe.png) repeat;
margin: 0px auto; 
text-align: center;
font: arial;
color: #999999;

}

body  /*Mozilla Firefox alignment */
{
text-align: -moz-center;
min-height: 100%; height: 100%;
} 

.mainContainer {
width:803px;
background: #242424;
min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -350px; /* the bottom margin is the negative value of the footer's height */
}
#header {
height:auto;
/*border:2px solid red;*/
text-align: left;
}
#navLinks {
height:auto;
/*border:2px solid yellow;*/
text-align: left;
font-family: arial narrow;
font-weight: normal;
text-align: left;
margin: 10px 0 0 140px;
letter-spacing: 1px
}

#content {
/*order:2px solid blue;*/
text-align: left;
margin: 20px 140px 20px 140px;
font-family: arial;
font-size: 10pt;

}
.footer, .push {
height: 350px;
/*background: #242424;
border:2px solid green;*/
}
/*


/* bullets */
UL li
{
list-style-image: url(LB-images/bullet.gif);
}
/* bullets */


/* WORK - EXAMPLES */

h2 {
	font: normal 140%/100% Arial, Helvetica, sans-serif;
	margin: 0 0 .2em;
	text-transform: uppercase;
}
h2 em {
	font: 10pt Arial Narrow;
	color: #666666;
	margin: 0 0 10px 0;
}

#largeImg {	
    /*border: solid 1px #242424;*/
	width: 550px;
	height: 400px;
	padding: 0px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding: 20px 0 20px 0;
}
.thumbs img {
	border: solid 1px #333333;
	width: 100px;
	height: 100px;
	padding: 12px;
	margin: 20px 0 0 0;
}
.thumbs img:hover {
	border: solid 1px #333333;
	border-color: #F5Fc00;
	margin: 20px 0 0 0;
}

/* WORK - EXAMPLES END */


/* ACCORDIAN */
.accordion {
	border-bottom: solid 1px #c4c4c4;
	margin: 0 0 0 0;
}

.accordion h3 {
	background: #666666 url(LB-images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
/*	font: bold 120%/100% Arial, Helvetica, sans-serif;*/
font-size: 11pt;
	color: #cccccc;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}

.accordion h3:hover {
		background: #14bff4 url(LB-images/arrow-square.gif) no-repeat right -51px;
background: #14bff4;
	color: #ffffff;
}

.accordion h3.active {
	color: #ffffff;
	background-position: right 5px;
		background: #14bff4 url(LB-images/arrow-square.gif) no-repeat right -51px;
}

.accordion p {
	background: #242424;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	font-size: 10pt;
	color: #cccccc;
}

.accordionstep {

	left-margin: 5px;
	padding: 10px 15px 20px;
	text-indent: 5px;
}

.subHead {
	color: #999999;
	font-weight: light;
	letter-spacing: 1px;
	font-size: 13px;
}

.accordionstep1 {	left-margin: 5px;
	padding: 10px 15px 20px;
	text-indent: 5px;
}

.accordionstep2 {	
	left-margin: 5px;
	padding: 10px 15px 20px;
	text-indent: 5px;
}

.accordionstep11 {
	left-margin: 5px;
	padding: 10px 15px 20px;
	text-indent: 5px;
}
/* ACCORDIAN END */

/* NAV */


/* general links */
A:link {text-decoration: none; text-transform:uppercase; color: #666666; }
A:visited {text-decoration: none; text-transform:uppercase; color: #666666; }
A:active {text-decoration: none; text-transform:uppercase; color: #666666; }
A:hover {text-decoration: none; text-transform:uppercase; color: #f0f0f0; }

/* about - orange */
.navLinks1 A:link {text-decoration: none; color: #666666;letter-spacing: 1px;}
.navLinks1 A:visited {text-decoration: none; color: #666666;letter-spacing: 1px;}
.navLinks1 A:active {text-decoration: none; color: #666666;letter-spacing: 1px;}
.navLinks1 A:hover {text-decoration: none; color: #FB4E2A;letter-spacing: 1px; }

.navLinks1ACTIVE {
	text-decoration: none;
	color: #FB4E2A;
	font-weight: normal;
	letter-spacing: 1px;
}

/* yellow */
.navLinks2 A:link {text-decoration: none; color: #666666; margin: 0px 0px 0px 30px;letter-spacing: 1px;}
.navLinks2 A:visited {text-decoration: none; color: #666666; margin: 0px 0px 0px 30px;letter-spacing: 1px;}
.navLinks2 A:active {text-decoration: none; color: #666666; margin: 0px 0px 0px 30px;letter-spacing: 1px;}
.navLinks2 A:hover {
	text-decoration: none;
	color: #F5Fc00;
	margin: 0px 0px 0px 30px;
	font-weight: normal;
	letter-spacing: 1px;
}

.navLinks2ACTIVE {text-decoration: none; color: #F5Fc00; font-weight: normal; margin: 0px 0px 0px 30px; letter-spacing: 1px;}

/* blue */
.navLinks3 A:link {text-decoration: none; color: #666666; margin: 0px 0px 0px 30px;letter-spacing: 1px;}
.navLinks3 A:visited {text-decoration: none; color: #666666; margin: 0px 0px 0px 30px;letter-spacing: 1px;}
.navLinks3 A:active {text-decoration: none; color: #666666; margin: 0px 0px 0px 30px;letter-spacing: 1px;}
.navLinks3 A:hover {
	text-decoration: none;
	color: #14BFF4;
	margin: 0px 0px 0px 30px;
	letter-spacing: 1px;
	font-weight: normal;
}

.navLinks3ACTIVE {text-decoration: none; color: #14BFF4; font-weight: normal; margin: 0px 0px 0px 30px; letter-spacing: 1px; }

/* green */
.navLinks4 A:link {text-decoration: none; color: #666666; margin: 0px 0px 0px 30px;letter-spacing: 1px;letter-spacing: 1px;}
.navLinks4 A:visited {text-decoration: none; color: #666666; margin: 0px 0px 0px 30px;letter-spacing: 1px;letter-spacing: 1px;}
.navLinks4 A:active {text-decoration: none; color: #666666; margin: 0px 0px 0px 30px;letter-spacing: 1px;letter-spacing: 1px;}
.navLinks4 A:hover {
	text-decoration: none;
	color: #54D72A;
	margin: 0px 0px 0px 30px;
	letter-spacing: 1px;
	font-weight: normal;

}

.navLinks4ACTIVE {text-decoration: none; color: #54D72A; font-weight: normal; margin: 0px 0px 0px 30px; letter-spacing: 1px; }
/* NAV END */

/* FORM */

.tbmain{ 
 /* Changes on the form */
 background: #242424 !important; 
}
.left{
  /* Changes on the form */
  color: white !important; 
	font-family: Arial, Helvetica, sans-serif !important;
  font-size: 9pt !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:none;
  font-family:"Times New Roman", Times, serif;
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: #54D72A !important;
}

/* FORM END */