#print { 
  display : none; 
}



html {min-height: 100%; margin-bottom: 1px; } 


body       {  

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #a7cce7;

}



.header    { font-size: 10pt; font-weight: bold; color: black;}

.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #9F3948;
}



a    { 
	cursor: hand;
	color: #647e8e;
	text-decoration: none;
	}

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

td.main {
		padding-right: 20px;

}



.copyright {
		color: #1f465f;
		text-align: center;
		font-size: 8pt;
		padding-top: 15px;
}




a.copyright    { 
	cursor: hand;
	color: #FFFFFF;
	text-decoration: none;
	}



ul {

line-height: 1.3em;
list-style-image: url(../images/ul_box.gif);
list-style-type: square;
padding-left: 20px;
margin-left: 0px;
margin-top: 1em;
padding-top: 0
}



td.frame {

	padding: 15px;

}



/* These are Homepage Specific Styles */

td.homepageMain {
		
		padding-left: 20px;
		padding-right: 10px;
		padding-bottom: 0px;
		font-size: 10px;
}




td.tagline {
		padding-top: 4px;
		padding-left: 10px;
		padding-right: 0px;
		padding-bottom: 8px;
		font-size: 12px;
		font-weight: bold;
		color: #646163;
		text-align: right;
		vertical-align: bottom;

}




.homeHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	color: #7F7F7F;
	letter-spacing: -2px;
	text-align: center;


}


/* END Homepage Specific Styles */




/* These are Subpage Specific Styles */

td.subpageMain {
		padding-top: 0px;
		padding-left: 20px;
		padding-right: 15px;
		padding-bottom: 0px;

}

td.subpageNav {
		padding-top: 0px;
		padding-left: 5px;
		padding-right: 10px;
		padding-bottom: 0px;

}




.sectionHeader {
		font-size: 16pt;
		font-weight: bold;
		color: #708bc7;
		letter-spacing: -1px;
		line-height: 1.0;

}



ul.navigation {

font-size: 10px;
font-weight: bold;
color: #333333;

}


a.navigation {

font-size: 10px;
font-weight: bold;
color: #333333;

}


td.contentpush {
	padding-left: 10px;
}


td.subpageHeader{
		text-align:left;
		color: #3F3F3F;
		font-size: 14pt;
		font-weight: bold;
		line-height: 1.0;
		letter-spacing: -1px; 
}



.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #8c753d;
}

.testimonials {
	font-size: 12px;
	font-weight: bold;
	color: #ffa300;
}


.date {
		
		font-weight: bold;
		color: #708bc7;

}


/* END Subpage Specific Styles */
