﻿body 
{
    margin: 100;
}

#container {
	margin: 0px auto 0px auto;
   /* width: 1020px;*/
	width: 80%;
	height: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}




#top {
	/*background-image: url('../loginimages/hotmailbgrev.png');*/
	/*background-image: url('../loginimages/tgt_logo_1.png') ;*/
	width: auto;
	/*height: 50px;*/
	height: 70px;
	background-repeat: no-repeat;
	background-color: 	#9CE0E8;
}
#top h1 
{
   text-align: center;
   position: relative; 
   top: 20px;
}

#top_1 {
	width: auto;
	margin-top:2px;
	height: 7px;
	background-repeat: no-repeat;
	background-color: 	#9CE0E8;
}

#top_2 {
	width: auto;
	margin-top:2px;
	height: 3px;
	background-repeat: no-repeat;
	background-color: 	#9CE0E8;
}

#copy_top {
	width: auto;
	/*width: 105%;*/
	margin-top:2px;
	height: 3px;
	background-repeat: no-repeat;
	background-color: 	#9CE0E8;
}

#logo {
	/*background-image: url('../loginimages/logo.png');*/
	background-repeat: no-repeat;
	background-position: 21px 0px;
	width: 280px;
	height: 63px;
}
#leftpane {
	width: 550px;
	height: 250px;
	float: left;
}
#rightpane {
	background-position: 0px 20px;
	width: 430px;
	height: 300px;
	float: left;
	/*background-image: url('../loginimages/signinbg.png');*/
	background-repeat: no-repeat;
	padding-left: 30px;
	
}



#prodlogo {
	background-repeat: no-repeat;
	width: 470px;
	height: 80px;
	background-position: 31px 22px;
}
#proddesc {
	width: 280px;
	height: 14px;
	margin-top: 31px;
	margin-left: 82px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
		letter-spacing: .4px;
}
#prodtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 350px;
	height: 30px;
	margin-top: 0px;
	margin-left: 71px;
	text-decoration: none;
}
#prodhighlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 60px;
	width: 400px;
	height: 115px;
	letter-spacing: .4px;
}
#prodhighlights ul {
	padding: 0px;
	margin: 2px 0px 0px 10px;
}
#prodhighlights li {
	margin-left: 14px;
	margin-bottom: 16px;
	list-style-image: url('loginimages/listbullet.png');
}

#tour{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 410px;
	height: 30px;
	margin-top: 10px;
	margin-left: 70px;
}
#tour a{
	color: #7CB0E4;
	text-decoration:none;
}
#tour a:hover{

	text-decoration:underline;
}



#signintext {
	margin-top: 62px;
	margin-left: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	width: 120px;
	height: 22px;
}

#expiredsessiontext {
	margin-top: 62px;
	margin-left: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f20716;
	/*text-decoration: underline;*/
	width: 320px;
	height: 22px;
}


#loginid {
	margin-top: 6px;
	margin-left: 20px;
	width: 55px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: left;
	padding-left: 3px;
}
#logintxt {
	width: 290px;
	height: 25px;
	float: left;
	margin-top: 1px;
	margin-left: 5px;
}
#passwd {
	margin-top: 12px;
	margin-left: 20px;
	width: 55px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: left;
	padding-left: 3px;
}
#passwdtxt {
	width: 290px;
	height: 25px;
	float: left;
	margin-top: 6px;
	margin-left: 5px;
}



#forgotpwd {
	width: 250px;
	height: 14px;
	float: left;
	margin-top: 0px;
	margin-left: 86px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;

}
#forgotpwd a {
	color: #428CD7;
	text-decoration:none;
}
#forgotpwd a:hover {

	text-decoration:underline;
}



#remme {
	width: 15px;
	height: 18px;
	float: left;
	margin-top: 4px;
	margin-left: 82px;
}
#remmeText {
	width: 200px;
	height: 18px;
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#signinbtn {
	width: 70px;
	height: 25px;
	margin-top: 6px;
	margin-left: 86px;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#signupnow {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-left: 85px;
	float: left;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 300px;
	height: 20px;
}
#signupnow a {
	color: #333333;
	text-decoration:none;
}
#signupnow a:hover {
	color: #7CB0E4;
	text-decoration:underline;
}

#errormsg {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-left: 85px;
	float: left;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	width: 300px;
	height: 20px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 120px;
	margin-left: 10px;
	/*width: 1000px;*/
	width: 100%;
	height: 20px;
	float: left;
	text-align: center;
}



#footer a {
	color: #333333;
	text-decoration:none;

}
#footer a:hover {
	color: #7CB0E4;
	text-decoration:underline;

}