/* @import url("typo.css");*/

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 764px;
	text-align: left;
}


#accessibilityLinks {
	position: absolute;
	top: 0;
	right: 50px;
}

#primaryContent {
	margin-top: 3em;
	background-image: url(../images/large_box.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 25px;
	
}


#primaryContent .hook1 {
	background-image: url(../images/large_box.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 24px;
}


#primaryContent .hook2 {
	background-image: url(../images/large_box.gif);
	background-position: top center;
	background-repeat: repeat-y;
	padding: 1px 20px 20px 20px;
	position: relative;
}


.logIn {
	float: left;
	margin-top: 2em;
	position: relative;
	width: 348px;
	background-image: url(../images/small_box.gif);
	background-position: top center;
	background-repeat: repeat-y;
}


.logIn .hook3 {
	margin: 0;
	padding-top: 1px;
	background-image: url(../images/small_box.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


.logIn .hook4 {
	padding: 0 20px 20px 20px;
	background-image: url(../images/small_box.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


#footer {
	font-size: 0.8em;
	text-align: center;
	color: #666666;
}

.sentinel {
	color: #0084AC;
	text-transform: none;
}


.statement {
	letter-spacing: 0.01em;
	font-size: 0.6em;
}


#main_content strong, #main_content b {
	color: #419D30;
	font-weight: bold;
}


a {
	color: #419D30;

}

a:hover {
	color: #666666;

}


.help {
	float: right;
	width: 29px;
	height: 31px;
	background-image: url(../images/help_button.gif);
	background-repeat: no-repeat;
}


.help span {
	display: none;
}



.logIn .help, .apply .help {
	position: absolute;
	top: 10px;
	right: 10px;
}

.button {
	display: block;
	margin-bottom: 0.8em;
}


.arrears, .arrears a {
	font-weight: bold;
	color: red;
}

.goButton {
	margin-bottom: -6px;
}

label {
	color: #419D30;

}

input#logInSubmit, input#applySubmit {
	float: right;
}


.logIn .forgotten, .logIn .incorrect {
	clear: both;
}

.logIn .incorrect {
	color: red;
	font-weight: bold;
}

.fieldError {
	color: red;
}

.apply {
	position: relative;
	float: right;
	width: 300px;
	margin-top: 20px;
	margin-left: 20px;
}

hr.clear {
	color: white;
	border: none;
	clear: both;
}


table {
	width: 320px;
	border-collapse: collapse;
	margin-top: 1em;
}

th {
	color: #419D30;
}

tr.odd {
	background-color: #E7F5DE;
}

td.currency, th.currency {
	text-align: right;
}

td, th {
	padding: 0.3em;
}

table.statement {
	width: 440px;
	font-size: 1em;
}

.statementHelpContainer {
	position: relative;
	width: 480px;
}

.searchHelpContainer {
	position: relative;
}

.statementHelpContainer .help {
	position: absolute;
	right: 0;
	top: 20px;
}


.myAccountsHelpContainer {
	position: relative;
	width: 355px;
	padding-bottom: 10px;
}

.myAccountsHelpContainer .help {
	position: absolute;
	right: 0;
}


.secureArea {
	margin-top: 1em;
}


.sidePanel {
	position: relative;
	width: 200px;
	float: right;
	text-align: right;

}

.sidePanel a.help {
	float: left;
}


.logIn table {
	width: auto;
	margin-top: 1em;
}

.logIn th {
	font-weight: normal;
}
#preferences
{
	padding: 0px 0 10px 10px;
	width: 399px;
	height: 69px;
	background: url(../images/preferences_bg.gif) no-repeat;
}
#preferences h2
{
	margin-top: 0;
}
#preferences img
{
	float: left;
	padding-right: 4px;
}
