@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff;
	background-repeat: repeat-y;
}

  #leftcol {
  color:#FFFFFF;
  padding: 5px 0px 5px 5px;
  }
  #leftcol a:link, a:visited {
	font-weight: bold;
	color: #ED1C24;
		text-decoration: underline;

}

#leftcol a:hover, a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	}
.contentcell {
	background-image: url(../images/website-basix_08.gif);
	background-repeat: no-repeat;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #ed1c24;
	padding-top: 5px;
	padding-left: 5px;
}
h1 {
	color: #ED1846;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 28px;
	margin-top: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h2 {
	margin-top: .75em;
	margin-bottom: 0.75em;
	font: bold 20px Arial, Helvetica, sans-serif;
		color: #ED1846;

}
h2 {
	margin-top: .75em;
	margin-bottom: 0.75em;
	font: bold 15px Arial, Helvetica, sans-serif;
		color: #ED1846;

}
p, td 

{

font-family: Verdana,Arial,Helvetica,sans-serif;

font-size: 12px;

}
p {
margin-top: 0;
}
a:link {
font-weight: bold;
	color: #ED1C24;
		text-decoration: underline;}    
a:visited {font-weight: bold;
	color: #ED1C24;
		text-decoration: underline;}  
a:hover {font-weight: bold;
	color: black;
	text-decoration: underline;}  
a:active {font-weight: bold;
	color: black;
	text-decoration: underline;}

.bannerbg {
	background-image: url(/images/bannerright.gif);
	background-repeat: no-repeat;
}
.imageleft { margin:0px 10px 5px 0px; float:left; }
  .imageright {
	margin:0px 0px 5px 10px;
	float:right;
}
   .imageleftcaption { 
 margin:0px 10px 5px 0px; 
 float:left; 
 font-size: 11px;
 }
   .imageleftcaption p {
  padding: 3px 3px 3px 3px;
	font-weight: bold;
	  }
   .imgrightcaption { 
 margin:0px 0px 5px 10px; 
 float:right; 
  font-size: 11px;

 }
  .imgrightcaption p {
	padding: 3px 3px 3px 3px;
	font-weight: bold;
  }
