td, th {
	font-size: 9pt;
}
html>body, html>body td, html>body th {
	font-size: 10pt;
}
p {  
	font-family: "Trebuchet MS"; 
	margin-top: 0.5em;
	margin-bottom: 1.25em
}
.updatedDate {  
	font-family: "Trebuchet MS";
	color: #999999; 
	font-size: 8pt;
	font-weight: normal
}
.finePrint {  
	font-size: 7.5pt;
	font-weight: normal;
	text-transform: none;
}
ul {  
	font-family: "Trebuchet MS"; 
	font-size: 9pt;
	list-style-type: disc; 
	margin-top: 5px
}
.bulletsLightColour {
	color: #D7D0E0;
	font-family: "Trebuchet MS"; 
	font-size: 9pt;
	list-style-type: square; 
	margin-top: 5px
}
h1 {  
	font-family: "Trebuchet MS"; 
	font-size: 18pt; 
	font-weight: bold; 
	color: #FFFFFF;
	margin-bottom: 0.25em; 
	margin-top: 0.25em;
	text-transform: capitalize}
	
	
h2 {  
	font-family: "Trebuchet MS"; 
	color: #FFFFFF; 
	font-size: 16pt; 
	font-weight: bold; 
	margin-bottom: 0.15em; 
	margin-top: 0.25em;
	text-transform: capitalize}
h3 {  
	font-family: "Trebuchet MS"; 
	font-size: 13.5pt;
	font-weight: bold;
	color: #FFFFFF; 
	margin-bottom: 0.15em; 
	margin-top: 0.25em;
	text-transform: capitalize}
h4 {  
	font-family: "Trebuchet MS"; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #FFFFFF;
	margin-bottom: 0.15em; 
	margin-top: 0.25em}
h5 {
	font-family: "Trebuchet MS"; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	margin-bottom: 0.15em; 
	margin-top: 0.25em}
li {  
	margin-top: 2px;}
IMG:focus { /* DOESN'T WORK IN IE5 UNDER NT */
	outline:none;
}
.tableWhite1Px {
	border: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px
}
.tableSideColumn {  
	font-family: "Trebuchet MS"; 
	color: #FFFFFF; 
	background-color: #f3f3f3;
	font-weight: bold;
	vertical-align: top;
	text-transform: capitalize;
}
.tableSideColumn a:hover {
	color: #FFFFFF;
}
.tableSideColumn a:link {
	color: #D7D0E0;
}
.tableSideColumn a:visited {
	color: #D7D0E0;
}
.tableSideColumn a:active {
	color: #D7D0E0;
}
.tableTitleRow {  
	font-family: "Trebuchet MS"; 
	font-weight: bold;
	color: #FFFFFF;
	background-color: rgb(168,162,179);
	font-size: 10pt;
	vertical-align: top;
}
.tableTitleRow a:link {
	color: #FFFFFF
}
.tableTitleRow a:visited {
	color: #FFFFFF
}
.tableTitleRow a:active {
	color: #FFFFFF
}
.table {
	border: #FFFFFF solid;
	border-width: 1px 1px 0px 0px;
	background-color: rgb(243,242,244);
}
.table>tr>td { /* only immediate tds of 'table' */
	padding: 5px; /* cellpadding */
	margin: 0px; /* cellspacing */
}
.table td { /* any td at any level of 'table' */
	padding: 5px;
	margin: 1px;
	border: #fff solid;
	border-width: 0px 0px 1px 1px;
}
.tableNoBorder {
	border-style: none;
}
.tableNoBorder>tr>td {
	padding: 4px;
	margin: 0px;
}
.tableNoBorder td {
	border-style: none;
	padding: 4px;
	margin: 0px;
}
.tableSubTitle {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #000000;
	/* background-color: #BDBEDD; */
	background-color: #CCC;
}
.tableCellHighLight {
	background-color: #DEDBE7;
}
textarea{
	FONT: 9pt "Trebuchet MS";
	padding: 2px; /* a bit of breathing room*/
	background-color: #FFFFFF;
	color: #000000; /* The text in black */
	border: solid 1px #999;
}
hr {
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px #000 solid;
}
.formButton {  
	font-family: "Trebuchet MS"; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #444444;
	background-color: #DEDBE7;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	border-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;}
select {  
	font-family: "Trebuchet MS"; 
	font-size: 9pt; 
	color: #000000; 
	border: solid 1px #999;
}
.inputReadOnly {  
	background-color: #f3f3f3;
}
.borderNone {
	border-style: none;}
.borderNone td {
	border-style: none;}
.borderNone>td {
	border-style: none;}
input { 
	border: #999 1px solid;
	FONT: 9pt "Trebuchet MS";
	color: #000000; /* The text in black*/
}
a:link {
	color: #FFCC00; 
	text-decoration: none;
        font-size: 11pt;
        font-weight: bold }
a:visited {
	color: #FFCC00; text-decoration: none;
        font-size: 11pt;
        font-weight: bold }
a:hover {
	color: #FFCC00; text-decoration: underline;
        font-weight: bold}
a:focus { /* DOESN'T WORK UNDER IE5 FOR NT */
	outline: none;}
body {	font-size: 10pt;
	font-family: "Trebuchet MS";
	line-height: normal;
	color:#FFFFFF;
	/* voice-family: "\"; */
	margin-top: 0%;
	margin-bottom: 0px;
	margin-right: 5%;
	background-color: #000000;
	margin-left: 0%;
	font-size: 10pt;
	background-image: url('Images/background/ocean.jpg');
	background-repeat: repeat-n; 
	background-attachment: fixed; }
.disabled { color: #999999;}
.var {  font-family: "Courier New", Courier, mono;
	color: green}
.sidenav {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #a8a2b3; FONT-FAMILY: trebuchet ms, trebuchet, helvetica, arial, sans-serif; TEXT-DECORATION: none
}
a.sidenav {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #a8a2b3; FONT-FAMILY: trebuchet ms, trebuchet, helvetica, arial, sans-serif; TEXT-DECORATION: none
}
a:link.sidenav {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #a8a2b3; FONT-FAMILY: trebuchet ms, trebuchet, helvetica, arial, sans-serif; TEXT-DECORATION: none
}
a:visited.sidenav {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #a8a2b3; FONT-FAMILY: trebuchet ms, trebuchet, helvetica, arial, sans-serif; TEXT-DECORATION: none
}
a:hover.sidenav {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #a8a2b3; FONT-FAMILY: trebuchet ms, trebuchet, helvetica, arial, sans-serif; TEXT-DECORATION: none
}
.handsetbrand {
	FONT-WEIGHT: normal; FONT-SIZE: 22px; COLOR: #000000; FONT-FAMILY: trebuchet ms, trebuchet, helvetica, arial, sans-serif
}
.handsetmodel {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #0a82c1; FONT-FAMILY: trebuchet ms, trebuchet, helvetica, arial, sans-serif
}
.handsetprice {
	FONT-WEIGHT: normal; FONT-SIZE: 17px; COLOR: #000000; FONT-FAMILY: trebuchet ms, trebuchet, helvetica, arial, sans-serif
}
.textboldblue {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0a82c1; FONT-FAMILY: trebuchet ms, trebuchet, helvetica, arial, sans-serif
}
.autofill {
	border-color: 339933; background-color:f7fff7;
}
/* Catch ASP.NET span issue */
span.borderNone input {  border: 0px }
table.borderNone input { border: 0px }
.stretch { width: 100% }

@media print {

.noPrint { display: none }

} /* END PRINT STYLES */
