﻿#blueBox{
	position:absolute; top:0px; left:0px; 
	width:100%; height:50%; 
	background-color:#00336f;
}
#containerLogin
{
	position:absolute; top:50%; left:50%;
	width:300px; height:auto;
	margin:-80px 0px 0px -150px;
	border:solid 1px #b6b6b6;
	background-color:#00336f;
	font-size:0px;
}
#logoBoxLogin
{
	width:100%; height:79px; 
	background-color:#00336f;
	font-size:0px;
	text-align:center; 
}
#logoBoxLogin img
{
	width:205px; height:59px; margin-top:10px;
}
.titleSection
{
	width:290px; height:20px; padding:5px; 
	text-align:center; font-size:0px;
	border-bottom:solid 1px #f1f1f1;
	background-image:url(../img/cms/sfumatura.gif); background-repeat:repeat-x; background-position:top left;
}
.titleHelp
{
	width:200px; height:20px; padding:2px; 
	text-align:center; font-size:0px;
	border-bottom:solid 1px #f1f1f1;
	background-image:url(../img/cms/sfumatura.gif); background-repeat:repeat-x; background-position:top left;
}
.titleSection img
{
	margin-top:4px;
	width:272px; height:16px;
}
#helpPnl
{
	position:absolute; top:50%; left:50%; 
	margin:-26px 0px 0px 155px; 
	width:204px; height:auto; 
	border:solid 1px #b6b6b6;
	background-color:#fbfbfb;
	font-size:11px; font-family:Arial; color:#666462;
	text-align:left;
	visibility:hidden;
}
.helpIcon
{
	display:block; padding:4px 0px 6px 4px;
}
.helpSpacer
{
	width:100%; height:1px; margin:10px 0px; background-color:#e3e3e3;
}
.helpInfoIco
{
	padding-right:5px; width:16px; height:16px;
}
.contentPanes
{
	width:100%; height:auto;
	padding:5px 0px 10px 0px; 
	background-color:#fbfbfb; 
	clear:both;
}
.txtBoxLbl
{
	float:left;
	width:70px; height:15px;
	margin-left:35px;
	font-size:11px; font-family:Arial; color:#666462;
	text-align:left;
}
.submitBTN
{
	float:left; margin:-3px 0px 0px 10px;
}
.txtBoxLbl a
{
	text-decoration:none;
}
.txtBoxLbl a img
{
	border-width:0px;
}
