body
{
behavior: url("csshover2.htc"); 
	margin: 0;
	padding: 0;
	height: 100%;
}
#partnerlogotable
{
	font-family: "Gill Sans MT",Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
}	
#mainBody
{
	width: 1490px;       /*HEIGHT WAS 740 ORIGINALLY*/ /*HEIGHT WAS updated from 990 ORIGINALLY*/
	height: 800px;  /*Updated from 800*/
	margin: 0 auto;
	display:block;
	position: relative;
	background-image: url(images/grey.png);/*was footerrow.gif*/
	background-repeat:repeat;
}
#mainBodyfaminfo /*this is just for the family page*/
{
	width: 1490px;       /*HEIGHT WAS 740 ORIGINALLY*/ /*WAS 990*/
	height: 850px;
	margin: 0 auto;
	display:block;
	position: relative;
	background-image: url(images/grey.png);/*was footerrow.gif*/
	background-repeat:repeat;
}
#companyPage #mainBody
{
	background-image: url(images/body.gif); /*was companyfooter.gif*/
}
#companyPage #mainBodyfaminfo
{
	background-image: url(images/body.gif); /*was companyfooter.gif*/
}
#logoRow  /*THIS IS THE MAIN LOGO THAT WILL NEED TO BE MOVED RIGHT*/
{
	z-index: 200;
	position: absolute;
	left: 660px;  /*was 360 */
	top: 100px;
}
#topRow
{
	background-image:url(images/top.gif);   /* was TopRow.gif*/
	height: 55px;
	display: block;
	width: 100%;
	text-align:center;
}

#bottomRow
{
	height: 55px;
	display: block;
	width: 100%;
	text-align:center;
}
#bottomRow ul
{
	margin: 12px auto 0 auto;
	padding: 0;
	display: block;
	width: 100%;
	text-align:center;
	align:center;
	float: right;
}
#bottomRow li, #menuRow li
{
	float: left;
	list-style-type:none;
}
#bottomRow li
{
	margin: 0 auto;
	padding: 0 10px;
	width: auto;
	text-align:center;
	float: left;
}

#companyPage #topRow
{
	background-image:url(images/companyBg.jpg);
}
#topRow ul
{
	margin: 35px auto 0 auto;
	padding: 0;
	display: block;
	width: 100%;
	text-align:center;
	float: right;
}
#topRow li, #menuRow li
{
	float: left;
	list-style-type:none;
}
#topRow li
{
	margin: 0 auto;
	padding: 0 10px;
	width: auto;  /*auto*/
	text-align:center;
	float: right;
}
a
{
	color: #fff;
	/*font-size: 15px;*/
	font-family: "Gill Sans MT",Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-variant:small-caps;
	margin: 0 auto;
	padding: 0;
}
#topRow a
{
	font-size: 15px;
	font-weight:bold;
}
#topRow a:hover
{
	color: #454C4C;
}
#bottomRow a
{
	font-size: 12px;
	font-weight:bold;
}
#bottomRow a:hover
{
	color: #454C4C;
}
#contentRow
{/* THIS IS THE BLUE PART THAT THE TEXT IS CONTAINED IN HEIGHT WAS 505 ORIGINALLY*/
	height: 700px;
	padding: 0;
	margin: 0;
	/*background-color: #ff0000;*/
	/*overflow:hidden;*/
}
#contentRowfam
{/* THIS IS THE BLUE PART THAT THE TEXT IS CONTAINED IN HEIGHT WAS 505 ORIGINALLY*/
	height: 755px;
	padding: 0;
	margin: 0;
	/*background-color: #ff0000;*/
	overflow:hidden;
}
#contentLeft
{
	background-color: #AE7BD6;  /*COLOR OF THE TEXT BACKGROUND*/
	float: left;
	color: #fff;
	font-size: 25px;
	position:relative; overflow:auto;
	/*width:132px; height:140px;*/
	z-index:100;
	width: 735px;  /*Width was 435px*/
	height: 100%;
}
#copyDiv
{
	width: 83%;
	/*margin: 15px auto 0 auto;*/
	font-family: "Gill Sans MT",Arial, Helvetica, sans-serif;
	line-height: 16px;
	height: 355px;
	position:absolute; 
	left:37px; top:120px;  
	/*clip:rect(120px, 132px, 300px, 37px); */
	overflow:hidden;	
	z-index:1; 
}

#copyHref
{
	width: 83%;
	/*margin: 15px auto 0 auto;*/
	font-family: "Gill Sans MT",Arial, Helvetica, sans-serif;
	line-height: 18px;
	/*clip:rect(120px, 132px, 300px, 37px); */
	overflow:hidden;	
	z-index:1; 
}
#lyrCopy
{ 
	position:absolute; 
	left:0; top:0; 
	z-index:1; 
}
#upArrow, #downArrow
{
	position: absolute;
	z-index: 2;
	left:405px;
}
#upArrow
{
	top:;
}
#downArrow
{
	top:470px;
}
#contentRight
{
	padding-top:50px;
	width: 555px;
	float:right;
	overflow: hidden;
	/*background-color: #85CCBA;*/
}
#contentRightAdd
{
	padding-top:120px;
	width: 555px;
	float:right;
	overflow: hidden;
	/*background-color: #85CCBA;*/
}
#nav
{
	width: 100%;
	background-color: #454C4C;
	margin: 0;
	padding: 0;
	display: block;
	height: 32px; z-index:130;
	position:relative;
}	
#navtop
{
	width: 100%;
	background-color: #454C4C;
	margin: 0;
	padding: 0;
	display: block;
	height: 32px; z-index:130;  /*32*/
	position:relative;
}

#nav li
{
	POSITION: relative;
	padding: 0;
	display:block;
	width: 297px;
	text-align: center;
	margin: 0;
	height: 32px;
	vertical-align:middle;
	font-size: 14px;
	color: #fff;
	font-variant:small-caps;
	border-right: 1px solid #FFF;
}
#navtop li
{
	POSITION: relative;
	padding: 0;
	display:block;
	width: 297px;  /*197*/
	text-align: center;
	margin: 0;
	height: 32px;
	vertical-align:middle;
	font-size: 14px;
	color: #fff;
	font-variant:small-caps;
	border-right: 1px solid #FFF;
}
#nav li a, #nav li a:hover
{
	margin: 0;
	padding: 5px 0 0 0;
	display:block;

}
#navtop li a, #navtop li a:hover
{
	margin: 0;
	padding: 5px 0 0 0;
	display:block;

}
#nav li.noBorder
{
	border-width: 0;
}
#navtop li.noBorder
{
	border-width: 0;
}
.over
{
	background-color: #363636;
}
#nav li ul
{
	DISPLAY: none;
	POSITION: absolute; 
	TOP: -350px;     /*was 96*/
	background-color: #454C4C;
	left: -1px;
	height: auto;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	margin: 0;
	padding: 0;
	z-index:3000;
}
#navtop li ul
{
	DISPLAY: none;
	POSITION: absolute; 
	TOP: 30px;     /*was 96*/
	background-color: #454C4C;
	left: -1px;
	height: auto;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	margin: 0;
	padding: 0;
	z-index:3000;
}
#nav li #newsMenu
{
	TOP: -32px;  /*32*/
}
#navtop li #newsMenu
{
	TOP: 30px;  /*32*/
}

#nav li #demomenu
{
        TOP: -64px;
}
#navtop li #demomenu
{
        TOP: 30px;
}
#nav li #aboutmenu
{
        TOP: -64px;
}
#navtop li #aboutmenu
{
        TOP: -64px;
}
#nav li:hover ul, #nav li.over ul
{
	display: block;
}
#navtop li:hover ul, #nav li.over ul
{
	display: block;
}
#nav li:hover ul li ul, #nav li.over ul li ul
{
	display: none;
}
#navtop li:hover ul li ul, #nav li.over ul li ul
{
	display: none;
}
#nav li:hover ul li:hover ul, #nav li.over ul li.over ul
{
	display: block;
}
#navtop li:hover ul li:hover ul, #nav li.over ul li.over ul
{
	display: block;
}
#nav li:hover ul li:hover ul li ul, #nav li.over ul li.over ul li ul
{
	display: none;
}
#navtop li:hover ul li:hover ul li ul, #nav li.over ul li.over ul li ul
{
	display: none;
}
#nav li:hover ul li:hover ul li:hover ul, #nav li.over ul li.over ul li.over ul {
	display: block;
}
#navtop li:hover ul li:hover ul li:hover ul, #nav li.over ul li.over ul li.over ul {
	display: block;
}
#nav li:hover ul li:hover ul li:hover ul li ul, #nav li.over ul li.over ul li.over ul li ul
{
	display: none;
}
#navtop li:hover ul li:hover ul li:hover ul li ul, #nav li.over ul li.over ul li.over ul li ul
{
	display: none;
}
#nav li:hover ul li:hover ul li:hover ul li:hover ul, #nav li.over ul li.over ul li.over ul li.over ul
{
	display:block;
}
#navtop li:hover ul li:hover ul li:hover ul li:hover ul, #nav li.over ul li.over ul li.over ul li.over ul
{
	display:block;
}

#homePageText
{
	color: #fff;
	font-size: 14px;
	font-family: "Gill Sans MT",Arial, Helvetica, sans-serif;
	font-variant:small;
	line-height: 20px; 
	letter-spacing:-1px;
	width: 83%;
	margin: auto;
	padding: 70px 0 0 0;
}	

#homePageTextUserAgree
{
	color: #fff;
	font-size: 44px;
	font-family: "Gill Sans MT",Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	line-height: 45px;
	letter-spacing:-1px;
	width: 83%;
	margin: auto;
	padding: 30px 0 0 0;
}	

h3,h4
{
	font-family: "Gill Sans MT",Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0;
}
h4
{
	font-size: 13px;
}
#copyDiv strong
{
	font-weight: 1200;
}
#copyDiv a
{
	font-size: 13px;
	font-variant: normal;
	font-family: "Gill Sans MT",Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.faqAnswer
{
	display:none;
	width: 90%;
	padding: 3px;
	height: auto;
	background-color:#F47820;
	border: 1px solid #FFF;
}
.hTab, .hTab2
{
	display: block;
	border-bottom: 1px solid #FFF;
	text-align:right;
	width: 288px;
	height: 15px;
	margin: 0;
	padding: 0;
	/*background-color:#FFFFFF;*/
}
.hTab2
{
	border-top: 1px solid #FFF;
	border-width: 1px 0 0 0;
}
.hTab a, .hTab a:link,.hTab2 a, .hTab2 a:link
{
	display: block;
	height: 15px;
	/*color: #F47820;*/
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#lyrCopy ol li a, #lyrCopy ol li a:link
{
	text-decoration: none;
	font-size: 14px;
}
#lyrCopy ol li a:hover
{
	text-decoration: underline;
}
input.styledButton
{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}
input.btnhov
{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
}
