﻿
.loginPara 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	margin-right: 30px;
	margin-left: 25px;
	margin-top: 25px;
	line-height: 2;
}

.logonBox 
{
	margin-top: 30px;
	margin-left: 200px;
	margin-right: 200px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 8pt;		
	padding: 5px;
	background-color: #f5f5f5;
	width: 220px;
	border: 1px solid #c7c7c7;
}

.lineSpace 
{
	height: 5px;
}

.logonHead 
{
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	border-bottom: 1px dotted #c7c7c7;
	margin-left: 5px;
	margin-right: 5px;
	color:#dc324e;
}

.loginLinks 
{
	font-size: 8pt;
	color: #5D7B9D;
}

.formButton 
{
	font-size: 9pt;
}

.loginlf 
{
	margin-right: 10px;
}

.loginLinks:hover 
{
	text-decoration: underline;
}

.formText 
{
	width: 130px;
	height: 16px;
	background-color:White;
	border: 1px solid #c7c7c7;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 8pt;
	border: 1px solid #c7c7c7;
}

.formText:hover 
{
	border-color: #5D7B9D;
}

#status, .status
{
	color: Red;
}

td 
{
	padding: 5px;
	padding-top: 0px;
	padding-right: 0px;
}

/* for the members area */
.maintainCol 
{
	border-left: none;
	border-top: none;
}

.pathList a.accLinks
{
	color: #5D7B9D;
}

.pathList a.accLinks:hover
{
	text-decoration: underline;
}

.accLinksCon
{
	margin-top: 3px;
}

#changePwForm, #changeEmailForm
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 7.5pt;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	padding-top: 10px;
	border: 1px solid #c7c7c7;
	background-color: #f5f5f5;
}

.sideText 
{
	width: 70px;
	background-color:White;
	border: 1px solid #c7c7c7;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 8pt;
	border: 1px solid #c7c7c7;
}

.sideText:hover 
{
	border-color: #5D7B9D;
}

.sideTextTd 
{
	padding-right: 0px;
}

td.sideTextlbl, .loginFormLabel
{
	font-weight:bold;
	height: 15px;
	color: #333333;
}

.sideBottom 
{
	display: block;
	padding: 3px;
}

.newEmailText
{
	width: 110px;
}

/* styling the forgot pw */
.forgotTitle 
{
	margin-left: 20px;
	margin-top: 20px;
}

.forgotPara 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 2;
}

.forgotBox 
{	
	border-top: 1px dotted #c7c7c7;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 8pt;
	margin-left: 30px;
	margin-top: 30px;
}

.forgotFormLabel 
{
	font-weight:bold;
	height: 15px;
	color: #333333;	
}

.forgotFormText 
{
	width: 150px;
}

.statusError 
{
	color: #e04040;
}

/* for the profile tab arrows */
.imgArrow 
{
	top: 5px;
	margin-right: 10px;	
}

#loLink 
{
	padding: 0px;
	margin: 0px;
	margin-top: 1px;
}

#logoutImg 
{
	float: left;
	border:none;
}

#logoutTxt
{
	display:block;
	font-size: 11px;
	margin-left: 25px;
	color:#dc324e;
	font-weight: bold;
}

#logoutTxt:hover 
{
	color: #FF9900;
	text-decoration: underline;
}

.status 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 7.5pt;
	margin-top: 7px;
	display: block;
	margin-left: 20px;
}