body {
background-repeat:repeat-y;
	background-color: #F4F4F4;
	margin: 0px;
	color: white;
}



body, td, th, div {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	
}

.solar div {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
}
.solar p {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
}
.solar table, tr, td {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
}
h1{font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	margin-bottom: 5px;
	color: #FFFFFF;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	color: #D04228;
	font-weight:bold;
}

h3, h4, h5, h6 {
	color: #CC0000;
}
.no_break { 
position: relative; 
top: 1px; 
} 
ul{margin-top:0px;
margin-right: 20px;
margin-left:20px;}

li{list-style-image:url(checkmar.gif);
list-style-position:outside;
margin-top:0px;
text-align: left;
color: #FFFFFF;}

.double ul{margin-top:0px;
margin-right: 20px;
margin-left:20px;}
.double li{
list-style-image:url(bullet00.gif);
	list-style-position:outside;
	margin-top:0px;
	list-style-type: circle;
}

.TopHead {background-color:#000000;
border-bottom: 2px solid;
border-bottom-color:#FF0000;}

.TopHead h1 {font-family:"Trebuchet MS";
font-size:16px;
color:#FFFFFF;}

/*Left Side Navagation*/



.LayDiv {
	border-top: 2px solid #FFF;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  border-left: 1px solid #FFF;
  padding: 0px 10px 3px 10px;
  background-color:#CCCCCC;
}
.maincontent {padding:10px 20px 10px 20px;}


.maincontent h1{font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	margin-bottom: 5px;}
.maincontent p {margin-bottom:8px;
color: #FFFFFF;}
	
.maincontent a:link{color:#666666;}
.maincontent a:hover{color:#FF0000;}
.maincontent a:visited{color:#666666;}
	
/*font family for page. If you have another style sheet that sets font family, you can delete this rule*/
div, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


/*Sets line-height of menuitems*/
#p7TMnav div {
	/*/*/line-height: 1.3; /* */
}


/*Sets background color, border, and padding around the menu DIV*/
#p7TMnav {
	background-color: #333333;
	border: 2px inset;
	border-top: 2px solid #ccc;
	border-right: 2px solid #666;
	border-bottom: 1px solid #ccc;
	border-left: 2px solid #666;
	padding: 1px;
	color: #FFFFFF;
}

/*second level menuitem divs and lower -Cascades to lower levels-*/
/*Sets left margin to 12px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0px 0px 0px 12px;
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
background-color:#999999;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	/*background-image: url(/assets/navblackup.gif);
	background-repeat: repeat-x;*/
	
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/padding: 0 0 0 6px;
	display: block;
	background-color: #CCCCCC;
	color: #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #000000;
	text-decoration: none; /* */
}
#p7TMnav div a:visited {
	color: #000;
	background-color: #CCCCCC;
}
#p7TMnav div a:hover {
	border: 1px solid #999;
	border-bottom: 1px solid #333;
	color: #FFFFFF;
	background-color: #333333;
}


/*The Link styles for second-level menuitems*/
#p7TMnav div div a {
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-size : 12px;
	font-weight: bold;
	/*/*/border: 1px solid #333; /* */
	background-color:#FF0000;
	
}
#p7TMnav div div a:visited {
	color: #ffffff;
	background-color:#FF0000;
}
#p7TMnav div div a:hover {
	color: #FFFFFF;
	background-color:#BB0000;
}
#p7TMnav div div a:active {
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica,  sans-serif;
	font-size : 12px;
	font-weight: bold;
	background-color:#FF0000;
	/*/*/border: 1px solid #333; /* */
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 12px;
}



/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	font-weight: bold;
	color: #FFFFFF!important;
	padding: 0 0 0 10px !important;
	background-color: transparent!important;
}
.topdiv a{
	font-weight: bold;
	color: #FFFFFF!important;
	padding: 0px 5px 0px 5px !important;
	background-color: #CC0000!important;
}


#inside td{
border-bottom: 1px solid #696969;
padding: 0px 6px 0px 3px;
}

#comm td{
border: 1px solid #696969;
padding: 5px 20px 0px 0px;
margin: 5px 20px 0px 0px;
}
#comm p{padding: 5px 20px 0px 0px;
}
#front td{
border: 1px solid #696969;
padding: 0px 0px 0px 0px;
background-color:#CCCCCC;
}


.footer {font-size:10px;}
.imgDisplay{font-size:12px;}
