﻿#main-content
{
	background-image: url("/images/main-content-bg2.png");
	background-repeat: no-repeat;
	background-position: center 17px;
	padding-top: 35px;
}

#main-content a
{
	color: #0894ce;
}


#page-title
{
	margin-top: 7px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 30px;
	font-weight: 100;
	color: #01457e;
	line-height: 40px;
}

.bodyparagraph
{
	margin-bottom: 15px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	font-weight: 100;
	color: #5e7b8c;
}


#main-content ul
{
	margin-bottom: 15px;
	margin-top: -10px;
}

#main-content li
{
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	font-weight: 100;
	color: #5e7b8c;
}


#send-message h3
{
	padding-left: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 18px;
	line-height: 24px;
	font-weight: 100;
	color: #01457e;
}
#login-box 
{
	margin-top: 80px;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	
}

#login-form label
{
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #5e7b8c;
	text-align:left;
}

#instructions
{
	margin-top: 10px;
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	display:block;
	color: #5e7b8c;
}

#btnLogin
{
	margin-top:15px;

}
#password-reset
{
    display:none;
    }