﻿HTML, BODY, DIV, UL, LI, FORM, INPUT, P
{	padding: 0px;	margin: 0px;}

IMG, BODY, HTML
{	border: 0px;}

UL
{
	list-style-type: none;
}

BODY
{
	color: #434343;
	line-height: 1.2em;
	font-family: sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-image: url("../images/login/Torus-Login-Bk.png");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position-x: left;
	background-position-y: top;
	background-color: rgb(39, 39, 39);
}

A:link
{
	color: #558ed5;
	text-decoration: none;
}
P
{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper
{
	margin-bottom: 40px;
}
#formContent
{
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#pageTitle
{
	color: #484843;
	font-size: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}


#shell-wrapper
{
	width: 1024px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#shell-inner
{
	width: 100%;
	overflow: hidden;
	float: left;
	background-image: url("../images/customLayout/TorusRepeaterSlice.png");
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position-x: 0%;
	background-position-y: 0%;
	background-color: transparent;
}

#shellMainWrap
{
	width: 775px;
	overflow: hidden;
	float: left;
}
#shellMainInner
{
	width: 775px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	background-image: url("../images/login/wideBoxMiddle.png");
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position-x: left;
	background-position-y: top;
	background-color: transparent;
}
#shellInnerMiddle
{
	width: 100%;
	float: left;
	position: relative;
	min-height: 406px;
}
#shellInnerCore
{
	width: 964px;
	overflow: hidden;
	margin-left: 30px;
}


#loneTab
{
	left: 930px;
	top: 85px;
	width: 66px;
	height: 24px;
	position: absolute;
}
#shell-bottom
{
	position: relative;
}
#virtualLogoLink
{
	left: 0px;
	top: 0px;
	width: 360px;
	height: 80px;
	display: block;
	position: absolute;
}
#headerLinkBar
{
	top: 30px;
	right: 25px;
	overflow: hidden;
	position: absolute;
}
#footerLeft .footerActions
{
	left: 45px;
	top: 65px;
	overflow: hidden;
	position: absolute;
}
#footerRight .footerActions
{
	top: 65px;
	right: 45px;
	overflow: hidden;
	position: absolute;
}
.footerActions LI
{
	margin-right: 16px;
	float: left;
	display: block;
	min-height: 16px;
}
.footerActions LI A
{
	color: #cccccc;
	font-size: 12px;
	text-decoration: none;
	float: left;
	display: block;
}
.footerActions LI SPAN
{
	color: #cccccc;
	font-size: 12px;
	text-decoration: none;
	float: left;
	display: block;
}
.footerActions LI IMG
{
	margin-right: 6px;
	float: left;
}
.footerActions SPAN.smaller
{
	font-size: 90%;
	float: none;
	display: inline;
}

#main
{
	width: 735px;
	margin-left: 20px;
	float: left;
}

HTML
{
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-color: rgb(39, 39, 39);
}

#bodyContent
{
	min-height: 695px;
	background-image: url("../images/login/loginBk.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: top;
	background-position: center top;
	background-color: transparent;
}
#wrapper
{
	width: 800px;
	height: 520px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-color: transparent;
}
#main
{
	width: 800px;
	position: relative;
	min-height: 460px;
}
#Logon
{
	top: 180px;
	width: 290px;
	height: 200px;
	right: 30px;
	color: #000000;
	position: absolute;
}
#formContent
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Logon DIV.login_field_group LABEL
{
	width: 70px;
	color: #666666;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 15px;
	float: left;
	display: block;
}
#Logon DIV.login_field_group INPUT
{
	width: 150px;
	height: 17px;
	color: #898989;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	border-top-color: #ffffff;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ffffff;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: ridge;
}

#Logon a#uxForgotPass
{
    margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none !important; 
	float:right;
	font-size:12px;
}

#Logon a:hover#uxForgotPass
{ 
text-decoration: underline !important; 
}
#Logon INPUT#uxRemember
{
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
A.loginButton
{
	width: 104px;
	height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 95px;
	display: block;
	background-image: url("../images/login/TorusSignInSprite.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: top;
	background-color: transparent;
}
#Logon LABEL#remember_captionText
{
	color: #676767;
}
#helpPhoneNumber
{
	color: #787878;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #eeeeee;
	border-top-width: 1px;
	border-top-style: solid;
}

#shell-inner
{
	width: auto;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-color: transparent;
}
DIV#shell-bottom
{
	width: 800px;
	position: relative;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-color: transparent;
}
#footerLeft .footerActions
{
	left: 0px;
	top: 0px;
	overflow: hidden;
	position: relative;
	text-decoration:none;
}

#footerLeft .footerActions  a:hover
{
	left: 0px;
	top: 0px;
	overflow: hidden;
	position: relative;
	text-decoration: underline;
}

#footerRight .footerActions
{
	top: 0px;
	right: 0px;
	overflow: hidden;
	position: absolute;
}


#shellInnerMiddle
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: auto;
}
#shellInnerCore
{
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#shellMainWrap
{
	width: 100%;
	overflow: hidden;
}
#shellMainInner
{
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: none;
}
#shell-bottom
{
	height: 45px;
	clear: both;
	border-bottom-style: none;
	background-image: url("../images/customLayout/TorusBottomSlice.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-color: transparent;
}
#main
{
	margin-left: 0px;
}


