/* Home page styles */
BODY, P{
line-height:1.5em;
font-size:0.8em;
}

#regGraphic{/* Section header with registration button */
background:url(../images/home/regBg.jpg) right top no-repeat;
}
#regBtn{
float:right;
margin-top:35px;
margin-right:10px;
}

#mainBlock{
width:750px;
padding:0;
margin:0;
margin-top:10px;
}
#sideBlock{
width:120px;
float:right;
margin:0;
padding:0;
padding-right:10px;
}

#topBlock, #btmBlock{
width:610px;
padding:0;
margin:0;
}
#btmBlock{
margin-top:0px;
}
#newsBlock, #resourceBlock{
width:300px;
float:left;
padding:0;
margin:0;
margin-right:10px;
font-size:110%;
}
#resourceBlock{
line-height:1em;
}
#newsBlock H2, #newsBlock P, #newsBlock IMG, #resourceBlock IMG, #pubBlock IMG, #pubBlock P, #pubBlock H2{
padding-left:10px;
}
#newsBlock DIV.heading,
#resourceBlock DIV.heading,
#pubBlock DIV.heading{
padding:11px 0px;
margin-bottom:10px;
}
#reportsBlock, #pubBlock{
width:300px;
float:right;
padding:0;
margin:0;
}
#pubBlock{
font-size:110%;
}
#descriptorReports, #descriptorTYK, #descriptorDrug{
background: right top no-repeat;
padding-left:10px;
padding-top:8px;
padding-bottom:0;
margin-bottom:10px;
}

#descriptorReports A, #descriptorTYK A, #descriptorDrug A{
text-decoration:none;
}
#descriptorReports A:hover, #descriptorTYK A:hover, #descriptorDrug A:hover{
text-decoration:underline;
}
#descriptorReports{
background-color:#CFCCB9;
background-image:url(../images/home/si_cr.jpg);
color:#0C3026;
}
#descriptorReports A{
color:#0C3026;
}
#descriptorTYK{
height:90px;
background-color:#ffff99;
background-image:url(../images/home/si_tyk.jpg);
}
#descriptorTYK A{
color:#CFCCB9;
}
#descriptorDrug{
background-color:#AF1E2D;
background-image: url(../images/home/si_dd.jpg);
height:80px;
}
#descriptorDrug A{
color:#FFFFFF;
}

P.descriptor{
margin:0;
width:180px;
line-height:1.3em;
padding-bottom:5px;
}

DIV.descriptorResource{
/*height:60px;*/
margin:0;
padding:0;
clear:both;
}
DIV.descriptorResource IMG{
float:right;
}
DIV.descriptorResource H2{
margin:0;
/*padding-top:10px;*/
margin-left:10px;
}
DIV.descriptorReport{
height:85px;
}
DIV.descriptorPub{
height:70px;
margin:0;
padding:0;
}
DIV.descriptorPub IMG{
float:right;
}
DIV.descriptorPub H2{
margin:0;
}
DIV.descriptorPub P{
margin:0;
}

H2{
font-size:0.8em;
font-weight:bold;
color:#AF1E2D;
margin:0;
}
P.date{
font-size:0.8em;
font-weight:bold;
margin:0;
}

#pubBlock DIV.heading{
/*required for Publications block to align with Assessment Scales in the Resources block */
margin-bottom:20px;
}

DIV.heading{/*Dark header for each of the content blocks */
background:#0C3026;
margin:0;
padding:4px 0px;
}

