


A          { color: #0673AC; text-decoration : none; }
A:visited  { color: #0673AC }
A:Active   { color: #0673AC }
A:Hover    { color: #ff6633; text-decoration : none; }	
A.orange:link {color: #F8931D; background: #ffffff; font-weight: bold;}
A.orange:active {color: #F8931D; background: #ffffff; font-weight: bold;}
A.orange:visited {color: #F8931D; background: #ffffff; font-weight: bold;}
A.orange:hover {color: #F8931D; background: #ffffff; font-weight: bolder;}



/*--controls date font--*/
TD.datetext
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight : normal;
    font-size :11px;
    FONT-STYLE: normal;
    
	}

TD.subtext
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight : normal;
    font-size :13px;
    FONT-STYLE: normal;
	
    
	}


/*--controls header text--*/
TD.heading
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 44px;
    FONT-STYLE: bold;
    FONT-WEIGHT: normal;
	
}



BODY
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 10px;
    BORDER-BOTTOM: 0px;
    BACKGROUND-COLOR: #000000;
}




/*--controls style of all content tables on all pages--*/
TABLE
{
    COLOR: #24A6E2;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
	
}


/*--top title text--*/
TD.titletext
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight : normal;
    font-size :28px;
    FONT-STYLE: normal;
    
	}



/*--controls style of all content table cells used on all pages--*/
TD.text
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	text-decoration: none;
	
}


/*--controls style of all content table cells used on all pages--*/
TR.header
{
    FONT-COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-STYLE: bold;
    FONT-WEIGHT: normal;

	}
	
	
	/*--controls style of all content table cells used on all pages--*/
TD.blue
{
    FONT-COLOR: #24A6E2;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 30px;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;

	}