/*
	XXX - all URL links need to be changed from "../" to "/" during development
*/
HTML {}
BODY {font-family:arial, sans-serif; font-size:12px; color:rgb(0,0,0);}

P {margin:0 0 1em 0;}
EM {}
STRONG {}

H1 {} /* title block */
H2 {margin:1.5em 0 0; padding:0;}
H3 {margin:1.5em 0 0; padding:0;}
H4 {margin:1.5em 0 0; padding:0;}
H5 {}
H6 {}

A		{color:rgb(0,0,0); text-decoration:underline;}
A:hover	{}

#shell {}
#wrapper {}

#footer {border-top:1px solid rgb(127,127,127); padding:0 10px 10px; font-size:10px; color:rgb(127,127,127);}
#footer A {text-decoration:none;color:rgb(127,127,127);}

#stage			{width:100%;}
#stageleft	 	{display:none;}
#stagecenter 	{padding:12px 12px 12px 0;vertical-align:top;}
#stageright  	{padding:0;width:134px;background:rgb(229,229,299);vertical-align:top;}

#stageright DL {margin:0 0 10px 0;padding:0;background:rgb(229,229,299)}
#stageright DT {font-weight:bold; color:rgb(255,255,255); background:rgb(167,167,167) url(../images/skin/rivets.gif) repeat-x; padding:25px 7px 2px;}
#stageright DD {padding:12px 7px 2px;margin:0; font-size:11px; color:rgb(102,102,102);}
#stageright DD IMG {border:0; display:block;}
#stageright DD A {text-decoration:none; color:rgb(102,102,102);}
#stageright DD A:hover {text-decoration:underline; color:rgb(204,102,0);} 

#stageleft DL {display:none;}
#stageleft #menu {display:none;}

#breadcrumbs {font-size:11px; color:rgb(127,127,127); padding-bottom:2px;}
#breadcrumbs A {text-decoration:none; color:rgb(127,127,127);}

#masthead {display:block;}

#navigation {display:none;}
#title {border-bottom:1px solid rgb(127,127,127); padding-bottom:15px;}
#title A.logo {}
#title FORM {display:none;}
#title #subnav {display:none;}

BODY.homepage #masthead {display:none;}
BODY.homepage #breadcrumbs {display:none;}
BODY.homepage #stagecenter {padding:0px 12px 12px;}
BODY.homepage #stageright {background:none;}
BODY.homepage #stageleft DL {margin:8px 0 1px;}
BODY.homepage #stageleft DD A {color:rgb(204,102,0);}
BODY.homepage #stageleft DD A:hover {color:rgb(255,144,39);}
BODY.homepage #stageright DD {padding:7px}
BODY.homepage #stageright DD A {display:block; background:url(../images/skin/arrowsquare.gif) left 6px no-repeat; padding:2px 2px 2px 12px;}
BODY.homepage #stageright A.imagelink {padding:0; background:none; margin:0;}
BODY.homepage #stageright DD A:hover {color:rgb(255,144,39);}
BODY.homepage H3 {color:rgb(85,85,85); padding:10px 0; border-top:1px dotted rgb(85,85,85);}

#stories 		{}
#stories 		{}
#stories A 		{display:block; text-transform:capitalise; background:url(../images/skin/arrowsquare.gif) left 6px no-repeat; padding:2px 2px 2px 12px; color:rgb(1,138,189); text-decoration:none;}
#stories A:hover 	{color:rgb(255,144,39);}

#press {color:rgb(99,100,102);}
#press A {color:rgb(233,146,23);text-transform:capitalize;}
#press A:hover {color:rgb(255,144,39);}

#unionnews {color:rgb(51,51,51);margin-top:10px;}
#unionnews #entry {padding:3px 0 0;border-top:1px solid rgb(232,232,232);}
#unionnews P {margin-left:70px}
#unionnews SPAN {color:rgb(99,100,102);font-weight:bold; display:block; width:60px; float:left;}
#unionnews STRONG {color:rgb(99,100,102);}
#unionnews A {color:rgb(233,146,23);text-transform:capitalize;}
#unionnews A:hover {color:rgb(255,144,39);}