/*T-Kar Solar Energy Systems*/
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}	
p,th,td,ul,ol,li,dl,dt,dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
li {
	padding-bottom: 10px;	
}
.copyright {
	font-size: 9px;
	color: #CCCCCC;
}
.minimenu a:link,
.minimenu a:active,
.minimenu a:visited {
	font-size: 10px;
	color: #140793;
}
.graytxt {
	color: #666666;
}
.whitetxt {
	color: #FFFFFF;
}
.as_nameheader {
	color: #3A2A7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: 200;
	font-stretch: condensed;
}
.as_medheader {
	color: #3A2A7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-stretch: condensed;
}
.as_med2header {
	color: #3A2A7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-stretch: condensed;
}
.as_normheader {
	color: #3A2A7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	font-stretch: condensed;
}
.img_bottom {
	vertical-align:bottom;
}
.lower_links a:link,
.lower_links a:active,
.lower_links a:visited {
	color: #FFC20D;
	text-decoration: none;
}
.goldtext{
	color: #FFC20D;
}
#contentLyr { 
	position: absolute; 
	width: 454px; 
	height: 332px; 
	z-index: 2; 
	top: 246px; 
	overflow: auto; 
	left: 315px; 
	background-color: #FFFFFF;
	padding: 0px;
	border: thin;
	border-style:solid;
}
#contentLyrTall { 
	position: absolute; 
	width: 454px; 
	height: 360px; 
	z-index: 2; 
	top: 246px; 
	overflow: auto; 
	left: 315px; 
	background-color: #FFFFFF;
	padding: 0px;
	border: thin;
	border-style:solid;
}
.indent1{
	padding-left: 64px;
}
.indent2{
	padding-left: 36px;
}
.indent3{
	padding-left: 18px;
}
.dtable{
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}
.dtable th{
	font-size: 12px;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	border-collapse:collapse;
}
.dtable td{
	text-align:center;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	border-collapse:collapse;
	background-color:#FFFFFF;
}
#paneldesc p{
	font-size: 12px;
}