.forgottenpwdtext 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	line-height: 9pt; 
	font-weight: normal; 
	color: #CCCCCC;
}

.forgottenpwdtext a:link, .forgottenpwdtext a:visited 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	line-height: 9pt; 
	font-weight: normal; 
	color: #888888;
}

.forgottenpwdtext a:hover
{
        font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	line-height: 9pt; 
	font-weight: normal; 
	color: #CCCCCC;

}

.leftNavAlert
{
	font-family: Arial, Times New Roman;
	color: #CC0000;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

.tblLoginAreaSelect
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #996633;
	width: 100%;
}

.tblLoginTypeSelect
{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
	color: #006633;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	text-align: center;
	width: 100%;
}

.tblLoginTypeSelect .header
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #006633;
	border: none 0px #CCCCCC;
	text-align: center;
	width: 100%;
}

.tblLoginTypeSelect .content
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bolder;
	color: #006633;
	background-color: #FFFFFF;
	border: 0px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px 0px 0px;
	width: 100%;
}

.tblLoginCaption
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bolder;
	color: #006633;
	background-color: #E5EFEA;
	border: solid 1px #006633;
	text-align: center;
	width: 100%;
}

.tblLoginArea
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #996633;
	width: 500px;
}

.tblLoginForm
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bolder;
	color: #006633;
	border: solid 1px #CCCCCC;
        margin:3px;   
	text-align: left;
	width: 494px;
}

.content
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bolder;
	color: #006633;
	background-color: #FFFFFF;
	border: 0px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 10px 0px 0px;
	width: 100%;
}


.selectlogin
{
	margin:0 0 2px 0;
	font-size:0.9em;
	padding-left:2px;
	padding-top:2px;
	padding-bottom: 2px;
	display:block;
	text-decoration: none;
	height: 20px;
}

.selectlogin a
{
	font-weight:bold;
	height:20px;
	text-decoration:none;
	display:block;
	padding:6px 0 0 10px;
}	

#selectlogin2
{
	clear:left;
	float:left;
	margin:0 0 10px 0;
	padding:0;
	font-size:0.9em;
}

#selectlogin2 ul
{
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	font-size:1.1em;
}	

#selectlogin2 li
{
margin-bottom:3px;
}

#selectlogin2 li a
{
font-weight:bold;
height:20px;
text-decoration:none;
color:#ffffff;
display:block;
padding:6px 0 0 10px;
}	

.selectlogin a:hover
{
background:#999999;
color:#ffffff;
}

.hide
{
display: none;
}

.show
{
display: block;
}


