@charset "utf-8";

/* ----BODY BLOCK >>>> MAIN BLOCK---- */

* a:hover, * a:-webkit-any-link{
	text-decoration:none !important;
}

.ReportsMainBlock {
	width: 970;
	padding-top: 10px;
}


h2.MainBlockTitle{
	font-family: Georiga, "Times New Roman", Times;	font-size: 1.0em;
	font-weight: bold;
	font-size: 1.9em;
	line-height: 1.2em;
	text-align: center;
	color: #333333;
	letter-spacing: 1.5px;
	margin: 10px 0px 15px 0px;
}


.PageAreaContainer {     	
	width: 970px;
	border-bottom: 1px solid #cccccc;
	padding: 0px
	height: 25px;

}

.tab {
display : block;
margin : 0;
padding : 0;
white-space : nowrap;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-weight: bold;
overflow : hidden;

}
#TopTab {
float : left;
} 
  .tab li  {
float : left;
display : block;
margin : 0;
padding : 4px 7px 3px 7px;
background-color : #E0FEF1;
background-image : none;
border : 1px solid #ccc;
border-width : 1px 1px 1px 0;
font-size : 13px;
white-space : nowrap;
border-bottom : none;
}


.tab li.Main {
border-left : 1px solid #ccc;
}
.tab li.Active {
background : white;
border-bottom : none;
padding : 4px 7px 4px 7px;
}
.tab li a, .tabs li a:link, .tabs li a:visited, .tabs li a:hover, .tabs li a:active {
color : #333;

} 


.tab li.Applicants {
background : #FFCC99;
	color: #FF6600;

}


.tab li.BacktoSearch {
background : #ffffff;
	color: #000000;
border-right: none;
border-top: none;

}

.PDFrows {
	width: 970px;
	padding: 0px;
}

.PDFarea {
	width: 135px;
	margin: 6px;
	padding: 6px;
	float: left;
	text-align: center;
	height: 250px;
}

.PDFtitle {
	font-family: Helvetica, arial, verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height:15px;
	height: 30px;
	width: 135px;
	display: table-cell;
	vertical-align: middle;
	text-align:center !important;
	margin: auto auto;
}

.PDFpubdate {
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	margin: 0 0 3px 0;
}
.PDFarea img{
	height: 180px;
	width:  135px;
}