		
body#login h1,
body#popup h1	{
	font-weight: normal;
	color: #fff;	
	text-align: left;
	margin: 0;
	padding: 0 0 6px 12px;
	background-color: #5a883c;
	}
body#login #title h1	{
	margin-left: auto;
	margin-right: auto;
	width: 602px; /* iewin fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 590px;
	}
html>body#login #title h1	{
	width: 590px; /* iewin fix ends */
	}
	
	
/* win IE fix for pop-up title bar & 'close window' link */	
body#popup #title	{
	width: 602px;
	padding: 0;
	background-color: #5a883c;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #5a883c;
	border-right: 1px solid #5a883c; /* iewin fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 600px;	
	}
html>body#popup #title	{
	width: 600px; /* iewin fix ends */
	}	
body#popup #title h1	{
	font-weight: normal;
	color: #fff;	
	text-align: left;
	margin: 0;
	padding: 0 0 6px 12px;
	}		
/* end fix */		

	
body#login #title-sm h1	{
	margin-left: auto;
	margin-right: auto;
	width: 452px; /* iewin fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 426px;
	}
html>body#login #title-sm h1	{
	width: 426px; /* iewin fix ends */
	}	
body#login #color,
body#login #color-sm,
body#popup #color	{
	background-color: #fff;
	padding: 8px 12px 4px 12px;
	}
body#login #color,
body#login #color-sm,
body#popup #color	{
	border-left: 1px solid #5a883c;
	border-right: 1px solid #5a883c;	
	}
body#login #color-sm	{
	width: 438px;
	margin-left: auto;
	margin-right: auto;   /* iewin fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 412px;
	}
html>body#login #color-sm	{
	width: 412px; /* iewin fix ends */
	}

body#login #color,
body#popup #color	{
	width: 602px;
	margin-left: auto;
	margin-right: auto;   /* iewin fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 576px;
	}
html>body#login #color,
html>body#popup #color	{
	width: 576px; /* iewin fix ends */
	}	
body#login div.button,
body#popup div.button	{
	width: 602px;
	padding: 4px 0 3px 0;
	background-color: #d5ed97;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #5a883c;
	border-right: 1px solid #5a883c; /* iewin fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 600px;	
	}
html>body#login div.button,
html>body#popup div.button	{
	width: 600px; /* iewin fix ends */
	}
body#login div.button-sm	{
	width: 436px;
	padding: 4px 0 3px 0;
	background-color: #d5ed97;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #5a883c;
	border-right: 1px solid #5a883c; /* iewin fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 436px;	
	}
html>body#login div.button-sm	{
	width: 436px; /* iewin fix ends */
	}
body#popup #title ul	{
	float: right;
	padding: 0;
	margin: 3px 10px 0 0;
	display: block;
	list-style-type: none;
	}
body#popup #title li	{
	float: left;
	padding: 0;
	margin: 0 8px 0 0;
	display: block;
	list-style-type: none;
	color: #fff;
	font-size: 11px;
	line-height: 120%;
	}		
body#popup #title li a,
body#popup #title li a:link,
body#popup #title li a:visited	{
	color: #fff;
	text-decoration: none;
	}	
body#popup #title li a:hover	{
	color: #fff;
	text-decoration: underline;
	}	
body#popup #title img	{
	border-style: none;
	margin: 0 2px 2px 0;
	padding: 0 0 1px 0;
	float: left;
	}

	
body#login #float-form	{
	float: left;
	width: 531px;
	}
body#login #float-register	{
	float: left;
	width: 180px;
	text-align: center;
	}
body#popup #container	{
	text-align: center;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 602px; /* iewin fix begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 604px;	
	}
html>body#popup #container	{
	width: 604px; /* iewin fix ends */
	}		
body#popup	{
	background: none;
	}	
body#login #content	{
	padding-left: 0;
	padding-right: 0;
	}
body#popup #content	{
	margin-top: 10px;
	padding-left: 0;
	padding-right: 0;
	}	
body#login table.login	{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	margin-bottom: 12px;
	}
body#login .callout .inset table.login	{
	margin-top: 0px;
	margin-bottom: 0;
	}
body#login table.login td	{
	border-style: none;
	padding: 0 0 4px 0;
	}
body#login table.login td.button	{
	padding: 4px 0 0 0;
	text-align: left;
	}
body#login table.login td.right	{
	padding-right: 4px;
	}
body#login table.login td.question	{
	vertical-align: middle;
	padding-top: 8px;
	}
body#login table.login td.question-mark	{
	text-align: right;
	padding-right: 4px;
	padding-top: 8px;
	vertical-align: middle;
	}	
#outside-bottom	{	
	margin: 4px 185px 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	}
#outside-bottom-lg	{	
	margin: 4px 105px 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	}	
#outside-top	{	
	margin: 0 185px 4px 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	}	
.floatright-help 	{
	float: right;
	margin: 0 0 10px 12px;
	border: none;
	}	
.registration-half-1	{	
	float: left;
	width: 255px;
	margin: 10px 0 5px 12px;
	padding: 0 10px 0 0;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	border-right: 1px dotted #000000;
	}
.registration-half-2	{	
	float: left;
	width: 250px;
	margin: 10px 12px 5px 10px;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	}
	
/* NEW add-on text for login */	
	
#login-left	{
	float: left;
	width: 220px;
	margin: 75px 0 0 10px;
	padding: 0;
	border: none;
	font-size: 12px;
	line-height: 14px;
	}	
#login-left h2	{
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	}	
#login-center	{
	float: left;
	width: 460px;
	margin: 0;
	padding: 0;
	border: none;
	}
#login-center #outside-bottom	{	
	margin: 4px 25px 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	}
#login-center #outside-bottom-lg	{	
	margin: 4px 5px 10px 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	}	
#login-center #outside-top	{	
	margin: 0 25px 4px 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	}	