/* CSS Document */

BODY.style-what_w1            	DIV#container 	{ background-image:url("../images/bg-what_w1.jpg"); }
BODY.style-what_w1		H1#siteTitle A	{ background-image:url("../images/logo-what_w1.gif"); }
BODY.page-standard	DIV#content	{ background-color:#FFDAC1; }
BODY.page-top 	DIV#content 	{ background-color:none; }
BODY.style-what_w1		DIV#content	H1	{ color:#FF6600; }
BODY.style-what_w1		DIV#content	H2	{ color:#FF6600; margin-top:7px; }
BODY.style-what_w1		DIV#content	H3	{ color:#FF6600; margin-bottom:5px; }
BODY.style-what_w1		DIV#content	H4	{ color:#FF6600; }
BODY.style-what_w1		DIV#content	H5	{ color:#FF6600; }
BODY.style-what_w1		DIV#content	H6	{ color:#FF6600; }
BODY.style-what_w1		UL.menuLevel1	A	{ color:#003399; }
BODY.style-what_w1		UL.menuLevel1	A.menuSelected	{ color:#FF6600; }
BODY.style-what_w1		UL.menuLevel1	A.menuSelected:hover	{ color:#FF6600; text-decoration:none; }
BODY.style-what_w1		UL.menuLevel2	A	{ color:#003399; }
BODY.style-what_w1		UL.menuLevel3	A	{ color:#003399; }
BODY.style-what_w1		DIV.contentArea	A	{ color:#FF6600; text-decoration:none; }
BODY.style-what_w1		DIV.contentArea	A:hover	{ color:#FF6600; text-decoration:underline; }
BODY.style-what_w1		DIV.contentArea		{ color:#000000; margin-top:5px; margin-left:-4px; }
BODY.style-what_w1		DIV.contentArea	P	{ color:#000000; line-height:17px; }
BODY.style-what_w1		DIV.contentArea	LI	{ color:#FF6600; margin:0 0 9px 0; line-height:1.4; }
BODY.style-what_w2		DIV.contentArea	UL LI SPAN	{ color:#000000; }
BODY.style-what_w1		DIV.contentArea	IMG	{  }

BODY.style-what_w1		DIV.contentArea	LI SPAN			{ color:#000000; }
BODY.style-what_w1		DIV.contentArea	UL			{ padding-left:30px; margin:0; }
BODY.style-what_w1		DIV.contentArea	UL#unusual_list LI	{ margin:20px 0 0 0; }
BODY.style-what_w1		DIV.contentArea	OL#inhouse_list LI	{ margin:25px 0 0 0; line-height:18px; color:#000000; }

DIV#subcontent P.subcontentClickHeadings {
	color:#FF6600;
}

.highlighted {
	color:#FF6600;
}


BODY.style-what_w1	DIV.contentArea	DIV#subcontent	{
	background-image:url("../images/layout/subcontent_what_w1_midsection.gif");
	background-repeat:repeat-y;
	width:400px;
	padding:0;
}

BODY.style-what_w1	DIV.contentArea DIV#subcontent DIV#subcontentFooter	{
	background-image:url("../images/layout/subcontent_what_w1_foot.gif");
	background-repeat:no-repeat;
	width:400px;
	padding:0;
	background-position:bottom center;
	height:5px;
}

BODY.style-what_w1	DIV.contentArea	DIV#subcontent P	{
	width:360px;
	margin:0;
	padding:8px 25px 7px 15px;
	line-height:17px;
}

TABLE TR TD P {
	line-height:17px;
}

BODY.style-what_w1	DIV.contentArea	UL#subnav LI {
	width:200px;
}

BODY.style-what_w1	DIV.contentArea	UL#subnav LI SPAN A {
	color:#000000;
}

BODY.style-what_w1	DIV.contentArea	UL#subnav LI SPAN A:hover {
	color:#FF6600;
	text-decoration:none;
}

BODY.style-what_w1	DIV.contentArea	UL#subnav LI SPAN A.menuSelected {
	color:#FF6600;
	font-weight:bold;
}

BODY.style-what_w1	DIV.contentArea	UL#subnav {
	width:200px;
	list-style-type:none;
	padding-left:15px;
}


P#head_paragraph {
	font-size:14px;
	padding:0;
	margin:0 0 20px 15px;
}

P#click_here {
	color:#FF6600;
	font-size:14px;
	padding:0;
	margin:0 0 25px 0;
}

UL.list-outcomes LI {
	margin-bottom:0px;
	margin-top:0;
	line-height:1;
}

UL.list-outcomes LI SPAN {
	margin-bottom:0px;
	margin:0;
	line-height:1;
}


/* Content Boxes */
DIV.contentArea	DIV#subcontent	{
	background-image:url("../images/layout/subcontent_what_w1_midsection.gif");
}
DIV.contentArea DIV#subcontent DIV#subcontentFooter	{
	background-image:url("../images/layout/subcontent_what_w1_foot.gif");
}

DIV.contentArea	DIV#subcontent	DIV#subcontentHead	{
	background-image:url("../images/layout/subcontent_what_w1_head.gif");
}
