/*
CSS - Bridge View
author - Fifth Ring Integrated Corporate Communications (http://www.fifthring.co.uk)
created: 05/07/2005
*/

BODY{ 
      font-family: Arial, Helvetica, sans-serif !important;
	  color: #000000; 
	  font-style: normal;
	  margin: 0 0 0 0}   

/* TEXT STYLE */

p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: normal;
	color: #000000;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: normal;
	color: #000000;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 8pt;
	font-style: normal;
}

ul{ padding:0px;
 margin:0px 0px 0px 17px;
}

li {
  list-style: square url(../images/common/smlbullet.gif);
  color: #FFFFFF;
}

.headings {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bolder;
	margin-top:5px;
}

a:active { color:#009C7B; font-size: 9pt;}
a:link { color:#009C7B; font-size: 9pt;}
a:visited { color:#009C7B; font-size: 9pt;}
a:hover { color:#009C7B; text-decoration:underline; font-size: 9pt;}

a.mainlink:link {font-family: Arial, Helvetica, sans-serif !important; text-decoration: none; color: #00214A;}
a.mainlink:visited {text-decoration: underline; color: #00214A;}
a.mainlink:active {text-decoration: underline; color: #00214A;}
a.mainlink:hover {text-decoration: underline; color: #00214A;}

.latestnews {  font-family: Arial, Helvetica, sans-serif ; font-size: 12px; line-height: 13px; font-weight: normal; color: #FFFFFF !important;}

/* FORM STYLE */

.form {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 10px;
	 }

.dropdown {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	width:100px;
	 }
	 

/* POSITIONING */

IMG.options {
    margin-right : 5px;}

#indent
{
	margin-left: 17px;
	padding: 0px 0;
}

#latestnews
{
	margin-top:10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px 0;
	font-size: 8pt;
}

#featuredartist
{
	margin-top:20px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px 0;
}

#content
{
	margin-top:25px;
	padding: 0px 0;
}