/* CSS Document */

body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

A:link
{
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	
}

A:visited 
{
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}

A:active  
{
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}

A:hover   
{
	color: #000033;
	text-decoration: underline;
	font-weight: bold;

}

td
{
    
    font-size: 8pt;
	font-family: "Arial";
	color: #000000;
}








A.alternate 
{ 
	color: #666666; 
	text-decoration: none;
}

.title
{ 
	color: #000033; 
	font-weight: bold;
	
	font-family: "Arial";
	font-size: 13pt;
}

.content
{
    
    font-size: 9pt;
	font-family: "Arial";
	color: #000000;
}

.navigation
{
    font-size: 8pt;
	font-family: "CopprplGoth BT","Arial";
	color: #BBBBBB;
}

.navigation A:link
{
    font-size: 8pt;
	font-family: "CopprplGoth BT","Arial";
	color: #BBBBBB;
}

.navigation A:visited 
{
    font-size: 8pt;
	font-family: "CopprplGoth BT","Arial";
	color: #BBBBBB;
}

.navigation A:active  
{
    font-size: 8pt;
	font-family: "CopprplGoth BT","Arial";
	color: #BBBBBB;
}

.navigation A:hover   
{
    font-size: 8pt;
	font-family: "CopprplGoth BT","Arial";
	color: #DDDDDD;
}

.ies
{
    font-size: 8pt;
	font-family: "Arial";
	color: #FFFFFF;
}

.ies A:link
{
    font-size: 8pt;
	font-family: "Arial";
	color: #FFFFFF;
}

.ies A:visited 
{
    font-size: 8pt;
	font-family: "Arial";
	color: #FFFFFF;
}

.ies A:active  
{
    font-size: 8pt;
	font-family: "Arial";
	color: #FFFFFF;
}

.ies A:hover   
{
    font-size: 8pt;
	font-family: "Arial";
	color: #cccccc;
}

.job A:link
{
    font-size: 8pt;
	font-family: "Arial";
	font-weight: bold;
	color: #ff0000;
}

.job A:visited 
{
    font-size: 8pt;
	font-family: "Arial";
	font-weight: bold;
	color: #ff0000;
}

.job A:active  
{
    font-size: 8pt;
	font-family: "Arial";
	font-weight: bold;
	color: #ff0000;
}

.job A:hover   
{
    font-size: 8pt;
	font-family: "Arial";
	text-decoration: underline;
	font-weight: bold;
	color: #ff0000;
}

.td
{
    
    font-size: 9pt;
	font-family: "Arial";
	color: #000000;
}

