@import url(http://www.reliablebackgroundscreening.com/common/style/baseStyle.css);

/* ====================== Page Formatting  ========================*/

/* body and bodyId contatinters must expand to fill the height of the page so that the finger print backgrod image displays on
a short page. Other container that enclose body and bodyId may require the same treatment*/
body {background-color: #009543;}
.printHolder {background: url(/Common/Img/greenPrint.gif) no-repeat 550px 190px;}

h1, h2, h3, h4, h5, h6, h7 {color: #009543;}

a h1, a h2, a h3, a h4, a h5, a h6, a h7,
h1 a, h2 , h3 a, h4 a, h5 a, h6 a, h7 a {color: #009543;}

li {background: url(/common/img/bullet.gif) no-repeat 5px 4px;}

#rightMaster h1, #rightMaster h2, 
#rightMaster h3, #rightMaster h4, 
#rightMaster h5, #rightMaster h6, 
#rightMaster h7 {color: #000000;}

#dynamicPageTitle {color: #009543;}


/* ====================== Header/Footer ====================== */
#header {
	color: #009543;
	border-top: 5px solid #009543;}

#footer {border-top: 1px solid #009543;}
#footer li {border-left: 1px solid #009543;}


/* ====================== Menu ====================== */
#navMenu li {border-left: 1px solid #009543;}
	

.categoryAbout #menuAbout a, .categoryServices #menuServices a, 
.categorySolutions #menuSolutions a {color: #009543;}

#navMenu li a:hover, #navMenu li li a {color: #009543;}


/* ====================== Hide/Show Menu Links ====================== */


/* ====================== callouts ========================*/
.callout li, .callout li a {color: #FFFFFF;}
.callout li a:hover {color: #000000;}

