BODY
{
    BACKGROUND-COLOR: #5783a8;
    FONT-FAMILY: Lucida Sans Unicode;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    COLOR: #475fa2;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Lucida Sans Unicode;
	font-size:	2em;
	font-style:	normal;
	font-weight: 800;
	COLOR: #475fa2;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Lucida Sans Unicode;
	font-size:	1.75em;
	font-style:	normal;
	font-weight: 800;	
	COLOR: #475fa2;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Lucida Sans Unicode;
	font-size:	1.58em;
	font-style:	normal;
	font-weight: 500;
	COLOR: #475fa2;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Lucida Sans Unicode;
	font-size:	1.33em;
	font-style:	normal;
	font-weight: 700;	
	COLOR: #475fa2;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Lucida Sans Unicode;
	font-size:	1em;
	font-style:	normal;
	COLOR: #475fa2;	
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Lucida Sans Unicode;
	font-size:	.8em;
	font-style:	normal;
	COLOR: #475fa2;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

TFOOT   {
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Lucida Sans Unicode;	
}		
THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: White;
	font-family: Lucida Sans Unicode;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Lucida Sans Unicode;
	}
	
	
.BaseText
	{
    font-family: Lucida Sans Unicode;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px; 
    }
    
.BaseTextBold
	{
    font-family: Lucida Sans Unicode;
    font-size: small;
    font-weight: bold;
    line-height: 20px; 
    }    
	
.BaseTextMedium
	{
    font-family: Lucida Sans Unicode;
    font-size: medium;
    font-weight: normal;
    line-height: 20px; 
    }
    	
.BaseTextLarge
	{
    font-family: Lucida Sans Unicode;
    font-size: large;
    font-weight: normal;
    line-height: 20px; 
    }
        	
.BaseTextSmall
	{
    font-family: Lucida Sans Unicode;
    font-size: x-small;
    font-weight: normal;
    line-height: 20px; 
	}
.LanguageSelector	
	{
    font-family: Lucida Sans Unicode;
    font-size: 14px;
    font-weight: normal;
    line-height: 1px;
    border-bottom-width: 5px;
    
	}
.BaseTextBox
	{
    font-family: Lucida Sans Unicode;
    font-size: small;
    font-weight: normal; 
	}	

.ButtonText
	{
	font-family:  Lucida Sans Unicode;
    font-size: small;
    font-weight: normal; 
    COLOR: #475fa2;	
	}
	
.BaseError
	{
    font-family: Lucida Sans Unicode;
    font-size: medium;
    font-weight: normal;
    color: Red;
    line-height: 20px;   
	}
	

A, A:link, A:visited, A:active, A:hover
	{
    font-family: Lucida Sans Unicode;
    text-decoration: underline;
    font-weight: normal;
    COLOR: #475fa2;
    font-size: x-small;
	}
	
A.MediumLink, A.MediumLink:link, A.MediumLink:visited, A.MediumLink:active, A.MediumLink:hover
	{
    font-family: Lucida Sans Unicode;
    text-decoration: underline;
    font-weight: normal;
    COLOR: #475fa2;
    font-size: small;
	}	
	
A.BoldMediumLink, A.BoldMediumLink:link, A.BoldMediumLink:visited, A.BoldMediumLink:active, A.BoldMediumLink:hover
	{
    font-family: Lucida Sans Unicode;
    text-decoration: underline;
    font-weight: bold;
    COLOR: #475fa2;
    font-size: small;
	}	
	
A.LargeLink, A.LargeLink:link, A.LargeLink:visited, A.LargeLink:active, A.LargeLink:hover
	{
    font-family: Lucida Sans Unicode;
    text-decoration: underline;
    font-weight: normal;
    COLOR: #475fa2;
    font-size: medium;
	}
	
A.BoldLargeLink, A.BoldLargeLink:link, A.BoldLargeLink:visited, A.BoldLargeLink:active, A.BoldLargeLink:hover
	{
    font-family: Lucida Sans Unicode;
    text-decoration: underline;
    font-weight: bold;
    COLOR: #475fa2;
    font-size: large;
	}		
	
A.ExLargeLink, A.ExLargeLink:link, A.ExLargeLink:visited, A.ExLargeLink:active, A.ExLargeLink:hover
	{
    font-family: Lucida Sans Unicode;
    text-decoration: underline;
    font-weight: normal;
    COLOR: #475fa2;
    font-size: larger;
	}	