/* CSS Document */


body {font-family: Verdana, Helvetica;
background-color: #999999;
text-align: left;
	}


.block {
	display: block;
	border: 0px;

}


/* header styles */


h1, h2, h3, h4 {font-family: Verdana, Helvetica}

h1 {
	font-size: 14px;
	text-align: left; 
	font-weight: bold;
	color:  #000000;
	}
	
	
h1.sg {
	font-size: 14px;
	text-align: left; 
	font-weight: bold;
	color: #62040D;
	}
	
h1.sgp {
	font-size: 14px;
	text-align: left; 
	font-weight: bold;
	color: #376F1B;
	}
	
h1.lm {
	font-size: 14px;
	text-align: left; 
	font-weight: bold;
	color: #576979;
	}
	
h1.lmp {
	font-size: 14px;
	text-align: left; 
	font-weight: bold;
	color: #B1AD7B;
	}
	
	
h1.gray {
	font-size: 14px;
	text-align: left; 
	font-weight: bold;
	color: #999999;
	}
	
h2.gray {
	font-size: 12px;
	text-align: left; 
	font-weight: bold;
	color: #999999;
	}
	
h2 {
	font-size: 12px;
	text-align: left; 
	font-weight: bold;
	text-align: left; 
	color:  #000000;
	}
	
h3.gray {
	font-size: 10px;
	text-align: left; 
	font-weight: bold;
	color: #999999;
	}
	
h3 {
	font-size: 10px; 
	text-align: left; 
	font-weight: bold;
	color:  #000000;
	}

p {
	font-family: Verdana, Helvetica; 
	font-size: 10px; 
	text-align: left;
	color: black;
	line-height: 150%;
	}
	
	
p.indent {
	font-family: Verdana, Helvetica; 
	font-size: 10px; 
	text-align: left;
	margin-left: 20px;
	color: black;
	line-height: 150%;
	}
	
.pindent {
	font-family: Verdana, Helvetica; 
	font-size: 10px; 
	text-align: left;
	text-indent: 18px;
	color: black;
	line-height: 150%;
	}
	
li {
	font-family: Verdana, Helvetica; 
	text-align: left;
	font-size: 10px; 
	color: black;
	line-height: 150%;
	}

ul { 
	font-family: Verdana, Helvetica;
	list-style-type: disc; 
	} 

ul.features { 
	font-family: Verdana, Helvetica;
	font-size: 9px;
	list-style-type: none; 
	padding-left: 1px;
	margin-left: 1px;
	} 
	
ul.features li{ 
	font-family: Verdana, Helvetica;
	font-size: 9px; 
	list-style-type: disc; 
	padding-left: -3px;
	margin-left: 15px;
	} 

ul.formats { 
	font-family: Verdana, Helvetica;
	font-size: 9px;
	list-style-type: none; 
	padding-left: 0px;
	margin-left: 0px;
	} 
	
ul.formats li{ 
	font-family: Verdana, Helvetica;
	font-size: 9px; 
	list-style-type: none; 
	padding-left: 5px;
	margin-left: 5px;
	} 
	
ul.formatsnested { 
	font-family: Verdana, Helvetica;
	font-size: 9px;
	list-style-type: none; 
	padding-left: 0px;
	margin-left: 0px;
	} 
	
ul.formatsnested li{ 
	font-family: Verdana, Helvetica;
	font-size: 9px; 
	list-style-type: none; 
	padding-left: 10px;
	margin-left: 10px;
	}
	
.CustomerList {/* use for quotes  */                                                                                                                      
    border-spacing: 10px 0px;                                                                                                                                           
    font-weight: normal;                                                                                                                                           
    font-style: normal;                                  
    font-family: verdana;
    font-size: 9px;
    color: #000000;
    vertical-align: top;
    text-align: center;
}
	
	
.quote {/* use for quotes  */                                                                                                                      
    padding-left: 20px;                                                                                                                                           
    padding-right: 20px;                                                                                                                                           
    font-style: italic;                                  
    font-family: verdana;
    font-size: 9px;
    color: #000000;
    text-align: center;
}
	
	
.quote_left {/* use for quotes  */                                                                                                                      
    padding-left: 0px;                                                                                                                                           
    padding-right: 0px;                                                                                                                                           
    font-style: italic;                                  
    font-family: verdana;
    font-size: 9px;
    color: #000000;
    text-align: left;
}
	
	
table.infoq {/* use for customer quotes  */
	text-align: center;                              
	height: auto;
	width: 185px;
	
	
}
	
.infoqb {/* use for table content  */
	padding-left: 15px;                            
	font-family: verdana;
	font-size: 7px;
	text-align: left;
	color: #000000;
	Width: 185px;
	vertical-align: text-top;
	padding-right: 15px;
	border-left: 0px solid black;
}
	
	
	
	
	
	
	
	/* start divs  */


#container {
	position: relative; 
	width: 790px;
	height: auto; 
	margin:auto;	
}
	
	
#header {
	display: inline;
	float: left;
	margin: 0px;
}


#headernav {
	display: inline;
	float: left;
	width: 790px;
	height: 23px;
	margin: 0px;
	 background-image: url(images/nav.gif);
	 background-repeat: no-repeat;
}


#mainbody {
	display: block;
	float: left;
	text-align: center;
	width: 790px;
	background-image:  url("images/mainborderfull.jpg");
	background-repeat: repeat-y;
}


#footer {
	display: block;
	float: left;
	font-family: Verdana, Geneva, Arial;
	font-size: 10px;
	text-align: center;
	height: 76px;
	width: 790px;
	color: #FFFFFF;
	background-image: url("images/main_footer.jpg");
	background-repeat: no-repeat;
}





	
/* Main Nav  */



#headernav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	white-space: nowrap;
	overflow: hidden;
	margin: -2px;
	padding: 5px 0px 0px 24px;
}

#headernav li {
display: inline;
vertical-align: middle;
	 list-style-type: none;
	 margin: 0px;
	 color: #FFF;

}

#headernav li a {
	 text-decoration: none;
	 font-weight: bold;
	 margin: 0px;
	 padding: 7px 10px;
	 color: #FFF;

}

#headernav li a:link {
	 margin: 0px;
	 font-weight: bold;
	 vertical-align: bottom;
	 color: #FFF;
}

#headernav li a:visited {
	font-weight: bold;
	margin: 0px;
	color: #FFF;
}

#headernav li a:hover {
	 font-weight: bold;
	 margin: 0px;
	 text-decoration: underline;
	 color: #FFF;
}






/* SG nav  */


div#navbarSG {
	width: 774px;
	height: 23px;
	margin-top: -13px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
    font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #62040D;
	background-repeat: no-repeat;
}

div#navbarSG ul {
 margin: 0px;
 padding-top: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 color: #FFF;
 line-height: 23px;
 white-space: nowrap;
}

div#navbarSG li {
display: inline;
vertical-align: middle;
 list-style-type: none;

}

div#navbarSG li a {
 text-decoration: none;
 font-weight: bold;
 padding: 7px 10px;
 color: #FFF;
}

div#navbarSG li a:link {
 font-weight: bold;
 color: #FFF;
}

div#navbarSG li a:visited {
 font-weight: bold;
color: #FFF;
}

div#navbarSG li a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #FFF;
/* background-color: #62040D;*/
}





/* LM nav  */


div#navbarLM {
width: 774px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
    font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #576979;
 background-repeat: no-repeat;
}

div#navbarLM ul {
 margin: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 color: #FFF;
 line-height: 23px;
 white-space: nowrap;
}

div#navbarLM li {
 list-style-type: none;
 display: inline;
  padding: 7px;
}

div#navbarLM li a {
 text-decoration: none;
 font-weight: bold;

 color: #FFF;
}

div#navbarLM li a:link {
 font-weight: bold;
 color: #FFF;
}

div#navbarLM li a:visited {
 font-weight: bold;
color: #FFF;
}

div#navbarLM li a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #FFF;
 /*background-color: #333333;*/
}






/* SGP nav  */


div#navbarSGP {
width: 774px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
    font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #376F1B;
 background-repeat: no-repeat;
}

div#navbarSGP ul {
 margin: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 color: #FFF;
 line-height: 23px;
 white-space: nowrap;
}

div#navbarSGP li {
 list-style-type: none;
 display: inline;
}

div#navbarSGP li a {
 text-decoration: none;
 font-weight: bold;
 padding: 7px 10px;
 color: #FFF;
}

div#navbarSGP li a:link {
 font-weight: bold;
 color: #FFF;
}

div#navbarSGP li a:visited {
 font-weight: bold;
color: #FFF;
}

div#navbarSGP li a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #FFF;
 /*background-color: #333333;*/
}





/* LMP nav  */


div#navbarLMP {
width: 774px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
    font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #B1AD7B;
 background-repeat: no-repeat;
}

div#navbarLMP ul {
 margin: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 color: #FFF;
 line-height: 23px;
 white-space: nowrap;
}

div#navbarLMP li {
 list-style-type: none;
 display: inline;
}

div#navbarLMP li a {
 text-decoration: none;
 font-weight: bold;
 padding: 7px 10px;
 color: #FFF;
}

div#navbarLMP li a:link {
 font-weight: bold;
 color: #FFF;
}

div#navbarLMP li a:visited {
 font-weight: bold;
color: #FFF;
}

div#navbarLMP li a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #FFF;
 /*background-color: #333333;*/
}




/* standard link styles */

a:link, a:visited, a:hover, a:active {
	font-family: Verdana, Helvetica; 
	font-size: 10px;
	font-weight: normal;
	color: #0000CC;
	}

a:link {text-decoration: none;
	}
	
a:visited {text-decoration: none;
	}
	
a:hover {text-decoration: underline;
	}

a:active {text-decoration: underline;
	}
	
	
	

/* footer links */

a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
	font-family: Verdana, Geneva, Arial; 
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}

a.footer:link {text-decoration: none}

a.footer:visited {text-decoration: none}

a.footer:hover, a.footer:active {text-decoration: underline}





/* product links */

a.prodnav:link, a.prodnav:visited, a.prodnav:hover, a.prodnav:active {
	font-family: Verdana, Geneva, Arial; 
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

a.prodnav:link {text-decoration: none}

a.prodnav:visited {text-decoration: none}

a.prodnav:hover, a.prodnav:active {text-decoration: underline}


/* bullet icon */

.sgbullet {
list-style-image: url(/images/sgbullet.gif);
}

.sgpbullet {
list-style-image: url(/images/sgpbullet.gif);
}

.lmbullet {
list-style-image: url(/images/lmbullet.gif);
}

.lmpbullet {
list-style-image: url(/images/lmpbullet.gif);
}


div.intro{
line-height: 20px;
width:330px;
margin-top: 40px;
}

img
{  border-style: none;
}




.MainDescPad {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-left-style: ridge;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #9b9b9b;
	border-width: 2px;
	padding-left: 12px;
}

.MainLogoRight {
	width: 51px;
	height: auto;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	border-left-style: ridge;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-width: 0px;
}

.MainDescHeader {
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 2px;
	color: white;
	background-color: #9b9b9b;
}

.MainDescPad {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-left-style: ridge;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #9b9b9b;
	border-width: 2px;
	padding-left: 12px;
}

.marketingtitleSG {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #62040D;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.marketingtitleSGP {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #376F1B;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.marketingtitleLM {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #576979;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}


p.marketingtitleLM {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #576979;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}


.marketingtitleLMP {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #B1AD7B;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}


.t {background: url(images/dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
