

/* Presentation Stylesheet */ 


/* Layout Stylesheet */ 

body {
 font: 12px Verdana, Arial, Helvetica, sans-serif; 
 color: #333333; 
 background-color: #E5E5E5; 
 line-height:20px;
 margin:0px;
 color: #333333;
 text-align:center;
 padding:0;
 }

body td {
padding: 0px 15px 10px 0px;
vertical-align: top;
}

body td p {
padding: 0px 0px 8px 0px;
}

h4 {
 color:#C60079; 
 font-size:15px;
}

h5 {
 font-size: 12px; 
 font-weight: bolder; 
 color: #C60079;
  margin-bottom:2px; 
}

h6 {
 font-size: 12px; 
 font-weight: bolder; 
 color: #C60079;
 margin-top:-15px;
}

a:link {
	color: #C60079;
	text-decoration: underline;
}
a:visited {
	color: #C60079;
	text-decoration: underline;
}
a:hover {
	color: #C60079;
	text-decoration: underline;
}
a:active {
	color: #C60079;
	text-decoration: underline;
}

a img {
border: none;
margin-right:20px;
_margin-right:0px;
}

.note {
	font-size: 9px;
	color: #333333;
}

/* Fixed Layout Stylesheet */ 


#outer {
 text-align:left;
 padding-bottom: 1px;
 width:850px;
 margin:auto;
 background-color: #ffffff;
 }

#hdr {
 height:31px;
 border:solid #E5E5E5; 
 border-width:0;
 background:#ffffff;
 text-align: right;
 color: #333333;
 }

#hdr a img {
  border: none;
  margin:0px;
}

#bodyblock {
  position:relative;
  background: #dcdcdc;
  color: #333333;
  background:#131514;
  width:850px;
  _width:853px;
  padding:0;
}

#l-col {
 float:left;
 background:#dcdcdc;
 color: #333333;
 width:227px;
}

#cont {
 width:623px;
 background:#ffffff;
 color: #333333;
 text-align:left;
 line-height: 20px; 
}

#content{
  margin-left:89px;
  margin-top:30px; 
  margin-right: 50px;
}

#ftr {
  height:25px;
  background:#c0c0c0;
  color: #333333;
  margin:0;
 }


#legalfooter {
 text-align:left;
 padding-bottom: 1px;
 width:850px;
 margin:auto;
 }
