﻿@import url("../../css/SkinHome.css");
html,body {
	background-color: #518B3F;
	background-image: url("bg-stripe.jpg");
	background-repeat: repeat-x;
}

#tutorialdiv { left: 20px; }

#entirediv {
	padding-top:0px;
	padding-left:0px;
	padding-right: 0px;
	margin-top:0px;
	background-color:white;
}

#header
{
	background-image:url('bg_header.png');
	height: 80px;
	position: relative;
	width: 954px;
	left:0px;
}

#header a
{
	position:relative;
	width: 220px;
	height: 45px;
	left: 10px;
	top:20px;
}

#header span
{
	width: 220px;
	height: 45px;	
}

#tagline
{
	top: 63px;
 	right: 30px;
	height: 57px;
	width: 364px;
	background-image:url('../img/spacer.gif');
}

#mainblock
{
	background-image:url('./bg_login.png');	
	border-top: 1px solid black;
}

#ps2000pic
{
	left:17px;
}

.lpRightGutter
{
	left:737px;
}

#uac-input
{
	background-color:#DFF2F6;
	border: 1px solid #black;
}

.uacText p
{
	color:black;
}

#uac-msg1 p, #uac-msg2 p
{
	color:red;
}

#card-img				 
{
	background-image:url('./Smart_Card.jpg');
	left: 0px;
}


.tmfooter {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

