body    {

	background-color: #fff;

	margin: 0;

	padding: 0 }

body, td, li, p  {

	color: #333;

	font-size: 12px;

	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;

	line-height: 16px }

h1, h2, h3, h4, h5, h6    {

	color: #F0B310;

	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;

	line-height: 1.2em }

h1   {

	font-size: 2em }

h2  {

	font-size: 1.7em }

h3  {

	font-size: 1.3em }

h4 {

	font-size: 0.9em }

a     {

	color: #333333;

	text-decoration: underline }

a:hover   {

	color: #fff;

	background-color: #F0B310;

	margin-right: -4px;

	margin-left: -4px;

	padding-right: 4px;

	padding-left: 4px }

ul {

	margin-top: -1em }

ul.largertopmargin {

	margin-top: -0.5em }

li {

	list-style-image: url("/__assets/images/bullet.gif");

	padding-bottom: 0.4em }

img {

	border-style: none }

img.photo {

	padding: 1px;

	float: right;

	border: solid 2px #2b8caf }

#header        {

	background-image: url("/__assets/images/navbar_bg.png");

	background-repeat: repeat-x;

	background-position: left bottom;

	position: relative;

	z-index: 100;

	top: 0;

	right: 0;

	left: 0;

	height: 105px }

#logo   {

	position: relative;

	top: 5px;

	left: 6px }

#shareprice    {

	color: #333333;

	font-size: 12px;

	font-weight: bold;

	position: absolute;

	right: 16px;

	bottom: 40px }

#navigation    {

	background-image: url("/__assets/images/navbar_gradient.png");

	background-repeat: no-repeat;

	background-position: center bottom;

	position: absolute;

	z-index: 100;

	top: 75px;

	left: 0;

	width: 100%;

	height: 30px }

#navigation ul         {

	list-style-type: none;

	margin: 0;

	padding: 0 }

#navigation ul li       {

	list-style-image:none;

	list-style-type: none;

	margin-left: 16px;

	padding: 0;

	position: relative;

	float: left }

#navigation ul li a      {

	color: #fff;

	font-size: 12px;

	font-weight: normal;

	line-height: 12px;

	text-decoration: none;

	white-space: nowrap;

	display: block;

	margin: 0 0 0;

	padding: 12px 5px 6px;

	float: left }

#navigation ul li a:hover       {

	background-color: #242527 }

#navigation li ul         {

	background-color: #242527;

	display: none;

	position: absolute;

	top: 30px;

	left: 0;

	width: 180px;

	height: auto;

	border-style: solid;

	border-width: 4px 0 2px;

	border-color: #242527 }

#navigation li ul li    {

	display: block;

	margin: 0;

	padding: 0;

	float: none }

#navigation li ul li a     {

	white-space: normal;

	padding-top: 8px;

	float: none }

#navigation li ul li a:hover     {

	background-color: #F0B310 }

#navigation li:hover, #navigation li.over  {

	background-color: #F0B310 }

#navigation li:hover ul, #navigation li.over ul {

	display: block }

#content         {

	margin: 8px 210px 50px 20px;

	padding: 8px;

	position: relative;

	z-index: 50;

	top: -16px }

#news     {

	background-color: #1C1E1F;

	padding: 8px;

	position: absolute;

	z-index: 60;

	top: 125px;

	right: 16px;

	width: 164px }

#subscribe    {

	width:164px;

	height:auto;

	margin-top:15px;

	border-top:1px;

	border-top-color:#FFFFFF;

	border-top-style:solid;

	cursor:pointer;

	background-color: #333333;

	}

	

#subscribe p

{

	padding-left:10px;

}

#news h2  {

	color: #fff;

	font-size: 16px;

	line-height: 16px;

	background-color: #333333;

	background-image: url("/__assets/images/newsbox_header.png");

	background-repeat: no-repeat;

	background-position: left top;

	text-transform: uppercase;
	
	margin: -8px -8px 8px;

	padding: 4px 8px 2px  }

#news ul  {

	list-style-type: none;

	margin: 0;

	padding: 0 }

#news li  {

	list-style-image:none;

	color: #fff;

	font-size: 11px;

	line-height: 14px;

	padding-bottom: 8px }

#news a  {

	color: #fff;

	font-size: 11px;

	font-weight: bold;

	line-height: 16px }

#news a:hover {

	background-color: #333333}

/*Fix IE Win. Hide from others. \*/

* html #navigation ul li  {

	height: 1%;

	float: left }

* html #navigation ul li a  {

	height: 1% }

* html #news {

	width: 164px }

/* End */

.docimage {

	background-image: url("/__assets/images/doc.gif");

	width: 23px;

	height: 9px;

	float: left;

	background-repeat: no-repeat;

	background-position: center center;

}