 <STYLE TYPE="text/css"> 
 <!--
 BODY  {
 	font-family : Arial, Verdana, Geneva;
 	font-size : 9pt;
 	color : black;
 	font-weight : normal;
 }

 A:link  {
 	text-decoration : none;
 	color : #334E91;
	font-weight: normal;
 }
 
 A:visited  {
 	text-decoration : none;
 	color : #334E91;
    font-weight: normal;
 }
 
 A:active  {
 	text-decoration : none;
 	color : #cc0000;
	font-weight: normal;
 }
 
 A:hover  {
 	text-decoration : none;
 	color : #000000;
 }
 
/*
SELECT  {
 	font-family : Arial, Verdana, Geneva;
 	font-size : 8.5pt;
 	color : Black;
 	font-weight : normal;
}
*/

INPUT  {
 	font-family : Arial, Verdana, Geneva;
 	font-size : 8pt;
 	color : gray;
 	font-weight : normal;
}

 .credit  {
 	font-family : Arial, Verdana, Geneva;
 	font-size : 7.5pt;
 	color : black;
 	font-weight : normal;
 }
 
 .H1  {
 	font-family : Arial, Verdana, Geneva;
 	font-size : 12pt;
 	color : #80A8A7;
 	font-weight : bold
 }
 
.H2  {
 	font-family : Arial, Verdana, Geneva;
 	font-size : 8.5pt;
 	color : #85A9A8;
 	font-weight : bold
 }
 
 .H3  {
 	font-family : Arial, Verdana, Geneva;
 	font-size : 10pt;
 	color : #ffffff;
 	font-weight : bold
 }
 
 .standard  {
 	font-family : Arial, Verdana, Geneva;
 	font-size : 9pt;
 	color : Black;
 	font-weight : normal;
	line-height : 16px
 }
 
 
 .standardsm  {
 	font-family : Arial, Verdana, Geneva;
 	font-size : 8pt;
 	color : Black;
 	font-weight : normal;

 }
 
   .standardnavarrow  {
 	font-family : Arial, Verdana, Geneva;
 	font-size : 14pt;
 	color : White;
 	font-weight : bold;
	line-height : 15px
 }
  
 
  .standardnav  {
 	font-family : Arial, Verdana, Geneva;
 	font-size : 8.5pt;
 	color : White;
 	font-weight : bold;
	line-height : 15px
 }
  
 .spacer1  {
 	font-size : 1pt;
 	color : black;
 }
 
   
 .spacer2  {
 	font-size : 2pt;
 	color : black;
 }
  
 .spacer3  {
 	font-size : 3pt;
 	color : black;
 }
 
  .spacer4  {
 	font-size : 4pt;
 	color : black;
 }
 
 .spacer5  {
 	font-size : 5pt;
 	color : black;
 }
 
 

body{
  width:999px;
  margin: auto;
} 

#topcontainer
{
  width:1000px;
  margin:auto;
}
#navleft{
  background-color:#E9F1F1;
  color:#334E91;
  float:left;
  width:200px;
  height: 920px;
  overflow:visible;
}
#navleft #search{
  margin: 20px 15px 20px 15px;
  padding: 10px;
  background:#002E70;
  color:white;
  line-height:25px;
}
#navleft span{
  margin: 0 5px;
  font-size:10pt;
  font-weight:bold;
}
#navleft #freesub{
  margin: 20px 15px 20px 15px;
  padding: 10px;
  background:white;
  color:#80A8A7;
  line-height:25px;
}
#navleft span span{
  font-size: 8.5pt;
}
#navleft img{
  margin: 20px 0 20px 15px;
}
#navleft #sites{
  margin: 20px 15px 20px 15px;
  padding: 5px 1px;
  background:white;
  color:#80A8A7;
  line-height:25px;
}
#navleft #sites div{
  font-size:7.5pt;
  margin: 2px 0px;
  padding: 5px 5px;
  background:#E9F1F1;
}
#navright{
  background-color:#E9F1F1;
  color:#334E91;
  float:right;
  width:200px;
  height: 920px;
  overflow:visible;
}

#navright img{
  margin: 20px 0 20px 15px;
}

#content {
	margin: 0 200px 10px; /* setting top and bottom margin to 0 and right and left margin to 10em */
	min-height: 700px;
}

#content #logo{

}

#login{
  background:#D5E3E3;
  margin: 5px 8px 0;
  padding: 10px 72px;
  font-size: 12px;
}
#login span{
  font-size: 8pt;
}
.sub{
  background:#E9F1F1;
  padding:10px 8px 10px 8px;
  margin: 0 8px;
}
.sub a{
  margin: 0 65px;
}
#login #ruser{
  color:#334E91;
  font-size: 8.5pt;
}

#phpcontent{
  margin: 5px 8px;
}
#phpcontent #title{
  color:#80A8A7;
  font-size:12pt;
  margin: 20px 0;
}
#phpcontent #backlink{
  font-size:9pt;
  margin: 10px 0;
}
#phpcontent #backlink a{
  color:#334E91;
}
#phpcontent #description{
  font-size:9pt;
  margin: 10px 0 20px;
}
#docarea #title{
  font-size: 12pt;
}
#docarea{
  font-size: 9pt;
  margin: 8px;
  padding: 5px
  width: 100%;
  overflow: auto;
  border: 1px solid #80A8A7;
}
#docarea a{
  color:#334E91;
}
#docarea #list{
  float: left;
  margin: 0 10px 0;
}
#docarea #snapshot{
  margin: 0 10px;
  padding: 0px 0 0 0;
  float: right;
  border-left: 1px solid #80A8A7;
}
#description2{
  clear: both;
  color: black;
  padding: 15px 0;
  font-size: 9pt;
}
#img_name{
  float: center;
  padding: 20px;
  color: #334E91;
  font-size : 11pt;
}
#isnapshot{
  float:right;
}
#isnapshot img{
  border: none;
}
#latestissue{
  margin: 8px;
}
#latestissue #ititle{
  font-weight:bold;
  margin: 10px 0;
}
#backissue{
  clear:both;
  margin: 8px 0 8px 8px;
}
#backissue #title{
  padding: 8px 0;
  font-weight: bold;
}
#backissue table{
  margin: 10px 0;
}
#footer{
  background-color:#9CC0BF;
  font-size:7.5pt;
  width:590px;
  margin:0 auto;
  height:45px;
  padding:10px 5px;
  clear:both;
}
#footer p{
  float:left;
  width:405px;
  margin:0;
}
#footer p.copyright{
float:right;
}
#footer span{
  float:right;
}
/* STYLE FOR TABLE */
#phpcontent table{
  font-size: 7.5pt;
}
#phpcontent #auth{
  margin: 10px 0;
  font-size: 8.5pt;
}
/* STYLE FOR FORMS */
.zend_form textarea{
  width: 550px;
  height: 100px;
}
#recomm_text{
  width: 250px;
  height: 100px;
}
#subscribe_form{
  margin: 0 8px;
  font-size: 8pt;
  font-weight: bold;
}
#subscribe_form div{
  font-size: 10pt;
}
#subscribe_form form{
  /*background:#E9F1F1;*/
  /*clear: both;*/
}
#subscribe_form #title{
  font-size: 8pt;
}

/* form select*/
#title-element #title{
  margin: 0 0 10px 0;
}
form dd select{
   margin: 0 0 10px 0;
}

/*subscribe error msg*/
#subscribe_form #error{
  margin:10px 0;
}
#subscribe_form #error span{
  color: red;
}
dt{
  font-size: 10pt;
  margin: 0 50px 10px 0;
}
dd{
  margin: 0 0 10px 0;
}
.notavailable span{
  font-size:11pt;
}

hr{
  clear:both;
}
#succ{
  color: red;
  margin: 20px;
}
#succ span{
  color: black;
  font-size: 10pt;
}
#mgrlink
{
    margin: 10px 0;
}
#mgrtable div
{
    font-size:10pt;
    margin:5px 0;
}
.mgrdesc
{
  font-size:8pt;
}
 -->
 </STYLE>
 

