BODY {
	background: #CBCBCB;
	scrollbar-track-color : #eeeeee;
	scrollbar-arrow-color : #336699;
	scrollbar-face-color : #cccccc;
	scrollbar-shadow-color : #cccccc;
	scrollbar-highlight-color : #cccccc;	
	scrollbar-3dlight-color : #999999;
	scrollbar-darkshadow-color : #999999;
	font-family: "verdana",sans-serif,"arial","helvetica";
	font-size: 9pt;
}

FONT, TD {
	font-family: "verdana",sans-serif,"arial","helvetica";
	font-size: 9pt;
	line-height: 12pt;
}

A {
	color: #003366;
	text-decoration: underline;
}

A:hover{
	COLOR: #336699;
	text-decoration: underline;
}


/* Headings */
H1, H2, H3, H4, H5 {
	color: #336699;
}

h1{
		font-size		:12px 	;
		color			:#999999;
		border-bottom	:1px solid #333333;
		border-left		:10px solid #999999;
		text-decoration	:none	;
		text-indent		:5px	;
	}

H2 {	 
	font-size: 30px; 
}

H3 {	
	font-size: 20px; 
}

H4 {	 
	font-size: 14px; 
}

H5 {
	font-size: 14px; 
}


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

.supfaq {
	font-size: 9pt;
	line-height: 12pt;
	color: #003366;
	font-weight: bold;
}

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

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

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

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





/* small fonts */
.smallblack, .smallred, .smallblackcond, .smalldblue, .smallgrey, .smalldgrey {
	font-family: "verdana",sans-serif,"arial","helvetica";
	font-size:7pt;
	line-height: 14px;
}

.smallgrey {
	color: #999999;
}

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

.smallblack {
	color: #000000;
}

.smallred {
	color: #ff0000;
}

.smalldgrey {
	color: #666666;
}

.smalldblue {
	color: #336699;
}





/* margins - lists */
.supportcontent {
	margin-left: 50px;
	margin-right: 10px;
	font-family: "verdana",sans-serif,"arial","helvetica";
	font-size:9pt;	
}

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

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





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

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

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

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

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

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

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

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

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

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

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

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

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

.inputbuttons {
	background-color: #336699;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-family: "arial","helvetica";
	color: #ffffff;
	font-size: 9pt;
	font-weight:bold;
	font-size:12px;
}





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

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

.resreg {

}

.clsCMOn {
	color: black;
	font-size : 9px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMOver {
	color: black;
	font-size : 9px;
	text-decoration : none;
        padding: 2px 4px;
}

pre {
	font-size: 9pt;
	padding: 10px;
	background-color: #F8F8F8;
	border: 1px solid #F0F0F0;
}

.smallblackmenu {
	font-family: "verdana",sans-serif,"arial","helvetica";
	font-size: 11;
	line-height: 13px;
}