﻿body {
	margin:0px; padding:0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: lighter;
    font-size: 16px;
    text-transform: uppercase;
	}
	
#Content 
{
    position: absolute;
	width:100%;
    height: 100%;
	margin:0 auto;
    min-width: 956px;

	}
	
.LCLeft 
{
    position absolute;
    width: 50%;
    height: 100%;
    min-width: 378px;
    min-height: 500px;
    float: left;
    left: 0;
    top: 0;
    background-color: #57B833;
	text-align:center; 
}
.LCImg
{
    width: 378px;
    height: 456px;
    background-image: url(images/NoahLogin.jpg);
	margin:0 auto;
}

.LCRight 
{

    width: 50%;
    background-color: #fff;
    padding-top: 300px;
    float: right;
}


.loginImg
{

}
		
.loginStyle
{
    color: #57B833;
    padding: 5px; 
    border: 0; 
}
.textEntry
{
    color: #57B833;
    padding: 5px; 
    border: 1px solid #57B833;
    width: 150px;
}

.passwordEntry
{
    color: #57B833;
    padding: 5px; 
    border: 1px solid #57B833;
    width: 150px;
}
.textLoginForm
{
    float: left;
    width: 200px;
    padding-left: 50px;
    padding-top: 15px;
}
.inputLoginForm
{
    padding-top: 15px;
}
.rmbLoginForm
{
    padding-left: 50px;
}
.submitButton
{
    padding-left: 256px;
}

.InstructionText
{
    display: none;
}

.ForgetText
{
    font-weight: 100;
    font-size: 18px;
    padding: 10px;  
    text-align: left;  
}

.ForgetIText
{
    color: #57B833;
    border: 1px solid #57B833;
    width: 160px;
    height: 20px;
    padding: 5px;  
}

.ForgetInstruction
{
    font-weight: 100;
    font-size: 16px;
    padding: 10px;    
    text-align: left;  
}


a{
    color: #57B833;
    text-decoration: none;
}
a:visited{
    color: #57B833;
    text-decoration: none;
}
a:hover{
    color: #57B833;
    text-decoration: underline;
}



.YouAreConnected 
{
    padding: 0 0 20px 0;
    font-size: 16px;
}

.connectedDiv
{
    padding: 0 0 0 40px;
}

#LoginView1_Login1_UserName
{
    color: #57B833;
    border: 1px solid #57B833;
    width: 170px;
    height: 20px;
    padding: 5px;  
}

#LoginView1_Login1_Password
{
    color: #57B833;
    border: 1px solid #57B833;
    width: 170px;
    height: 20px;
    padding: 5px;  
}

.bt_vert2 {
    margin-right: 14px;	
    width: 164px;
    height: 32px;
    background-color: #fff;
    color: #3B7A23;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px;  
    text-decoration: none; 
    font-weight:bold;
    border: 0px;
    border: 2px solid #3B7A23;
    cursor: pointer;
}

.bt_vert2 a{
    color: #3B7A23;
    text-decoration: none;
}
.bt_vert2 a:visited{
    color: #3B7A23;
    text-decoration: none;
}

.bt_forget {
    margin-right: 50px;
    margin-top: 15px;	
    width: 174px;
    height: 32px;
    background-color: #fff;
    color: #3B7A23;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px;  
    text-decoration: none; 
    font-weight:bold;
    border: 0px;
    border: 2px solid #3B7A23;
    cursor: pointer;
}

.bt_forget a{
    color: #3B7A23;
    text-decoration: none;
}
.bt_forget a:visited{
    color: #3B7A23;
    text-decoration: none;
}
.ForgetRight
{
    width: 410px;
}
.ForgetIText
{
    margin-left: 10px;
}

.ForgetError
{
    padding: 10px;
}

.forgetPassword 
{
    padding: 15px;
    padding-left: 256px;	
    color: #3B7A23;
    font-size: 14px;

}

.forgetPassword a{
    color: #3B7A23;
}
.forgetPassword a:visited{
    color: #3B7A23;
}

tbody
{
    text-transform: uppercase;
}
