body
{
    background-color: white;
    font-family: Arial;
    color: black;
    font-size: 8pt;
}

.searchBoxHeadline
{
    font-weight: bold;
    font-size: 10pt;
}

.selectedGridViewRow
{
    background-color:#33FF00;   
}

.reportHeadline1
{
    font-size:15pt;
    font-weight:bold;     
}

.reportHeadline2
{
    font-size:10pt;
    font-weight:bold;   
}

.reportHeadline3
{
    font-size:10pt;
    font-weight:normal;   
}

.eventOverviewHeadline1
{
    font-size:15pt;
    font-weight:bold;   
}

.eventOverviewHeadline2
{
    font-size:10pt;
    font-weight:bold;   
}

.eventOverviewHeadline3
{
    font-size:10pt;
    font-weight:normal;   
}

.eventOverviewHeadline4
{
    font-size:13pt;
    font-weight:bold;   
}

.eventOverviewHeadline5
{
    font-size:7pt;
    font-weight:normal;   
}

.eventOverviewLinks
{
    font-size:9pt;
    font-weight:bold;   
}

table.noPadding tbody tr td
{
    padding-left:0px;
    padding-top:0px;
    padding-right:0px;
    padding-bottom:0px;
}


INPUT, SELECT, TEXTAREA
{
    font-size: 8pt;
    font-family: Arial;
}

TEXTAREA.statusBox
{
	border: 0;
    background-color: transparent;
    overflow:auto;
    border-style:none;
    border-width: 0px 0px 0px 0px;
}

H2
{
    font-size: 14pt;
    font-family: 'Arial Black';
    vertical-align:middle;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

.footer
{
	font-weight:normal;
    font-size:7pt;
}

.noPageBreakInside
{
	background-color:Red;
	page-break-before:always;
}

.pageBreak
{
	page-break-after:always;
}

table.formTable td 
{
    vertical-align:top;
    margin-top:3px;   
}

table.biography 
{
    width:750px;
    border-collapse:collapse;
    font-weight:bold;
}

table.biograpy tr 
{
	height:0px;
}

table.biography td 
{
    padding-left:2px;
    padding-right:2px;
    padding-bottom:1px;
    padding-top:1px;
    /*height:15px;   */
}

table.biography span.fieldDescription
{
	height:15px;
}

table.biography tbody tr td.noPadding
{
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    padding-top:0px;
}

table.biography tr.headline td 
{
    font-size:16px;
    font-weight:bold;
    border-bottom:1px solid black;
    font-style:italic;
}

table.biography td.personName 
{
    font-size:18px;
    font-weight:bold;
    text-align:right;
}

table.biography tr.separator td
{
    border-bottom:1px solid black; 
    height:2px;  
}

table.biography td.fieldDescription
{
    text-align:right;
    font-weight:normal;
    font-size:7pt;
}

table.nestedBestsContainer tr.header td
{
	height:10px;
	vertical-align:middle;
}

table.nestedBests
{
	border-collapse:collapse;
	width:100%;
}

table.nestedBests td
{
	text-align:center;
	border:1px solid black;
	height:8px;
	width:100px;
	font-size:7pt;
}

table.nestedBests td.noBorder
{
	border:1px solid white;
}

table.nestedBests td.separator
{
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:none;
	height:3px;
}
table.nestedBests td.separator img
{
	width:3px;
	height:3px;
}

table.nestedBiography 
{
    border-collapse:collapse;
    font-weight:bold;
}

table.nestedBiography tbody tr td 
{
    padding-left:2px;
    padding-right:2px;
    padding-bottom:1px;
    padding-top:1px; 
    white-space:nowrap;
}

table.nestedBiography tbody tr td.allow_wrap
{
    white-space:normal;
}

table.nestedBiography tr.headline td 
{
    font-size:16px;
    font-weight:bold;
    border-bottom:1px solid black;
    font-style:italic;
}

table.nestedBiography td.personName 
{
    font-size:18px;
    font-weight:bold;
    text-align:right;
}

table.nestedBiography tr.separator td
{
    border-bottom:1px solid black; 
    height:2px;  
}

table.nestedBiography td.fieldDescription
{
    text-align:right;
    font-weight:normal;
    font-size:7pt;
 
}

span.noWrap
{
	white-space:nowrap;	
}

span.fieldDescription
{
    font-weight:normal;
    font-size:7pt; 
}

table.internationalResults td 
{
    font-weight:bold;
    font-size:7pt;
}

table.internationalResults th
{
    font-weight:normal;
    font-size:7pt;
}

table.biography tr.internationalResults td
{
    font-weight:bold;
    font-size:7pt;
}

table.results 
{
    width:750px;
    border-collapse:collapse;
}

table.results tr.head td
{
    font-size:16px;
    font-weight:bold;
}

table.results tr.headline
{
    height:50px;   
}

table.results tr.headline td.links
{
    text-align:left;
    padding-top:10px;
    vertical-align:top; 
}

table.results tr.headline td.category
{
    text-align:left;
    padding-top:10px;
    font-weight:bold;
    font-size:14px;
    vertical-align:top;
}

table.results tr.headline td.ISU
{
    text-align:center;
    border-top:1px solid black;
    border-left:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid black;
    padding-left:5px;
    padding-right:5px;
}

table.results tr.headline td.grandPrix
{
    text-align:center;
    border-top:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid black;
    padding-left:5px;
    padding-right:5px;
}

table.results tr.headline td.selectedInternational
{
    text-align:center;
    border-bottom:1px solid black;
    border-top:1px solid black;
    padding-left:5px;
    padding-right:5px;
    border-right:1px solid black;
}

table.results tr.headline2 td 
{
    border-bottom:1px solid black;
    border-left:1px solid black;
}

table.results tr.headline2 td.rank
{
    width:50px;
    text-align:center;
    border-top:1px solid black;
    font-weight:bold;
}

table.results tr.headline2 td.points
{
    width:151px;
    text-align:center;
    border-top:1px solid black;
    font-weight:bold;
}

table.results tr.headline2 td.name
{
    width:151px;
    text-align:center;
    border-top:1px solid black;
    font-weight:bold;
}

table.results tr.headline2 td.season
{
    width:151px;
    text-align:center;
    border-right:1px solid black;
    border-top:1px solid black;
    font-weight:bold;
}

table.results tr.headline2 td.bestISU
{
    width:151px;
    text-align:center;
    border-right:1px solid black;
    font-weight:bold;
}

table.results tr.headline2 td.bestGrandPrix
{
    width:151px;
    text-align:center;
    border-right:1px solid black;
    font-weight:bold;
}

table.results tr.headline2 td.secondGrandPrix
{
    width:151px;
    text-align:center;
    border-right:1px solid black;
    font-weight:bold;
}

table.results tr.headline2 td.bestSelectedInternational
{
    width:151px;
    text-align:center;
    border-right:1px solid black;
    font-weight:bold;
}

table.results tr.headline2 td.secondSelectedInternational
{
    width:151px;
    text-align:center;
    font-weight:bold;
    border-right:1px solid black;
}

table.results tr.content td
{
    border-bottom:1px solid black;
}

table.results tr.content td.rank
{
    text-align:center;
    border-left:1px solid black;
}

table.results tr.content td.points
{
    text-align:center;
}

table.results tr.content td.name
{
    text-align:center;
}

table.results tr.content td.season
{
    text-align:center;
    border-right:1px solid black;
    white-space:nowrap;
}

table.results tr.content td.bestISU
{
    text-align:center;
    border-right:1px solid black;
}

table.results tr.content td.bestGrandPrix
{
    text-align:center;
    border-right:1px solid black;
}

table.results tr.content td.secondGrandPrix
{
    text-align:center;
    border-right:1px solid black;
}

table.results tr.content td.bestSelectedInternational
{
    text-align:center;
    border-right:1px solid black;
}

table.results tr.content td.secondSelectedInternational
{
    text-align:center;
    border-right:1px solid black;
}

table.outputData td.first, table.outputData th.first
{
	padding-left:0px;
	padding-right:15px;
}


table.outputData td, table.outputData th
{
	padding-left:15px;
	padding-right:15px;
}

table.outputData td.noPadding, table.outputData th.noPadding
{
	padding-left:0px;
	padding-right:0px;
}

table.outputData tr.smallPadding td, table.outputData tr.smallPadding th
{
	padding-left:5px;
	padding-right:5px;
}

table.outputData td span
{
	/*white-space:nowrap;*/
}

table.outputData td span.wrappable
{
	white-space:normal;	
}

table.outputData table.nestedOutputData td, table.outputData th table.nestedOutputData td
{
	width:110px;
	text-align:center;	
	padding-left:0px;
	padding-right:0px;
}


.eventParticipations td
{
    border: 1px solid lightgrey;
    padding-left:2px;
    padding-right:2px;
}

table.outputData td.resultlistplace {
	width:25px;
	padding:0px;
}

.noBorder
{
	border:none;
}

.GrandPrixListTable 
{
    border-collapse:collapse;
    width:800px;
}

.GrandPrixListTable td, .GrandPrixListTable th
{
	border-top:1px black solid;
    border-bottom:1px black solid;
    border-left:1px black solid;
	text-align:center;
}

.GrandPrixListTable td table, .GrandPrixListTable td table td, .GrandPrixListTable th table, .GrandPrixListTable th table td
{
    border:none;
    border-left:1px solid black;
    /*border-bottom:1px black solid;*/
    border-collapse:collapse;
    margin:none;
    padding:none;
}

.GrandPrixListTable td table, .GrandPrixListTable td table td table td, .GrandPrixListTable td.noBorder, .GrandPrixListTable th table, .GrandPrixListTable th table td table td, .GrandPrixListTable th.noBorder
{
	border:none;
}

.GrandPrixListLeftAndRightTd 
{
    border-left:1px solid black;
    border-right:1px solid black;
}

.GrandPrixListLeftTd 
{
    border-left:1px solid black;
}

.GrandPrixListTable td.GrandPrixListRightTd, .GrandPrixListTable th.GrandPrixListRightTd
{
	border-left:1px solid black;
    border-right:1px solid black;
}

.GrandPrixListTable td.GrandPrixListHeadline 
{
    font-weight:bold;
}

.GrandPrixListDivider, .GrandPrixListDivider span
{
    background-color:Black;
    color:White;
    font-weight:bold;
    border-left:1px black solid;
    border-right:1px black solid;
}