.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

.box	{ background-color: #cccccc; border: 1px #98AAB1 dashed; }

/* footer */
.footerSmall, a.footerSmall			{font-family:arial, helvetica; color:666666; font-size:12px; line-height:133%; text-decoration:none;}
a.footerSmall:hover, a.footerSmall:hover:link			{font-family:arial, helvetica; color:666666; font-size:12px; line-height:133%; text-decoration:underline;}

 ul li{
  	list-style-type:square;
   }
  
  .list  ul li{
  	list-style-type:none;
   }
  
 .regtext a:link  {
          font-color: #333399;
		  font-famly: Arial, san-serif;
		  text-decoration: underline;
		 
   }
 .regtext a:visited {
        color: #000000;
        font-famly: Arial, san-serif;
		text-decoration: dotted;
		        }
				
 .regtext a:hover {
	   background-color: #6699ff;
	   	   	   }
 .regtextw  {
	  font-color: #000000;
	   	   	   }
/* div tags */
   #columnLeft{
 float:left;
 width: 550px;
 margin-left: 10px;
 padding-top: 1em;
 }
 
 #columnRight{
 float:right;
 padding-top: 1em;
 margin: 0 1em 0 30px;
 } 
/* navigation menu */
.navMenuLink { /*, a.navMenuLink, a.navMenuLink:link, a.navMenuLink:visited, a.navMenuLink:active	{ */
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:12px;
	background : transparent;
	text-decoration : none;
	line-height:normal;
	font-style: normal;
	font-weight: bold;
}
.navMenuLink:hover		{
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:12px;
	background : transparent;
	line-height:normal;
	font-style: normal;
	text-decoration : underline;
	font-weight: bold;
}

 

.gendarktext {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 12px; line-height: 115%;
	 margin-right: 12pt;  margin-left: 12pt;
}

.gengraytext {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 12px; line-height: 115%;
}


/* the headings need no class adjustment; their sizes, margins and color are set */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333399;
	margin-bottom: .1em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000; /*3E3E3E*/
	margin-bottom: .1em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	margin-bottom: .1em;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333399;
	margin-bottom: .67em;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: .1em;
}
p.errormsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FF0000;
	margin-bottom: .67em;
}


		
	

.articlelink {
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
	font-size:16px;
	background : transparent;
	text-decoration : none;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
}
.articlelink:hover		{
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
	font-size:16px;
	background : transparent;
	line-height:normal;
	font-style: normal;
	text-decoration : underline;
	font-weight: normal;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 8, 0, 0, 5;
	font-size-adjust: 0.46;
	voice-family:"\"}\";
	voice-family:inherit;
	font-size: small; /*for netscape */
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 8, 0, 0, 5
	font-size-adjust: 0.46;
	voice-family:"\"}\";
	voice-family:inherit;
	font-size: medium; /*for netscape */
}

.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 8, 0, 0, 5;
	font-size-adjust: 0.46;
	voice-family:"\"}\";
	voice-family:inherit;
	font-size: medium; /*for netscape */   
   
	}  

.regtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	margin: 8, 0, 0, 5;
	font-size-adjust: 0.46;
	voice-family:"\"}\";
	voice-family:inherit;
	font-size: medium; /*for netscape */   
   
	}  

p.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	voice-family:"\"}\";
	voice-family:inherit;
	font-size: x-small; /*for netscape */   
   
	}  

div.float {
  float: right;
  padding: 4px;
  }
  
  
  
div.float p {
   text-align: center;
   }

#header {
  background: #0f0;
  width: 800px;
  height: 100px;
}
#leftcol {
  background: #fff;
  float: left;
  width: 500px;

}

#content {
  background: #fff;
  float: left;
  width: 300px;
  padding: 20px;

}

#footer {
  background: #0f0;
  clear: both;
  width: 800px;
  height: 100px;
}

  
   
   
      