html, body	{
	padding:0;
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:90%;
	background-color:#9A8D7D;
/*	scrollbar-base-color:#86705F;
	scrollbar-arrow-color:#E07A21;*/
}
img.Thumbnail {
	margin-top:10px;
}
a	{
	text-decoration:none;
	color:#000;
}
a ins	{
	text-decoration:none;
}
.bq	{padding:0 0 0 30px;}
.FirstWordOrg	{color:#f78d15;}

input.bx	{
	height:1em;
}
input.btn	{
	margin:10px;
	color:#510;
	font-family:Arial, helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:85%;
	background-color:#eef;
	background-image:url(../img/bgBtn.gif);
	background-position:0 -1;
	border: 1px solid;   
	border-color: #696 #363 #363 #696; 
} 
input.btnhov {   
	border-color: #c63 #930 #930 #c63;   
}/*<input type="submit" value="Submit" class="btn" onmouseover="this.className='btn btnhov'" onmouseout="this.className='btn'">*/
.dropshadow	{
	width:121px;
	height:153px;
	background-color:#eee;
	background-image:url(../img/THShadow.png);
	background-position:0;
}
.dropshadow img	{
	border:#f78d15 solid 1px;
}
.dsclmr	{
	font-weight:bold;
	font-style:italic;
	font-size:10pt;
}
.specsec	{
	border-top:#42771b solid 1px;
}
.limg	{
	float:left;
	width:118px;
	height:151px;
	background:url('../img/Special_DropShadow.jpg') no-repeat scroll;
}
.sotxt	{
	margin:0 0 30px 150px;
}
.specsec h1	{
	margin:0 0 1em 0;
	font-size:1.5em;
	font-weight:normal;
	color:#f18726;
}

.HeaderText	{
	border-top:#42771B 1px solid;
	margin:20px 0 10px;
}

.ClearBoth	{clear:both;}
.FloatLeft	{float:left;}
.FloatRight	{float:right;}
.WidthRight	{
	color:#4D4E50;
	width:400px;
}

.THrs	{
	border-collapse:collapse;
	border:none;
	border:#fff solid 1px;
}
.THrs th, .THrs td	{
	padding:2px 6px 2px 2px;
	font-size:.9em;
	nowrap;
/*	background:#fff;
	color:#000;
	border:none; */
}
.THrs th.B, .THrs td.B	{
	padding:2px 6px 12px 2px;
/*	border-bottom:#ccc solid 1px; */
}
.THrs td.L	{
	padding:2px 10px 2px 2px;
	font-weight:bold;
}
.THrs td.W	{
	width:170px;
	padding-left:25px;
}
.THrs th	{
	font-weight:normal;
	text-align:right;
}
.THrs td	{
	padding-left:25px;
	vertical-align:top;
}
.THrs th sup	{
	vertical-align:top;
	font-size:.8em;
}
.THrs th i	{
	font-style:normal;
	font-size:0.75em;
	line-height:1.5em;
	color:#4D4E50;
	vertical-align:top;
}

/* holder positions the elements overall on the page. */
#holder	{
	position:relative;
	margin:10px auto 0 auto;
	width:800px;
	height:800px;
	background-color:#fff;
	border:black solid 1px;
}
#picload img	{
	visibility:hidden;
	position:absolute;
	left:10px;
	top:11px;
	width:700px;
	height:160px;
	z-index:2;
}
/* This defines the header. */
#topbar	{
	background:url(../img/topbar.gif) repeat-x;
	visibility:visible;
	position:absolute;
	left:10px;
	top:11px;
	width:780px;
	height:52px;
	z-index:2;
}
#bakbar	{
	visibility:visible;
	position:absolute;
	left:10px;
	top:61px;
	z-index:3;
	width:780px;
	height:193px;
	background:url(../img/bakbar.gif) repeat-x;
}
#silverbox	{
	visibility:visible;
	position:absolute;
	left:10px;
	top:72px;
	z-index:4;
	width:330px;
	height:175px;
	background:url(../img/silverbox.gif) repeat-x;
}
#logo	{
	background:url(../img/logo.gif) no-repeat;
	visibility:visible;
	position:absolute;
	left:36px;
	top:96px;
	z-index:5;
	width:282px;
	height:124px;
}
#logo a	{
	display:block;
	width:282px;
	height:124px;
}
#wsob	{
	background:url(../img/wsob.jpg) no-repeat;
	visibility:visible;
	position:absolute;
	left:342px;
	top:20px;
	z-index:8;
	width:448px;
	height:227px;
}
#balltext	{
	background:url(../img/balltext.gif) no-repeat;
	visibility:visible;
	position:absolute;
	left:451px;
	top:116px;
	z-index:9;
	width:205px;
	height:124px;
}
/* The header has now been defined. */

/* These are the main navigation buttons going across the page. */
#btnAbout,
#btnMedical,
#btnJoin,
#btnNews,
#btnPatient,
#btnContact,
#btnAboutX,
#btnMedicalX,
#btnJoinX,
#btnNewsX,
#btnPatientX,
#btnContactX	{
	visibility:visible;
	position:absolute;
	top:258px;
	height:38px;
}
#nn li ul	{
	position:relative;
	left:-16px;
	height:38px;
	list-style-type:none;
	background-color:#1f1f1f;
}
#nn li li	{
	display:inline;
	height:20px;
	color:#fff;
	background-color:#1f1f1f;
}
#nn li ul#a li a	{
	width:100px;
}
#nn li ul#m li a	{
	width:130px;
}
#nn li ul#j li a	{
	width:180px;
}
#nn li ul#n li a	{
	width:180px;
}
#nn li ul#p li a	{
	width:180px;
}
#nn li li a	{
	display:block;
	height:12px;
	/*top:-1px;*/
	margin:0;
	padding:2px 4px;
	line-height:1em;
	font-size:9px;
	font-weight:bold;
	color:#bababa;
	background-image:none;
	background-color:#1f1f1f;
}
#nn li li a:hover	{
	color:#f6bc88;
	background-color:#333;
}
#nn ul	{list-style-type:none;}
#nn li	{display:inline;float:left;}
#nn ul ul {position:absolute;left:-40px;top:38px;padding:10px 0;}
#nn ul li li	{display:block;clear:both;}
#nn ul li li a	{display:block;clear:both;
	padding:3px 15px;
}
/*#nn ul li li a.t	{display:block;clear:both;
	padding:15px 15px 5px 15px;
}
#nn ul li li a.b	{display:block;clear:both;
	margin:0 0 150px 0;
}*/
#nn ul ul ul {position:absolute;left:80px;top:36px;}
#nn ul li li li	{display:block;clear:both;}

#btnAbout	a,
#btnMedical	a,
#btnJoin	a,
#btnNews	a,
#btnPatient	a,
#btnContact	a,
#btnAboutX	a,
#btnMedicalX	a,
#btnJoinX	a,
#btnNewsX	a,
#btnPatientX	a,
#btnContactX	a	{
	display:block;
	height:38px;
	font-size:33px;
	line-height:33px;
	background-repeat:no-repeat;
	background-position:0% 0;
}
#btnAbout, #btnAboutX	{
	left:217px;
	width:76px;
	z-index:11;
}
#btnAbout a	{
	width:76px;
	background-image:url(../img/btnAbout.gif);
}
#btnAbout a:hover	{
	background-position:-76px 0%;
}
#btnAboutX a	{
	width:76px;
	background-image:url(../img/btnAboutX.gif);
}
#btnMedical, #btnMedicalX	{
	left:292px;
	width:96px;
	z-index:12;
}
#btnMedical a	{
	width:96px;
	background-image:url(../img/btnMedical.gif);
}
#btnMedical a:hover	{
	background-position:-96px 0%;
}
#btnMedicalX	{
	width:96px;
	background-image:url(../img/btnMedicalX.gif);
}
#btnJoin, #btnJoinX	{
	left:387px;
	width:98px;
	z-index:13;
}
#btnJoin a	{
	width:98px;
	background-image:url(../img/btnJoin.gif);
}
#btnJoin a:hover	{
	background-position:-98px 0%;
}
#btnJoinX	{
	width:98px;
	background-image:url(../img/btnJoinX.gif);
}
#btnNews, #btnNewsX	{
	left:484px;
	width:103px;
	z-index:14;
}
#btnNews a	{
	width:103px;
	background-image:url(../img/btnNews.gif);
}
#btnNews a:hover	{
	background-position:-103px 0%;
}
#btnNewsX	{
	width:103px;
	background-image:url(../img/btnNewsX.gif);
}
#btnPatient, #btnPatientX	{
	left:586px;
	width:123px;
	z-index:15;
}
#btnPatient a	{
	width:123px;
	background-image:url(../img/btnPatient.gif);
}
#btnPatient a:hover	{
	background-position:-123px 0%;
}
#btnPatientX	{
	width:123px;
	background-image:url(../img/btnPatientX.gif);
}
#btnContact, #btnContactX	{
	left:708px;
	width:81px;
	z-index:16;
}
#btnContact a	{
	width:81px;
	background-image:url(../img/btnContact.gif);
}
#btnContact a:hover	{
	background-position:-81px 0%;
}
#btnContactX	{
	width:81px;
	background-image:url(../img/btnContactX.gif);
}
/* The main navigation buttons have been defined. */


/* These define the left section or first column. Typically used for sub-navigation. */
#secLeft,
#secLeftHome	{
	visibility:visible;
	position:absolute;
	left:10px;
	top:258px;
	width:183px;
	height:481px;
	padding:10px;
	z-index:2;
	color:#fff;
}
#secLeft	{
	background:#333;
}
#secLeft h2	{
	margin:0 0 1em 0;
	font-size:1.5em;
	font-weight:normal;
	color:#f18726;
}
#secLeft h2 span	{
	color:#fff;
}
#secLeft p	{
	margin:0;
}
#secLeft ul	{
	margin:0 0 1em 0;
	padding:0;
	list-style-type:none;
}
#secLeft li	{
	margin:.6em 0 .4em 2px;
	padding:0;
}
#secLeft li a	{
	margin:0;
	padding:0 0 0 1.8em;
	text-decoration:none;
	line-height:1.5em;
	font-size:.9em;
	font-weight:bold;
	color:#fff;
	background-image:url('../img/bltSubv1.gif');
	background-repeat:no-repeat;
	background-position:0 0;
}
#secLeft li a:hover,#secLeft li a.sel	{
/*	text-decoration:underline;*/
	background-position:0 -17px;
}
#secLeft li a:hover	{
	color:#9D2;
}
#secLeft li li	{
	padding:0 0 0 1em;
}
#secLeft li li	{
	padding:0 0 0 1em;
}
#secLeft li li a	{
	display:block;
	margin:0;
	padding:0 0 0 1.6em;
	line-height:1em;
	text-decoration:none;
	font-size:.85em;
	font-weight:bold;
	color:#ccc;
	font-style:oblique;
	background-image:url('../img/bltSubv2.gif');
	background-repeat:no-repeat;
	background-position:0 0;
}
#secLeft li li a:hover,#secLeft li li a.sel	{
	background-position:0 -20px;
}
#secLeft li li a:hover	{
	color:#9D2;
}
#secLeftHome  {
	background:url(../img/iwbgNavWHome.jpg) repeat-y;
}
/* Though the btnHome appears and is defined in the secLeft the div is found in the Main Navigation Main__nav.asp include file. */
#btnHome	{
	position:absolute;
	left:23px;
	top:662px;
	z-index:99;
	width:55px;
	height:49px;
}
#btnHome a	{
	background:url(../img/btnHome.gif) no-repeat 0% 0;
	display:block;
	height:49px;
	width:55px;
	font-size:49px;
	line-height:49px;
}
#btnHome a:hover  {
   background-position: -55px 0%;
}
/* The left section has been defined. */


/* These define the center section or second column. Typically used for content. */
#secCenter, #secCenterF, #secCenterW	{
	visibility:visible;
	position:absolute;
	left:218px;
	top:298px;
	height:439px;
	margin:0;
	padding:10px 15px 10px 10px;
	overflow:auto;
	z-index:4;
}
#secCenter a, #secCenterF a, #secCenterW a	{
	color:#610;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#secCenter a:hover, #secCenterF a:hover, #secCenterW a:hover	{
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#secCenter h4, #secCenterF h4, #secCenterW h4	{
	color:#e36c0a;
}
#secCenter	{
	width:362px;
}
#secCenterF	{
	width:268px;
}
#secCenterF	table {
	font-size:.9em;
}
#secCenterF label	{
	width:100px;
}
#secCenterW	{
	width:546px;
}
#secCenterW h1, #secCenterW h3	{
	color:#e36c0a;
}
#secCenterW h1	{
	font-size:1.5em;
}
#secCenterW h2	{
	margin:0 0 15px;
	font-size:1.25em;
}
#secCenterW h3	{
	font-size:1.1em;
	font-style:italic;
}
#secCenterW h2, #secCenterW h5	{
	color:#000;
}
#secCenterW h5.H5Styling, .H5Styling	{
	margin:9px 0 20px;
	color:#000;
}
#secCenter .drlocation	{
	margin:6px;
	color:#636466;
}
#secCenter h4, #secCenterF h4, #secCenterW h4	{
	margin:1em 0 .5em 0;
	padding:0;
/*	font-size:1.21em;	*/
	font-size:1.34em;
	color:#e36c0a;
}
#secCenter h5, #secCenterF h5, #secCenterW h5	{
	margin:1em 0 0 0;
	padding:0;
	font-size:1.1em;
	color:#e36c0a;
}
#secCenterW ol	{
	margin:8px 38px;
	padding:0;
}
#secCenterW ol li	{
	margin:0;
	padding:0 0 8px 0;
}
#secCenter p, #secCenterF p	{
	margin:0 0 6px 0;
	font-size:.9em;
/*	text-indent:2em;*/
	text-align:justify;
}
#secCenterW div.c p	{
	text-align:center;
}
#secCenterW p	{
	margin:0 0 6px 0;
	font-size:.9em;
	text-indent:0;
	text-align:justify;
}
.termprivacy #secCenterW h4	{
	color:#F18726;
/*	border-bottom:#F18726 solid 1px;*/
}
#secCenter p.title, #secCenterW p.title	{
	margin:20px 0 4px 0;
	font-size:1.2em;
	font-weight:bold;
}
/* indent div like blockquote */
.in	{padding-left:20px;}
.separated hr	{margin:15px;}
#secCenterF div.contact td	{padding:0 5px 0 0;}
#secCenterF div.contact h2	{margin:0;}
#secCenterF div.contact h3	{margin:0 0 6px 0;color:#F18726;}
#secCenterF div.contact h4	{border-bottom:1px solid #009933;margin:8px 0 3px;}
#secCenterF div.contact p	{text-align:left;}

/* The center section has been defined. */


/* The separator between center and right sections. */
#bars, #barsF	{
	visibility:visible;
	position:absolute;
	left:603px;
	top:308px;
	z-index:5;
	width:2px;
	height:440px;
	background-color:#F18726;
	background-image:none;
}
#bars	{
	left:603px;
}
#barsF	{
	left:513px;
}
/* The separator between center and right sections has been defined. */


/* These define the right section or third column. Typically used for secondary content. */
#secRight, #secRightF	{
	position:absolute;
	top:300px;
	width:162px;
	height:439px;
	margin:7px auto 0;
	padding:10px;
	z-index:4;
	overflow:auto;
	background-color:#fff;
}
#secRight	{
	left:607px;
	width:162px;
}
#secRightF	{
	left:522px;
	width:258px;
}
#secRight h4, #secRightF h4	{
	font-size:1.1em;
	color:#F18726;
}
#secRightF label	{
	float:left;
	width:70px;
	text-align:left;
	font-size:.85em;
}
#secRightF input.bx	{
	width:80px;
	font-size:.85em;
}
#secRightF br	{
	clear:left;
}
#secRightF a	{
/*	text-decoration:underline;*/
	color:#c60;
}
#secRightF a:hover	{
	color:#666;
}
#secRightF input.btn	{
	margin-left:80px;
}
.contact#secRightF {
	margin:16px 0 0 6px;
	padding:0;
/*	border:red solid 1px;*/
}
#secRight div.ds	{
	width:154px; height:118px;
	background-image:url('../img/shadow152x116.jpg');
	background-position: right bottom;
	background-repeat:no-repeat;
}
#secRight div.ds img	{
	padding:0;
	border:1px solid #000;
}
#secRight ul	{
	margin:5px;
	list-style-type:none;
}
#secRight ul li	{
	padding:.2em;
	font-size:.75em;
	font-style:oblique;
}

.FunFacts h4,#secRight h4,#secRightF h4	{
	margin:8px 0 8px 0;
	padding:0;
/*	font-size:1.2em;	*/
	font-size:1.34em;
	color:#93de1c;
}
.FunFacts p,#secRight p,#secRightF p	{
	margin:0 0 6px 0;
	padding:0;
	font-size:.85em;
	color:#666;
}
#drimgbg	{
	position:relative;
	width:125px;
	height:163px;
	z-index:10;
	margin:0;
	padding:0;
	background-color:#E07A21;
}
#drimg	{
	position:absolute;
	left:3px;
	top:3px;
	width:125px;
	height:163px;
	z-index:20;
	margin:0;
	padding:0;
}
/* The right section has been defined. Colors: brn:#9A8D7D org:#E07A21 */


/* These define the special elements on the page. */
/* The special elements have been defined. */


/* These define the bottom footer elements on the page. */
#basebar	{
	background:url(../img/basebar1.gif) repeat-x;
	visibility:visible;
	position:absolute;
	left:10px;
	top:759px;
	z-index:5;
	width:780px;
	height:29px;
}
#basebarL, #basebarR	{
	position:absolute;
	top:0;
	z-index:6;
	width:3px;
	height:29px;
}
#basebarL	{
	background:url(../img/basebarL.gif) no-repeat;
	left:0;
}
#basebarR	{
	background:url(../img/basebarR.gif) no-repeat;
	left:777px;
}
#termstext,
#copyrighttext	{
	visibility:visible;
	position:absolute;
	top:8px;
}
#copyrighttext	{
	left:15px;
	z-index:9;
	width:317px;
}
#copyrighttext p	{
	text-align:left;
}
#termstext p,
#copyrighttext p	{
	font:10px Arial;
	margin:0;
}
#termstext	{
	left:550px;
	z-index:9;
	width:220px;
}
#termstext p	{
	text-align:right;
}
#termstext a:hover	{
	color:#666;
}
#givepw	{
	margin:20px;
}
/* The bottom footer elements have been defined on the page. */