/* sifr + import */
/*@import url(../styles/alt.css);*/
html {
	height: 100%;
	}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #898989;
	background: #ebebeb;
	font: 10px/16px Arial, Helvetica, Verdana, sans-serif;
	}

*html body {
	text-align: center;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}

.quickLinks, .quickLinks ul, #nav ul, #footer ul, .newsLinks, #nav3, #nav3 ul, .choiceOptions, .wizardLinks, #sitemap, #sitemap ul, fieldset, form {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	}

#top, #skipNavigation {
	display: none;
	}

.clear {
	clear: both;
	height: 0px;
	width: 100%;
overflow: hidden;
display:block;
	}

#footer .last a {
	border: 0;
	}
	
a {
	text-decoration: none;
	outline: none;
	color: #0091b5;
	}

#header h1 a, #contentHeader h1 a {
	text-indent: -100000px;
	}

a img {
	border: none;
	}

a:hover {
	text-decoration: underline;
	}
	
/* Site layout lives here */
#mainContainer {
	width: 760px;
	margin: 0 auto;
	min-height: 100%;
	padding: 0 8px;
	background: url(../i/assets/shadow_background.gif) center top repeat-y;	
	}

*html #mainContainer {
	text-align: left;
	width: 776px;
	widt\h: 760px;
	}

form#frmMain {
	height: 100%;
	}
	
/* header styling */
#header, #contentHeader {
	height: 227px;
	padding-top: 116px;
	border-bottom: 1px solid #b7b7b7;
	overflow: hidden;
	position:relative;
	}

#header {
z-index: 99;
overflow: visible;
}

#contentHeader {
	height: 116px;
	padding: 0;
	background-position: top right;
	background-repeat: no-repeat;
	}

#contentHeader.creditFile {
	}
	
#header h1, #contentHeader h1 {
	position: absolute;
	top: 0;
	}

#header h1 a, #contentHeader h1 a {
	width: 180px;
	height: 96px;
	display: block;
	background: url(../i/assets/Veda_logo.png) no-repeat;
	}

#contentHeader h1 a {
	width: 191px;
	height: 116px;
	background: url(../i/assets/image_logo-content.gif) no-repeat;
	}

.newMaster h1 {
	position: absolute;
	top: 0;
	right: 0;
	width: 760px;
	height: 144px;
	}

.newMaster h1 a {
	display: block;
	height: 144px;
	width: 760px;
	text-indent: -999em;
	overflow: hidden;
	}
	
#header p, #header h2 {
	margin: 0 385px 10px 50px;
	padding: 0;
	text-indent: 0;
	font-size: 16px;
	line-height: 20px;
	}

#header h2 {
	margin-bottom: 5px;
	}

#header p.smaller {
	font-size: 14px;
	line-height: 16px;
	}

#search {
	position: absolute;
	right: 20px;
	top: 10px;
	color: #be0f34;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1px;
	}
 
#contentHeader #search {
	color: #fff;
	}
	
#search input {
	background: #e5f4f7;
	border: 0;
	font-size: 11px;
	vertical-align: middle;
	}

.inputText {
	width: 115px;
	padding: 3px 2px;
	margin-left: 5px;
	}

#footer {
	padding: 21px 0 41px 40px;
	position: relative;
	color: #999;
	line-height: 12px;
	background: url(../i/assets/image_footer-logo.gif) top left repeat-x;
	}

#footer h3 {
	text-transform: uppercase;
	font: bold 10px/16px Arial, Helvetica, sans-serif; 
	}

#footer h6 {
	font: normal 10px/12px Arial, Helvetica, sans-serif; 
	padding: 15px 0 0 0;
	}

.newMaster #footer h6 {
	position: absolute;
	right: 25px;
	top: 58px;
	}

#footer ul {
	margin-top: 10px;
	width: 450px;
	}

#footer ul:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
	}

#footer li {
	float: left;
	margin-bottom: 4px;
	}

#footer a {
	color: #999;
	display: block;
	margin: 0 9px 0 0;
	padding: 0 9px 0 0;
	border-right: 1px solid #999;
	}

#footer a:hover {
	color: #333;
	text-decoration: none;
	}

#footer p {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	margin: 30px 0 0 0;
	padding: 0;
	}

#footer p a {
	border: none;
	}
	
#sitemap a {
	display: block;
	color: #0091b5;
	font-size: 12px;
	padding: 5px 4px 5px 12px;
	background: url(../i/assets/button_go-small.gif) 0 8px no-repeat;
	}

#sitemap ul {
	margin: 5px 0 15px 25px;
	}

#sitemap ul a {
	font-size: 11px;
	background: none;
	padding: 0 4px;
	}
	
/* quick links */
.quickLinks {
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	width: 190px;
	padding: 14px 0 6px 0;
	margin: 15px 0 5px 0;
	position: relative;
	line-height: 20px;
	}

#homeVersion {	
	position: absolute;
	right: 0;
	margin: 0;
	top: 116px;
	}

.quickLinks ul {
	left: -999em;
	position: absolute;
	background: #ebebeb;
	border-top: 1px solid #c2c2c2;
	width: 190px;
	z-index: 99;
	}

.quickLinks li {
	width: 190px;
	}
		
.quickLinks li:hover ul {
	left: 0;
	}

.quickLinks h3, .quickLinks a {
	text-indent: -100000px;
	height: 12px;
	padding: 4px 0;
	background-repeat: no-repeat;
	}
	
.quickLinks h3 {
	color: #be0f34;
	background-image: url(../i/nav/quick_links_head.gif);
	}

.quickLinks a {
	display: block;
	color: #0091b5;
	font-weight: bold;
	z-index: 5;
	background-position: center left;
	}

#link1 {
	background-image: url(../i/nav/link1.gif);
	}

#link2 {
	background-image: url(../i/nav/link2.gif);
	}

#link3 {
	background-image: url(../i/nav/link3.gif);
	}

#link4 {
	background-image: url(../i/nav/link4.gif);
	}

#link5 {
	background-image: url(../i/nav/link5.gif);
	}

.quickLinks li:hover a {
	background-color: #e5e1dd;
	}
	
.quickLinks li li {
	border-bottom: 1px solid #c2c2c2;
	padding: 0 0 0 4px;
	width: 186px;
	height: 20px;
	line-height: 20px;
	}

.quickLinks li:hover li a {
	height: auto;
	text-indent: 0;
	z-index: 99;
	padding: 0 0 0 14px;
	background: url(../i/assets/button_go-small.gif) center left no-repeat;
	}

.quickLinks li li a:hover {
	background-color: #ebebeb;
	}

.newsLinks a {
	display: block;
	color: #0091b5;
	font-weight: bold;
	line-height: 14px;
	margin: 4px 0 0 0;
	padding: 0 0 0 14px;
	background: url(../i/assets/button_go-small.gif) 0 3px no-repeat;
	background-position: 0 5px !ie;
	}

.choiceOptions {
	width: 190px;
	}

.newMaster .choiceOptions {
	padding-top: 15px;
	}

.newMaster .login #centerContent .choiceOptions {
	margin: 13px 0 0 0;
	padding: 0;
	border-bottom: 50px solid #fff;
	width: auto;
	}

.newMaster .login .choiceOptions li {
	float: none;
	display: block;
	}

.choiceOptions li {
	margin-bottom: 5px;
	}

.choiceOptions .winterAppeal {
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	padding: 13px 20px 13px 0;
	margin: 12px 0 0 0; 
	text-align: center;
	}

.winterAppeal h4 {
	color: #bc0f34;
	padding-bottom: 10px;
	font: bold 10px/15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
	
.choiceOptions a {
	display: block;
	border-bottom: 1px solid #c2c2c2;
	border-top: 1px solid #c2c2c2;
	color: #898989;
	font-size: 10px;
	padding: 4px 10px 4px 8px;
	text-transform: uppercase;
	background: #e1e1e1;
	}

.choiceOptions .winterAppeal a {
	border: 0;
	background: #fff;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #0091b5;
	text-transform: none;
	}

.choiceOptions .winterAppeal img {
	display: block;
	margin-bottom: 15px;
	}

.choiceOptions .rssLinkNews a {
	color: #fff;
	border-color: #0091b5;
	padding: 0 0 0 25px;
	font-weight: bold;
	line-height: 22px;
	background: #7fc8da url(../i/assets/rss-blue.gif) center left no-repeat;
	}

.login #centerContent .choiceOptions .rssLinkNews a {
	background-position: 460px 3px;
	color: #fff;
	}

.choiceOptions .printLink a {
	color: #0091b5;
	padding: 0 0 0 32px;
	line-height: 28px;
	background: #e1e1e1 url(../i/assets/print-button.gif) center left no-repeat;
	}
	
.choiceOptions a:hover {
	color: #333;
	text-decoration: underline;
	}

.choiceOptions .rssLinkNews a:hover {
	color: #fff;
	}

.choiceOptions .creditFileLink {
	padding: 0;
	border: 0;
	margin: 15px 0 0 0;
	height: 93px;
	position: relative;
	background: url(../i/assets/right_panel.gif);
	}

.choiceOptions .creditFileLink .arrowLink {
	position: absolute;
	left: 7px;
	top: 74px;
	margin: 0;
	padding: 0 0 0 14px;
	border: 0;
	background: url(../i/assets/button_go-small.gif) center left no-repeat;
	color: #0091b5;
	display: block;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: bold;
	}

.choiceOptions .creditFileLink #inNZ {
	left: 52px;
	}
	
/* Nav layout and styling lives here */
#nav {
z-index: 1;
position: relative;
}

#nav ul {
	height: 26px;
	z-index: 999;
	position: relative;
	}

#nav a {
	text-indent: -100000px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	color: #0091b5;
	font-weight: bold;
	}

#nav-0001 a {
	width: 193px;
	background-image: url(../i/nav/nav-0001.gif);
	}

#nav-0002 a {
	width: 178px;
	background-image: url(../i/nav/nav-0002.gif);
	}

#nav-0003 a {
	width: 180px;
	background-image: url(../i/nav/nav-0003.gif);
	}

#nav-0004 a {
	width: 95px;
	background-image: url(../i/nav/nav-0004.gif);
	}

#nav-0005 a {
	width: 114px;
	background-image: url(../i/nav/nav-0005.gif);
	}

#nav-0001 li a, #nav-0002 li a, #nav-0003 li a, #nav-0004 li a, #nav-0005 li a {
	width: auto;
	background-image: none;
	}
	
#nav a:hover, #nav li:hover a {
	background-position: center left;
	}

#nav a.current, #nav li:hover a.current {
	background-position: top left;
	}
	
#nav li {
	float: left;
	}

#nav li:hover ul {
	left: auto;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 190px;
	height: auto;
	border-bottom: 2px solid #5d5d5d;
	background: #e3e3e3 url(../i/assets/dropdown_shadow.gif) top left repeat-x;
	}

#nav #nav-0001 ul {
	width: 193px;
	}

#nav #nav-0002 ul {
	width: 178px;
	}

#nav #nav-0003 ul {
	width: 180px;
	}

#nav #nav-0004 ul {
	width: 150px;
	}

#nav #nav-0005 ul {
	margin-left: -51px;
	width: 165px;
	}
	
#nav li li {
	float: none;
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: 1px solid #fff;
	}

#nav li:hover li a {
	display: block;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	text-indent: 0;
	padding: 4px 4px 4px 10px;
	background: url(../i/assets/arrow_grey.gif) center right no-repeat;
	background-position: right;
	}

#nav li li a:hover, #nav li li:hover a {
	background-position: center right;
	}
	
#nav3, #centerContent {
	float: left;
	}

#nav3 {
	width: 135px;
	font: 11px/12px Arial, Helvetica, sans-serif;
	margin-left: -534px;
	}

*html #nav3 {
	margin-left: -524px;
	mar\gin-left: -534px;
	}

#fullWidth #nav3 {
	margin-left: -734px;
	}

#nav3 a {
	display: block;
	color: #0091b5;
	padding: 5px 4px 5px 8px;
	background-position: 0 7px;
	border-bottom: 1px solid #c2c2c2;
	}

#nav3 li li a {
	padding-left: 16px;
	background: #efefef;
	background-position: 8px 7px;
	}

#nav3 li li li a {
	padding-left: 24px;
	background: #f7f7f7;
	background-position: 16px 7px;
	}
	
#nav3 a:hover, #nav3 .current {
	color: #be0f34;
	text-decoration: none;
	background-color: #d7f3f7;
	background-repeat: no-repeat;
	}

#nav3 .current {
	background-image: url(../i/assets/arrow_on.gif);
	}

#nav3 .currentMaster {
	background: #ebf9f8;
	}
	
#nav3 .currentParent {
	background: #ebf9f8 url(../i/assets/arrow_down.gif) 4px 8px no-repeat;
	color: #0091b5;
	}
		
#nav3 h3, #nav3 h3 a {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #be0f34;
	margin: 0 0 5px 0;
	font-weight:bold;
	}

#nav3 h3 a {
	margin: 0;
	}

#rightNav {
	float: right;
	margin-right: -15px;
	padding-top: 24px;
	}

#wizardSettings {
	text-align: right;
	}

#wizardSettings p {
	font-size: 11px;
	padding-bottom: 5px;
	}
	
#wizardSettings a {
	float: right;
	width: 86px;
	height: 13px;
	margin: 3px 0 0 15px;
	text-indent: -100000px;
	text-align: left;
	background: url(../i/assets/button_change-settings.gif) top no-repeat;
	}

#wizardSettings a:hover {
	background-position: bottom;
	}

/* content container */
#contentContainer {
	background: #fff;
	padding: 10px 15px 15px 15px;
	}

.newMaster #contentContainer {
	padding-top: 167px;
	position: relative;
	position: static !ie;
	background: #fff url(../i/assets/PriceChange_header.jpg) top left no-repeat;
	}

.newMaster #contentContainer.login {
	padding-top: 144px;
	}

#contentContainer h2 {
	color: #be0f34;
	margin: 0 0 10px 0;
	font: normal 16px/20px Arial, Helvetica, sans-serif;
	}

#centerContent h2 {
	border-bottom: 1px solid #c2c2c2;
	padding: 0 0 8px 0;
	margin: 0;
	}

.newMaster #centerContent h2 {
	margin-top: 11px;
	}

.newMaster .login #centerContent h2 {
	margin: 0;
	padding: 0;
	height: 33px;
	overflow: hidden;
	text-indent: -999em;
	background: #be0f34 url(../i/assets/login_txt.gif) 13px 12px no-repeat;
	border: 0;
	}
	
#centerContent h2.smallHeader {
	border: 0;
	margin: -10px 0 0 0;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #0091b5;
	}
	
/* homepage content */
#centerContent {
	width: 380px;
	padding: 0 0 0 150px;
	}

*html #centerContent {
	width: 520px;
	widt\h: 380px;
	}

*html .newMaster .login {
	text-align: center;
	}

.newMaster .login #centerContent {
	padding: 0;
	margin: 0 auto;
	width: 487px;
	float: none;
	}

*html .newMaster .login #centerContent, *html .newMaster .login p {
	text-align: left;
	}

#fullWidth #centerContent {
	width: 580px;
	padding-top: 13px;
	}

#leftContent, #rightContent, #latestNews {
	float: left;
	min-height: 150px;
	}

#leftContent, #rightContent {
	width: 257px;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #898989;
	}
	
#latestNews {
	position: relative;
	width: 174px;
	}

#latestNews .rssLink {
	position: absolute;
	right: 0;
	top: 5px;
	font-weight: bold;
	padding: 0 0 0 18px;
	color: #be0f34;
	background: url(../i/assets/rss.gif) center left no-repeat;
	}

#crumbs {
	color: #464646;
	line-height: 10px;
	margin-bottom: 11px;
	}

#crumbs a {
	color: #898989;
	}

#crumbs a:hover {
	color: #be0f34;
	}

/* delete this temp content */
#centerContent table td#content_header {
	padding: 10px 5px 0 5px;
	background: #f5f5f5;
	border-bottom: 1px solid #c2c2c2;
	}

#centerContent #content_header p {
	margin: 0;
	padding: 0 0 10px 0;
	}

#centerContent table td.content_contact {
	background: #fff;
	text-align: right;
	/* padding: 10px 15px 10px 5px; */
                padding: 10px 45px 10px 5px;
/*	border-bottom: 1px solid #c2c2c2;	*/
	}

.content_contact a {
	white-space: nowrap;
	}

#centerContent table td.content_contact .content_contactleft {
	color: #0091b5;
	float: left;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: bold;
	}

#centerContent table td.content {
	padding: 15px 0 0 0;
	}
/* end temp deletion */
.intro {
	padding: 0;
	margin: 0 0 15px 0;
	background: #f5f5f5;
	}

.intro div {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background: #fff;
	padding: 6px 4px;
	text-align: right;
	border-bottom: 1px solid #c2c2c2;
	}

p {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 12px;
	line-height: 18px;
	}

.newMaster .login p {
	font-size: 12px;
	line-height: 15px;
	padding: 0 75px 15px 68px;
	}
	
#centerContent .intro p {
	padding: 10px 5px;
	border-bottom: 1px solid #c2c2c2;
	}
	
p a, .intro div a, #centerContent ol a, #centerContent ul a {
	color: #0091b5;
	}

p.note {
	font-size: 10px;
	}
	
#centerContent ol, #centerContent ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 40px;
	font-size: 12px;
	line-height: 24px;
	}

#centerContent table {
	width: 100%;
	font-size: 11px;
	}

#centerContent table.content {
	margin-bottom: 15px;
	}
	
#centerContent table td {
	padding: 2px;
	}

#centerContent table th {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #dcdcdc;
	}

#centerContent table.content td {
	vertical-align: top;
	border-bottom: 1px solid #dcdcdc;
	}

#centerContent table.content tr.odd td {
	background: #e5f4f7;
	}

#centerContent table select {
	font-size: 12px;
	}
			
.arrowLink {
	padding-left: 14px;
	background: url(../i/assets/button_go-small.gif) center left no-repeat;
	color: #0091b5;
	display: block;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: bold;
	}
/*
#leftContent .arrowLink, #rightContent .arrowLink {
	font-size: 12px;
	text-transform: none;
	}
*/	
.intro .arrowLink {
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	}

#centerContent h3, #centerContent table h2 {
	clear: both;
	color: #898989;
	font-size: 12px;
	line-height: 16px;
	}

#centerContent h3 {
	}

#centerContent table h2 {
	border: 0;
	margin: 0;
	padding: 0;
	}
	
#centerContent h3.oz, #centerContent h3.nz {
	padding-left: 27px;
	background-position: center left;
	background-repeat: no-repeat
	}
	
#centerContent h3.oz {
	background-image: url(../i/nav2/icon_aus.gif);
	}

#centerContent h3.nz {
	background-image: url(../i/nav2/icon_nz.gif);
	}

#centerContent h3 a {
	color: #363636;
	}

#centerContent h5 {
	font-size: 9px;
	font-weight: normal;
	color: #333;
	}

#centerContent .results td {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #c2c2c2;
	}

.wizardLinks {
	margin: 0 0 15px 25px;
	}

.wizardLinks img {
	vertical-align: middle;
	}

.wizardLinks li {
	margin: 0;
	padding: 0 0 0 27px;
	background-position: center left;
	background-repeat: no-repeat;
	}

.iconOz {
	background-image: url(../i/nav2/icon_aus.gif);
	}

.iconNZ {
	background-image: url(../i/nav2/icon_nz.gif);
	}

.iconBoth {
	background-image: url(../i/nav2/icon_anz.gif);
	}

.linkSubmit {
	display: block;
	font-size: 11px;
	height: 15px;
	line-height: 17px;
	float: left;
	font-weight: bold;
	color: #0091b5;
	text-transform: uppercase;
	background: url(../i/assets/button_go-small.gif) center left no-repeat;
	padding: 2px 6px 2px 14px;
	margin: 8px 0;
	}
		
.wizardLinks a {
	color: #0091b5;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	}

.wizardSteps {
	background: #e5f4f7;
	padding: 8px;
	border-top: 1px solid #72a2cf;
	font-size: 11px;
	}

.wizardSteps h4 {
	font-size: 11px;
	color: #be0f34;
	padding-right: 18px;
	line-height: 21px;
	float: left;
	background: url(../i/assets/button_go-small.gif) center right no-repeat;
	}

.bg_bottom div {
	padding: 3px 0 5px 7px;
	text-align: left;
	background: #d2eff6;
	}

#share_small-first, .sharetitle {
	font-size: 9px;
	color: #0091b5;
	text-transform: uppercase;
	}
	
#stockInfo {
	position: relative;
	background: #e5f4f7;
	}

.shareHeader {
	position: absolute;
	right: 0;
	top: -20px;
	}
	
.shareInfo {
	position: relative;
	height: 110px;
	border-bottom: 1px solid #c2c2c2;
	background: #f1f6fa;
	}

.shareGraph {
	background: #d2eff6;
	padding: 20px 0 0 15px;
	}
	
.shareInfo img {
	position: absolute;
	right: 0;
	top: 20px;
	}

.options {
	width: 315px;
	padding: 18px 0 0 15px;
	line-height: 24px;
	}

#centerContent p {
	padding: 15px 0 0 0;
	}
		
#centerContent .shareInfo h3, #centerContent .shareGraph h3 {
	display: inline;
	font-size: 12px;
	color: #0091b5;
	}

.shareInfo h3 span {
	float: left;
	width: 75px;
	line-height: 24px;
	}
	
.shareInfo select {
	border: 1px solid #0091b5;
	font-size: 10px;
	font-weight: bold;
	margin: 0 10px 0 5px;
	}

.shareInfo input {
	vertical-align: middle;
	}

.managementname {
	color: #898989;
	font-size: 14px;
	}
	
.managementtitle, .managementqual {
	font-size: 10px;
	}

.right {
	float: right;
	}

.year {
	font-weight:bold;
	color: #898989;
}

.quickLinkforshareholder {
	border-top: 1px solid #c2c2c2;
	width: 190px;
	padding: 14px 0 6px 0;
	margin: 15px 0 5px 0;
	position: relative;
	line-height: 20px;
	}

.bcinput,.bclgeinput {
	width:190px;
}

fieldset {
	padding: 12px 0 4px 0;
	}

.newMaster fieldset {
	background: #e5f4f7;
	margin-top: 1px;
	padding: 23px 0 13px 0;
	border-top: 1px solid #72a2cf;
	border-bottom: 1px solid #72a2cf;
	}
	
fieldset label, fieldset input {
	float: left;
	margin: 0 0 8px 0;
	font-size: 12px;
	}

fieldset label {
	width: 150px;
	text-align: right;
	padding-top: 4px;
	margin-right: 6px;
	}

.newMaster label {
	margin-left: 10px;
	margin-bottom: 4px;
	padding-top: 2px;
	}

fieldset input {
	width: 165px;
	}

.newMaster input {
	width: 211px;
	border: 1px solid #b2dee8;
	margin-bottom: 4px;
	}

.btnLogin {
	width: auto;
	margin-left: 155px;
	margin-top: 9px;
	}

.newMaster .btnLogin {
	margin-left: 165px;
	width: auto;
	cursor: pointer;
	background: transparent url(../i/assets/button_go-small.gif) center left no-repeat;
	border: 0;
	float: left;
	text-transform: uppercase;
	color: #0091b5;
	font-weight: bold;
	padding: 0 0 0 12px;
	}

fieldset br {
	clear: both;
	}

.pdflink {
	display: block;
	background: url(../i/assets/icon-pdf.gif) center left no-repeat;
	padding: 3px 0 3px 25px;
	line-height: 18px;
	/*height: 18px;*/
	}

.brochuredownload a {
	background-image: url(../i/assets/icon-pdf.gif);
	background-position: 8px center;
	background-repeat: no-repeat;
	padding: 0 0 0 32px;
	height: 28px;
	line-height: 28px;
	}
	
.largeRed {
	color: #be0f34;
	font-weight: bold;
	}

.generictable {
	border-top: 12px solid #fff;
	width: 100%;
	}

.generictable td {
	background: #f7f7f7;
	border: 2px solid #fff;
	border-left: 0;
	border-right: 0;
	}

.generictable .odd td {
	background: #ebebeb;
	}

.generictable .pdflink {
	padding-left: 30px;
	font-size: 11px;
	line-height: 14px;
	}

#centerContent .disclaimer h5 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 21px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #898989;
	}

#centerContent .disclaimer p {
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 10px;
	line-height: 12px;
	}

#creditLink {
	background: url(../i/assets/bottom_panel.gif);
	height: 117px;
	width: 487px;
	overflow: hidden;
	position: relative;
	}

#creditLink .arrowLink {
	float: left;
	position: absolute;
	top: 94px;
	left: 28px;
	}

#creditLink #inNZ {
	left: 153px;
	}

.forgottenPwd {
	text-align:center;
	}

#partnerSubmit {
text-indent: 99em;
text-indent: 0 !ie;
width: 56px;
height: 12px;
background-image: url(/image_library/54/submit.gif);
overflow: hidden;
padding: 0;
line-height: 99em !ie;
margin: 0; 
border: 0;
cursor: pointer;
}

.longList {
line-height: 16px !important;
margin-top: 4px !important;
}

.longList li {
margin-bottom: 6px !important;
}

.star 
{
	font-size:12px;
color:#FF8400;
font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
