body {
	margin: 0px 0px 0px 0px;
	background-attachment: scroll;
	background-repeat: repeat;
}

body p, body div, body li, table caption, table th, table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

p {
	line-height: 12%;
}

hr {
	height: 1px;
}

ol li {
	line-height: 12%;
}

ul li {
	line-height: 12%;
	list-style-type: disc;
}

em, i {
	font-style: italic !important;
}

table.MoSTTable {
}

table.MoSTTable th {
	vertical-align: top;
}

table.MoSTTable th, table.MoSTTable th * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
}

table.MoSTTable td {
	vertical-align: top;
}

table.MoSTTable td, table.MoSTTable td * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

td.MoSTTableAlt, .MoSTTableAlt td {
}

td.MoSTTableAlt, td.MoSTTableAlt *, .MoSTTableAlt td, .MoSTTableAlt td * {
}

td.MoSTTableColumn, .MoSTTableColumn td {
}

td.MoSTTableColumn, td.MoSTTableColumn *, .MoSTTableColumn td, .MoSTTableColumn td * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

table.MoSTTable a:visited {
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

table.MoSTTable a:hover {
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

table.MoSTTable a:link {
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

.MoSTImage {
	border-width: 0px;	
}

.MoSTRequiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}

.MoSTTextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	border-style: solid;
	border-width: 1px;
}

.MoSTPasswordField {
	font-size: xx-small;
	font-style: normal;
	border-style: solid;
	border-width: 1px;
}

.MoSTDropdownList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
}

.MoSTButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000 !important;
	background-color: #CCCCCC;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	border-style: solid;
	border-width: 2px;
}

.MoSTTransparent {
	background-color: transparent;
	border: none;
}

.MoSTAbstract * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	margin: 0;
}

div.MoSTDocumentList {
	width: 100%;
	float: left;
}

div.MoSTDocumentListRow {
	float: left;
	width: 100%;
}

div.MoSTDocumentListCell1 {
	float: left;
	margin: 1px;
}

div.MoSTDocumentListCellFull {
	width: auto;
}

div.MoSTDocumentList li {
	list-style-type: disc;
}

div.MoSTDocumentListHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}

div.MoSTDocumentListHeading a:visited {
	font-family: Arial, Helvetica, sans-serif;
}

div.MoSTDocumentListHeading a:hover {
	font-family: Arial, Helvetica, sans-serif;
}

div.MoSTDocumentListHeading a:link {
	font-family: Arial, Helvetica, sans-serif;
}

div.MoSTFormLayout {
	width: 100%;
	float: left;
}

div.MoSTFormLayoutRow {
	float: left;
	width: 100%;
}

div.MoSTFormLayoutCell1 {
	float: left;
}

div.MoSTFormLayoutCell2 {
	float: right;
}

div.MoSTFormLayoutCellFull {
	width: auto;
}

.MoSTPrint {
	display: none;	
}

.MoSTTemplate {
	display: block;
}

/**************************
Two Column Template Owners ******************************/

/*** 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;
 /* width: 100%;*/
   background-image: url(/templates/site/images/shadow.png);
   background-position: bottom left;
   float: left;
}

/****** Removed


#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 0;
}


#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: 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;
}

#middleLeft {
  background-image: url(/templates/site/images/side_gradient_bottom_shad.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
}


 /** Page Spiral background container***/


#middleRight {
 background-image: url(/templates/site/images/Background_Green.gif);
 background-repeat: repeat-y;
 background-position: bottom right;
 padding-bottom: 60px;
}

/*******  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/side_gradient_owners.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: #a9d159;
  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;
  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  {
  color: #ffffff;
  text-decoration: none;
  display: block;
  margin: 0;
  padding: 6px 20px 2px 20px;
   border-bottom: 1px solid #a9d159;
  line-height: 14px;
  background-color:#a9d159;
}

#leftCol a.highlighted  {
  color: #ffffff;
  text-decoration: none;
  display: block;
  margin: 0;
    padding: 6px 20px 2px 20px;
   border-bottom: 1px solid #a9d159;
  line-height: 14px;
  background-color: #a9d159;
}

#leftCol li  {
  display: inline;
  margin: 0;
  padding: 0;
}



#midCol  {
  width: 723px;
  /*border: 1px solid red;*/
 margin-left: 15px!IMPORTANT;
}


/**************************
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 {
  background-image: url(/images/main_heading_owners_new.gif);
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0;
  padding: 3px 0 0 15px!IMPORTANT;
  font-size: 20px!IMPORTANT;
  line-height: 24px!IMPORTANT;
  color: #fff;
  width: 710px;
  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 15px;
 font-weight: bold;
}

.CUSTOMAddress p {
  font-size: 11px;
 line-height: 16px;
 padding: 8px 15px;
}
.CUSTOMAddress a, CUSTOMAddress a:link, CUSTOMAddress a:visited, CUSTOMAddress a:hover {
  display: inline!IMPORTANT;
  padding: 0!IMPORTANT;
 margin: 0!IMPORTANT;
 background-color: Transparent!IMPORTANT;

}

/**MoST Editor Custom Styles***/



div.CUSTOMOwnerslog {
  clear: both;
  float: left;
  margin: 80px 5px 10px 20px!IMPORTANT;
  clear: both;
}

.CUSTOMOwnerslog a, .CUSTOMOwnerslog a:link, .CUSTOMOwnerslog a:visited, .CUSTOMOwnerslog a:hover { 
  color: #a9d159!IMPORTANT;
  font-size: 16px!IMPORTANT;
  line-height: 20px!IMPORTANT;
  background-image: url(/templates/Site/images/owners-login.gif);
  background-repeat: no-repeat;
  background-position: 0 10px;
  display: block;
  padding: 0;
  margin: 0;
  background-color: transparent!IMPORTANT;
  border: none!IMPORTANT;
}

div.CUSTOMOwnersmanage {
  clear: both;
  float: left;
  margin: 20px 5px 40px 0px!IMPORTANT;
  padding: 0;
  clear: both;
}

div.CUSTOMOwnersmanage h4 {
  color: #6d6e71;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0 20px;
}

div.CUSTOMOwnersmanage h5 {
  color: #c34a29;
  margin: 0;
  padding: 0;
}

div.CUSTOMOwnersmanage h5 a, div.CUSTOMOwnersmanage h5 a:link, div.CUSTOMOwnersmanage h5 a:visited, div.CUSTOMOwnersmanage h5 a:hover {
  margin: 0;
  padding: 0;
  font-size: 9px;
  background-image: url(/templates/Site/images/pdf.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  text-transform: uppercase;
  color: #c34a29!IMPORTANT;
  background-color: transparent!IMPORTANT;
  border: none!IMPORTANT;
}




/*** Owners Login Page***/

table.OwnerLoginTxt   {
}

table.OwnerLoginTxt tr td   {
 padding: 1px 2px!IMPORTANT;
}

#OwnersLoginContainer {
 width: 650px;
 float: left;
 margin: 0 0 0 15px!IMPORTANT;
 padding: 15px 0 0 0!IMPORTANT;
}


#OwnersLoginContainer div#OwnersLoginPage {
 width: 180px;
 float: left;
 margin: 0;
 padding: 0;
}

#OwnersLoginContainer div#OwnersLoginPage h2 {
 color: #a9d159;
 margin: 0!IMPORTANT;
 padding: 0;
 clear: both;
 text-transform: none!IMPORTANT;
 font-size: 16px;
}

#OwnersLoginContainer div#OwnersLoginPage h4 {
 color: #6d6e71;
 margin: 0!IMPORTANT;
 padding: 0;
 clear: both;
 text-transform: none!IMPORTANT;
 font-size: 16px;
}

#OwnersLoginPageBox {
 width: 380px;
 float: left;
}

table.change {
  margin-top: 30px;
  
}
         

table.change tr td {
  padding: 2px 0;
}
                                                                                                    


div.MoSTVersion {
	display: none;
	visibility: hidden;
}

