/*
Evolved Web Solutions
www.evolved.com.au
April 2005
*/


body {
	background-color:  #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {  font-family: Arial, Verdana; font-size: 12px; line-height: 16px; color: #000000}
h1 {  font-family: Arial, Verdana; font-size: 14px; color: #01236A; line-height: 20px; font-weight: bold}
h2 {  font-family: Arial, Verdana; font-size: 12px; line-height: 16px; color: #01236A}

.subheadingbold { font-family: Arial, Verdana; font-size: 12px; line-height: 16px; color: #000000; font-weight: bold}

.small {  font-family: Arial, Verdana; font-size: 10px; line-height: 16px; color: #000000}

.smallBold {  font-family: Arial, Verdana; font-size: 10px; font-weight: bold; line-height: 16px; color: #000000}

input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px cccccc inset;
    	border-style: outset;
	background-color: #ececec;  
	color: #000000;    
	padding: 1
}

select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px cccccc inset;
	border-style: outset;
	background-color: #ececec;
	color: #000000;
	padding: 1
}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    	font-size: 10px;
    	font-style: normal;
    	font-weight: normal;
    	border: 1px cccccc outset;
    	border-style: solid;
	border-width: 1;
	padding: 0;
	background-color: #ececec;
}

button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #ececec;
	border: 0px cccccc outset;
	font-weight: normal;
	padding: 2px;
	height: 20px;
}

a:visited { color: #990000; text-decoration: none;}

a:hover { color: #000000; text-decoration: underline;}

a:link { color: #660000; text-decoration: none;}

a.boldLink:hover { font-weight: bold; text-decoration: none;}

li {  font-family: Arial, Verdana; font-size: 12px; line-height: 16px; color: #333333}

ul { font-family: Arial, Verdana; font-size: 12px; line-height: 16px; color: #333333}

ol {  font-family: Arial, Verdana; font-size: 12px; line-height: 16px; color: #333333}


.heading { font-family: Arial, Verdana; font-size: 14px; color: #D6D9E3; line-height: 20px; font-weight: bold } 

.subHeading { font-family: Arial, Verdana; font-size: 12px; line-height: 16px; color: #D6D9E3} .textRHS { font-family: Arial, Verdana; font-size: 12px; line-height: 16px; color: #666666}


p { font-family: Arial, Verdana; font-size: 12px; line-height: 16px; color: #666666} .text { font-family: Arial, Verdana; font-size: 12px; line-height: 16px; color: #666666} 