@charset "UTF-8";



/* -------------- GENERIC ------------------- */


body  {
	font: small Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container {
	width: 960px;
	background: #FFFFFF url(../images/borderbkgrd.jpg) repeat-y left top;
	margin: 0px;
	text-align: left;
	/*	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;*/
	padding: 0px;
	top: auto;
} 
H1 {
	margin-bottom: 0px;
	font-weight: bold;
	color: #3E6322;
}
H2 {
	color: #2F4F8F;
	margin-bottom: 0px;
}
H3 {
	margin-bottom: 0px;
}
P, LI, UL{
	margin-top: 0px;
	color: #333333;
	margin-left: 12px;
	line-height: 20px;
}
#container #mainContent A {
	color: #000099;
	text-decoration:none;
}
#container #mainContent A:hover {
	color: #0000CC;
	text-decoration:underline;
}




/* -------------- HEADER ------------------- */

#header {
	background: #FFFFFF url(../images/bordertop.jpg) no-repeat left top;
	padding: 0px 2px 0 670px;
	/*	position: absolute;*/
	height: 127px;
	width: 300px;
	margin: 0px;
} 
#header h5 {
	margin-bottom: 0;
	padding-top: 2px;
}
#header p {
	margin-top: 0;
	margin-left: 0px;
}
.headerTopLine {
	white-space:nowrap;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #FFCC00;
	margin-bottom: 0px;
	margin-top: -2px;
}
.headerBottomLine {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
}
.headerBottomLine A {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
}
.headerBottomLine A:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
	margin-top: 0px;
	margin-left: 0px;
}


/* -------------- SIDEBAR ------------------- */

#sidebar1 {
	float: left;
	width: 152px;
	background: #FFFFFF url(../images/borderleft.jpg) no-repeat left top;
	padding: 0px 0px 10px;
	height: 600px;
	margin-top: 0px;
	text-align: left;
	line-height: normal;
}
/*
#sidebar1 A {
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	line-height: 12px;
}
*/

/*
#sidebar1 A:hover {
	color: #FFCC00;
	text-decoration: underline;
	text-align: left;
}
*/

.separator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C8DB2;
	margin-right: 2px;
	margin-bottom: 4px;
}


/* -------------- CONTENT ------------------- */

#mainContent {
	margin: 5px 0 0 163px;
	padding: 0 10px 0 0px;
} 
#footer {
	padding: 0 0px;
	background:#FFFFFF repeat-y left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-left: 163px;
} 
#footer p {
	margin: 0;
	padding: 10px 0; 
}
#footer A {
	padding: 0 0px;
	background:#FFFFFF repeat-y left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: underline;
}
#footer A:hover {
	padding: 0 0px;
	background:#FFFFFF repeat-y left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}


/* --------------FLOATING BARS ------------------- */

.fltrt {
	float: right;
	margin-left: 10px;
	padding: 10px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCD2CA;
	border: thin dashed #ABB1AA;
	margin-top: 30px;
}
.fltrt P {
	line-height: 16px;
	font-size: 9pt;
	color: #000000;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 6px;
}
.fltrt H3 {
	margin-bottom: 8px;
	color: #28417A;
	text-align: center;
	text-decoration: underline;

}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.fltrtTestimonial {
	float: right;
	margin-left: 10px;
	padding: 0px 10px 10px 0px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px dashed #58534D;
	margin-top: 30px;
}


/* --------------SPECIALITY CLASES ------------------- */

.small {
	font-size: x-small;
	color: #999999;
}
.normal-spacing {
	line-height: normal;
}
.brightblue {
	color: #0000CC;
}
.bigbluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #2E5090;
}
.testimonialBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 16px;
	background-color: #FFFFFF;
	padding: 20px;
	border-top: thin solid #7AC143;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #7AC143;
}
.testimonialName {
	font-size: 10px;
	line-height: normal;
	text-align: right;
	padding-right: 40px;
	font-weight: bold;
}


/* --------------FORMS ------------------- */

fieldset {
	background-color: #EAF4FF;
	margin-right: 5px;
	margin-left: 5px;
	color: #000000;
}
input, textarea, select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 10pt;
}
#container #mainContent #solarbasicnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D5CA;
	padding-bottom: 3px;
	margin-right: 144px;
	margin-left: 144px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D5CA;
	padding-top: 3px;
	text-align: center;
}
.fltrtTestimonial H2 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #58534D;
}
.fltrtTestimonial UL, LI {
	line-height: normal;
	margin-left: -6px;
	padding-top: 4px;
}
#captiontable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4D608E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #879AC6;
	border-bottom-color: #879AC6;
	width: 1px;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
