a:link {
	font-weight : normal; 
	text-decoration : none;
	color: #CC0000;
	background: transparent; 
	}

a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #CC0000;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #CC0000;
	background: transparent; 
	}
	
.menuActuator { 
	font-weight:normal;
	font-size:13px;
	line-height: 13px;
	/*font-family:arial;*/
	padding-left: 0px;
	}

.menu {
	font-size:12px;
	line-height: 22px; 
	background-color:#ffffff;
	margin-top: 1px;
	padding-left: 5px;
	padding-top: 5px;
	/*border-top: 1px #cccccc solid;*/
	border-left: 1px #cccccc solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid; }

td div {
      /* this makes TDs a container with their own coordinate system.
         absolutely-positioned elements will be offset relative to them */
      position:relative;
      }
	  
	  
div.clearboth { clear: both;}

div.spacer { clear: both; }


.float {
    float: left;
  	width: 244px;
	margin-right: 8px;
	padding-left: 14px;
	padding-top: 8px; }
	

/*-- FOR CHARTS --*/

#floatchartleft {
    float: left;
  	width: 450px;
	padding-left: 16px;
	margin-right: 0px;
}

.floatvalueleft {
	font-size:11px;
	color: #000000; 
	border-top: 1px #cccccc solid;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 20px;
}

#floatchartright {
    float: left;
  	width: 150px;
	margin-right: 0px; }

.floatvalueright {
	font-size:11px;
	color: #666666; 
	border-top: 1px #cccccc solid;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 0px;
	text-align: right; }

/*-- FOR LEFT SIDEBAR --*/

.flankone {
	font-size:12px;
	font-style: italic;
	color:#999;
	line-height: 15px;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
	padding-right: 6px; }

.flanknoline {
	font-size:12px;
	color:#999;
	line-height: 14px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 9px; }
	
.left {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 8px;
	padding-bottom: 8px; 
	}	

.middle {
	color: #000000;
	font-size: 12px;
	line-height: 24px;
	padding-left: 16px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 10px; }
	
.middlequote {
	color: #000000;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px; }
	
.middlehead {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 16px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 5px; }
	
.middlesubhead {
	color: #999999;
	font-size: 19px;
	font-style: italic;
	line-height: 24px;
	padding-left: 16px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 10px; }
	
.middlesubhead2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	padding-left: 16px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 10px; }			

img.thumbtop {
	padding-top: 8px; }

img.thumbmiddle {
	padding-top: 8px;
	padding-left: 0px; }

.links {
	font-size:10px;
	color:#999;
	line-height: 14px; }

.headright {
	font-size: 14px;
	margin-top: 4px;
	padding-left: 7px;
	padding-bottom: 8px; 
	}


	
.news {
	color: #cf142b;
	font-size: 12px;
	line-height: 17px;
	margin-top: 12px;
	margin-left: 8px; }

.spacer {
	clear: both;
}

.signoff {
	color: #000000;
	font-size: 9px;
	line-height: 14px;
	/*background-color:#ffffff;*/
	/*border-top: 2px #ffffff solid;*/
	border-top: 1px #cccccc solid;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 7px; }
	
.bottomnavi {
	color: #666666;
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 7px; }