/* NETworks Marketing Group PRINT CSS Document */
/* Print Specific CSS  */
.noprint {
display: none;
}
.navbar {
/* display:none;   allow to display currently */  
}








/* Below is same as style.css */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
h1  {
font-size: 150%;
}
h2  {
font-size: 130%;
}
h3  {
font-size: 110%;
}
.feachhead {
color:blue;
}
.roundcont {
	width: 800px;
	background-color: #6ab2e7;
	color: #333333;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/blueur.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/bluelr.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.graycontent {
background-color: #e8e8e8;
width:780px;
}

.banner {
    margin: 0 10px 5px 10px;
	background-color:#FFFFFF;
	width: 780;
}

.leftbuckets  {
width: 220px;
height: 15px;
background-image: url(images/yellowgrad.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFCC;
}

.heading  {
font-size: 150%;
font-weight: bold;
color:#0047B6;
}
a.heading:hover {
	text-decoration: underline;
}

a:link, a:visited, a:hover {
	color: #0047B6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.pageborderl {
	background-image: url(images/backleft.gif);
	background-repeat: repeat-y;

}
.pageborderr {
	background-image: url(images/backright.gif);
	background-repeat: repeat-y;

}
.pagebordertop {
	background-image: url(images/backtop.gif);
	background-repeat: repeat-x;

}
.pageborderbottom {
	background-image: url(images/backbottom.gif);
	background-repeat: repeat-x;

}
.feachtop {

height: 15px;
background-image: url(images/yellowgrad.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFCC;
}


.feach {
	background-image: url(images/feach_back_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.fade {
	background-color: #e8e8e8;
	background-image: url(images/bluetograyfade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.yellowback {
width: 170px;
height: 200px;
background-image: url(images/yellow_box_Background.gif);
	background-position: top;
	background-repeat:no-repeat;
text-indent: 8px 8px 8px 8px;
}


/*** From DCM for ISS Packages */
#banner_current{
    color: #FFCC01;
	font-weight: bold;
    }
.monthname {
	text-align:center;
	font-size:120%;
	color:black;
	height:10px;
	
	font-weight: bold;
}

.monthcontents {
height: 200px;
border: thin #Eb8b0f solid;

}
.monthtext {
padding: 5px 5px 5px 5px;
	}
.bucket_hdr_main{
	border: 1px solid #C6CBBE; 
	padding: 5px 30px;
	width: 650px;
	font-weight: bold;
	display: block;
	color: #ffd627;
	text-align: left;
	font-size: 14px;
	background-color: #EAEAEA;
	background-image: url(images/headlinearrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
    }
div.contentpadding {
padding-left:10px;
}
#main h1 {
    margin: 0 0 5px 0;
    background: url(/images/sm-arrow.gif) 0 50% no-repeat #e8e8e8;
    padding: 0 0 0 10px;
    border-bottom: 1px dotted #000;
    display: block;
    font-size: 11px;
    font-weight: bold;
    }