body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}

p, h1, h2, ul {
	padding: 0px;
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

h1 {
	font-size: 24px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	font-size: 16px;
	color: #a50005;
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #a50005;
}
a:visited {
	color: #A50005;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #A50005;
}

#Plc-wrapper {
	width: 722px;
	margin-left: auto;
	margin-right: auto;
}

#Plc-header {
	background-image: url(/images/Plc-header.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 722px;
}

#Plc-body {
	width: 720px;
	border: 1px solid #a50005;
	background-color: #a50005;
	float: left;
}

#Plc-text {
	float: right;
	margin: 0px;
	width: 569px;
	background-color: #FFFFFF;
	background-image: url(/images/Plc-main.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-bottom: 20px;
	min-height: 500px;
}

#priceTicker {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;	
}

#Plc-text iframe {
	margin-left: 10px;
	margin-right: 10px;
}

#Plc-text img {
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#arrowlistmenu{
	width: 150px; /*width of accordion menu*/
	float: left;
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #FFFFFF;
}

#arrowlistmenu .menuheader, #shareprice #header { /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 12px Arial;
	color: white;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: pointer;
	border-collapse:collapse;
	display: block;
}

#shareprice #header a {
	background-color: black;
	background-image: url(/images/titlebar.png);
	background-repeat: repeat-x;
	background-position: left center;
	display: block;
}

#arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
	background-color: #FFFFFF;
}

#arrowlistmenu ul li{
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px; /*bottom spacing between menu items*/
	border-bottom: 1px solid #dadada;
	display: block;
}

#arrowlistmenu ul li a{
	margin: 0px;
	color: #A70303;
	background-image: url(../images/arrowbullet.png); /*custom bullet list image*/ 
	background-repeat: no-repeat;
	background-position: 3px 40%;
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-size: 11px;
}

#arrowlistmenu ul li a:visited{
	color: #A70303;
}

#arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #A70303;
	background-color: #E5E5E5;
}

#shareprice {
	margin: 0px;
	padding: 0px;	
}

#shareprice #header {
	margin: 0px;
	background-color: black;
	background-image: url(/images/titlebar.png);
	background-repeat: repeat-x;
	background-position: left center;
	padding-left: 0px;
	text-align: center;
	cursor: default;	
}

#shareprice p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#shareprice #price {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 30px;
	color: #a50005;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#arrowlistmenu .menuheader {

	font: bold 12px Arial;
	color: white;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	border-collapse:collapse;
	padding: 0px;
}

#arrowlistmenu .menuheader a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	background-image: url(/images/titlebar.png);
	background-color: black;
	background-repeat: repeat-x;
	background-position: left center;
}

#arrowlistmenu .openheader a { /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(../images/titlebar-active.png);
}

#Plc-footer {
	background-image: url(../images/Plc-footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 40px;
	width: 722px;
	color: #000000;
	clear: both;
	padding: 0px;
}

#Plc-footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	top: 10px;		
}
.Latest-news {
	padding: 0px;
	float: right;
	width: 180px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: 10px;
	background-color: #E6E6E6;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

#Plc-text .Latest-news h2, #Plc-text .Latest-news p {
	margin: 0px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#Plc-text .Latest-news p.downloadResults {
	font-size: 	12px;
	float: left;
	width: 100px;
}

#Plc-text .Latest-news p.morePublications {
	font-size: 10px;
	clear:both;
}

#Plc-text .Latest-news img {
	margin: 0px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.plcTable {
	padding: 0px;
}

#financialSummaryTable {
	margin-left: 20px;
}

#financialSummaryTable td {
	background-color: #cccccc;
	color: #000000;
	font-size: 11px;
	text-align: center;
}

#brandTable td {
	text-align: center;
	width: 50%;
}

ul#directoryList {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	margin-left: 100px;
	margin-top: 50px;
	list-style-type: none;
}

ul#directoryList li {
	padding: 5px;
	padding-left: 30px;
	margin: 0px;
	background-image: url(/images/arrowbullet.png);
	background-repeat: no-repeat;
	background-position: center left;
}
