﻿

html, body
{
	margin:0px;
	padding:0px;
	height:100%;
    width:100%;
   font-family:arial;
	background-color:rgb(205,211,209);


}

/* Layout header and footer*/

html>body #page-header
{
	position:fixed;
	z-index:10;
	background-color:white;
	text-align:left;
	width:100%;
	height:42px;
	
}

#footer
{
    position:fixed;
    top:96.7%;
	z-index:10;
	background-color:#99cccc;
	border-top:1px solid black;
	text-align:left;
	width:100%;
	height:50px;
 	font: 12px/1.5em Arial;
}
#header-firmLogo
{
	background: url(../../img/lte/logo.gif) no-repeat scroll 0%;
	
	padding:0px;
	margin:0px;
	text-align:left;
	height:42px;
	position:relative;
	top:10px;
	left:0px;
}

#house_full 
{
	background:transparent url(../../img/lte/lexis.gif) no-repeat scroll 0%;
	width:200px;
	height: 40px;
	float: right;
	margin-top: -40px;
}

#menu-bar
{
	height:35px;
	background: url(../../img/lte/nav_bar_bg.gif) transparent repeat scroll 0%;
	text-align:left;
}
#menu-left
{
	width:219px;
	height:24px;
	background:url(../../img/lte/nav_bar.gif) transparent no-repeat;
	float:left;
	text-align:left;
}

#menu-buttons {
	float: right;
	position:relative;
	top:1px;
}
#menu-buttons ul {
	padding: 0px;
	margin: 0px;
}
#menu-buttons li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-color:#bfc2c4;
}
#menu-buttons a 
{
    text-decoration:none;
    color:black;
    width: 80px;
	height: 33px;
	display: block;
	font:10px/3.2em Arial;

	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
    
}

#menu-buttons li.doubleline a
{
  padding-top:5px;
  
	font:10px/1.0em Arial;


}
#menu-buttons a:hover
{
    text-decoration:none;
    color:White;
    background: url(../../img/lte/nav_btn_o.jpg) top center no-repeat;
}
 

#footer
{
    position:fixed;
    bottom:10%;
	z-index:10;
	background-color:#99cccc;
	text-align:center;
	width:100%;
	height:16px;
	font: 10px Arial;
	padding-top:5px;
	border-top:1px outset black;
	
}


/* End Layout header and footer*/


.textBoxLogin
{
	height:12px;
	font-size:10px;
	border:1px solid;
	background-color:#FFFFCC;
	border-color:#DFDFDF;
}

.labelLogin
{
	display:inline-block;
	font-family:Arial;
	font-size:12px;
}
.rfvLogin, .emailForm
{
	
	font-family:Arial;
	font-size:11px;
	display:inline-block;
	

	

}

.LoginDiv
{
	width:95%;
	padding:5px;	
	border:1px solid rgb(205,211,209);
}

.formSectionCaption
{
	border-bottom:1px solid white;
	padding-bottom:0px;
	width:390px;
	display:inline-block;
	font-family:Arial;
	font-size:13px;
	color:#99cccc;
	font-weight:bold;
}

.dropDownList
{
	height:20px;
	font-Size:10px;
	background-color:#FFFFCC;
	
}

.buttonSubmit
{
	text-align:center;
	font-size:11px;
	
	display:inline-block;
	padding:1px;
	
	/*border:none;color:yellow;background: white url(../../img/lte/bg-button.gif) no-repeat center;*/
}




h2{
margin:0px;

padding-left:10px;
font-family:arial;
font-size:16px;
color: rgb(23,178,167);
padding-top:10px;
}

td
{
    font-family:Arial;
    font-size:12px;
    color:Black;
}

table tr td
{
    font-family:Arial;
    font-size:12px;
    color:Black;
}
.content ol {
margin-top:0px;
}
ol
{
   
    color:rgb(23,178,167);
    font-size:14px;
}
ol li h2
{
    font-size:14px;
    margin-bottom:-10px;
  
}

ol li h2 a 
{
    color:rgb(23,178,167);
  
}

ol li  h2.wizardSelected a
{
    color:rgb(255,165,0);
 
    text-decoration:none;
}
ol li p
{
   padding-left:10px;
}
p
{
    font-size:12px;
    color:Black;
}


/* New Layout*/
.box .content, .box2 .content
{
    
    margin:0px 0px 0px 0px;
	padding:10px;
}

#left .box .content,#left .box2 .content
{
    height:60%;
}
#right .box .content
{

	overflow:auto;
	height:400px;
	
}


.box .top, .box2 .top
{
	display:block;
	background: url('../../img/lte/header.png') repeat-x left top;
	height:27px;
}

.box p.bottom, .box2 p.bottom
{
	display:block;
	background:transparent url('../../img/lte/footer.png') repeat-x top left;
	height:30px;
	margin:0px 0px 0px 0px;
}

.box2
{
    width:100%;
    background-color:White;
    position:absolute;
    right:-600px;
    display:none;
}
.box
{
	
	background-color:white;
}
    #page-5050
	{
	   
		
	}
	#page-5050 #left
	{
		
		width:30%;
		position:absolute;
		top:100px;
		left:30px;
		margin:0px 0px 0px 0px;
		
		
		
	}

	#page-5050 #right
	{
		
		width:60%;
		position:absolute;
		right:30px;
		top:100px;
		margin:0px 0px 0px 0px;
		
		
	}
	
	#page-3060
	{
	}
	
	#page-3060 #left
	{
		
		width:20%;
		position:absolute;
		top:100px;
		left:30px;
		margin:0px 0px 0px 0px;
	}

	#page-3060 #right
	{
		
		width:70%;
		position:absolute;
		right:30px;
		top:100px;
		margin:0px 0px 0px 0px;
	}
	
	
/* End Layout */
a
{
    border:none;
    text-decoration:none;
}
p a:hover
{
    text-decoration:underline
}
img
{
    border:none;
    
}

h3
{
  padding:0px;
  margin:0px;
}

