﻿/* CSS Document */

body{
	font-family: verdana;
	font-size: 13px;
	margin: 0px;
	background-color: #000000;
	background-image: url(/images/PortalPageBackground.jpg);
}

#wrapper{
	width:1000px;
	margin:0 auto;
}

#bg{
	float:left;
	background-color:#FFFFFF;
}

#header{
	width:1000px;
	height:100px;
}

#menu{
	width:1000px;
	clear:both;
	float:left;
	background-color:#CCCCCC;
    border-top:1px solid #bbbbbb;
	border-bottom:3px solid #666666;
	background-image:url(/images/menu-bg.gif);
	background-repeat:repeat-x;
}

#menu ul
{
	width:1000px;
	float:left;
	display: inline; 
	list-style-type: none;
	margin:0;
	padding:0;
}

#menu ul li{
	float:left; 
	color:#FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	border-right:1px solid #aaaaaa;
	font-size:13px;
	font-weight:bold;
	line-height:2.8em;
}

#menu ul li a{ 
	float:left;
	color:#333333; 
	display: block; 
	text-decoration:none;
	border-right:1px solid #94b0cb;
	border:0;
	padding-left:15px;
	padding-right:15px;
}

#menu ul li a:hover{
	float:left;
	background-color:#cccccc;
}

#menu ul li.logout{
	float:right;
	color:#FFFFFF;
	border-left:1px solid #aaaaaa;	
	border-bottom:1px solid #aaaaaa;
}

#menu ul li.logout a{ 
	float:left;
	color:#FFFFFF; 
	background-color:#666;
	/*border-left:1px solid #94b0cb;	*/
}

#menu ul li.logout a:hover{
	float:left;
	color:#333333;
	background: none;	
}

#content{
	float:left;
	width:970px;
	padding:15px;
}

p a, td a{text-decoration:none;color: #00ADEF;}
p a:hover, td a:hover{text-decoration:underline;color: #00ADEF;}
p a:visited{color: #00ADEF;}

.welcome
{
	float:left;
	color:#de121b;
	padding:0;
	margin:0;
	font-weight:bold;
}

.envelope-div
{
	border:2px solid #de121b;
	padding:10px 0px 10px 0px;
	text-align:center;	
}
.envelope-div p{ margin-top:0;}

#footer{
	clear:both;
	width:1000px;
	float:left;
	background-color:#de121b;
	background-image:url(/images/footer-bg.gif);
}

#footer p{
	/*text-align:right;*/
	margin:0;
	font-size:12px;
	/*line-height:3em;
	color:#FFFFFF;*/
}

table{
	font-size: 10pt;
}
	
td.tdOuterForBGOnly{
	
	background-image: url(/images/PortalTopPageBackground.jpg);
	background-repeat: repeat-x;
}
	
td.tdLeftShadow{
	border-right: 1px solid #cccccc;
	background-image: url(/images/leftShadow.png);
	background-position: right center;
	background-repeat: repeat-y;
	width: 12px;
}
	
td.tdRightShadow{
	border-left: 1px solid #cccccc;
	background-image: url(/images/rightShadow.png);
	background-position: left center;
	background-repeat: repeat-y	;
	width: 12px;
}
	
td.tdLogout{
	width: 300px;
	text-align: right;
	vertical-align: bottom;
	background-image: url(/images/PortalHeaderBackground.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}

td.tdNavigation{
	width: 160px;
	background-image: url(/images/NavigationBackground.jpg);
	padding-top: 10px;
	border-right: 1px solid #cccccc;
	vertical-align: top;
}
	
td.tdMainContent{
	padding: 16px;
	width: 640px;
	vertical-align: top;
	background-color: #ffffff;
	background-image: url(/images/PortalContentBackground.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
	
td.InfoTitle{
	font-weight: bold;
	width: 150px;
}
	
td.InfoAnswer{ width:250px;}
	
td.request-funds{ width:550px;}
	
td.tdFooter{
	background-color: #de121b;
	color: #ffffff;
	padding: 10px;
	font-size: 8pt;
}
	
h1{
	margin:0;
	padding:0;
	font-size: 22pt;
	font-weight: normal;
	text-align:left;
	font-family:Arial;
}
	
#content h1 {
    border-bottom: 2px #eeeeee solid;
    padding-bottom: 5px;
}

a.LeftNav img  {
   border: 10px solid #000000;
   margin-bottom: 8px;
}
   
.imgLinkSpacer{
	margin-left: 20px;
	margin-right: 20px;
}

.header-table{
	border-bottom: 2px #eeeeee solid;
	margin-bottom:20px;
}

textarea {
	font-family: verdana;
	font-size: 13px;
}


/**************** footer ********************/

.footer1 h1 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	clear:none;
	float:left;
	color:#636363;
	letter-spacing:-1px;
	padding:0;
	margin:0;
}

.images{
	border:0;
	margin:0;
	padding:0;
	clear:none;
}

.footer1{
	float:left;
	vertical-align:bottom;
}

.footer1 img {
	float:right;
	clear:none;
	/*margin:10px;*/
}

.footer1 p {
	font-family:Arial, Helvetica, sans-serif;
	color:#636363;
	float:left;
	clear:none;
	line-height:16px;
}

.underline{
	float:left;
	width:100%;
	border-bottom:1px solid #d88997;
	margin-bottom:10px;
	padding:0;
}

.underline p {
	font-size:16px;
	font-style:italic;
	color: #de121b;
	float:right;
	clear:right;
	font-family:Eras Light ITC, Tahoma, Microsoft Sans Serif;
	font-weight:bold;
	padding:0;
	margin:0;
    padding-right: 5px;
	overflow:hidden;
}

#footer p a{text-decoration:none;color: #5c666f;}
#footer p a:hover{text-decoration:underline;color: #5c666f;}
#footer p a:visited{color: #5c666f;}

.debts-certificate{
	font-size:12px;
	font-weight:bold;
}


/*** New colour scheme ***/

#menu {
    background-color: #f6f6f6;
    /*border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;*/
    border-top:1px dotted #999999;
    border-bottom: 1px dotted #999999;
    background-image: none;
}

#menu ul li{
	border-right:none;
}

#menu ul li a{ 
	color:#5c666f; 
	border-right:none;
    font-weight: normal;
    font-size: 1.2em;
    font-family: 'Open Sans', sans-serif;
}

#menu ul li a:hover{
	background-color:#e9e9e9;
    color:#00ADEF; 
}

#menu ul li.logout{
	border:none;
}

#menu ul li.logout a {
    color: #5c666f;
    background-color: #f6f6f6;
}

#menu ul li.logout a:hover{
	color:#00ADEF;
    background-color:#e9e9e9;
}

.welcome{
	color:#00ADEF;
}

.envelope-div{
	border:2px solid #5C666F;
}

#footer{
	clear:both;
	width:1000px;
    height: 85px;
	float:left;
    background-color:#ffffff;
	background-image: none;
    border-top:1px dotted #999999;
    /*border-bottom:1px dotted #5c666f;*/
}
#footer p{
    color: #5c666f;
    padding: 20px 0 0 15px;
}

#footer img {
	margin:10px 15px;
}

td.tdFooter{
	background-color: #ffffff;
	color: #ffffff;
}

.underline{
	border-bottom:1px solid #5C666F;
}

.underline p {
	font-size:16px;
	font-style:italic;
	color: #00ADEF;
	font-family:Eras Light ITC, Tahoma, Microsoft Sans Serif;
}

h1 {
    color: #82BC00;
}

.payment-logo {
    background-image: url(/images/westpac.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 90px;
}

#home p{
    width: 600px;
    margin: 10px auto;
}