.MoSTPrint {
	display: none;
}
.MoSTTemplate {
	display: block;
}
/**************************
Two Column Template ******************************/

/*** 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;
}


div#MoSTContent  {
 padding-bottom: 40px;
}


#MoSTContent p, #MoSTContent ul, #MoSTContent div, #MoSTContent table caption, #MoSTContent table th, #MoSTContent table td {
    margin: 0 25px 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;
    margin: 15px 15px 8px 15px;
}


#MoSTContent ul li {
   margin-left: 20px;
   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_FollowOnV2.jpg);
  background-repeat: no-repeat;
  height: 172px;
}

a.homeLink  {
  width: 600px;
  height: 170px;
  display: block;
/*  cursor: hand;*/
  float: left;
}

#middle {
  background-image: url(/templates/site/images/side_gradient_white.jpg);
  background-position: top left;
  background-repeat: repeat-y;
 background-color: #fff;
}

/*******  Left Column*******************/


#leftCol {
  width: 220px;
  text-align: left;
}
 #leftCol hr {
 border: none 0; 
 border-top: 1px dashed #cdcdcd;
 height: 1px;
 margin: 0;
 padding: 0;
 clear: both;
 width: 210px;
}


#leftCol h2  {
  margin: 0;
  padding: 5px 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: 26px;
 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;
}

#leftCol h3 {
  font-size: 13px;
  font-weight:  lighter;
  line-height: 13px;
  background-color: #52bedc;
  padding: 8px 20px;
  margin: 0 10px 0 0;
  text-align: left;
  color: #fff;
 letter-spacing: .02em;
}

#leftCol h3 a,#leftCol h3 a:link, #leftCol h3 a:visited  {
  font-size: 13px;
  font-weight:  lighter;
  line-height: 13px;
  background-color: #52bedc;
  padding: 8px 20px;
  margin: 0 10px 0 0;
  text-align: left;
  color: #fff;
 letter-spacing: .02em;
}


#leftCol h3 a:hover  {
  font-size: 13px;
  font-weight:  lighter;
  line-height: 13px;
  background-color: #c34a29;
  padding: 8px 20px;
  margin: 0 10px 0 0;
  text-align: left;
  color: #fff;
 letter-spacing: .02em;
}


/**************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;
 cursor: pointer;
  text-decoration: none;
  display: block;
  margin: 0;
  padding: 6px 20px 2px 20px;
  border-bottom: 1px solid #e4e4e4;
  line-height: 14px;
  background-color: #fff;

}


#leftCol a:hover, #leftCol li a:hover#none-highlight  {
   color: #fff;
  cursor: pointer;
  text-decoration: none;
  display: block;
  margin: 0;
  padding: 6px 20px 2px 20px;
  border-bottom: 1px solid #52bedc;
  line-height: 14px;
  background-color:#52bedc;
}

#leftCol a.highlighted  {
  color: #ffffff;
  text-decoration: none;
  display: block;
  margin: 0;
  padding: 6px 20px 2px 20px;
   border-bottom: 1px solid #52bedc;
  line-height: 14px;
  background-color:#52bedc;
}

#leftCol li a#none-highlight  {
   color: #6d6e71;
 cursor: pointer;
  text-decoration: none;
  display: block;
  margin: 0;
  padding: 6px 20px 2px 20px;
  border-bottom: 1px solid #e4e4e4;
  line-height: 14px;
  background-color: #fff;
}

#leftCol li  {
  display: inline;
  margin: 0;
  padding: 0;
}



#midCol  {
  width: 740px;
  /*border: 1px solid red;*/
}

 /** Page Spiral background container***/


#middleLeft {
  background-image: url(/templates/site/images/side_gradient_bottom_shad.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
}

#middleRight {

}


/**************************
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 10px;
  font-size: 11px;
  text-transform: uppercase;
  display: block;
  float: left;
  border-right: 1px solid #fff;
  text-decoration: none;
  color: #fff;
}

#mainNav a:hover {
  color: #333;
  margin: 0;
  font-size: 11px;
  padding: 0 10px;
  text-transform: uppercase;
  text-transform: uppercase;
  display: block;
  float: left;
  border-right: 1px solid #fff;
  text-decoration: none;
  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;
}

.rightText  {
  text-align: right;
}


.leftText  {
  text-align: left;
}


.noPadd  {
  margin: 0;
  padding: 0;
}


/**************************
Footer ***********************/


#footerWrap {
   margin: 0 auto;
}

#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***/
 

#MoSTContent h1 {
  margin: 0;
  padding: 3px 15px 0 15px!IMPORTANT;
  font-size: 20px!IMPORTANT;
  line-height: 24px!IMPORTANT;
  color: #00535e;
  text-align: left;
  height: 30px;
}




/**MoST Editor Custom Styles***/

.CUSTOMBlue_Text  {
  color: #52bedc;
  padding: 15px 0 0 0;
}


.CUSTOMAddress  {
  font-size: 11px;
 line-height: 16px;
  background-color: #cde8f5;
  float: left;
  width: 210px;
  padding: 0 0 15px 0;
 margin: -5px 0 0 0;
}

.CUSTOMAddress h5 {
 padding: 15px 15px 0 20px!IMPORTANT;
 font-weight: bold;
 margin: 0;
 text-transform: uppercase;
}

.CUSTOMAddress p {
  font-size: 11px;
 line-height: 16px;
 padding: 2px 20px 8px 20px!IMPORTANT;
}

.CUSTOMAddress p strong {
  font-weight: bold;
 color: #00535e;
}


.CUSTOMAddress a, .CUSTOMAddress a:link, .CUSTOMAddress a:visited, .CUSTOMAddress a:hover {
  display: inline!IMPORTANT;
  padding: 0!IMPORTANT;
 margin: 0!IMPORTANT;
 background-color: Transparent!IMPORTANT;
}

 .CUSTOMAddress a:hover {
  text-decoration: underline!IMPORTANT;
    color: #6d6e71!IMPORTANT;
   border-style: none!IMPORTANT;
}

/**MoST Editor Custom Styles***/


/****Site Map***/

div.MoSTSiteMap {
  margin-top: 20px;
  color: #52bedc;
  text-transform: uppercase;
}

ul.MoSTSiteMap  {
  margin: 0;
  padding: 0;
}

ul.MoSTSiteMap li  {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div.MoSTSiteMapLink {
  margin: 0 0 3px -18px;
  padding: 0;
}
div.register * {
 width: 210px;
 float: left;
 margin: 0;
 padding: 0;
}

/* Discussion Forum styles */

table.MoSTDiscussion {
  width: 710px !important;
  margin: 0 auto;
}

table.MoSTDiscussion th {
  background: #f1f1f1;
  border-top: 1px solid #e4e4e4;
}

table.MoSTDiscussion tr {
  border-bottom: 1px solid #e4e4e4;
}

#MoSTContent table.MoSTDiscussion th p {
  font-family: arial, sans-serif;
  color: #6d6e71;
  font-size: 13px;
  line-height: 20px;
  margin: 10px 25px 15px 25px;
  font-weight: bold;
}

#MoSTContent table.MoSTDiscussion p {
  font-family: arial, sans-serif;
  color: #6d6e71;
  font-size: 11px;
  line-height: 13px;
  margin: 10px 25px 10px 25px;
}

 p.MoSTDiscussionThread {
  padding-bottom: 4px;
  border-bottom: 1px solid #666666 !important;
}

table.MoSTDiscussion a {
  color: #52bedc;
}

div.MoSTDiscussionQuote {
  background: #f1f1f1;
  padding: 10px 0; 
  margin: 20px 25px !important;
}

div.MoSTDiscussionQuote p {
  font-style:italic;
}

table.MoSTDiscussion .MoSTButton {
  color: #52bedc;
  background: url(/images/arrow_0.gif) right center no-repeat;
  border: 0px;
}

input.MoSTButton {
  color: #52bedc;
  background: url(/images/arrow_0.gif) right center no-repeat;
  border: 0px;
  width: auto !important;
  padding: 5px 8px 5px 5px;
  text-transform: uppercase;
}

input:focus.MoSTButton, input:hover.MoSTButton {
  color: #666666;
  background: url(/images/arrow_1.gif) right center no-repeat;
}

form#MoSTDiscussionGroup {
  margin-left: 35px;
  margin-right: 45px;
}
  
form#MoSTDiscussionGroup div, form#MoSTDiscussionGroup p {
  margin-left: 0px;
  margin-right: 0px;
}
  

/** search in discussion forums **/
#search-box {
  padding: 20px;
}

#search-box h3 {
  font-size: 14px;
  margin: 0px 0px 5px 0px;
}

.MoSTSearchForm #MoSTPref p, .MoSTSearchForm #MoSTPref div {
  margin: 0px;
}

.MoSTSearchForm #MoSTPref .MoSTFormLayoutRow {
 clear: both;
}

.MoSTSearchForm #MoSTPref .MoSTFormLayoutRow .MoSTFormLayoutCell1 {
  float: left;
  margin-top: 10px;
}


.MoSTSearchForm #MoSTPref .MoSTFormLayoutRow .MoSTFormLayoutCell1 label {
  margin-left: 5px;
}


div.MoSTVersion {
	display: none;
	visibility: hidden;
}

