
/* All absolute ID definitions below */

#divFooter
{
	left: 0px;
	background-image: url(../img/footer.jpg);
	width: 100%;
	bottom: 0px;
	position: absolute;
	height: 51px;
}
TABLE
{
	border-collapse: collapse;
	table-layout: auto;
	border-color: #808080;
}
TABLE TD
{
	border-color: #808080;
}
LI
{
	font-family:Arial;
	font-size:10pt;
}
#divHeader
{
	background-image: url(../img/TopMenu/bannerGreen.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: 100% 0%;
	width: 100%;
	height: 96px;
	top: 0;
	left: 0;
	position: absolute;
}

#divContent
{
	margin: 0 auto;
	margin-top: 100px;
	width:95%;
	padding:0;
}

#lnkLogout
{
	right:20px;
	margin-right: 20px;
	margin-top: 15px;
	position:absolute;
}
#lnkSearch
{
	right:120px;
	margin-right: 20px;
	margin-top: 15px;
	position:absolute;
}
#topImg
{
	float: right;
	position: relative;
	margin-top: 0.7em;
}
/* All absolute elements */

BODY
{
	margin: 0px;
	overflow: hidden;
}

H1
{
	padding-right: 0em;
	font: 14pt Arial;
	font-weight: bold;
	padding-bottom: 0em;
	margin: 0em;
	color: #3366FF;
	padding-top: 0.8em;
}
H2
{
	
	font: 12pt Arial;
	font-weight: bold;
	color: #3366FF;
	padding:0;
	margin:0;
	margin-bottom:6pt;
}


H3
{
	padding-right: 0em;
	display: inline;
	padding-left: 0em;
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 0em;
	margin: 0em 2em;
	color: #0066ff;
	line-height: 2em;
	padding-top: 0em;
}

TH.welcome
{
	color:#3366FF;
	font:12pt arial;
	font-weight:bold;
}

IMG
{
	border: none;
}



/*All classes - randomly sorted for now */


.dataTableSelection
{
	text-decoration: none;
	color: #515151;
	font: 1em verdana;
	font-weight: bold;
}


.displayName
{
	position:absolute;
	top:75px;
	right:5px;
    color:#FFFFFF;
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
}

.inline
{
	display: inline;
}

.grayLink
{
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	color: #808080;
	font: 0.6em verdana;
	font-weight: bold;
}

.noMargin
{
	margin: 0px;
}

.subMenu
{
	display: inline;
	width: 100px;
	position: relative;
	background-color: White;
	color:White;
	filter: alpha(opacity=90); 
	-moz-opacity:0.9;
	left:-999em;
	top:2px;
	z-index:auto;
	display:block;
	border-bottom:solid 1px #515151;
}
.subMenu A
{
	font-weight: bold;
	font-size: 0.80em;
	font-family: Arial;
	color: BLACK;
	background-color:Transparent;
	text-align: left;
	text-decoration: none;
	width:100%;
	display:block;
	border-top:solid 1px #515151;
	border-left:solid 1px #515151;
	border-right:solid 1px #515151;
	height:20px;
	padding-top:5px;
	padding-left:5px;
	
}
.subMenu A:hover
{
	background-color:#CCFFCC;
}
.pageColumn
{
	display:inline;
	float:left;
	width:25%;
	margin-left:10px;
	padding:0;
}

.pageColumn TABLE
{
	width:100%;
}
.itemChooser
{
	overflow-y:auto;
	display:list-item;
	width: 100%;
	position: relative;
	height: 97px;
	margin-bottom:10px;
}
.itemChooser A
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	background: white;
	border-left: gray 1px solid;
	width: 99%;
	color: #515151;
	text-decoration: none;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:1%;
	font:10pt arial;
	font-weight:bold;
	overflow:hidden;
	height:13px;
}
.itemChooser A:hover
{
	background: #FFFF99;
}

.flowDiv
{
  	display: inline;
  	float:left  ;
  	width:50%;
	margin-left:10px;
	padding:0;
}

.itemListDiv
{
	display:inline;
	float:left;
	width:40%;
	padding:0;
}

.itemListDiv A
{
	border:gray 1px solid;
	background: white;
	color: #515151;
	text-decoration: none;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:1%;
	font:10pt arial;
	font-weight:bold;
	height:13px;
}

.itemListDiv A:hover
{
	background: #FFFF99;
}







.itemChoice
{
	width:100%;
	border-bottom: gray 1px solid;
}
.greenButton
{
	border:solid 1px #969696;
	background: #00a94f;
	font: bold 0.8em arial;
	margin-left: 100px;
	width: 100px;
	color: white;
	height: 20px;
}

A.selected
{
	background: #FFFF99;
	background-attachment: fixed;
	/*background-image: url(../img/tick.gif);*/
	background-position: right;
	background-repeat: no-repeat;
}

.topMenuText
{
	font-weight: bold;
	font-family: Arial;
	color: #FFFFFF;
	cursor: default;
	text-decoration: none;
	margin-top:16px;
}

.topMenuText A
{
	color: #FFFFFF;
	text-decoration: none;
}

.topMenuText A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.topMenuItem
{
	position: relative;
	width: 150px;
	height: 100px;
	padding-top: 10px;
	margin-left: auto;
	display: inline;
	text-align: center;
}



.menuImage
{
	display:inline;
	margin:0 auto;
}



.descriptionCell
{
	background-color: #EAEAEA;
	padding-left: 1%;
	padding-right: 1%;
	text-align: right;
	font: 10pt Arial;
	font-weight:Bold;
	color:#515151;
}
.dataCell
{
	text-align: right;
	font: 10pt arial;
	font-weight: bold;
	color: #3366FF;
	padding-left: 10px;
	padding-right: 5px;
}

.dataCell INPUT
{
	background:#FFFF99;
	border:solid 1px #515151;
	float:left;
	padding-left:2px;
}

INPUT.dataInput
{
	background:#FFFF99;
	border:solid 1px #515151;
}
.dataTable
{
	border-color:#515151;
	width:100%;
}

div.menuItem /* This holds the image, the text under the image and all sub menu items. EG - The My Loan item*/
{
	float: left;
	margin: 14px 10px;
	text-align:center;
	width:100px;
	
}

.subCaption
{
	margin:0;
	margin-top:5px;
	margin-bottom:30px;
	margin-left:10px;
	padding:0;
	font:10pt Arial;
	font-weight:bold;
	color:#515151;
}

.error
{
	color:red;
	font-weight:bold;
	font: 10 Arial;
	margin-left:10%;
	list-style-type:disc;
	margin-bottom:0;
}

.welcomeCell
{
	border:solid 1px gray;
	font: 10pt Arial;
	color:#515151;
}
.welcomeTotal
{
	border:solid 1px gray;
	background-color:#EAEAEA;
	font: 10pt Arial;
	color:#515151;
}

.bsbNumberInput
{
	width:10%;
	float:left;
	text-align:center;
}

.bsbSeperator
{
	float:left;
	display:inline;
	margin:left:2px;
	text-align:center;
}

.fullWidthText
{
	width:97%;
}
