.feature {
color: #202020;
padding-bottom: 12px;
line-height: 1.4;
}
.feature .border {
height: 5px;
background-color: #dfdfdf;
margin-top: 35px;
margin-bottom: 15px;
}
.feature a {
}
.feature a:hover {
text-decoration: none;
color: #000;
border-bottom: 1px solid #000;
}
.feature a:visited {
border-bottom: 1px dotted #202020;
}
.feature tr {
background-color: #f1f1f1;
}
.feature th {
border-bottom: 1px solid #fff;
color: #fff;
padding: 6px 0 5px 0;
}
.trainingtoolkit .feature th {
background-color: #CB9ACE;
}
.feature td {
border-bottom: 1px solid #fff;
padding: 6px 10px 5px 10px;
}
.feature h3 {
font-size: 23px;
line-height: 26px;
font-weight: normal;
margin: 0;
padding: 0;
margin-bottom: 20px;
}
.guidelines .feature h3 {
color: #0557af;
}
.fieldmanual .feature h3 {
color: #8fac05;
}
.trainingtoolkit .feature h3 {
color: #992795;
}
.feature h4 {
font: 18px/22px Arial;
color: #202020;
margin: 0;
margin-bottom: 8px;
}
.feature h5 {
font: 16px/20px Arial;
color: #202020;
margin: 0;
margin-bottom: 8px;
}
.feature h6 {
font: 12px/14px Arial;
color: #202020;
margin: 0;
margin-bottom: 11px;
font-weight: bold;
}
.feature p {
font: 12px/14px Arial;
color: #202020;
margin: 0;
margin-bottom: 11px;
}
.feature blockquote {
margin: 0;
padding: 10px;
}
.guidelines .feature blockquote {
background-color: #CDDDEF;
}
.fieldmanual .feature blockquote {
background-color: #E9EECD;
}
.trainingtoolkit .feature blockquote {
background-color: #EBD4EC;
}
.feature ol {
margin: 0;
padding: 0;
margin-left: 15px;
}
.feature ol li {
padding-left: 10px;
margin-bottom: 11px;
}
.feature li ol {
margin-top: 11px;
}
.feature ol ol {
list-style-type: lower-alpha;
}
.feature ol ol ol {
list-style-type: lower-roman;
}
.feature ul {
margin: 0;
margin-left: 10px;
padding: 0;
list-style: none;
}
.feature ul li {
margin-bottom: 11px;
padding-left: 16px;
}
.feature li ul {
margin: 0;
margin-top: 11px;
margin-left: 10px;
}
.featureimage {
margin-bottom: 5px;
}
.featureimage .image {
width: 474px;
overflow: hidden;
float: left;
text-align: right;
}
.featureimage .image .img {
width: 474px;
height: 267px;
overflow: hidden;
}
.featureimage .caption {
float: left;
margin-left: 30px;
width: 138px;
height: 237px;
border-top: 5px solid #e0e0e0;
border-bottom: 5px solid #e0e0e0;
padding-top: 10px;
padding-bottom: 10px;
font-family: Arial;
font-size: 11px;
color: #000;
}
.guidelines .featureimage .caption {
color: #0557AF;
}
.fieldmanual .featureimage .caption {
color: #8fac05;
}
.trainingtoolkit .featureimage .caption {
color: #99279f;
}
.featureimage .push {
clear: both;
font-size: 1px;
line-height: 0;
}
.featureimage .copyright {
font-size: 10px;
font-family: Verdana;
display: inline-block;
color: #666;
}
