/* FONT-SIZE UPDATE */
body {
	font-size        : 11px;
}

.bodyMiddle,
.bodyMiddle p,
.bodyMiddle div,
.bodyMiddle span,
.bodyMiddle li   {
	font-size        : small;
}

/* FONT-SIZE UPDATE */
td {
	font-size        : 10px;
}

.topNav1RightImage {
	height           : 24px;
}

.topNav2RightImage {
	height           : 23px;
}

.ColH1 {
	font-size        : small;
}

.eServices {
	font-size        : x-small;
}

/* Home page feature and homeTsrList teaser list */
.teaserH1 {
	font-size        : 100%;
}

/* Body teaser list */
.teaserList {
	font-size        : small;
}

.fineprint {
	font-size        : x-small;
} 




.bodytext {
font-size        : small;
} 

.headText form {
font-size        : x-small;
}



.topNav2Text {
font-size        : 10px;
}

.footerText {
font-size        : x-small;
}

.content {
background-color : #FFFFFF;
}

.headText img {
margin           : 0px;
}

#go {
margin           : 0px;
}

.search {
margin           : 0px;
}

.searchTextBox {
border-style     : none;
}

.calloutImage {
border-style     : none;
}

.teaserList .eServices {
float : none;
}

.LN2 {
background-image   : none;
}

.LN2exp {
background-image   : none;
}

.LN3 {
background-image   : none;
}

.LN3exp {
background-image   : none;
}

.LN4 {
background-image   : none;
}

.LN4exp {
background-image   : none;
}

.LN5 {
background-image   : none;
}

.LN5exp {
background-image   : none;
}

/* Keep for now */
.orangeselector {
	font-size : small;
}

.search {
	font-size : small;
} 

.subheading {
	font-size : small;
} 

.txn_subhead {
	font-size : small;
}

.LNmenuhead,
a.LNmenuhead {
	font-size: small;
} 

.menutext,
a.menutext {
	font-size : small;
} 

.menuhead,
a.menuhead {
	font-size : small;
} 

/* Home */
.teaserList ul li
{
    list-style-image: url(/images/AMP/arrowBlue.gif);
    margin-top: 0px;
    margin-bottom: 8px;
    padding-top: 0px;
    padding-bottom: 0px;

}

.onlineAccount .teaserList ul li
{
    margin-top: 0px;
    margin-bottom: 4px;
}

.footerText
{
    font-size: 10px;
}

/* Left Nav Styles */

td.leftnav ul
{
	list-style-type: none;
	margin-left: 6px;
	font-size: 11px;
}

td.leftnav ul li
{
	background-image: url(/images/AMP/bullets/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.6em;
	padding: 4px 5px 5px 12px;
	font-size: 11px;
}


td.leftnav ul.inner li {
	background-image: url(/images/AMP/bullets/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.8em;
	padding: 2px 0px 2px 8px;
	font-size: 11px;
}
 
td.leftnav ul.innermost li {
	background-image: url(/images/bullets/bullet_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.8em;
	padding: 2px 0px 2px 8px;
	font-size: 11px;
}

/* Bread Crumb */
.breadcrumb
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	vertical-align: top;
	color: #639BCC;
	text-decoration: none;
	/* TODO: This colour doesn't seem to apply correctly */
}

.breadcrumb a:hover
{
	color: #639BCC;
	text-decoration: underline;
}

.centreNav2Text a:hover
{
	text-decoration	: underline;
}

.contentDiv
{
	font-size : 11px;
}

h1 {
	font-size       : 14px;
	color			: #005294;
	font-weight		: bold;
	
}

h2 {
	font-size       : 12px;
	color			: #005294;
	font-weight		: bold;
}

h3 {
      font-size     : 11px;
      color			: #005294;
      font-weight	: bold;
      margin-top    : 0em;
      margin-bottom : 0em;
}



/* Textbox elements */
.formElement
{
	border-width: 1px;
	border-color: #619ACF;
	border-style:solid;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.formElement2
{
	border-width: 1px;
	border-color: #619ACF;
	border-style:solid;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	width: 200pt;
}
.scholarshipTextBoxSmall
{
	border-width: 1px;
	border-color: #619ACF;
	border-style:solid;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	width : 350px;
}

.scholarshipTextBoxBig
{
	border-width: 1px;
	border-color: #619ACF;
	border-style:solid;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	width : 552px;
}

/* Find an adviser */
.faaTable
{
	border-width	:	1px;
	border-style	:	solid;
	border-color	:	#639ACE;
	color			:	Black;
}

.faaTable td
{
	background-color:	#E9F2FA;
}

.faaTableInner
{
	border-width	:	1px;
	border-style	:	solid;
	border-color	:	#639ACE;
}

.faaTableInner td
{
	background-color:	#D6E7F7;
}

.divider
{
	color			:	#639ACE;
	height			:	1px;
	width			:	100%;
}

.dividerGreen
{
	color			:	#66CC33;
	height			:	1px;
	width			:	100%;
}

.InputText
{
	border-right: #d6e7f7 thin solid;
	border-top: #d6e7f7 thin solid;
	border-left: #d6e7f7 thin solid;
	border-bottom: #d6e7f7 thin solid;
}
.InputApplicationForm
{
	border-right: #d6e7f7 thin solid;
	border-top: #d6e7f7 thin solid;
	border-left: #d6e7f7 thin solid;
	width: 275px;
	border-bottom: #d6e7f7 thin solid;
}

table.nzrtAccountBalance
{
	width: 600px;
}

table.nzrtUserDetails
{
	width: 600px;
}
.scholarshipFormTable
{
	border-left : solid 1px #639ACE;
	border-top: solid 1px #639ACE;
	color			:	Black;
	
}
.scholarshipFormTable td
{
	border-right : solid 1px #639ACE;
	border-bottom: solid 1px #639ACE;
	text-align :center;
}
.scholarshipFormTable TextBox
{
	padding-right : 0px;
	padding-left : 4px;
	padding-bottom : 0px;
	padding-right : 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}




/* Added style */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999;
}
img {
	border: 0;
}

h1 {
	color: #005294;
	font-size: 1.3em;
}
p {
	margin: 11px 0;
}



* html #wrapped {
	border-left:775px solid #fff; 
	position:relative; 
	float:left; 
	z-index:1;
}


#wrapper {
	background-color: #fff;
	min-width: 775px;
	text-align: left;
	color: #000;
	font-size: 11px;
}

* html #wrapper {
	margin-left:-775px; 
	position:relative; 
	float:left; 
	z-index:2;
}


#header {
	background-color: #0068a5;
}
#header a.logo {

}
#header div.navsearch {
	margin: 12px 16px 0 0;
	float: right;
	color: #fff;
	font-weight: bold;
	font-size: .9em;
}
#header div.navsearch ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#header div.navsearch ul li {
	margin: 0 0 0 18px;
	padding: 0 0 0 16px;
	list-style-type: none;
	display: inline;
	background: url(/images/template/hd/arrow-blue.gif) bottom left no-repeat;
}
#header div.navsearch a {
	color: #fff;
	text-decoration: none;
}
#header div.navsearch a:hover {
	text-decoration: underline;
}
#header div.navsearch input {
	border: 1px solid #a5abb2;
	width: 100px;
	height: 18px;
	margin-bottom: 2px;
	padding-top: 3px;
}
#header div.navsearch input.go-btn {
	border: 0;
	width: auto;
	height: auto;
	margin-left: 5px;
	margin-bottom: -1px;
	padding-top: 0;
}

#nav {
	clear: both;
	color: #fff;
	font-weight: bold;
	font-size: .9em;
	background-color: #0068a5;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#nav ul li a {
	color: #fff;
	text-decoration: none;
	margin: 0 2px 0 0;
	background: #639ace url(/images/template/nav/blue-dot.gif) top left no-repeat;
	display: block;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul li a span {
	background: url(/images/template/nav/blue-dot.gif) top right no-repeat;
	display: block;
	padding: 6px 12px 6px 12px;
}
#nav ul li.on a {
	background-color: #e6e6e6;
	color: #005596;
}
#nav ul li.on a:hover {
	color: #639ace;
}

#nav div.spacer {
	border-top: 6px solid #639ace;
	background-color: #fff;
}

#banner {
	clear: both;
	height: 163px;
	background: url(/images/template/bnr/bnr-bkgd.gif) top left repeat-x;
}
#fader {
	z-index: -1;
}
#frames	{
	background: url(/images/content/banner/0.jpg) bottom left no-repeat;
	height: 123px;
	overflow: hidden;
	position: relative;
}
.frame	{
	height: 123px;
	position: absolute;
	bottom: 0px;
	width: 790px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: 1;
	display: none;
}
#frame1	{
	background-image:url(/images/content/banner/1Slide.jpg); 
}
#frame2	{
	background-image:url(/images/content/banner/2Slide.jpg); 
}
#frame3	{
	background-image:url(/images/content/banner/3Slide.jpg); 
}
#frame4	{
	background-image:url(/images/content/banner/4Slide.jpg); 
}
#frame5	{
	background-image:url(/images/content/banner/5Slide.jpg); 
}
#frame6	{
	background-image:url(/images/content/banner/6Slide.jpg); 
}
#buttons {
	white-space: nowrap;
}
#buttons a {
	float: left;
}


#page {
	font-size: 1em;
	/* background: url(/images/template/pg/pg-bkgd.gif) top right repeat-y; */
}
#page a {
	color: #0069a5;
}
#page a:hover {
	color: #639ace;
}
#homepage {
	font-size: 1em;
	background: url(/images/template/pg/hmpg-bkgd.gif) top right repeat-y;
}
#homepage a {
	color: #0069a5;
}
#homepage a:hover {
	color: #639ace;
}



#intro-content {
	margin: 0 10px 0 10px;
	/* margin: 0 212px 0 10px; */
	padding-bottom: 10px;
}
#intro-content div.intro-img {
	float: left;
	padding: 0 20px 0 0;
	margin: 0 0 0 -10px;
}
#intro-content div.intro-img img {
	display: block;
}
#intro-content h1 {
	margin: 0 0 12px 0;
	padding-top: 12px;
}

#quick-links {
	clear: left;
	border-top: 2px solid #83b6e1;
	/* margin: 0 201px 0 0; */
	margin: 0;
	padding: 0 0 24px 8px;
	background-color: #eee;
}
#quick-links h3 {
	font-size: 1em;
	margin: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 8px;
}
#quick-links p {
	margin: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 8px;
}
#quick-links div.row {
	clear: left;
	width: 99%;
	padding: 22px 0 0 0;
}
#quick-links div.link-point {
	margin: 0 0 0 8px;
	float: left;
	background: url(/images/template/pg/ql-bkgd.gif) 0 4px no-repeat;
	padding: 0 3% 0 2%;
	width: 42%;
}
* html #quick-links div.link-point {
	margin: 0 0 0 8px;
	float: left;
	background: url(/images/template/pg/ql-bkgd.gif) 0 4px no-repeat;
	padding: 0 3% 0 5%;
	width: 47%;
}
p.redundant {
	color: #333;
}
#useful-links {
	float: right;
	color: #0069a5;
	padding: 5px 5px 10px 10px;
	width: 200px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 185px;
}
p.redundant {
	color: #333;
}
* html #useful-links {
	height: 1%;
}
#useful-links h2 {
	color: #0069a5;
	font-size: 1.1em;
	margin: 0;
	padding: 11px 0 8px 0;
}
#useful-links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#useful-links ul li {
	background: url(/images/template/pg/ul-bkgd.gif) center left no-repeat;
	padding: 4px 0 7px 15px;
}
#useful-links {
	_height:0; min-height:0; /* IE hasLayout fix */
	float: left;
	color: #0069a5;
	padding: 5px 5px 10px 10px;
	width: 375px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 360px; 
}
p.redundant {
	color: #333;
}
#useful-links ul {
	float: left;
	width: 174px;
}
#useful-links ul li {
	background: url(/images/template/pg/hmul-bkgd.gif) center left no-repeat;
	padding: 4px 0 7px 15px;
}

#introduction {
	margin: 0 395px 0 24px;
}
#introduction h1 {
	margin-top: 0;
	padding-top: 12px
}

#introduction2 {
	margin: 0 0 0 24px;
}
#introduction2 h1 {
	margin-top: 0;
	padding-top: 12px
}

#features {
	width: 375px;
	float: right;
}
#features h2 {
	color: #69aad6;
	font-size: 1.3em;
	margin: 0 0 -3px 0;
	padding: 11px 0 8px 0;
}
#features h3 {
	font-size: 1em;
	margin: 0;
}
#features p {
	margin: 0;
}

#features2 {
	width: 375px;
	float: right;
}
#features2 h2 {
	color: #69aad6;
	font-size: 1.3em;
	margin: 0 0 -3px 0;
	padding: 11px 0 8px 0;
}
#features2 h3 {
	font-size: 1em;
	margin: 0;
}
#features2 p {
	margin: 0;
}
#provide {
	padding: 0 5px 15px 12px;
	background-color: #fff;
	_height:0; min-height:0; /* IE hasLayout fix */
}
#provide h2 {
	padding-bottom: 0;
}
#provide div.row {
	clear: left;
	padding: 14px 0 0 0;
}
#provide div.row div.link-point {
	margin: 0 10px 0 0;
	float: left;
	width: 168px;
	display: inline;
}

div.login-btns img {
	/*float: left;*/
}
* html div.login-btns img {
	margin: -3px; ma\rgin: 0; /* This is NOT a typo */
}

#footer {
	clear: both;
	background: #005596 url(/images/template/ft/ft-bkgd.gif) top right no-repeat;
	padding: 10px 0 0 0;
	margin: 0;
	text-align: center;
	color: #6aaad6;
	font-size: .9em;
	_height:0; min-height:0; /* IE hasLayout fix */
}
#ft-wrap {
	background-color: #d5e5f5;
	padding: 10px 0;
}
#footer a {
	color: #0069a5;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.logOutStyle
{
	padding-right: 16px;
	color: #fff;
	font-weight: bold;
	text-align: right;
}
.logOutStyle a {
	color: #fff;
	text-decoration: none;
}
.logOutStyle a:hover {
	color: #fff;
	text-decoration: underline;
}

div.spacer {
	font-size: 1px;
	clear: both;
}

/* Blue Banner updates */
#top-row {
}
#bot-row {
	clear: both;
	background: #aacff4 url(/images/template/pg/hmpg-bkgd.gif) top right repeat-y;
	border-bottom: 1px solid #aacff4;
	margin-bottom: -1px;
}
#blue-banner {
	min-height: 151px;
}
* html #blue-banner {
	height: 151px;
}

*:first-child+html #features {
	margin-bottom: -13px;
}
* html #features {
	margin-bottom: -13px;
}

.questionBold
{
	font-weight: bold;	
}

/* Scholarship */
#app-table {
	border-spacing: 3px;
	width: 385px;
	vertical-align: top;
}

#app-table td, #app-table table td {
	vertical-align: top;
}

#app-table .large-txt {
	font-size: 0.7em;
}

#app-table .form1-width {
	width: 229px;
}

.formx-width {
	width: 385px;
}
.formx-width .column {
	width: 45%;
	text-align: left;
}

#app-table .step {
	color: #006BAF;
	font-weight: bold;
	font-size:  0.7em;
}

#app-table .label {
	font-weight: bold;
}

#app-table .note-italic {
	font-style: italic;			
}

#app-table .note {
	font-style: normal;
}

#app-table textarea, #app-table input, #app-table select, #application-list-head select, #application-list-head input {
	border: solid 1px #619ACF;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #000000;
}

#app-table input, #app-table select, #application-list-head select, #application-list-head input {

}

	
#app-table input, #app-table select, #application-list-head select, #application-list-head input {

}

#app-table input, #application-list-head input {
	height: 20px;
	padding: 2px 0;
}

#app-table input[type=image], #app-table .checkbox {
	border: 0;
}

#app-table .txtBox-regular {
	width : 229px;
}

#app-table .txtBox-full {
	width : 369px;
}

#app-table .txtBox-half {
	width : 160px;
}

#app-table .txtBox-third, #app-referee-subtable .txtBox-third {
	width : 105px;
}

#app-table .txtBox-twothird, #app-referee-subtable .txtBox-twothird {
	width : 214px;
}

#app-table .align-right, #application-list-head  .align-right {
	text-align: right;
}

#app-table .num, #app-referee-subtable .num, .formx-width .num {
	color: #65AED7;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0 20px 0 10px;
	vertical-align: top;
}

#app-table hr, #app-referee-subtable hr {
	color: #F2F2F2;
	background: url(hr.gif) repeat-x center left #FFF;
	height: 1px;
	border: 0px;
	padding: 6px 0;
	margin: 0;				
}
	
#app-table ol {
	padding-top: 10px;
	padding-bottom: 5px;
}

#app-table li {
	padding-left: 10px;
	padding-bottom: 2px;
}

#app-table .fullwidth {
	width: 100%;
	border-collapse: collapse;
}

#terms-table {
	border-collapse: separate;
	border-spacing: 10px;
}

#terms-table .check {
	padding: 0 0 0 8px;
}

#details-table {
	width: 100%;
	border-collapse: collapse;
}

#details-table td {
	padding: 5px 0;
	font-size: 0.7em;
}

#application-list-head {
	padding: 0;
	width: 100%;
	background-color: #DBEDF9;
	font-size: 0.7em;
	text-align: left;
	color: #000;
}

#application-list-head .label {
	font-weight: bold;
	padding-left: 9px;
}

#application-list-main {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 18px 0;
	width: 100%;
}

#application-list {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 18px 0;
	width: 100%;
}

#application-list td {        
    padding: 4px 14px ;
    vertical-align: top;
}

#application-list .toprow td {
	border-top: solid 5px #FFF;
	border-bottom: solid 1px #F2F2F2;
}

#application-list .toprow a {
	font-weight: bold;
}

#application-list .botrow td {
	padding: 7px 0px 7px 14px;
}

#application-list .num {
	color: #65AED7;
	font-size: 0.8em;
	font-weight: bold;
}

#application-list .greybg {
	background-color: #F2F2F2;
	white-space: nowrap;
}

#application-list .greytxt {
	color: #A8A8A8;
	text-align: right;
	padding-right: 0px;
}

#application-list-foot {
	padding: 0;
	width: 100%;
	background-color: #DBEDF9;
	text-align: center;
}

#application-list-foot td {
	color: #0279A3;
	padding: 7px 14px;
}		
		

#completed-app {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	width: 100%; /*576*/
	vertical-align: top;
}

#completed-app hr {
	color: #F2F2F2;
	background: url(hr.gif) repeat-x center left #FFF;
	height: 1px;
	border: 0px;
	padding: 6px 0;
	margin: 0;				
}

#completed-app h4 {
	font-size: 100%;
	font-weight: bold;
	padding: 8px 5px 0 5px;
	margin: 0;
}

#completed-app p {
	padding: 0 5px 0 5px;
}

#completed-app ol {
	padding-top: 16px;
}

#completed-app ul {
	padding-top: 16px;
}

#completed-app li {
	line-height: 16px;
	padding: 0 0 13px 5px;
}

#completed-app-recieved {
    border-collapse: collapse;
    border-spacing: 0px;
    border-bottom: solid 1px #FFF;
    width: 100%
}

#scoresHistory
{
	border-collapse: collapse;
    border-spacing: 0px;
    border-bottom: solid 1px #FFF;
	width: 100%;
	table-layout:fixed;
}

#totalTable
{
	table-layout:fixed;
	border-collapse: collapse;
    border-spacing: 0px;
    width: 100% 
}

#totalTable td
{
	background-color: #F1F1F1;
	padding: 5px;
	padding-left: 0px;
}

#totalTable .first
{
	border-left: none;
	color: #ACACAC;
}

#formTitles
{
	background: #DBEDF9;
    height: 20px;
    font-size: 1.0em;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-top: 15px;
	margin-bottom: 5px;
	color: #005294;
}

#criteriaTitles
{
	table-layout:fixed;
	border-collapse: collapse;
    border-spacing: 0px;
    border-bottom: solid 1px #FFF;
    width: 100%
}

#criteriaTitles .first
{
	border-left: none;
	color: #ACACAC;
}

#criteriaTitles td
{
	background-color: #F1F1F1;
	border-left: solid 2px #FFF;
	padding: 7px 5px;
}

#completed-app-recieved td{ 
	background-color: #F1F1F1;
	border-left: solid 1px #FFF;
	padding: 7px 5px;
}

#completed-app-recieved .grey{ 
	color: #ACACAC;
	border-left: none;
}

#completed-app-details {
	background-color: #F1F1F1;
	width: 100%;
	padding: 6px 0;
}
#administrationHistoryArea
{
	background-color: #F1F1F1;
	width: 100%;
	padding: 6px 0;
}
#administrationHistoryArea th
{
	font-weight: bold;
	text-align: left;
	font-size: 0.7em;	
	padding: 5px 7px;
	color: Black;
	border-bottom: solid 2px #FFF;					
}

#Scores
{
	width: 100%;
	padding: 6px 0;
}
#Scores td
{
	padding: 5px 5px 6px 5px;	
}

#completed-app-details td {
	padding: 5px 5px 6px 5px;
}

#completed-app-qa {
	padding-top: 14px;
}

#completed-app-admin {
	border-spacing: 1px;
	background-color: #DBEDF9;
	width: 100%;						
}

#completed-app-admin th {
	text-align: left;
	font-weight: bold;						
	font-size: 0.7em;
	padding: 5px 7px;
	border-bottom: solid 2px #FFF;
}
#completed-app-admin td {
	font-size: 0.7em;
	padding: 5px 7px;
}

#completed-app-admin .label {
	font-weight: bold;
}

.administrationReviewAreaScreen
{
	display: block;	
}
.administrationReviewAreaPrint
{
	display: none;	
}

.employeeStandardInput
{
	width: 220px;
	border-width: 1px;
	border-color: #619ACF;
	border-style: solid;
}
.refereesStandardInput
{
	width: 170px;
	border-width: 1px;
	border-color: #619ACF;
	border-style: solid;
}
.refereesDoubleInput
{
	width: 345px;
	border-width: 1px;
	border-color: #619ACF;
	border-style: solid;
}
.scholarshipTypeLabel
{
	color: #006BAF;
}
.scholarshipHideEmployee
{
	display: none;
}
.scholarshipShowEmployee
{
	display: block;
}