body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

a:visited, a:link {
	text-decoration: none;
	color: #FF3300;
}

a:hover {
	text-decoration: none;
	color: black;
}

ul {
	list-style: disc outside;
}

h2 {
	font-size: 1.5em;
	padding-bottom: 20px;
}

h3 {
	font-size: 1.3em;
	padding-bottom: 5px;
	color: #FF3300;
}

h4 {
	font-size: 1em;
	margin: 0px;
	padding-bottom: 5px;
}

.bordered_main_content_frame,   /* Added by RG */
.maincontent
{
	width: 700px;
	border: 1px solid #cccccc;
	padding: 0px;
	border-collapse: collapse;
}

.maincontent {
	font-size: 14.5px;
	font-weight: bold;
	text-align: center;
	color: #FF3300;
	margin: 0px;
	padding: 5px;
}

.table_in_maincontent {
	font-size: 12px;
	color: #333333;
	padding: 5px 10px;
}

.table_in_maincontent_withoutborder {
	font-size: 13px;
	color: #333333;
	padding: 10px 10px 10px 40px;
}

.boldtext {
	font-weight: bold;
}

.feedbackinfo {
	padding-left: 70px;
}

.feedbackinfomore {
	padding-left: 120px;
}

.blackborder {
	border: 1px solid black;
	padding: 10px;
}

.title_in_maincontent {
	font-size: 15.5px;
	font-weight: bold;
	color: #FF3300;
}

.heading_in_maincontent {
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
}

.birch_link a:link {
	color: #009999;
}

.birch_link a:hover{
	text-decoration: underline;
	color: #009999;
}

.birch_link a:visited {
	color: #009999;
}

.black_link a:hover {
	font-weight: bold;
	color: black;
}

.footer {
	font-size: 10px;
	text-align: center;
}

.table_header {
	border-collapse: collapse;
	border: 1px solid #cccccc;
	width: 700px;
	height: 60px;
}

.header {
	font-size: 11px;
	color: #FF3300;
	border: 1px solid #cccccc;
	padding: 5px;
}

.cell_maincontent {
	font-size: 13px;
	color: #666666;
	padding: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.cell_maincontent_list {
	font-size: 13px;
	color: #666666;
	padding: 25px;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 1.5;
}

.cell_maincontent_imglink {
	padding: 0px 10px 0px 10px;
}

p.cell_maincontent_imglink {
	margin: 5px 0px;	
}

#left_column {
	height: 410px;
}

div.bottom_imglinks5 {
	margin-top: 5%;
	
}div.bottom_imglinks20 {
	margin-top: 20%;
}

div.bottom_imglinks50 {
	margin-top: 50%;
}

div.bottom_imglinks60 {
	margin-top: 60%;
}

div.bottom_imglinks100 {
	margin-top: 100%;
}

div.bottom_imglinks100i {
	margin-top: 100px;
}

div.bottom_imglinks110 {
	margin-top: 110%;
}

div.bottom_imglinks120 {
	margin-top: 120%;
}

div.bottom_imglinks160 {
	margin-top: 160%;
}

div.bottom_imglinks160i {
	margin-top: 160px;
}

div.bottom_imglinks200i {
	margin-top: 200px;
}

div.bottom_imglinks300i {
	margin-top: 300px;
}

div.bottom_imglinks400 {
	margin-top: 400%;
}

div.bottom_imglinks500 {
	margin-top: 500%;
}

div.bottom_imglinks1000i {
	margin-top: 1000px;
}

.client_section {
	font-size: 12px; 
	color: #000000;
}

/*  ######### ADDED/MODIFIED BY ROGER ############# */
a.headernav {
	color: #ff3300;
}
a.headernavOn {
	color: #ffffff;
}

td.headernav {
	background-color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #ff3300;
	padding: 5px;
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: bottom;
	width: 14.3%;
	height: 60px;
	cursor: pointer;
}


/* Top Header Navigation */
.headernav, 
.headernavOn,
.headernavOver,
.headernavOverOn {
	background-color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #ff3300;
	padding: 5px;
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: bottom;
	width: 14.3%;
	height: 60px;
}
.headernavOn {
	background-color: #ff3300;
	color: #ffffff;
}
.headernavOver {
	color: #ffffff;
	background-color: #666666;
	cursor: pointer;
}
.headernavOverOn {
	background-color: #ff3300;
	color: #ffffff;
	cursor: pointer;
}

/* Price table in the sub_pricing.php page*/
.pricetable {
	padding: 2px;
	font-size: 13px;
	text-align: center;
	border-collapse: collapse; 
	border: 2px solid black;
}

.pricetable td{
	border: 1px solid black;
	padding: 5px;
}

.borderbottom  td{
	border-bottom: 2px solid black;
}

.lastcell {
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
}

.bluebold {
	background-color: #dddddd;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

/* End of the price table in the sub_pricing.php page*/

/* Licensing_fees table in the sub_licensing_fees.php page*/

.licensetable {
	font-size: 13px;
	padding-left: 40px;
}

/*End of the Licensing_fees table in the sub_licensing_fees.php page*/	
.whyresonance {
	font-size: 18px;
	padding-left: 40px;
}
/* Why resonance table in the sub_talking_points.php page*/


/* End of the why resonance table in the sub_talking_points.php page*/

/*sub_checklist.htm page*/

tr.checklistheader {
text-align: center;
font-size: 18px;
background: #c0c0c0;
}

.purple {
color: #800080;
}

.orange {
color: #ff3300;
}

.orangebold {
color: #ff3300;
font-weight: bold;
}

#checklist {
border: 1px solid black;
border-collapse: collapse;
background: #d9d9d9;
font-size: 13px;
}

#checklist td{
 padding: 5px;
 border: 1px solid black;
 border-collapse: collapse;
}

li span{
 color: black;
 font-style: italic;
 font-weight: bold;
 font-size: 11px;
}

/*End of the sub_checklist.php page*/


/*sub_client_guide.php page*/
#clientguide {
font-size: 13px;
}

.titletext {
 text-decoration: underline;
 font-weight: bold;
 text-align: center;
}

.overallresults li{
 list-style: decimal;
 margin-bottom: 10px;
}

li.divingdemo {
list-style-type: disc;
color: #ff3300;
}

.onlyunderline {
 text-decoration: underline;
 font-style: normal; 
 font-weight: normal; 
 font-size: 13px;
}
/*End of the sub_client_guide.php page*/

/*sub_experience_survey.php page*/
.redtext {
 color: #ff0000;
}

#experiencesurvey {
font-size: 12px;
}

/*End of the sub_experience_survey.php page*/
