/*Applies to all pages.*/
.pageBody {margin:0px 0px 0px 0px; background-color:#fff;}

/*Headers' style.*/
h1 {font:bold 18px Arial,Impact,san-serif;}
/*Lists' style.*/
ul {margin:20px;}

/*Describes default style of texts.*/
.content {font:8pt Verdana;}

/*Describes look of most links on the site.*/
.content a {color:#000; text-decoration:none; border-bottom:dotted 1px #000;}

 /*describes width of columns with pdf and excel icons*/
td.reportListColumn {width:30px;}
/*Size of pdf icon.*/
.pdfImageSize {width:16px; height:16px;}
/*Size of excel icon.*/
.xlsImageSize {width:16px; height:16px;}

.noDocumentsPanel {text-align: center; height: 20px;}

.loginPasswordText {width:80px; height:28px;}

/*Describes look of label, containing user's browser name and version.*/
.browserVersion {color:#008; font: bold;}

/*Applies to grid columns headers*/
.dataGridHeader {font:bold;}

/*Error message color.*/
.messageLabel {color:Red;}

.contentPadding {margin: 10px 20px 0px 20px;}