BODY {
    font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:x-small;
	}
TD {
    font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:x-small;
	}

H1	{	
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		x-large;
	font-weight:	700;
	font-style:		normal;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		medium;
	font-weight:	700;
	font-style:		normal;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		medium;
	font-weight:	bold;
	font-style:		normal;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top:0px;
	margin-bottom:0px;
	}
.H3	{	
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		medium;
	font-weight:	bold;
	font-style:		normal;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top:0px;
	margin-bottom:0px;
	}			
		
H4	{	
	font-family:	GillSans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		small;
	font-weight:	900;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT {	
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		x-small;
	font-weight:	900;
	font-style:		normal;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		xx-small;
	font-weight:	700;
	font-style:		normal;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:		small;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:		small;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial, Helvetica, sans-serif;
	}	

A:link	{	
	color:			#FFCB03;
	}	
		
A:visited	{	
	color:			#FFCB03;
	}	


SMALL	{	
	font-size:		xx-small;
	}	

BIG	{	
	font-size:		medium;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.Normal {
	font-size:		x-small; 
	font-style:		normal; 
	font-family:	Verdana, Geneva, Arial, san-serif;
	}
	
.Small {
	font-size:		xx-small; 
	font-style:		normal; 
	font-family:	Verdana, Geneva, Arial, san-serif;
	}

.Content 
{
	font-size:		x-small;
	font-style:	normal;
	font-family:	Verdana, Geneva, Arial, Sans-Serif;
}

.Smallbold {
	font-size:		xx-small; 
	font-style:		normal; 
	font-family:	Verdana, Geneva, Arial, san-serif;
    font-weight: bold;
	}

.Smallboldred {
	font-size:		xx-small; 
	font-style:		normal; 
	font-family:	Verdana, Geneva, Arial, san-serif;
    font-weight: bold;
    color: red;
	}

.Smallboldblue {
	font-size:		xx-small; 
	font-style:		normal; 
	font-family:	Verdana, Geneva, Arial, san-serif;
    font-weight: bold;
    color: blue;
	}

.Smallboldwhite {
	font-size:		xx-small; 
	font-style:		normal; 
	font-family:	Verdana, Geneva, Arial, san-serif;
    font-weight: bold;
    color: white;
	}
	
.Smallboldwhite1 {
	font-size: 9pt;
	font-style:	normal; 
	font-family: Verdana, Geneva, Arial, san-serif;
    font-weight: bold;
    color: white;
	}

.FormLabel {
	font-size:		x-small; 
	font-style:		normal; 
	font-family:	Arial, Helvetica, san-serif;
	}
.FormLabelBold {
	font-size:		x-small; 
	font-style:		normal; 
	font-family:	Arial, Helvetica, san-serif;
	font-weight:bold;
	}	


SELECT {
	font-size:		x-small; 
	font-style:		normal; 
	font-family:	Arial, Helvetica, san-serif;
	}
	
.Yellow {
	font-size:		x-small; 
	font-style:		normal; 
	font-family:	Verdana, Geneva, Arial, san-serif;
	color:			#FFCB03;
	}
	
.YellowSmall {
	font-size:		xx-small; 
	font-style:		normal; 
	font-family:	Verdana, Geneva, Arial, san-serif;
	color:			#FFCB03;
	}

.BlacSmall {
	font-size:		xx-small; 
	font-style:		normal; 
	font-family:	Verdana, Geneva, Arial, san-serif;
	color:			#000000;
	}

.BlacSmallCenter {
	font-size:		xx-small; 
	font-style:		normal; 
	font-family:	Verdana, Geneva, Arial, san-serif;
	text-align:		center;
	color:			#000000;
	}

.WHTSmall {
	font-size:		xx-small; 
	font-style:		normal; 
	font-family:	Verdana, Geneva, Arial, san-serif;
	color:			#ffffff;
	}			

.StylizedTable {
	background-color:	#663399	
	}

.StylizedTableWHT {
	background-color:	#ffffff	
	}

.StylizedTableGRY {
	background-color:	#000000	
	}

.Bold {
	font-weight:	700; 
	font-size:		x-small;
	font-family:	Verdana, Geneva, Arial, san-serif;
}

.BoldWhite {
	font-weight:	700; 
	font-size:		x-small;
	font-family:	Verdana, Geneva, Arial, san-serif;
	color: white;
}

.Yellow {
	font-weight:	700; 
	font-size:		x-small;
	font-family:	Verdana, Geneva, Arial, san-serif;
	color:#FFCB03;
}
.BoldSmall {
	font-weight:	700; 
	font-size:		xx-small;
	font-family:	Verdana, Geneva, Arial, san-serif;
}

.BoldSmallWhite {
	font-weight:	700; 
	font-size:		xx-small;
	font-family:	Verdana, Geneva, Arial, san-serif;
	color: white;
}

.BoldSmallGray {
	font-weight:	700; 
	font-size:		xx-small;
	font-family:	Verdana, Geneva, Arial, san-serif;
	color: #006633;
}

.BoldSmallRed {
	font-weight:	700; 
	font-size:		xx-small;
	font-family:	Verdana, Geneva, Arial, san-serif;
	color: red;
}

.BoldSmallYellow {
	font-weight:	700; 
	font-size:		xx-small;
	font-family:	Verdana, Geneva, Arial, san-serif;
	color: #FFCB03;
}

.BoldSmallYellow2 {
	font-weight:	700; 
	font-size:		xx-small;
	font-family:	Verdana, Geneva, Arial, san-serif;
	color: #FFCB03;
}

.BoldSmallBlack {
	font-weight:	700; 
	font-size:		xx-small;
	font-family:	Verdana, Geneva, Arial, san-serif;
	color: #000000;
}

.H4	{	
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		small;
	font-weight:	900;
	}	

.ErrorSmall {
	font-weight:	700; 
	font-size:		xx-small;
	color:			red;
	font-family:	Verdana, Geneva, Arial, san-serif;
}
.Error {
	font-weight:	700; 
	font-size:		x-small;
	color:			red;
	font-family:	Verdana, Geneva, Arial, san-serif;
}

.ErrorLarge {
	font-weight:	700; 
	font-size:		small;
	color:			red;
	font-family:	Verdana, Geneva, Arial, san-serif;
}

.Title {
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		small;
	font-weight:	900;
	color:			#FFCB03;	
}

.TitleSmall {
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		x-small;
	font-weight:	900;
	color:			#FFCB03;	
}
.MNSColumnHead {
	font-family : verdana,tahoma,geneva,arial,helvetica,sans-serif;
	font-size : xx-small;
	font-weight : bold;
	text-align : center;
	background : #ccccff;
	color : #000000;
}

.MNSEven {
	font-family : verdana,tahoma,geneva,arial,helvetica,sans-serif;
	font-size : x-small;
	background : #ffffff;
}

.MNSOdd {
	font-family : verdana,tahoma,geneva,arial,helvetica,sans-serif;
	font-size : x-small;
	background : #efefef;
}
.BorderStyle {
	BORDER-RIGHT: #FFCB03 1px solid; 
	BORDER-TOP: #FFCB03 1px solid; 
	BORDER-LEFT: #FFCB03 1px solid; 
	BORDER-BOTTOM: #FFCB03 1px solid
}

.BorderStyleGray {
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc  1px solid; 
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc  1px solid
}


.PlainMargin {
	margin-left:10px;
	margin-right:10px;
}
.TabOff {
	background-color:#bad8b6;
}
.TabWhite {
	background-color:#ffffff;
}
.TabOn {
	background-color:#663399;
}
.TabLink {
	color:#FFCB03;
	font-weight:	700; 
	font-size:		xx-small;
}

.NavSubSearch {
	color:#FFCB03;
	font-family:Verdana;
	font-size:7.5pt;
	font-weight:bold;
	text-decoration:none;
}

.NavSubSearch:hover {
		color:#FFCB03;
		font-family:Verdana;
		font-size:7.5pt;
		font-weight:bold;
		text-decoration:underline;
	}	

.NavTabOn {
	color:#FFCB03;
	font-family:GillSans,Verdana;
	font-size:16pt;
	text-decoration:none;
}

.NavUpgradeTabOn {
	color:#006637;
	font-family:GillSans,Verdana;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}			
.NavFeature {
	color:#006637;
	font-family:GillSans,Verdana;
	font-size:12pt;
	font-weight:bold;
}
.NavTabOff {
	color:#605CA8;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
.NavTabOff:hover {
	color:#605CA8;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;
}
.NavSpecial {
	color:#1B1464;
	font-family:GillSans,Verdana;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}
.NavSpecial:hover {
	color:#FFCB03;
	font-family:GillSans,Verdana;
	font-weight:bold;
	font-size:10pt;
	text-decoration:underline;
}
.NavMessages {
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:#FFCB03;
}
