BODY
{
    background-color: #FFFFFF;	
    font-size: 10px;
    font-family: Myriad, Arial, Helvetica, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
	color: #000000;
}

a:link {
	font-family : Myriad, Arial, Helvetica;
	font-weight: bold;
	color: #BF0000;
	text-decoration: none;
}

a:hover {
	font-family : Myriad, Arial, Helvetica;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}	
	
	
a:visited {
	font-family : Myriad, Arial, Helvetica;
	font-weight: bold;
	color: #BF0000;
	text-decoration: none;
}



.List_table
{
    font-size : 11px;
}
.ListTitleRow_tr
{
    font-size : 9px;
	font-weight: bold;
	background-color: #BBBBBB;
}
.ListStandardRow_tr
{
	background-color: #EAEAEA;
}
.ListAlternateRow_tr
{
	background-color: #FFFFFF;
} 
.ListTrailingRow_tr
{
	background-color: #BBBBBB;
} 

.TableCaption
{
    font-size : 9px;
	font-weight: bold;
	color: #000000;
}
.TableTrailer
{
    font-size : 9px;
	color: #000000;	
}

.FormLabel
{
    font-size : 9px;
	color: #000000;	
}
.FormFormatLabel
{
    font-size : 9px;
	color: #000000;	
}


.BatchNavigator_table
{
    font-size : 9px;
	font-weight: bold;
}



.Legend_table
{
    font-size : 9px;
	color: #808080;
}



.FormElement_UneditableContent_td
{
    font-size : 11px;
}

.FormElement_LabelWithoutValidation_td
{
    font-size : 9px;
    color : #808080;
}

.FormElement_LabelWithValidation_td
{
    font-size : 9px;
    color : #ff0000;
}





.SquaredTitleBox_table
{
    background-color : #808080;
}

.SquaredTitleBox_td
{
    background-color : #808080;
}




.UntitledSquaredBox_table
{
    background-color : #808080;
}

.UntitledSquaredBox_td
{
}




.TitledSquaredBox_table
{
    background-color : #808080;
}

.TitledSquaredBox_td
{
    background-color : #808080;
}




