

	a:link { color : #ff9900; text-decoration : none; }
	a:visited { color : #cc6600; text-decoration : none; }
	a:hover { color : #000066; text-decoration : none; }	
	a:active { color : #6699cc; text-decoration : none; }


	body {
		background-image:url("images/index_bg.gif");
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#666666;
		font-style:normal;
		font-weight:normal;
		margin:0px 0px 0px 31px;
	    }
	    
	div#container {
		width : 750px;
		padding : 0px 0px 0px 0px;
	}
	    
	div#main {
		padding : 0px 40px 10px 2px;
		margin-left : 280px;
	}
	
	div#sideBar {
		float : left;
		width : 240px;
		padding : 0px 0px 0px 10px;
		text-align : left;
	}
	#sideBar a:link { color : #000066; text-decoration : none; }
	#sideBar a:visited { color : #000066; text-decoration : none; }
	#sideBar a:hover { color : #fff; text-decoration : none; }	
	#sideBar a:active { color : #ff9900; text-decoration : none; }
	
	#sideBar p {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 9px;
		font-weight : normal;
		color : #333;
		line-height : 120%;
	}
	    
	div#footer {
		padding : 0px 40px 10px 270px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 9px;
		font-weight : normal;
		color : #666666;
	}

	h1 {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
		color : #000066;
	}

	h2 {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 9pt;
		font-weight : bold;
		color : #6699cc;
	}

	.date {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 9pt;
		font-weight : normal;
		color : #6699cc;
	}

	.releaseTitle {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 9pt;
		font-weight : bold;
		color : #000066;
	}
	
	.text {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 9pt;
		font-weight : normal;
		color : #666666;
		line-height : 120%;
	}

	.small {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 7.5pt;
		font-weight : normal;
		color : #666666;
	}
	
	.float {
    	FLOAT: left;
    	margin : 0 8px 60px 0;
	}
	
	
.pdm      {
	border-color: #000066;
	border-width: 1px;
	border-style: solid;
	border-bottom-width: 0px;
	cursor : hand;
	filter : alpha(Opacity=90);
	font-size : 9px;
	font-weight : bold;
	color : #ff9900;
}
	
.pdmHover {
	background-color: #deefff;
	color: #000066;
	font-size: 9px;
	border-bottom-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	cursor : hand;
	font-weight : bold;
}
	
.pdmOut   {
	background-color: #ffffff;
	color: #ff9900;
	font-size: 9px;
	border-bottom-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	cursor : hand;
	font-weight : bold;
}
	
	
	hr {
		border:0px;
    	height:1px;
    	width:95%;
    	background:#333333;
    	margin: 5px 5px 5px 5px;  
  	}
	
	
	#innerMain hr {
		border:0px;
    	height:1px;
    	width:95%;
    	background:#333333;
    	margin: 0 0 0 0;  
  	}
	
ul, ol, li {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 9pt;
		font-weight : normal;
		color : #666666;
		line-height : 120%;
	}
	
	
	/*ken == june 06*/
	
	.headline{ font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	padding:0px 0px 5px 0px;
	}
	
	.pressrls{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;}
	
	.pressrls a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	text-decoration:underline;}
	
	.pressrls a:hover{
	color:#CC3300;}
	
	.pressrls a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	text-decoration:underline;}
