#header {
	background-image: url(../images/bkgrd_header_corporate.jpg);
	background-repeat: no-repeat;
}

#leftNav {
	background-image: url(../images/bkgrd_leftnav_corporate.gif);
	background-repeat: no-repeat;
}

#one_col_page_title {
	background-color: #810239;
	background-image: url(../images/bkgrd_lnav_corporate_1col.gif);
	background-repeat: no-repeat;
}

#contentAreaWrapper {
	/*background-image: url(../images/bkgrd_content_rssfeeds.gif);
	background-repeat: no-repeat;*/
}

#breadcrumb {
	background-color: #CEDEEB;
}


#rightNav {
	background-image: url(../images/bkgrd_rightnav_corporate.gif);
	background-repeat: no-repeat;
}

#rightNav #rightNavFirstCard #mysbc_login_header {
	background-image: url(../images/hdr_login_admin_rssfeeds.gif);
	background-repeat: no-repeat;
}

#rightNav #rightNavFirstCard #btnArrowSubmit {
	background-image: url(../images/btn_arrow_rssfeeds.gif);
	background-repeat: no-repeat;
}

#breadcrumbVertSpacer {
	background-color: #A5C5DC;
}
/* RSS FEEDS SECTION */

input.form 
{
	width:200px;
}
td.formlabel 
{
	vertical-align:top;
	text-align:right;
}
td.formlabel div
{
	margin-top:4px;
}

div.adminMenu
{
	font-size:14px;
	font-weight:bold;
}

div.feed
{
	text-align:left;
	font-size:10px;
	border-bottom:1px dotted #dbdee4;
	padding:5px 5px 5px 20px;
}

div.feed a
{
	font-weight:bold;
	text-decoration:none;
	color: #1B7EC2;

}
div.feed a:hover
{
	text-decoration:underline;
	color:#1B7EC2;
}

div.feedheadline
{
	font-size:11px;
	font-weight:bold;
	padding-bottom: 3px;
}

div.feedheadline a
{
	font-size:11px;
	font-weight:bold;
	color:#cc6600;
	text-decoration:none;
	padding:5px 0px 3px 0px;
}

div.feedheadline a:hover
{
	font-size:11px;
	font-weight:bold;
	color:#cc6600;
	text-decoration:underline;
	padding:5px 0px 3px 0px;
}

div.feedtimestamp
{
	text-align:right;
	font-size:9px;
	color:#999999;
}


div.feedcategories
{
	margin-left: 2px;
	font-size:10px;
}

div.feedcategories a
{
	text-decoration:none;
	font-weight:bold;
	color: #cc6633;
	line-height:14px;
}

div.feedcategories a:hover
{
	text-decoration:underline;
}

div.feedcategorieshome
{
	text-align:left;
	padding:15px 20px 20px 20px;	
}

div.feedcategorieshome td
{
	color: #656565;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}
div.feedcategorieshome a
{
	text-decoration:none;
	color: #cc6633;
}

div.feedcategorieshome a.subscribelink
{
	color:#656565;
	font-size:10px;
	font-weight:normal;
}

div.feedcategorieshome a:hover
{
	text-decoration:underline;
}

div.feedhomecontent 
{
	font-size:11px;
	text-align:left;
	padding:5px 20px 20px 20px;
	margin:auto;
}

div.feedhomeheader 
{
	font-size:11px;
	line-height:28px;
	font-weight:bold;
	color:#000;
	text-align:left;
	padding-left:20px;
	margin:auto;
	background-image: url(../images/bkgrd_hdr_rssfeeds.gif);
	background-repeat: repeat-x;
}
div.feedhomesubheader
{
	font-size:10px;
	line-height:18px;
	height:18px;
	color:#656565;
	text-align:left;
	vertical-align:middle;
	background-image: url(../images/bkgrd_subhdr_rssfeeds.gif);
	background-repeat: repeat-x;
}

div.feedhomesubheader a
{
	font-size:10px;
	line-height:18px;
	color:#656565;
	text-decoration:none;
}

div.feedhomesubheader a:hover
{
	text-decoration:underline;
}

div.feedhomesubheader td 
{
	font-size:10px;
	line-height:18px;
	font-weight:bold;
	color:#656565;
	text-align:left;
	padding-left:20px;
	margin:auto;
	background-image: url(../images/bkgrd_subhdr_rssfeeds.gif);
	background-repeat: repeat-x;
}

div.rightnav_firstpanel 
{
	padding-top:10px;
	width:155px;
	height:170px;
	text-align:left;
	color:#fff;	
}

div.rightnav_firstpanel div
{
	padding:10px 0px 0px 10px;
	color:#fff;	
}

div.rightnav_firstpanel a
{
	color:#fff;	
	text-decoration:none;
}

div.rightnav_firstpanel a:hover
{
	color:#fff;	
	text-decoration:underline;
}

div.rightnav_panelhdr
{
	background-color:#656565;
	width:154px;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color:#fff;	
}
div.rightnav_panelhdr span
{
	margin:0px 0px 0px 10px;
}
div.rightnav_panelcontent
{
	margin:10px 0px 0px 10px;
}
div.rightnav_panelcontent a
{
	font-weight:bold;
}


/* END RSS FEEDS SECTION */