/* CSS Document */
tbody, .Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, DIV, A
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
}
/* GENERIC */
.head{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color:#666666

}
H1  {
    font-size:  1.5em;
    font-weight: bold;
}

H2  
{
	font-size: 1.4em;
    font-weight: bold;
}

H3  {
    font-size:  1.3em;
    font-weight:  bold;
}

H4  {
    font-size:  1.2em;
    font-weight: bold;
}

H5, DT  {
    font-size:  1.1em;
    font-weight:    bold;
}

H6  {
    font-size:  1.0em;
    font-weight:    bold;
}

TFOOT, THEAD    {
    font-size:  1.1em;
}

TH  {
    vertical-align: baseline;
    font-size:  1.1em;
    font-weight:    bold;
}

A:link, A:active, A:visited ,  {
    text-decoration: underline;
}

A:hover {
    text-decoration: none;
}

SMALL   {
    font-size:  0.8em;
}

BIG {
    font-size:  1.2em;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
		color: #666666;
}

UL LI LI    {
    list-style-type:    disc;
		color: #666666;
}

UL LI LI LI {
    list-style-type:    circle;
		color: #666666;
}

OL LI   {
    list-style-type:    decimal;
		color: #666666;
}

OL OL LI    {
    list-style-type:    lower-alpha;
		color: #666666;
}

OL OL OL LI {
    list-style-type:    lower-roman;
		color: #666666;
}

HR {
    height:1pt;
    text-align:left;
    color: dimgrey;
}
.Breadcrumb{ 	color: #993300;	font-family:  Arial, Helvetica, sans-serif;	font-size: 8pt;	font-weight: bold; text-decoration: none; background-color:transparent;	padding-right:10;}
A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active{ text-decoration: none;  color: #993300;}
A.Breadcrumb:hover { text-decoration: none;  color: #993300;}

a.myLogin:link, a.myLogin:active, a.myLogin:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C82;
	font-weight: bold;
}
a.myLogin:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C82;
	text-decoration: underline;
	font-weight: bold;
}
a.myLanguage:link, a.myLanguage:active, a.myLanguage:visited{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0BC37D; text-decoration: none; font-weight: normal; text-transform: capitalize;}

a.myLanguage:hover{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: underline; font-weight: normal; text-transform: capitalize;}

.Normal
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.myDate{
    color:#4B4D80; 
		font-size: 9pt;
			font-weight: bold; 
}
.myCopyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #154494;
}
A.myCopyright:link, A.myCopyright:visited, A.myCopyright:active{ text-decoration: none;  color: #154494;}
A.myCopyright:hover { text-decoration: underline;  color: #154494;}
p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.myParagraph
{
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	color: #666666;
}
a.mySubMenu:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B2F4D8;
	text-decoration: none;
	font-weight: bold;
}
a.mySubMenu:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.mySubMenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.mySubMenu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B2F4D8;
	text-decoration: none;
	font-weight: bold;
}
a.mySideMenu:link,a.mySideMenu:active,a.mySideMenu:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1F5D7;
	font-weight: bold;
	text-decoration: none;
}

a.mySideMenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1F5D7;
	font-weight: bold;
	text-decoration: underline;
}

.pwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.pwhite:link,a.pwhite:active,a.pwhite:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height:20px;
}

a.pwhite:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1F5D7;
	font-weight: bold;
	text-decoration: underline;
	line-height:20px;
}