body 
{
	BACKGROUND:#ffffff;
	MARGIN-TOP: 10pt;
	MARGIN-LEFT: 10pt;
	MARGIN-RIGHT: 10pt;
	MARGIN-BOTTOM: 20pt;
	COLOR:#000000;
	FONT: normal 100% Georgia, Serif;
}

P{font-size: 100%; COLOR: #000000;}

A:link{COLOR: #0080C0;}
A:visited{COLOR: #0080C0;}
A:active{COLOR: #0080C0;}
A:hover{text-decoration: underline; color: RGB(192,0,0);}
A.linkblue {text-decoration: none; color: RGB(0,0,128);}
A.linkred {text-decoration: none; color: RGB(128,0,0);}

LI
{
    MARGIN-TOP: 6pt;
    MARGIN-BOTTOM: 6pt;
}

.ParagraphRed {color: RGB(192,0,0);}
.ParagraphBig {FONT-SIZE: 140%; COLOR: #000000;}
.ParagraphExample {FONT-SIZE: 80%; COLOR: #000000;}

.Label {FONT-SIZE: 120%; COLOR: #000000; font-weight: bold;}
.LabelBig {FONT-SIZE: 140%; FONT-WEIGHT: bold; }
.LabelSmall {font-size: 100%; font-weight: bold;}
.LabelSmallRed{font-size: 100%; font-weight: bold; color: RGB(128,0,0);}
.LabelHighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff7f;}
.LabelTitle
{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 140%;
    BORDER-LEFT: #ffffff 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #ffffff 1px solid;
    BACKGROUND-COLOR: #eeeeee
}
.LabelHeading1
{
    FONT-SIZE: 120%;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    BACKGROUND-COLOR: #eeeeee
}

.Table1
{
    BORDER-LEFT: #00073b 0px solid;
    BORDER-RIGHT: #00073b 0px solid;
    BORDER-TOP: #00073b 0px solid;
    BORDER-BOTTOM: #00073b 0px solid;
    MARGIN: 1px;
    COLOR: black;
}

.TableMain
{
    BORDER-RIGHT: #00073b 1px solid;
    BORDER-LEFT: #00073b 1px solid;
    BORDER-TOP: #00073b 1px solid;
    BORDER-BOTTOM: #00073b 1px solid;
    COLOR: black;
    FONT-SIZE: 80%;
}

.ParagraphSml
{
    FONT-SIZE: 80%;
    COLOR: #000000;
}

.TableRowHighlight
{
    COLOR: #000000;
    BACKGROUND-COLOR: #eeeeee
}

.CellHighlight
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
}

.Control 
{
	HEIGHT:36px; 
	font-size: 120%; 
	vertical-align:middle;
}

.txterror
{
	font-size: 120%; 
	font-weight: bold; 
	color: RGB(128,0,0);
}

.txtsuccess
{
	font-size: 120%; 
	font-weight: bold; 
	color: RGB(0,128,0);
}

.footer {font-size: 75%;}
.control {HEIGHT:36px; font-size: 100%; vertical-align:middle;}
.line {color:RGB(232,232,255); height:2px;}
.nobrtable br {display: none;}
.txtgray {color: RGB(164,164,164);}

.faqquestion{color: RGB(196,0,0); font-size: 100%; font-weight:;}
.faqanswer{color: RGB(0,0,0); font-size: 100%;}

span.title {font-weight: bold; font-size: 150%;}
span.navigation {font-size: 100%;}
span.summary {color: RGB(0,0,128); font-size: 100%;}
span.datetime {color: RGB(0,0,128); font-size: 100%;}
span.links {color: RGB(128,0,0); font-size: 100%;}
span.highlight{color: #ff0000; BACKGROUND-COLOR: #ffff7f;}
span.word {font-weight: bold; font-size: 100%;}
span.wordtype {font-size: 100%;}
span.meaning {color: RGB(128,0,0); font-size: 100%;}

span.red {color: RGB(128,0,0); font-size: 100%; font-weight: bold;}
span.green {color: RGB(0,128,0); font-size: 100%; font-weight: bold;}
span.blue {color: RGB(0,0,128); font-size: 100%; font-weight: bold;}


