﻿/*

#navigation1 li {
    background-color:#a0c961;
}

*/

h2 {
	color:#0D548C;
}

#SectionPicture {
    width: 690px;
    height: 208px;
    position:relative;
}

#SectionPicture img {
    width: 690px;
}

#SectionPicture #SectionText {
    width: 400px;
    position:absolute;
    top: 10px;
    left: -40px;
    text-align:center;

}

#SectionPicture #SectionText h1 .adxSectionCopy p  {
    font-family: Verdana, Arial;
    font-size: 28px;
    font-weight:normal;
    color: #155289;
}

div.summary p br {line-height: 0%}

td.TwoColumnTOCText a {text-decoration:underline; }
td.TwoColumnTOCText a:hover {text-decoration:none; }

div.summary p {margin-top:5px;}

div.summary p a {font-weight:normal; font-size:11px;}

div.summary p a:hover {text-decoration:none;} /* specificity = 1,1 */

div.summary p br {display:none;}

div.category-result a:hover {text-decoration:none;} /* specificity = 1,1 */

H1.header {
	margin-left:15px;
	margin-top:70px;
}
