.MoSTPrint {
	display: none;
}
.MoSTTemplate {
	display: block;
}
/**************************
Three Column Template Home ******************************/

/*** Common MoSTContent***/

/*div * {
   border: 1px solid red;
}*/

body {
 background-color: #f6f4f0;
} 

    body p, body div, body li, table caption, table th, table td {
    font-family: arial, sans-serif;
    color: #6d6e71;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: .02em;
    text-align: left;
}

#MoSTContent p, #MoSTContent div, #MoSTContent table caption, #MoSTContent table th, #MoSTContent table td {
    margin: 0 15px 12px 15px;
}

#MoSTContent h2, #MoSTContent h3, #MoSTContent h4, #MoSTContent h5, #MoSTContent h6 {
    margin-left: 15px;
}

#MoSTContent h2 {
    color: #52bedc;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}


#MoSTContent ul {
    margin:  0 25px 0 30px;
}


#MoSTContent li {
   list-style-type: disc; 
}

a:link {
   font-family: arial,  sans-serif;
   color: #6d6e71;
   text-decoration: underline;
   font-size: 11px;
   line-height: 20px;
   letter-spacing: .02em;
}

a:visited {
   font-family: arial, sans-serif;
   color: #999;
   text-decoration: underline;
   font-size: 11px;
   line-height: 20px;
   letter-spacing: .02em;
}

a:hover {
  font-family: arial, sans-serif;
  color: #52bedc;
  text-transform: none;
  text-decoration: underline;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: .02em;
}

 hr {
 border: none 0; 
 border-top: 1px dashed #cdcdcd;
 height: 1px;
 margin: 0;
 padding: 0;
 clear: both;
}


/**************************
Lian main styles for grid ******************************/


#mainWrap {
   margin: 0 auto;
   margin-top: -1px;
}

#mainWrapContainer {
   border-left: 1px solid #eaeaea;
   border-right: 1px solid #eaeaea;
}

#iconBar  {
  background-image: url(/templates/Site/images/icon_bg.gif);
  background-repeat: repeat-x;
  background-position: top left;
  height: 28px;
}

#header {
  background-image: url(/templates/site/images/QuinovicBanner_HomeV2.jpg);
  background-repeat: no-repeat;
  height: 172px;
}


div#man {
 position: relative;
 top: 58px;
 left: 765px;
 width: 190px;
 height: 134px;
}


a.homeLink  {
  width: 600px;
  height: 170px;
  display: block;
  cursor: pointer;
  float: left;
}

#middle {
  background-image: url(/templates/site/images/side_gradient_white.jpg);
  background-position: top left;
  background-repeat: repeat-y;
 background-color: #fff;
}

#middleRight {

}



/*******  Left Column*******************/


#leftCol {
  width: 220px;
  text-align: left;
}

#leftCol h2  {
  margin: 0;
  padding: 3px 0 0 0;
 background-image: url(/templates/site/images/leftBg_gradient.jpg);
 background-repeat: no-repeat;
 text-align: left;
 text-transform: uppercase;
 width: 220px;
 height: 30px;
 clear: both;
}

#leftCol h2 a  {
 color: #fff;
 text-transform: uppercase;
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
 border: none;
 text-align: left;
}
#leftCol h2 a:link, #leftCol h2 a:visited, #leftCol h2 a:hover  {
  color: #fff;
 text-transform: uppercase;
 text-decoration: none;
 font-size: 12px;
 font-weight: bold;
 border: none;
 background-color: transparent;
 text-align: left;
}

/**************Side Navigation Styles********************/

#leftCol ul  {
  margin:  0;
  padding: 0;
  list-style-type: none;
  text-decoration: none;
 clear: both;
  width: 210px;
}

#leftCol a, #leftCol a:link, #leftCol a:visited  {
   color: #6d6e71;
  text-decoration: none;
  display: block;
  margin: 0;
  padding: 4px 20px;
  border-bottom: 1px solid #e4e4e4;
  line-height: 14px;
  background-color: #fff;
}


#leftCol a:hover  {
  color: #ffffff;
  text-decoration: none;
  display: block;
  margin: 0;
  padding: 4px 20px;
   border-bottom: 1px solid #e4e4e4;
  line-height: 14px;
  background-color:#52bedc;
}

#leftCol a.highlighted  {
  color: #ffffff;
  text-decoration: none;
  display: block;
  margin: 0;
  padding: 4px 20px;
   border-bottom: 1px solid #e4e4e4;
  line-height: 14px;
  background-color:#52bedc;
}

#leftCol li  {
  display: inline;
  margin: 0;
  padding: 0;
}



#midCol  {
  width: 238px;
  border-left: 1px dashed #ecf3f8;
  margin-left: 10px;
  margin-right: 10px;
}


#homeCol  {
  width: 238px;
  border-left: 1px dashed #ecf3f8;
}


#rightCol  {
  width: 239px;
  border-left: 1px dashed #ecf3f8;
}


#rightColWrap  {
  width: 200px;
   margin: 0 auto;
  padding-top: 20px;
}


/**************************
Main Navigation***********************/


#mainNavWrap  {
  background-image: url(/templates/Site/images/nav_bg.jpg);
  background-repeat: repeat-y; 
  height: 20px;
}

#mainNav  {
  height: 20px;
  color: #fff;
}

#mainNav ul  {
  margin: 0 0 0 10px;
  padding: 0;
  list-style-type: none;
  float: left;
  color: #fff;
}

#mainNav li   {
  margin: 0;
  padding: 0;
  display: inline;
  color: #fff;
}

#mainNav a, #mainNav a:link, #mainNav a:visited {
  margin: 0;
  padding: 0 8px;
  font-size: 11px;
  text-transform: uppercase;
  display: block;
  float: left;
  border-right: 1px solid #fff;
  text-decoration: none;
  color: #fff;
}

#mainNav a:hover {
  margin: 0;
  padding: 0 8px;
  font-size: 11px;
  text-transform: uppercase;
  display: block;
  float: left;
  border-right: 1px solid #fff;
  text-decoration: none;
  color: #000;
 background-color: #fff;
}

#mainNav a.highlighted {
  color: #000;
  background-color: #fff!IMPORTANT;
}
 
/**class styles common***/

.fullWidth  {
  width: 960px;
}

.clearit {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0; 
}

.clearfloat  {
  clear: both;
}

span.bold {
 font-weight: bold;
}

.leftFloat  {
  float: left;
}


.rightFloat  {
  float: right;
}

.noPadd  {
  margin: 0;
  padding: 0;
}


/**************************
Footer ***********************/


#footerWrap {
   margin: 0 auto;
}


#homeFooter  {
   background-color: #90dfed;
 height: 150px;
}


#homeFooter img {
 float: left;
}


#footer  {
  color: #b0b0af;
  background-image: url(/templates/Site/images/footer_bg.gif);
  background-repeat: repeat-x;
  background-position: top left;
}

#footer ul  {
  margin:  5px 0 0 5px;
  padding: 0;
  list-style-type: none;
}

#footer li   {
  margin: 0;
  padding: 0;
  display: inline;
}


#footer a, #footer a:link, #footer a:visited {
  margin: 0;
  color: #b0b0af;
  padding: 0 5px 0 5px;
  text-transform: uppercase;
  text-decoration: none;
  border-right: 1px solid #b0b0af;
 font-size: 8px;
}

#footer a:hover {
  color: #333;
  margin: 0;
  padding: 0 5px 0 5px;
  text-transform: uppercase;
  text-decoration: none;
  border-right: 1px solid #b0b0af;
 font-size: 8px;
}

#footer h6  {
  color: #b0b0af;
  text-transform: uppercase;
  clear: both;
  float: left;
  font-size: 8px;
  font-weight: normal;
  margin: -5px 0 0 10px;
  padding: 0 0 50px 0;
  letter-spacing: .04em;
}

 /***** MoST Editor Heading Styles***/
 
h1 {
  background-image: url(/templates/Site/images/main_heading.gif);
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0;
  padding: 3px 15px 0 15px!IMPORTANT;
  font-size: 22px!IMPORTANT;
  line-height: 24px!IMPORTANT;
  color: #fff;
  text-align: left;
  height: 30px;
}



/**MoST Editor Custom Styles***/

.CUSTOMBlue_Text  {
  color: #52bedc;
  padding: 15px 0 0 0;
}


div.register {
 width: 210px;
 float: left;
}



.pic2 {
padding-left: 22px!IMPORTANT;
padding-right: 15px!IMPORTANT;

}




div.MoSTVersion {
	display: none;
	visibility: hidden;
}

