/* Here's the home made solar css */

/* Again, here is the commented lines. */
/* .header  { background: url(../../images/topbackground.jpg) repeat-x } */



#header {padding: 0px;
background-color: #ffffff;
visibility: visible;
top: 0px;
left: 0px;
right: 0px;
border-bottom: 1px #000000 solid;
width: 100%;
float: none;}

.content {
      min-width:120px;
	margin:0px 30px 10px 70px;
	border:1px solid black;
	color:#333;
	background:white;
	padding:10px;
	}


.bigdots { background-image: url(../../images/dots.gif) }

ul { color: #040404; font-size: 11px; line-height: 18px;
 font-family: verdana, Arial, Helvetica, Geneva, sans-serif;
 text-align: justify; margin-left: 33px; padding-bottom: 10px }

.copyright { color: gray; font-size: 9px; font-family: verdana, Arial, Helvetica, Geneva, sans-serif }
.directorytext { color: #696969; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, sans-serif }
.navbar { color: white; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; text-align: center }

.productspectext      { color: #040404;
 font-size: 12px;
 line-height: 18px;
 font-family: verdana, Arial, Helvetica, Geneva, sans-serif;
 text-align: justify;
 padding-bottom: 10px }

.companytext      { color: #040404;
 font-size: 10px;
 line-height: 12px;
 font-family: verdana, Arial, Helvetica, Geneva, sans-serif;
 text-align: justify;
 padding-bottom: 5px }

body { background-color: white; margin-top: 0px; margin-right: 0px; margin-left: 0px }


h1   { color: #575757; font-weight: 600; font-size: 20px; font-family: Arial, Helvetica, 
Geneva, Swiss, SunSans-Regular; margin-left: 20px }
h2   { color: #575757; font-weight: 400; font-size: 18px; font-family: Arial, Helvetica, 
Geneva, Swiss, SunSans-Regular; margin-left: 20px }
h3   { color: #575757; font-weight: 300; font-size: 14px; font-family: Arial, Helvetica, 
Geneva, Swiss, SunSans-Regular; margin-left: 20px }

a:link {color: #669999; text-decoration: none; background-color: transparent; font-size: 12px}
a:visited { color: #669999; text-decoration: none; background-color: transparent; font-size: 12px }
a:hover { color: #990066; text-decoration: underline; background-color: transparent; font-size: 12px}
a:active { color: #990099; text-decoration: underline; background-color: transparent; font-size: 12px}
.bold { color: #966b72;font-size: 12px }

.tinyhorzdots  { background-image: url(images/tiny_horz_dots.gif) }
.tinyvertdots  { background-image: url(images/tiny_vert_dots.gif) }
.toptxtnav    { color: white; font-weight: normal; font-size: 10px;
 font-family: verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
 margin-left: 20px }
.outline2 { color: #666; font-weight: bold; font-size: 11px;
 font-family: verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
 text-indent: 10px }
.outline1  { color: blue; font-weight: bold;
 font-size: 14px; font-family: Helvetica, Arial, Geneva, Swiss, sans-serif }
.search   { color: #115aa7; font-size: 10px;
 font-family: verdana, Helvetica, Geneva, Swiss, sans-serif;
 background-color: #f5f5f5; text-indent: 2px }
.right { vertical-align: middle; padding-right: 30px }

div.pdf  { padding: 50px 50px 50px 50px }
.infoimg { margin-top: 12px; margin-bottom: 12px; margin-left: 33px }
.headings   { margin-top: 0px; margin-left: 33px }
.greybackground     { background-color: #005aa7 }




