/*BEGIN ACTIVEILLE STYLESHEET FEB-MAY07*/
/*PRO pages*/

/*PRO Formatting*/
h2 {color:#81A318;}
img.imgLeft {float:left; margin:0 11px 11px 0;}
ul {list-style-image:url(img/dot_green01.gif)}
ul#spacesNav {list-style-image:none;}

/**/
#containerMidCol01 hr {margin:0 0 73px 0;}
#containerMidCol02 hr {margin:0 0 73px 0;}

/*FIX TOP MARGIN OF 1st P after H2*/
h2+div#containerMidMargin > p:first-child {margin-top:0;}

/*4 STEP BAR*/
ul.stepBar {width:513px; height:47px; position:absolute; z-index:150; margin:0; padding:0;}
ul.stepBar.stepBarNumber01 {background:transparent url(img/steps_4_green_btn1.png) no-repeat scroll 0 0;}
ul.stepBar.stepBarNumber02 {background:transparent url(img/steps_4_green_btn2.png) no-repeat scroll 0 0;}
ul.stepBar.stepBarNumber03 {background:transparent url(img/steps_4_green_btn3.png) no-repeat scroll 0 0;}
ul.stepBar.stepBarNumber04 {background:transparent url(img/steps_4_green_btn4.png) no-repeat scroll 0 0;}
ul.stepBar li {display:block; float:left; padding-top:11px; text-align:left;}
ul.stepBar li a {color:#81A318; text-decoration:none;}
ul.stepBar li a:hover {color:#81A318; text-decoration:underline;}
ul.stepBar li span {display:none;}
li.stepBarNumberOn {color:white; font-weight:bold;}
li.stepBarNumberOn a {color:white; font-weight:bold;}
li.stepBarBtn01 {padding-left:32px; width:81px; /*113px;*/}
li.stepBarBtn02 {padding-left:37px; width:66px; /*103px;*/}
li.stepBarBtn03 {padding-left:37px; width:98px; /*135px;*/}
li.stepBarBtn04 {padding-left:37px; width:125px; /*160px;*/}
/*MID TENDER*/
#midTender {background:transparent url(img/mid_tender_img01.gif) no-repeat scroll top left; color:#81A318; padding:3px 0; text-align:center;}
#midTender  p {margin:0px 19px 3px 39px; text-align:left;}

/*NEXT PAGE*/
.nextPage a {color:#81A318; font-weight:bold; text-decoration:underline;}
.nextPage a:hover {color:#81A318; text-decoration:none;}

/*ORANGE LINK*/
a.greenLink {color:#81A318; font-weight:bold; text-decoration:underline;}
a.greenLink:hover {color:#81A318; text-decoration:none;}
