body {
margin:0;
padding:0;
background:  url(../images/masthead_gradient.jpg) repeat-x center top;
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

table, td, p {
font-size: 11px;
}
/********** Start Presentation Styles **********/

h1 {
font-size: 14px;
color:#000;
margin:0;
/** height:30px; **/
line-height:30px;
}

#results h1
{
padding:0 0 0 20px;
}

h2{
font-size: 11px;
margin:0;
padding:0 0 5px 0;
}
.CMSSearchResultsNoResultsLabel
{
margin-left: 20px;
}
.orange
{
background-color: #ff6600;
padding: 9px;
width: 400px;
margin-left: 20px;
}

.orange h2 a{
color:#FFF;
}

.orange .date {
color:#000;
font-weight:normal;
margin-left:5px;
}

.black
{
padding: 9px;
background-color: #000000;
width: 400px;
margin-left: 20px;
}

.black h2 a{
color:#FF6600;
}

.black .date {
color:#FFF;
font-weight:normal;
margin-left:5px;
}

.black p{
color:#FFF;
}

p.summary {
margin:0;
padding:0;
}

a {
text-decoration:none;
color:#FF6600;
font-weight:bold;
}

a:hover {
text-decoration:underline;
}

#footer a {
color:#666;
text-decoration:none;
}

#footer a:hover {
color:#333;
}


/********** End Presentation Styles **********/


/********** Start Layout Styles **********/

#wrapper {
width:760px;
text-align:left;
margin:0;
}

#container {
margin:0 20px;
}

#masthead {
height:170px;
background: url(../images/masthead_background.jpg) no-repeat center top;
}

#searchbox {
margin-left:300px;
}

#results img {
border:1px solid #FFF;
}

#footer {
margin-top:30px;
padding-left:25px;
height:60px;
line-height:30px;
background:#E6E6E6;
text-align:left;
}

#footer a:hover{
color:#ff6600;
}

/********** End Layout Styles **********/


/********** Start Menu Styles **********/

#navcontainer {
margin-top:18px;
}

html>body #navcontainer {
margin-top:20px;
}

#navcontainer ul{
margin: 0;
padding: 0;
white-space: nowrap;
list-style-type: none;
float:left;
font-size:11px;
}

#navcontainer li{
font-weight:bold;
display: block;
float: left;
padding: 0;
margin: 0;
}

#navcontainer a{
display: block;
width: 74px;
height:30px;
line-height:30px;
text-align:center;
color: #FFFFFF;
text-decoration: none;
background: url(../images/menutab_inactive.jpg) no-repeat;
}

#navcontainer a:hover{
background: url(../images/menutab_active.jpg) no-repeat;
color:#FF6600;
}

#navcontainer .CMSListMenuLinkHighlighted {
background: url(../images/menutab_active.jpg) no-repeat;
color:#FF6600;
}

/********** End Menu Styles **********/

/** NewsFeed **/

td.feed-box {
	color:#757575;
	padding:10px 17px 0 0;
}

.PagerControl
{
margin-left: 20px;
}