body {
	background-color: #666;
	font-family: "Lucida Grande",Verdana,Arial,Lucida,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.3;
}

font, td, pre {
	font-size: 12px;
	line-height: 1.3;
}
legend {
    font-size: 12px;
    line-height: 1.3;
    font-weight: bold;
}

a {
	color: #036;
	text-decoration: none;
}

a:hover {
	COLOR: #369;
	text-decoration: underline;
}

a.active	{
	color: #003366;
}

a.visited	{
	color: #eff3ff;
}


a.medwhite {
	color: #fff;
}

a.medwhite:hover	{
	color: #eff3ff;
	font-weight: 900;
}

a.medwhite:visited	{

}


/* Headings */
h1, h2, h3, h4, h5 {
	color: #69c;	
	font-weight: 300;
	line-height:0;
}

h1 {	
	font-size: 15pt; 
}

h2 {	
	font-size: 13.5pt;
}

h3 {	
	font-size: 13.5pt; 
}

h4 {	
	font-size: 11pt; 
	font-weight:bold;
}

h5 {
	font-size: 10pt; 
}


.largedblue {
	font-size: 13px;
	color: #336699;
	font-weight:900;
}

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

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

.basefont {
	font-size: 12px;
}

.code {
	font-size: 12px;
	font-family: "Courier New",Courier,Helvetica;
}

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

.largegrey {
	font-size: 13px;
	color: #333333;
}



/* small fonts */
.smallblack, .smallred, .smallblackcond, .smalldblue, .smallgrey, .smalldgrey {
	font-size: 9px;
	line-height: 1.6;
}

.smallgrey {
	color: #999999;
}

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

.smallblack {
	color: #000;
}

.smallred {
	color: #ff0000;
}

.smalldgrey {
	color: #666666;
}

.smalldblue {
	color: #336699;
}


.medwhite {
	font-size: 11px;
	line-height: 1.4;
	color: #fff;
}

.meddgrey {
	font-size: 8pt;
	line-height: 12pt;
	color: #333333;
}

/* margins - lists */
.supportcontent {
	margin-left: 5;
	margin-right: 0;
}

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

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





/* table rules */
.dialogbox {
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
	border-top: #000 1px solid;
}

.bottomrule {
	border-bottom: #000 1px solid;
}

.toprule {
	border-top: #000 1px solid;
}

.trcornerrule {
	border-top: #000 1px solid;
	border-right: #000 1px solid;
}

.tlcornerrule {
	border-top: #000 1px solid;
	border-left: #000 1px solid;
}

.brcornerrule {
	border-bottom: #000 1px solid;
	border-right: #000 1px solid;
}

.blcornerrule {
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
}

.tbrule {
	border-bottom: #000 1px solid;
	border-top: #000 1px solid;
}

.tlcornerrule {
	border-top: #000 1px solid;
	border-left: #000 1px solid;
}

.lrtrule {
	border-top: #000 1px solid;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
}

.siderule {
	border-left: #000 1px solid;
	border-right: #000 1px solid;
}

.rightrule {
	border-right: #000 1px solid;
	text-align: right;
}

.leftrule {
	border-left: #000 1px solid;
	text-align: right;
}

.inputbuttons {
	background-color: #336699;
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
	border-top: #000 1px solid;
	color: #000;
	color: #fff;
	font-size: 9px;
	font-weight:bold;
	font-size: 12px;
}





/* misc bits */
.inputdedicated {
	font-size: 8px;
}

.deffield {
	font-size: 12px;
}

.resreg {

}

.smallblackmenu {
	font-size: 10px;
	line-height: 1;
}

.tab { 
	background-image: url(/images/m_headers/tab_end.gif);
	background-repeat: no-repeat;
	background-position: top right
}

.regdgrey {
	font-size: 10px;
	line-height:2.2;
}
