﻿/* Second Level breadcrumbs */
#secondLevelContainer a {color:gray;}
#secondLevelContainer {color: gray; padding-left:5px; }

body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #dcdcdc;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.currentanalysis.com/eitc2/images/topbleed2.gif);
	background-repeat: repeat-x;
	 font-family: Verdana, Arial, Trebuchet MS, Lucida Sans, Tahoma, Sans-Serif;
    font-size: 12px;
	line-height: 1.3em;
}
#EITC_Wrapper { /*width:100%; overflow:auto; background-color:#cecece; */}
#EITC_Top { width:880px; margin-right:auto; margin-left:auto; }
#EITC_Main { width:880px; margin-right:auto; margin-left:auto; /*padding: 8px; background-color:white;*/ }
.EITC_ModuleName { width:100%; background-color:#ee9515; color:white; padding: 5px 5px 5px 5px; font-size: 14px; font-weight: bold; }
.EITC_SubPageTitle { color:Black; padding: 5px 5px 5px 5px; font-size: 14px; font-weight: bold; }

/* overwrite section name, field name background to match EITC skin here */
.EditorSection { background-color:#fbf9ed; }
.EditorField { background-color:#fbf9ed; }
.EditorFieldSBS { background-color:#fbf9ed; }
