.Body
{
	font-family: Arial;
	font-size: 10pt;
	color: rgb(0,0,102); 
	text-align: justify
}

.CatPath
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: italic;
	color: rgb(0,0,102)
	
}


.ColHeadBGColor
{
	background-color: rgb(243,171,0)
}


.ColHeading10
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold;
	color: rgb(0,0,102)
}

.ColHeading8
{
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold;
	color: rgb(0,0,102)
}


.ColHeadingWhite10
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold;
	color: rgb(255,255,255)
}

.ColHeadingWhite8
{
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold;
	color: rgb(255,255,255)
}


.DataText10
{
	font-family: Arial; 
	font-size: 10pt; 
	color: rgb(0,0,102)

}

.DataText8
{
	font-family: Arial; 
	font-size: 8pt; 
	color: rgb(0,0,102)

}



.Heading

{
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold;
	text-decoration: underline;
	color: rgb(0,0,102)
	
}

.Link
{
	
	color: rgb(0,0,102)
}


.Link:Hover
{
	color:rgb(128,128,0)
}


.PageBrdrColor
{
	background-color: rgb(254,211,0)
}

.PageBGColor
{
	background-color: rgb(254,211,0)
}


.Separator
{
	font-family: Arial; 
	font-size: 7.5pt;
	color: rgb(255,255,255)
}

.SubHeading
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: underline;
	color: rgb(0,0,102)
	
}


.Text
{
	font-family: Arial; 
	font-size: 10pt; 
	color: rgb(0,0,102)
	
}


.TextBold
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold;
	color: rgb(0,0,102)
	
}


.TextRed
{
	font-family: Arial; 
	font-size: 10pt; 
	color: rgb(255,128,128)

}



