/*	SCREEN CSS
==		Default stylesheet for html clients
==
==	HISTORY
==		2006-11-16	v1.0	Initial version																							Richard Kingston
==
================================================================================================= */

/* CONTENT AREA
Provides styling definitions for the main content area of the screen
================================================================================================= */
#divContentPanel
{
	background: none;
	margin-right: 246px;
	padding: 0px;
}



/* PRESS RELEASES
Provides styling definitions for the press releases list on the homepage
================================================================================================= */
#divPressFeature h1
{
	color: #000000;
	font-size: 2.8em;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	line-height: 115%;
}

#divPressFeature h2, #divPressFeature h3
{
	font-size: 1.8em;
	font-weight: normal;
}

#divPressFeature h3
{
	margin: 0 0 10px 0;
}

#divPressFeature TABLE
{
	border-collapse: collapse;
	margin: 0;
}

#divPressFeature TD
{
	line-height: 150%;
	padding: 4px;
	vertical-align: top;
}

#divPressFeature ul
{
	padding-left: 14px;
}

#divPressFeature li
{
	margin-bottom: 8px;
}

.tdBreak
{
	border-left: 1px dotted #000000;
	width: 1px;
}

.imgSmallPic
{
	border: 1px solid #000000;
  display: block;
  margin-left: auto;
  margin-right: auto;
}



/* FLASH
================================================================================================= */
#banner-wrapper
{
background-color:black; 
height:200px; 
color:white;
background-image:url('background.jpg'); 
background-repeat:repeat-x;
background-position:bottom right; 
position:relative;
font-family: arial;
}

#banner-wrapper #tower
{
background-image:url('tower.jpg'); 
background-repeat:none;
background-position:bottom left;
text-decoration:none;
height: 200px;
width:550px;
}

#banner-wrapper #banner-tagline
{
padding:0px;
margin:0px;
position:absolute; 
bottom:15px; 
left:20px;
font-size:16px;
}

#banner-wrapper #banner-link
{
position:absolute; 
top:0px; 
left:0px;
height:200px;
width:100%;
}

#banner-wrapper #page-fold
{
position:absolute; 
bottom:0px; 
right:0px;
height: 139px;
width:148px;
background-image:url('page-turn.jpg'); 
background-repeat:no-repeat;
background-position:bottom left;
color:white;
text-decoration:none;
}

#banner-wrapper #page-fold-text
{
padding:0px;
margin:0px;
position:absolute; 
bottom:13px;
right:17px;
font-size:12px;
}







/*#flash-wrapper
{
background-color:black; 
height:200px; 
color:white;
background-image:url('background.jpg'); 
background-repeat:repeat-x;
background-position:bottom right; 
position:relative;
height:200px;
font-family: arial;
}

#flash-button
{
position:absolute; 
bottom:15px; 
right:30px;
}


#flash-button a
{
display:block; 
color:black; background-color:#BBBBBB; 
border:solid 1px #CCCCCC; 
padding:10px;
font-size:16px;
background-image:url('button-background.jpg'); 
background-repeat:repeat-x;
background-position:top left;
text-decoration:none;
}

#flash-button a:hover
{
text-decoration:none;
background-image:none;
border:solid 1px #750c2b; 
background-image:url('button-background-hover.jpg'); 
background-repeat:repeat-x;
background-position:bottom left;
color:white;
}

#flash-header
{
position:absolute; 
top:15px; 
right:30px;
}

#flash-header p
{
color: white;
font-size:19px;
background-color:black;
}

#flash-container
{
background-image:url('new-brand.jpg'); 
background-repeat:none;
background-position:bottom left;
text-decoration:none;
height: 200px;
width:425px;
}

#flash
{
position:absolute; 
bottom:0px; 
left:0px;
height: 100px;
width:425px;
}*/


















/* PRESS RELEASES
Provides styling definitions for the press releases list on the homepage
================================================================================================= */
/*#divPressFeature
{
	
}
#divPressFeature TABLE
{
	border-collapse: collapse;
}

#divPressFeature TD
{
	line-height: 150%;
	padding: 0px;*/
	_width: 0px; /* _widith applys to IE only, DO NOT EDIT please */
/*}*/

#divPressFeature TD P
{
	padding: 10px;
}

/*#divPressFeature H1
{
	color: #000000;
	font-size: 2.8em;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	line-height: 115%;
	margin: 0px;
	padding: 20px 0px 0px 4px;
}

#divPressFeature H1 A
{
	color: #000000;
}

#divPressFeature H2
{
	font-size: 1.8em;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
}*/

#divPressFeature P
{
	padding-left: 4px;
	padding-right: 4px;
}

/*#divPressFeature IMG
{
	border: 1px solid #000000;
}*/

/* Emergency ghost pages section
Provides additional styling for Emergency ghost homepage
================================================================================================ */
.divEmergencySupplements
{
	background-color: #B4C5EB;
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom: solid 1px #FFFFFF;
	height: 75px;
	vertical-align: top;
}	
.divEmergencySupplements H1
{
  background-color: #959697;
	background-image: url(MenuIconHeading.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	color: #FFFFFF;
	font-size: 1em;
	margin: 0px;
	padding: 4px;
	padding-left: 20px;	
}	
.divEmergencySupplements p
{
  padding-left: 5px;
  padding-right: 5px;	
}	
#divReportIt
{
	background-color: #B4C5EB;
	/* background-image: url(iWantToReport.gif); */
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom: solid 1px #FFFFFF;
	height: 100px;
	vertical-align: top;
}
#divReportIt p
{
  padding-left: 5px;
  padding-right: 5px;	
}

/* EMERENCY
Provides styling definitions for the emergency section
================================================================================================= */
#divEmergency
{
	background-color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	height: 100px;
	vertical-align: top;
}

#divEmergency P
{
	padding: 0px;
	margin: 0px;
}

#divEmergency H1
{
	font-size: 1em;
}


/* REPORT IT
Provides styling definitions for the "Report It" supplement
================================================================================================= */
#divIWantToReport
{
	background-color: #B4C5EB;
	border-bottom: solid 1px #FFFFFF;
	height: 100px;
	'vertical-align: top;
}

#divIWantToReport H1
{
	'font-size: 1em;
}

#divIWantToReport P
{
	padding-left: 4px;
	padding-right: 4px;
}

/* PAY IT
Provides styling definitions for the "Pay It" supplement
================================================================================================= */
#divIWantToPay
{
	background-color: #B4C5EB;
	border-bottom: solid 1px #FFFFFF;
	height: 100px;
}

#divIWantToPay H1
{
	font-size: 1em;
}

#divIWantToPay P
{
	padding-left: 4px;
	padding-right: 4px;
}

/* KNOW IT
Provides styling definitions for the "Know It" supplement
================================================================================================= */
#divIWantToKnow
{
	background-color: #B4C5EB;
	border-bottom: solid 1px #FFFFFF;	
	height: 100px;
}

#divIWantToKnow H1
{
	font-size: 1em;
}

#divIWantToKnow P
{
	padding-left: 4px;
	padding-right: 4px;
}

/* SHORTCUTS
Provides styling definitions for the "Shortcuts" supplement
================================================================================================= */
#divshortcuts
{
	background-color: #B4C5EB;
	border-bottom: solid 1px #FFFFFF;
	height: 100px;
}

#divshortcuts H1
{
	font-size: 1em;
}

#divshortcuts P
{
	padding-left: 4px;
	padding-right: 4px;
}

/* SUPPLEMENTS PANEL
Provides styling definitions for the supplements panel, usually situated on the right
================================================================================================= */
#divSupplementsPanel
{
	width: 245px;
	'width: 0px;
}


/* FOOTER CONTENT
Style definitions for the footer bar and it's content
================================================================================================= */
#divFooterBar
{
	margin-right: 301px;
}

