/*All tags that starts with "html>body" are for Firefox. All other tags are for IE, Safari.*/

#mainTextArea {
	font-family:"Tahoma";
	height: 384px;
	width: 591px;
	padding-left: 	13px;
	padding-right: 15px;
	padding-top: 	4px;
	font-size: 	13px;
	float: 		left;
	background-image:url("./images/maintextleft.jpg");
}
html>body #mainTextArea {
	width: 563px;
	height:378px;
}

#rightSideTextMain {
	font-family:"Tahoma";
	height: 417px;
	width: 186px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 	16px;
	padding-bottom: 4px;
	font-size: 	13px;
	float:  right;
	background-image:url("./images/maintextright.jpg");
}
html>body #rightSideTextMain {
	height: 398px;
}

#homepageTitle {
	color: 		#669900;
	background-color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 	18px;
	font-weight: bolder;
	float: 		left;
	width: 591px;
	padding-left: 	13px;
	padding-top:   15px;

}

html>body #homepageTitle {
	width: 578px;
	
}

#footerBar {
	font-family:"Tahoma";
	padding-left: 	20px;
	padding-right: 20px;
	padding-top: 	5px;
	padding-bottom: 5px;
	font-size: 	10px;
	background-image:url("./images/footerbar.jpg");
}

fieldset {
	border: 	1px solid gray;
	width: 		440px;
	margin-bottom:	10px;
	margin-left:	10px
}

legend {
	text-indent:	0px;
	color: 		black;
	background: 	#f8f1df;
	border: 	1px solid gray;
	padding: 	2px 5px 2px 5px;
}

h5 {
	font-size: 16px;
	color:#999933;
}

h6 {
	font-size: 14px;
	
}

.h7 {
	font-size: 9px;
	font-style: italic;
	color: #666666;
}

.h8 {
	font-size: 12px;
	font-style: bold;
	color: #666666;
	
    }

/*All tags below refer to the Aboutyou.html page.*/
#mainTextAreaSurvey {

	font-family:"Tahoma";
	width: 591px;
	height: 2281px;
	padding-left: 	13px;
	padding-right: 15px;
	padding-top: 	4px;
	font-size: 	11px;
	float: 		left;
	text-indent: 10px;
	background-image:url("./images/maintextleft.jpg");
}
html>body #mainTextAreaSurvey {
	width: 563px;
	height: 2247px;
}

#rightSideTextMainSurvey {
	font-family:"Tahoma";
	height: 2405px;
	width: 186px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 	16px;
	padding-bottom: 4px;
	font-size: 	13px;
	float:  right;
	background-image:url("./images/maintextright.jpg");
}
html>body #rightSideTextMainSurvey {
	height: 2267px;
}

#sideBar1Survey {
	width: 8px;
	height: 2788px;
	background-image:url("./images/sidebar1.jpg");
}
html>body #sideBar1Survey {
	height: 2672px;
}

#sideBar2Survey {
	width: 70px;
	height: 2788px;
	background-image:url("./images/sidebar2.jpg");
}
html>body #sideBar2Survey {
	height: 2672px;
}	

#sideBar3Survey {
	width: 79px;
	height: 2788px;
	background-image:url("./images/sidebar3.jpg");
}
html>body #sideBar3Survey {
	height: 2672px;
}

/*All tags below refer to the facilityreg.html page.*/
#mainTextAreaFacReg {

	font-family:"Tahoma";
	width: 591px;
	height: 1729px;
	padding-left: 	13px;
	padding-right: 15px;
	padding-top: 	4px;
	font-size: 	11px;
	float: 		left;
	text-indent: 10px;
	background-image:url("./images/maintextleft.jpg");
}
html>body #mainTextAreaFacReg {
	width: 563px;
	height: 1705px;
}

#rightSideTextMainFacReg {
	font-family:"Tahoma";
	height: 1853px;
	width: 186px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 	16px;
	padding-bottom: 4px;
	font-size: 	13px;
	float:  right;
	background-image:url("./images/maintextright.jpg");
}
html>body #rightSideTextMainFacReg {
	height: 1725px;
}

#sideBar1FacReg{
	width: 8px;
	height: 2236px;
	background-image:url("./images/sidebar1.jpg");
}
html>body #sideBar1FacReg {
	height: 2130px;
}

#sideBar2FacReg {
	width: 70px;
	height: 2236px;
	background-image:url("./images/sidebar2.jpg");
}
html>body #sideBar2FacReg {
	height: 2130px;
}	

#sideBar3FacReg {
	width: 79px;
	height: 2236px;
	background-image:url("./images/sidebar3.jpg");
}
html>body #sideBar3FacReg {
	height: 2130px;
}	

/*All tags below refer to the aboutus.html page.*/
#mainTextAreaAboutUs {

	font-family:"Tahoma";
	width: 591px;
	height: 229px;
	padding-left: 	13px;
	padding-right: 15px;
	padding-top: 	4px;
	font-size: 	13px;
	float: 		left;
	text-indent: 10px;
	background-image:url("./images/maintextleft.jpg");
}
html>body #mainTextAreaAboutUs {
	width: 563px;
	height: 485px;
}

#rightSideTextMainAboutUs {
	font-family:"Tahoma";
	height: 519px;
	width: 186px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 	16px;
	padding-bottom: 4px;
	font-size: 	13px;
	float:  right;
	background-image:url("./images/maintextright.jpg");
}
html>body #rightSideTextMainAboutUs {
	height: 505px;
}

#sideBar1AboutUs {
	width: 8px;
	height: 901px;
	background-image:url("./images/sidebar1.jpg");
}
html>body #sideBar1AboutUs {
	height: 910px;
}

#sideBar2AboutUs {
	width: 70px;
	height: 901px;
	background-image:url("./images/sidebar2.jpg");
}
html>body #sideBar2AboutUs {
	height: 910px;
}	

#sideBar3AboutUs {
	width: 79px;
	height: 901px;
	background-image:url("./images/sidebar3.jpg");
}
html>body #sideBar3AboutUs {
	height: 910px;
}

/*All tags below refer to the termsofuse.html page.*/
#mainTextAreaTermsofUse {

	font-family:"Tahoma";
	width: 591px;
	height: 1761px;
	padding-left: 	13px;
	padding-right: 15px;
	padding-top: 	4px;
	font-size: 	11px;
	float: 		left;
	text-indent: 10px;
	background-image:url("./images/maintextleft.jpg");
}
html>body #mainTextAreaTermsofUse {
	width: 563px;
	height: 2137px;
}

#rightSideTextMainTermsofUse {
	font-family:"Tahoma";
	height: 1885px;
	width: 186px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 	16px;
	padding-bottom: 4px;
	font-size: 	13px;
	float:  right;
	background-image:url("./images/maintextright.jpg");
}
html>body #rightSideTextMainTermsofUse {
	height: 2157px;
}

#sideBar1TermsofUse{
	width: 8px;
	height: 2268px;
	background-image:url("./images/sidebar1.jpg");
}
html>body #sideBar1TermsofUse {
	height: 2561px;
}

#sideBar2TermsofUse {
	width: 70px;
	height: 2268px;
	background-image:url("./images/sidebar2.jpg");
}
html>body #sideBar2TermsofUse {
	height: 2561px;
}	

#sideBar3TermsofUse {
	width: 79px;
	height: 2268px;
	background-image:url("./images/sidebar3.jpg");
}
html>body #sideBar3TermsofUse {
	height: 2561px;
}

/*All tags below refer to the services.html page.*/
#mainTextAreaServices {

	font-family:"Tahoma";
	width: 591px;
	height: 829px;
	padding-left: 	13px;
	padding-right: 15px;
	padding-top: 	4px;
	font-size: 	13px;
	float: 		left;
	text-indent: 10px;
	background-image:url("./images/maintextleft.jpg");
}
html>body #mainTextAreaServices {
	width: 563px;
	height: 1075px;
}

#rightSideTextMainServices {
	font-family:"Tahoma";
	height: 1063px;
	width: 186px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 	16px;
	padding-bottom: 4px;
	font-size: 	13px;
	float:  right;
	background-image:url("./images/maintextright.jpg");
}
html>body #rightSideTextMainServices {
	height: 1095px;
}

#sideBar1Services{
	width: 8px;
	height: 1445px;
	background-image:url("./images/sidebar1.jpg");
}
html>body #sideBar1Services {
	height: 1499px;
}

#sideBar2Services {
	width: 70px;
	height: 1445px;
	background-image:url("./images/sidebar2.jpg");
}
html>body #sideBar2Services {
	height: 1499px;
}	

#sideBar3Services {
	width: 79px;
	height: 1445px;
	background-image:url("./images/sidebar3.jpg");
}
html>body #sideBar3Services {
	height: 1499px;
}
