BODY {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.3;
}

FONT  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	background-color: #ffffff;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #006666;
	text-decoration: none;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #663399;
	text-decoration: underline;
}
a:active {
	color: #666699;
	text-decoration: none;
}


/* Headings */
H4, H5 {
	color: #000099;	
}

H1 {	
	font-size: 16px;	 
	font-weight: bold;
	color: #993300;
}

H2 {	
	font-size: 16px;	 
	font-weight: bold;
	color: #993300;
}

H3 {	
	font-size: 16px;	 
	font-weight: bold;
	color: #993300;
}

H4 {	
	font-size: 14; 
}

H5 {
	font-size: 14; 
}


/* large - medium fonts */
.supfaq, .basefont, .reggrey, .largedblue, .largewhite {
	font-family: "arial","helvetica", sans-serif;
}

.largedblue {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.reggrey {
	font-size:12;
	color: #666666;
	font-weight:900;
}

.largewhite {
	font-size:12;
	font-weight: 900;
	color: #ffffff;
}

.basefont {
	font-size: 12;
	line-height: 1.3;
}

.supfaq {
	font-size: 11px;
	line-height: 1.3;
	color: #007788;
	font-weight: bold;
}

.largegrey {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}


/* small fonts */
.smallblack, .smallred, .smallblackcond, .smalldblue, .smallgrey, .smalldgrey {
	font-family: "arial","helvetica",sans-serif;
	font-size:9;
	line-height: 1.4;
}

.smallgrey {
	color: #999999;
}

.smallblackcond {
	color: #000000;
	word-spacing:-02;
}

.smallblack {
	color: #000000;
}

.smallred {
	color: #ff0000;
}

.smalldgrey {
	color: #666666;
}

.smalldblue {
	color: #000099;
}


/* margins - lists */
.supportcontent {
	margin-left: 5;
	margin-right: 10;
	font-family: "arial","helvetica" ,sans-serif;
	font-size:12;	
}

.uldedicated {
	margin-left: -20;
	margin-top: 2;
	margin-bottom: 2;
}

.pdedicated {
	margin-top: 2;
	margin-bottom: 2;
}


/* table rules */
.dialogbox {
	border-bottom: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	font-size: 11px
}

.bottomrule {
	border-bottom: #000000 0px solid;
	background-color: #007788;
	color: #ffffff;
}

.toprule {
	border-top: #000000 0px solid;
}

.trcornerrule {
	border-top: #000000 0px solid;
	border-right: #000000 0px solid;
}

.tlcornerrule {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;

}

.brcornerrule {
	border-bottom: #000000 0px solid;
	border-right: #000000 0px solid;
}

.blcornerrule {
	border-bottom: #000000 0px solid;
	border-left: #000000 0px solid;
}

.tbrule {
	border-bottom: #000000 0px solid;
	border-top: #000000 0px solid;
}

.tlcornerrule {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
}

.lrtrule {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
}

.siderule {
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
}

.rightrule {
	border-right: #000000 0px solid;
	text-align: right;
}

.leftrule {
	border-left: #000000 0px solid;
	text-align: right;
}

.inputbuttons {

}


/* misc bits */

.inputdedicated {
	font-size: 8;
}

.deffield {
	font-family: "arial","helvetica", sans-serif;
	font-size: 12;
}

.resreg {


}

/* gumnut elements */

.body10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.menuwhite {
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 11px;

}
a.menuwhite:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
a.menuwhite:active {
	color: #FFFFFF;

}
a.menuwhite:visited {
	color: #FFCCCC;

}
a.menuwhite:link {
	color: #FFFFFF;

}
