body { font-family: arial,sans-serif; 
font-size: 14px; 
font-weight: normal; 
background-color: #ffffff;
margin: 5px;
padding: 0px;
} 

A:link    { color: #00558A; TEXT-DECORATION: none }
A:visited { color: #00558A; TEXT-DECORATION: none  }
A:active  { color: #00558A }
A:hover   { color: #00558A; TEXT-DECORATION: underline }

h1 { font-family: arial,sans-serif; font-size: 20px; font-weight: bold; color: #000000; margin-bottom: 0em; line-height: 14pt }
h2 { font-family: arial,sans-serif; font-size: 16px; font-weight: bold; color: #556ea1; margin-bottom: 3px }
h3 { font-family: arial,sans-serif; font-size: 14px; margin-top: 20px; margin-bottom: -10px; padding-bottom: 0px; font-weight: bold; color: #000000 }
h4 { font-family: arial,sans-serif; font-size: 14px; font-weight: bold; font-style: italic; color: #556ea1; }

hr { color: #000000 } 

#ctitle {
  background: #ffffff;
  float: left;
  width: 50%;
  }

#clogos {
  background: #ffffff;
  float: left;
  width: 40%;
}

#cspace {
  background: #ffffff;
  float: left;
  width: 100%;
}

#cdetails,#clinks {
	background: #ffffff;
	height: auto;
}

/* 	height: 100px; */

#cdetails {
	float: left;
	width: 24%;
}

div#offsetdates {
    position: relative;
    height: auto;
    width: auto;
    left: 50px;
	 top: -15px;
}

#clinks {
   float: left;
   width: 22%;
}

#cvertspace{
   height: "220";
   float: right;
   width: 1%;
}

#crelated {
   float: right;
   width: 53%;
}

#crelatedlinks {
	line-height: 23px;
}

#cfrom, #cregister {
	background: #99cc99;
	height: 175px;
}

#cfrom {
   float: left;
   width: 24%;
}

div#cfromindented {
    position: relative;
    height: auto;
    width: auto;
    left: 10px;
}

#cregister {
   float: left;
   width: 21%;
}

#cdesc {
	background: #ffffff;
   float: left;
   width: 70%;
}

#ccontent {
	background: #ffffff;
   float: left;
   width: 70%;
}

#cfooter {
	background: #ffffff;
   float: left;
   width: 70%;
	font-size: 12px; 
}

/* hr { color: #99CC99 } */
hr { color: #000000 } 

ul,li{
	margin-left: 7px;
	padding-left: 5px;
	azimuth: left-side;
	margin-bottom: 0px;
}

.bwhite { background-color: #ffffff }

