@import url(cutter-forms.css); 
@import url(cutter-navigation.css); 
@import url(cutter-main.css); 




/* home page specific styles */


.orc-related p,
.orc-related ul {
    font-size: 11px;
	line-height: 15px;
    color: #036;
    padding-bottom: 5px;
    margin: 0px;
}

* html .orc-related p,
* html .orc-related ul  {
margin-bottom: 5px;
}


div#orc-box {
   /*  font-size: 11px; */
    /* color: #036; */
 
   background-color: #fff;
    /*  border: 1px solid #cc9;*/
}

.orc-box-head {
   font-size: 10px;
   /*  color: #036;*/
    font-weight: bold;
    background-color: #ececec;
    padding: 4px 4px 4px 6px;
   /* border-bottom: 1px solid #036;*/
    margin: 4px 10px 10px 0px;
	display:block;

	color:#369;
	text-transform:uppercase;
}

div.orc-right {
	float:right;
	width:48%;
}

.orc-left {
	float:left;
	width:48%;
}


/* Related content styles  */

.orc-related-head {
    font-size: 10px;
    font-weight: bold;

	display:block;
	color:#369;
	text-transform:uppercase;
}


.home {
    font-size: 11px;
    color: #369;
    padding: 10px 0 10px 10px;
    border: 1px solid #369;
}

.home-head {
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    background-color: #369;
    padding: 10px 0px 10px 500px;
    border: 1px solid #369;
    text-transform:uppercase;

}

div#qi-roundbackright {
   /*  background-image: url("roundbackright.gif");
background-repeat: no-repeat; */

    
}

div#qi-main {
    background-image: url("med-blue-bar.jpg");
}

div#qi-branding-tagline {
    background-color: #69c;
    color: #fff;
}

dl#cutter-navigation dt {
    background-color: #369;
}

div#qi-branding-image {
     background-color: #369;
}

div#qi-branding-tagline a, 
div#qi-branding-tagline div,
div#qi-branding-tagline p {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    line-height: 13px;
    text-decoration: none;
}


div#qi-banner-container {
    background-color: #369;
    height: 96px;
    padding: 0;
    margin: 0;

}


/* cbr specific styles */

div#qi-content .cbr-toc {
    font-size: 11px;
    color: #036;
    padding: 10px 0 10px 10px;
    border: 1px solid #036;
}

div#qi-content .cbr-toc-head {
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    background-color: #036;
    padding: 10px 0px 10px 10px;
    border: 1px solid #036;
}




div#qi-home-2column-left {
    float: left;
    width: 65%; 
    border: 0px solid #036;

}

div#qi-home-2column-right {
    float: right;
    width: 32%; 
    border: 0px solid #036;


}

div#qi-struct-2column-left {
    float: left;
    width: 48%; 
}

div#qi-struct-2column-right {
    float: right;
    width: 48%; 
}
