.SignInInternetCode .ContentBlock
{
	padding: 20px 20px 0;
	background-color: #f2f2f2;
	padding-bottom: 10px;
	position:relative;
	z-index: 1;
	width: 388px;
	overflow:visible;
}

.SignInInternetCode .codeImage
{
	width:113px;
	height:104px;
	behavior:url(/Scripts/internetcode.htc);
	float:right;
	top: -17px;
	right: -19px;
	position:absolute;
	z-index: 3;
}
.SignInInternetCode .logincodeImage
{
	width:113px;
	height:104px;
	behavior:url(/Scripts/logincode.htc);
	float:right;
	top: -17px;
	right: -19px;
	position:absolute;
	z-index: 3;
}
.SignInInternetCode .heading
{
	margin-bottom:5px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#00601b;
}

.SignInInternetCode .helpLink
{
	font-weight:bold;
	text-decoration:none;
}

.SignInInternetCode UL
{
	padding-top:0;
	margin-top:0;
}

.SignInInternetCode .logInFunction
{
	background-color:#C20002;
	text-align:center;
	height: 40px;
}

.SignInInternetCode .alignItems
{
	padding-top: 10px;
}
.SignInInternetCode .logInText
{
	font-size: 12px;
	font-family:Arial;
	color:White;
	font-weight:bold;
}
.SignInInternetCode .logInLink
{
	text-decoration:none;
	font-family:Arial;
	font-size: 12px;
	color:White;
	font-weight:bold;
	text-decoration: underline;
}

.SignInInternetCode .ErrorList
{
	margin-top:10px;
}

.SignInInternetCode .ErrorList UL
{
	padding-top:6px;
}
