   /* HEADER STYLES START */
body
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #fff;
}

#wrapper
{
	width: 726px;
	margin: 0px auto 0px auto;
}

#header
{
	width: 726px;
	float: left;
	margin: 0px 1px 0px 1px;
}

#insideWrapper
{
	width: 726px;
	margin: 0px auto 0px auto;
	position: relative;
}

#insideHeader
{
	width: 726px;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	float: left;
}

#wtpsLogo
{
	border: 0px;
	float: left;
}

#cdLogo
{
	float: right;
	border: 0px;
}

/* HEADER STYLES END */
/* HOME NAV STYLES START */
#navContainer
{
	height: 272px;
	margin: 0px 0px 24px 0px;
	clear: both;
	/*border: 1px solid blue;*/
}

#nav
{
	width: 728px;
	height: 272px;
	padding: 0px;
	margin: 0 auto 0 auto;
}

#nav ul
{
	margin: 0px;
	padding: 0px;
	width: 728px;
	height: 272px;
}

#nav ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	float: left;
}

#nav ul li a
{
	float: left;
	text-decoration: none;
	text-indent: -1000em;
	font-size: 12px;
	height: 272px;
}

/* off states */
#nav li#navEarthquake { background: url(img/nav-img-earthquake.gif); width: 118px; }
#nav li#navTsunami { background: url(img/nav-img-tsunami.gif); width: 114px; }
#nav li#navFlood { background: url(img/nav-img-flood.gif); width: 131px; }
#nav li#navVolcano { background: url(img/nav-img-volcano.gif); width: 123px; }
#nav li#navStorm { background: url(img/nav-img-storm.gif); width: 122px; }
#nav li#navNonNatural { background: url(img/nav-img-nonnatural.gif); width: 120px; }

/* off states */

#nav #navEarthquake a { background: url(img/nav-img-earthquake.gif); width: 118px; }
#nav #navTsunami a { background: url(img/nav-img-tsunami.gif); width: 114px; }
#nav #navFlood a { background: url(img/nav-img-flood.gif); width: 131px; }
#nav #navVolcano a { background: url(img/nav-img-volcano.gif); width: 123px; }
#nav #navStorm a { background: url(img/nav-img-storm.gif); width: 122px; }
#nav #navNonNatural a { background: url(img/nav-img-nonnatural.gif); width: 120px; }

#nav #navEarthquake a:hover { background: url(img/nav-img-earthquake-over.gif) no-repeat -118px 0px; }
#nav #navTsunami a:hover { background: url(img/nav-img-tsunami-over.gif) no-repeat -114px 0px; }
#nav #navFlood a:hover { background: url(img/nav-img-flood-over.gif) no-repeat -131px 0px; }
#nav #navVolcano a:hover { background: url(img/nav-img-volcano-over.gif) no-repeat -123px 0px; }
#nav #navStorm a:hover { background: url(img/nav-img-storm-over.gif) no-repeat -122px 0px; }
#nav #navNonNatural a:hover { background: url(img/nav-img-nonnatural-over.gif) no-repeat -120px 0px; }

/* HOME NAV STYLES END */
/* NAV STYLES START */
#navBarContainer
{
	height: 20px;
	clear: both;
	/*border: 1px solid blue;*/
	background-image: url(img/nav-bg.gif);
	background-repeat: repeat-x;
}

#navBar
{
	width: 726px;
	height: 20px;
	padding: 0px;
	margin: 0 auto 0 auto;
}

#navBar ul
{
	width: 726px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: url(img/nav-combo.gif) no-repeat left top;
}

#navBar ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	float: left;
}

#navBar ul li a
{
	float: left;
	text-decoration: none;
	text-indent: -1000em;
	font-size: 12px;
	height: 20px;
}

/* off states */
#navBar #navHome a { width: 50px; }
#navBar #navEarthquake a { width: 85px; }
#navBar #navTsunami a { width: 65px; }
#navBar #navFlood a { width: 51px; }
#navBar #navVolcano a { width: 65px; }
#navBar #navStorm a { width: 54px; }
#navBar #navNonNatural a { width: 89px; }
#navBar #navPets a { width: 73px; }
#navBar #navFamily a { width: 141px; }

/* over and active states */
#navBar #navHome a:hover, #navHome.active a { background: url(img/nav-combo.gif) no-repeat 0px -20px; }
#navBar #navEarthquake a:hover, #navEarthquake.active a { background: url(img/nav-combo.gif) no-repeat -50px -20px; }
#navBar #navTsunami a:hover, #navTsunami.active a { background: url(img/nav-combo.gif) no-repeat -135px -20px; }
#navBar #navFlood a:hover, #navFlood.active a { background: url(img/nav-combo.gif) no-repeat -200px -20px; }
#navBar #navVolcano a:hover, #navVolcano.active a { background: url(img/nav-combo.gif) no-repeat -251px -20px; }
#navBar #navStorm a:hover, #navStorm.active a { background: url(img/nav-combo.gif) no-repeat -316px -20px; }
#navBar #navNonNatural a:hover, #navNonNatural.active a { background: url(img/nav-combo.gif) no-repeat -370px -20px; }
#navBar #navPets a:hover, #navPets.active a { background: url(img/nav-combo.gif) no-repeat -459px -20px; }
#navBar #navFamily a:hover, #navFamily.active a { background: url(img/nav-combo.gif) no-repeat -532px -20px; }

/* NAV STYLES END */
/* INTRO BLOCK STYLES START */
#intro
{
	margin: 0px;
	width: 724px;
	background-image: url(img/intro-slice.gif);
	background-repeat: repeat-x;
	background-position: 0px 2px;
	background-color: #AED8F0;
	float: left;
}

#intro p
{
	font-family: arial, verdana, helvetica, lucida sans, sans-serif;
	color: #333;
	font-size: 0.8em;
	line-height: 140%;
	font-weight: bold;
	padding: 14px 50px 14px 230px;
	margin: 0px 0px 0px 0px;
	background-image: url(img/intro-hr-top.gif);
	background-repeat: no-repeat;
}

#kids
{
	width: 215px;
	height: 99px;
	position: relative;
	left: 0px;
	bottom: 0px;
	float: left;
}

#kidMatt
{
	border: 0px;
	position: absolute;
	top: 26px;
	left: 20px;
}

#kidDan
{
	border: 0px;
	position: absolute;
	top: 17px;
	left: 95px;
}

#kidFrankie
{
	border: 0px;
	position: absolute;
	top: 33px;
	left: 148px;
}

#intro-hr
{
	height: 3px;
	width: 724px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/intro-hr-bottom.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	clear: both;
}

/* INTRO BLOCK STYLES END */
/* HOME INFO BLOCKS STYLES START */
#infoBlocks
{
	margin: 0px;
	padding: 0px;
}

#infoBlocks p
{
	font-family: arial, verdana, helvetica, lucida sans, sans-serif;
	color: #333;
	font-size: 0.75em;
	line-height: 150%;
	font-weight: normal;
	padding: 1px 20px 17px 20px;
	margin: 0px;
}

#infoBlocks p a
{
	color: #036;
	text-decration: underline;
}

#infoBlocks p a:hover
{
	color: #900;
	text-decration: underline;
}

#family
{
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	width: 240px;
	background-image: url(img/block-vr1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#familysub
{
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	width: 240px;
	background-image: url(img/block-vr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#pets
{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 240px;
	background-image: url(img/block-vr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#plans
{
	float: left;
	padding: 0px 0px 120px 0px;
	margin: 0px;
	width: 240px;
}

#plans p
{
	padding: 1px 8px 8px 20px;
}

#infoBlocks h2
{
	text-indent: -1000em;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

#family h2 { background: url(img/block-h-family.gif) no-repeat; }
#pets h2 { background: url(img/block-h-pets.gif) no-repeat; }

#plans #grgtLogo {
	width: 150px;
	margin: 20px 0px 0px 0px;
	border: 0;
}

#plans ul
{
	padding: 0px 0px 6px 16px;
	margin: 0px;
}

#plans ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
	white-space: normal;
}

#plans ul li a
{
	font-family: arial, verdana, helvetica, lucida sans, sans-serif;
	color: #666;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 35px 7px 22px;
	margin: 0px;
	background-image: url(img/logo-pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	/*border: 1px solid green;*/
}

#plans ul li a:hover
{
	color: #036;
	background-image: url(img/logo-pdf-over.gif);
}

#plans p.acrobat
{
	font-family: arial, verdana, helvetica, lucida sans, sans-serif;
	color: #666;
	font-size: 0.70em;
	padding: 4px 35px 0px 20px;
	margin: 0px;
	background-image: none;
	clear: both;
	/*border: 1px solid green;*/
}

#plans p.acrobat a
{
	color: #666;
}

#plans p.acrobat a:hover
{
	color: #036;
}

/* HOME INFO BLOCKS STYLES END */
/* HEADER GRAPHIC STYLES START */
h1
{
	padding: 0px;
	margin: 0px;
	height: 0px;
	font-size: 0px;
	text-indent: -1000em;
}

#headerImgEarthquake
{
	padding: 0px;
	margin: 0px;
	width: 726px;
	height: 140px;
	background: url(img/header-earthquake.gif) no-repeat;
}

#headerEarthquakeIll
{
	position: absolute;
	left: 379px;
	top: 98px;
}

#headerImgTsunami
{
	padding: 0px;
	margin: 0px;
	width: 726px;
	height: 140px;
	background: url(img/header-tsunami.gif) no-repeat;
}

#headerTsunamiIll
{
	position: absolute;
	left: 375px;
	top: 116px;
}

#headerImgFlood
{
	padding: 0px;
	margin: 0px;
	width: 726px;
	height: 140px;
	background: url(img/header-flood.gif) no-repeat;
	/*border: 1px solid green;*/
}

#headerFloodIll
{
	position: absolute;
	left: 265px;
	top: 123px;
}

#headerImgNonnatural
{
	padding: 0px;
	margin: 0px;
	width: 726px;
	height: 140px;
	background: url(img/header-nonnatural.gif) no-repeat;
}


#headerNonnaturalIll
{
	position: absolute;
	left: 395px;
	top: 101px;
}

#headerImgVolcano
{
	padding: 0px;
	margin: 0px;
	width: 726px;
	height: 140px;
	background: url(img/header-volcano.gif) no-repeat;
}

#headerVolcanoIll
{
	position: absolute;
	left: 375px;
	top: 126px;
	/*border: 1px solid red;*/
}

#headerImgStorm
{
	padding: 0px;
	margin: 0px;
	width: 726px;
	height: 140px;
	background: url(img/header-storm.gif) no-repeat;
	/*border: 1px solid green;*/
}

#headerStormIll
{
	position: absolute;
	left: 365px;
	top: 112px;
	/*border: 1px solid red;*/
}


#headerImgPets
{
	padding: 0px;
	margin: 0px;
	width: 726px;
	height: 140px;
	background: url(img/header-pets.gif) no-repeat;
}

#headerPetsIll
{
	position: absolute;
	left: 401px;
	top: 110px;
}

#headerImgFamily
{
	padding: 0px;
	margin: 0px;
	width: 726px;
	height: 140px;
	background: url(img/header-family.gif) no-repeat;
}
#headerImgTea
{
	padding: 0px;
	margin: 0px;
	width: 726px;
	height: 140px;
	background: url(img/header-teacher.gif) no-repeat;
}

/* HEADER GRAPHIC STYLES END */
/* MAIN CONTENT COLUMN STYLES START */
#contentContainer
{
	margin: 0px;
	padding: 0px;
	width: 726px;
	clear: both;
	/*border: 1px solid red;*/
}

#mainContent
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 500px;
	background-image: url(img/bg-fade.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	float: left;
	/*border: 1px solid red;*/
}


#mainContent h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #142D3D;
	font-size: 0.8em;
	line-height: 150%;
	font-weight: bold;
	padding: 4px 60px 4px 20px;
	margin: 0px;
}

#mainContent h2.first
{
	font-family: arial, verdana, helvetica, lucida sans, sans-serif;
	color: #142D3D;
	font-size: 0.8em;
	line-height: 150%;
	font-weight: bold;
	padding: 20px 140px 4px 20px;
	margin: 0px;
	background-image: url(img/main-hr-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainContent p.first
{
	font-family: arial, verdana, helvetica, lucida sans, sans-serif;
	color: #142D3D;
	font-size: 1em;
	line-height: 140%;
	font-weight: bold;
	padding: 20px 140px 20px 20px;
	margin: 0px;
	width: 340px;
	background-image: url(img/main-hr-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#mainContent p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #142D3D;
	font-size: 0.8em;
	line-height: 150%;
	font-weight: normal;
	padding: 0px 60px 20px 20px;
	margin: 0px;
}
#mainContent p a
{
    color: #048;
}
#mainContent p a:hover
{
    color: #900;
}

#mainContent ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #142D3D;
	font-size: 0.8em;
	line-height: 150%;
	font-weight: normal;
	padding: 0px 60px 20px 20px;
	margin: 0px;
}
#mainContent #teacher p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #142D3D;
	font-size: 0.8em;
	line-height: 150%;
	font-weight: normal;
	padding:0px,0px,0px,120px;
	margin: 0px,0px,0px,200px;
}
#teacher p a
{
	color: #048;
}
#teacher p a:hover
{
	color: #900;
}
#teacher ul 
{
	font-size: 0.8em;
	line-height: 150%;
	font-weight: normal;
	padding:0px,0px,0px,200px;
	margin: 0px,0px,0px,200px;
}
#teacher ul li
{
	font-weight: normal;
	padding:0px,0px,0px,200px;
	margin: 0px,0px,0px,200px;
}
#teacher ul li a
{
    color:#048;
}
#teacher ul li a:hover
{
    color:#900;
}


#tabBefore
{
	width: 448px;
	position: relative;
	padding: 34px 0px 0px 0px;
	margin: 10px 0px 0px 18px;
	background-image: url(img/tab-before-bg.gif);
	background-repeat: repeat-x;
	background-position: left 72px;
	clear: both;
	/*border: 1px solid red;*/
}

#tabMatt
{
	position: absolute;
	left: 6px;
	top: 0px;
	float: left;
	/*border: 1px solid red;*/
}

#tabBefore h2
{
	text-indent: -1000em;
	font-size: 0.75em;
	height: 42px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/tab-before.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tabBefore h2.home { background: url(img/tab-family-home.gif) no-repeat; }

#tabBefore ul
{
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 30px 18px;
	background-image: url(img/tab-before-sides.gif);
	background-repeat: no-repeat;
	/*border: 1px solid blue;*/
}

#tabBefore ul li
{
	margin: 0px;
	padding: 2px 0px 10px 30px;
	font-family: verdana, arial, helvetica, lucida sans, sans-serif;
	color: #4E4840;
	font-size: 0.9em;
	line-height: 150%;
	font-weight: bold;
	list-style-type: none;
}

#tabBefore span, #tabDuring ul span, #tabAfter ul span {
	font-family: verdana, arial, helvetica, lucida sans, sans-serif;
	color: #4E4840;
	font-weight: bold;
}

#tabBefore ul.earthquake li { background: url(img/bullet-earthquake-before.gif) no-repeat 3px 3px; }
#tabBefore ul.tsunami li { background: url(img/bullet-tsunami-before.gif) no-repeat 2px 0px; }
#tabBefore ul.flood li { background: url(img/bullet-flood-before.gif) no-repeat 0px 1px; }
#tabBefore ul.volcano li { background: url(img/bullet-volcano-before.gif) no-repeat 0px 0px; }
#tabBefore ul.storm li { background: url(img/bullet-storm-before.gif) no-repeat 1px 1px; }
#tabBefore ul.pets li { background: url(img/bullet-pets-before.gif) no-repeat 0px 0px; }
#tabBefore ul.family li { background: url(img/bullet-flood-before.gif) no-repeat 0px 1px; }
#tabBefore ul.nonnatural li { background: url(img/bullet-nonnatural-during.gif) no-repeat 3px 3px; }

#tabDuring
{
	width: 448px;
	position: relative;
	padding: 44px 0px 0px 0px;
	margin: 0px 0px 0px 18px;
	background-image: url(img/tab-during-bg.gif);
	background-repeat: repeat-x;
	background-position: left 82px;
	/*border: 1px solid red;*/
}

#tabDuring.disabilities { background: url(img/tab-during-bg-short.gif) repeat-x left 82px; }

#tabDan
{
	position: absolute;
	left: 4px;
	top: 0px;
	float: left;
	/*border: 1px solid red;*/
}

#tabDuring h2
{
	text-indent: -1000em;
	height: 42px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/tab-during.gif);
	background-repeat: no-repeat;
}

#tabDuring h2.nonnaturalInclude { background: url(img/tab-nonnatural.gif) no-repeat; }

#tabDuring h2.street { background: url(img/tab-family-street.gif) no-repeat; }

#tabDuring ul
{
	margin: 0px;
	padding: 20px 20px 30px 18px;
	background-image: url(img/tab-during-sides.gif);
	background-repeat: no-repeat;
	/*border: 1px solid blue;*/
}

#tabDuring ul.nested
{
	margin: 0px;
	padding: 20px 20px 1px 0px;
	background-image: none;
}

#tabDuring ul li
{
	margin: 0px;
	padding: 2px 0px 10px 30px;
	font-family: verdana, arial, helvetica, lucida sans, sans-serif;
	color: #660000;
	font-size: 0.9em;
	line-height: 150%;
	font-weight: bold;
	/*border: 1px solid red;*/
	list-style-type: none;
}


#tabDuring ul.earthquake li { background: url(img/bullet-earthquake-during.gif) no-repeat 1px 0px; }
#tabDuring ul.tsunami li { background: url(img/bullet-tsunami-during.gif) no-repeat 0px 0px; }
#tabDuring ul.flood li { background: url(img/bullet-flood-during.gif) no-repeat 0px 2px; }
#tabDuring ul.nonnatural li { background: url(img/bullet-nonnatural-during.gif) no-repeat 3px 3px; }
#tabDuring ul.volcano li { background: url(img/bullet-volcano-during.gif) no-repeat 0px 0px; }
#tabDuring ul.storm li { background: url(img/bullet-storm-during.gif) no-repeat 0px 1px; }
#tabDuring ul.pets li { background: url(img/bullet-pets-before.gif) no-repeat 0px 0px; }
#tabDuring ul.family li { background: url(img/bullet-family-during.gif) no-repeat 1px 0px; }

#tabDuring ul.nested li
{
	font-size: 1.1em;
	background: none;
		padding: 0px 0px 10px 0px;
		line-height: 125%;
}


#tabAfter
{
	width: 448px;
	position: relative;
	padding: 28px 0px 0px 0px;
	margin: 0px 0px 0px 18px;
	background-image: url(img/tab-after-bg.gif);
	background-repeat: repeat-x;
	background-position: left 69px;
	/*border: 1px solid red;*/
}

#tabAfter.pets { background: url(img/tab-after-bg-short.gif) repeat-x left 69px; }

#tabFrankie
{
	width: 63px;
	height: 50px;
	position: absolute;
	left: 121px;
	top: 0px;
	float: left;
	/*border: 1px solid red;*/
}

#tabFrankie.disabilities { left: 280px; }

#tabAfter h2
{
	text-indent: -1000em;
	height: 42px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/tab-after.gif);
	background-repeat: no-repeat;
}

#tabAfter h2.disabilities { background: url(img/tab-family-disabilities.gif) no-repeat; }

#tabAfter ul
{
	margin: 0px 0px 50px 0px;
	padding: 20px 20px 50px 18px;
	background-image: url(img/tab-after-sides.gif);
	background-repeat: no-repeat;
	/*border: 1px solid blue;*/
}

#tabAfter ul.pets
{
	margin: 0px 0px 20px 0px;
	padding: 20px 20px 20px 18px;
}

#tabAfter ul li
{
	margin: 0px;
	padding: 2px 0px 10px 30px;
	font-family: verdana, arial, helvetica, lucida sans, sans-serif;
	color: #063939;
	font-size: 0.9em;
	line-height: 150%;
	font-weight: bold;
	/*border: 1px solid red;*/
	list-style-type: none;
}

#tabAfter ul.earthquake li { background: url(img/bullet-earthquake-after.gif) no-repeat 3px 3px; }
#tabAfter ul.tsunami li { background: url(img/bullet-tsunami-after.gif) no-repeat 4px 0px; }
#tabAfter ul.flood li { background: url(img/bullet-flood-after.gif) no-repeat 0px 1px; }
#tabAfter ul.volcano li { background: url(img/bullet-volcano-after.gif) no-repeat 0px 0px; }
#tabAfter ul.storm li { background: url(img/bullet-storm-after.gif) no-repeat 0px 1px; }
#tabAfter ul.pets li { background: url(img/bullet-pets-before.gif) no-repeat 0px 0px; }
#tabAfter ul.family li { background: url(img/bullet-family-after.gif) no-repeat 1px 0px; }
#tabAfter ul.nonnatural li { background: url(img/bullet-nonnatural-during.gif) no-repeat 3px 3px; }

/* MAIN CONTENT COLUMN STYLES END */
/* SIDE INFO BLOCKS STYLES START */
#sideInfoBlocks
{
	margin: 0px;
	padding: 0px;
	width: 226px;
	float: left;
	background-image: url(img/side-bg.gif);
	background-repeat: repeat-y;
}

#sideInfoBlocks p
{
	font-family: arial, verdana, helvetica, lucida sans, sans-serif;
	color: #333;
	font-size: 0.75em;
	line-height: 150%;
	font-weight: normal;
	padding: 1px 20px 5px 24px;
	margin: 0px;
}

#sideInfoBlocks p a
{
	color: #036;
	text-decration: underline;
}

#sideInfoBlocks p a:hover
{
	color: #900;
	text-decration: underline;
}

#sideInfoBlocks #hismap
{
	float: left;
	padding: 0px 0px 420px 0px;
	margin: 0px;
	width: 226px;
	background-image: url(img/side-hr-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#headerSideBlock1
{
	position: absolute;
	left: 500px;
	top: 243px;
}
#headerSideBlock2
{
	position: absolute;
	left: 344px;
	top: 53px;
	width: 60px;
}
#headerSideBlock2 h2
{
	font-family: arial, verdana, helvetica, lucida sans, sans-serif;
	color: #FFF;
	font-size: 0.8em;
	line-height: 150%;
	font-weight: bold;
	padding: 0px 40px 0px 0px;
	margin: 0px;
}

#sideInfoBlocks #family
{
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	width: 226px;
	background-image: url(img/side-hr-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sideInfoBlocks #pets
{
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	width: 226px;
	background-image: url(img/side-hr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sideInfoBlocks #plans
{
	float: left;
	padding: 0px;
	margin: 0px 0px 28px 0px;
	width: 226px;
	background-image: url(img/side-hr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*border: 1px solid red;*/
}

#sideInfoBlocks #links
{
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	width: 226px;
	background-image: url(img/side-hr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sideInfoBlocks #plans p
{
	padding: 1px 8px 8px 24px;
}

#sideInfoBlocks h2
{
/*	text-indent: -1000em;*/
	height: 30px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	font-family: arial, verdana, "Lucida Grande", sans-serif;
	color: #277dd4;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
}

#sideInfoBlocks a {
	text-decoration: none;
}

/*#sideInfoBlocks #family h2 { background: url(img/block-h-family.gif) no-repeat; }
#sideInfoBlocks #pets h2 { background: url(img/block-h-pets.gif) no-repeat; }
#sideInfoBlocks #plans h2 { background: url(img/block-h-plans.gif) no-repeat; }
#sideInfoBlocks #links h2 { background: url(img/block-h-links.gif) no-repeat; }
*/
#sideInfoBlocks #plans ul
{
	padding: 0px 0px 6px 10px;
	margin: 0px;
	/*border: 1px solid blue;*/
}

#sideInfoBlocks #plans ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
	white-space: normal;
	background-image: none;
}

#sideInfoBlocks #plans ul li a
{
	font-family: arial, verdana, helvetica, lucida sans, sans-serif;
	color: #666;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 35px 7px 22px;
	margin: 0px;
	background-image: url(img/logo-pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	/*border: 1px solid green;*/
}

#sideInfoBlocks #plans p.acrobat
{
	font-family: arial, verdana, helvetica, lucida sans, sans-serif;
	color: #666;
	font-size: 0.7em;
	padding: 5px 35px 0px 20px;
	margin: 0px;
	background-image: none;
	clear: both;
	/*border: 1px solid green;*/
}

#sideInfoBlocks #plans ul li a:hover
{
	color: #036;
	background-image: url(img/logo-pdf-over.gif);
}

#sideInfoBlocks #links ul
{
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 0px;
}

#sideInfoBlocks #links ul li
{
	margin: 0px 10px 4px 0px;
	padding: 0px 0px 0px 34px;
	display: block;
	list-style-type: none;
	background-image: url(img/plain-bullet.gif);
	background-repeat: no-repeat;
	background-position: 24px 7px;
	/*border: 1px solid green;*/
}

#sideInfoBlocks #links ul li a
{
	font-family: arial, verdana, helvetica, lucida sans, sans-serif;
	color: #036;
	font-size: 0.75em;
	font-weight: normal;
	text-decoration: underline;
	display: inline;
	padding: 0px;
	margin: 0px;
	/*border: 1px solid red;*/
}

#sideInfoBlocks #links ul li a:hover { color: #900; }

#sideInfoFade
{
	margin: 0px;
	padding: 0px;
	width: 226px;
	height: 120px;
	float: left;
	background-image: url(img/side-bg-fade.gif);
	background-repeat: no-repeat;
	background-color: white;
}
#sideInfoFade2
{
	margin: 500px 0px 0px 0px;
	padding: 0px;
	width: 226px;
	height: 120px;
	float: left;
	background-image: url(img/side-bg-fade.gif);
	background-repeat: no-repeat;
	background-color: white;
}

/* SIDE INFO BLOCKS STYLES END */
/* FOOTER STYLES START */
#footer
{
	text-align: center;
	padding: 9px 0px 20px 0px;
	margin: 0px;
	background-image: url(img/footer-hr.gif);
	background-repeat: no-repeat;
	clear: both;
	position: relative;
}

#footer p
{
	font-family: arial, verdana, helvetica, lucida sans, sans-serif;
	color: #aaa;
	font-size: 0.7em;
	line-height: 200%;
	font-weight: normal;
	padding: 0px 0px 12px 0px;
	margin: 0px 10px 0px 10px;
}
#footer h2
{
	font-family: arial, verdana, helvetica, lucida sans, sans-serif;
	color: #048;
	font-size: 0.7em;
	line-height: 140%;
	font-weight: normal;
	padding: 0px 0px 12px 0px;
	margin: 0px 10px 0px 10px;
}
#footer h2 a {color: #048;}
#footer h2 a:hover{color: #048;}

#footer p a
{
	color: #aaa;
	text-decoration: underline;
	padding: 0px;
	margin: 0px 5px 0px 5px;
}

#footer p a:hover { color: #777; }

#footer img {
	margin-top: 10px;
}

/* FOOTER STYLES END */

#tabMap
{
	width: 448px;
	position: relative;
	padding: 34px 0px 500px 0px;
	margin: 10px 0px 0px 18px;
	clear: both;
	/*border: 1px solid red;*/
}
#tabMap p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.65em;
	line-height: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#headerMap 
{
	position: absolute;
	left: 3px;
	top: 0px;
	width: 435px;
	height: 244px;
}

#tabMap #headerMap p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #142D3D;
	font-size: 0.65em;
	line-height: 100%;
	font-weight: normal;
	padding: 0px 0px 20px 0px;
	margin: 0px;
}
#tabMap #headerMap h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #142D3D;
	font-size: 0.7em;
	line-height: 150%;
	font-weight: normal;
	padding: 0px 0px 40px 0px;
	margin: 0px;
	vertical-align: top;
}
#tabMap #headerMap h2.s1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #142D3D;
	font-size: 0.6em;
	line-height: 150%;
	font-weight: normal;
}
#tabMap #headerMap h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #142D3D;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#tabMap #headerMap h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 0.65em;
	line-height: 150%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	vertical-align: text-top;
}
#tabMap #headerMap p a
{
	color: #036;
	text-decration: underline;
	line-height: 100%;
}

#tabMap #headerMap p a:hover
{
	color: #900;
	text-decration: underline;
}

/*quiz  */
#tabMap #headerMap ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #036;
    font-size: 0.7em;
	line-height: 150%;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	vertical-align: baseline;
}
#tabMap #headerMap ul li
{
	vertical-align: text-top;
}
.stbuttom {
	border-right: #666666 1px solid; border-top: #eeeeee 1px solid; font-size: 10px; border-left: #eeeeee 1px solid; border-bottom: #666666 1px solid; font-family: "verdana", "tahoma", "arial"; height: 18px; background-color: #CCCCCC
}



/*the end of quiz */



#headerNewBlock
{
	position: absolute;
	left: 604px;
	top: 100px;
	width: 162px;
	height: 80px;
}
#headerNewBlock p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aaa;
	font-size: 0.7em;
	line-height: 140%;
	font-weight: normal;
	padding: 0px 0px 12px 0px;
	margin: 0px 10px 0px 10px;
}
#teachers
{
	padding: 0px 0px 20px 0px;
	margin: 0px;
	width: 230px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(img/block-vr.gif);
	float: right;
}
#teachers h2 { background: url(img/block-h-teacher.gif) no-repeat; }
#sideInfoBlocks #teachers
{
	float: left;
	padding: 1px 0px 20px 0px;
	margin: 0px;
	width: 226px;
	background-image: url(img/side-hr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerPrint 
{
	position: absolute;
	left: 598px;
	top: 204px;
	width: 122px;
}

#headerPrint p a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 0.8em;
	font-weight: normal;
}
#headerPrint p a:hover
{
	color: #900;
}
#mainContent #infoWinBlock
{
	margin: 60px 0px 0px 0px;
	padding: 0px;
	width: 190px;
	height: 120px;
	float: left;
}
#mainContent #infoWinBlock h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 0.8em;
	line-height: 150%;
	font-weight: bold;
	padding: 0px 0px 10px 20px;
	margin: 0px;
}
#mainContent #infoWinBlock h2 a
{
    color:#036;
}

#mainContent #infoWinBlock h2 a:hover
{
	color: #666;
}

	
#infoWinCont
{
	margin: 60px 0px 0px 0px;
	padding: 0px;
	width: 245px;
	height: 500px;
	float: left;
}
#mainContent #infoPrint
{
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: right;
}
#mainContent #infoPrint p a
{   
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.8em;
	line-height: 120%;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
#mainContent #infoPrint p a:hover
{   
	color: #900;
}


#infoWinCont p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 0.8em;
	line-height: 120%;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#infoWinCont p a
{
    color:#666;
}
#infoWinCont p a:hover
{
    color:#036;
}

#infoWinCont h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 0.8em;
	line-height: 120%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
#quizFeeback
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 100px;
	width: 600px;
	/*border: 1px solid red;*/
}
#quizFeeback h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 1.2em;
	line-height: 120%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 20px;
}

#quizFeeback p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 0.7em;
	line-height: 120%;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 20px;
}
#quizFeeback p.first
{
	font-size: 0.8em;
	font-weight: bold;
	
}
#feedback
{
	float: right;
	position:relative;
	left: 100px;
	top: 13px;
	width: 115px;
	right: 10px;
}
#feedback p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 0.7em;
	padding:0px;
	margin:0px;
}

/* From the media pages */
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style17 {
	font-size: 0.6em;
	font-weight: bold;
	vertical-align: baseline;
}
.style18 {color: #000000}

#tabMap #headerMap table h2 {
	padding: 0 0 10px 0;
}

