  body {
	background-color: #FFFFFF;
	background-position:center;
	background-image:url(../images/background.png);
	margin: 9px 0px 0px 0px;
	color: #01537E;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
  }
  
  p, td, div, li, input, textarea {
	  color: #01537E;
	  font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	  
  }
  
    #container {
    padding-bottom: 0px;
	width:100%;
  }
  
  .my1col {
    width: 929px;
	margin: 0 auto;
}
.leftcolumn {
	float: left;
}
.rightcolumn {
	float: right; 
	}

    #header {
	  background-image:url(../landing/header.png);
	  background-repeat:no-repeat;
	  height:116px;
	  	margin-bottom: 6px;
  }

  #homepagecontent {
	height:375px;
  }
#subnav{
	padding: 5px 0px 10px 10px;
width:217px;	
}
  #content {
	min-height:300px;
	

  }
  #contentcell{
	width:600px;
	padding-right:70px;
	text-align: left;
	  
  }
  .contentframeheader{
	height:8px;
	background-image:url(../images/contentframe/frameheader.png);
  }
    .contentframefooter{
	height:5px;
	background-image:url(../images/contentframe/framefooter.png);

  }
  .contentframecell{
	  
	  background-image:url(../images/contentframe/framebackground.png);
  }
  #maincontent{
	  
 
  }
  .animationcell{
	  text-align:center;
	  padding-bottom:10px;
  }
  .captiontext
  {
	  color:black;
	  font-size:10pt;
	  
	  
  }
 
 #ffe{
	 
 }
 
 .ffecontent{
	height:130px;
	background-color:#FFF;
	padding-top:6px;
	 
 }
  #footer {
	text-align:center;
  } 
  strong
  {
	  color:#2b0906;
  }
  
  .pageheader {
	  
	  
	  font-size:16pt;
	  font-weight:bold;
  }
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

  a:link {
    color: #0c161f;
    text-decoration: underline;
  }
  a:active {
    color: #0c161f;
    text-decoration: underline;
  }
  a:visited {
    color: #0c161f;
    text-decoration: underline;
  }
  a:hover {
    color: #94161a;
    text-decoration: none;
  }
  
  .subnavheader{
	color:#FFFFFF;
	font-weight:bold;	
	font-size:22px;
	  
  }
  
 .subnav, a.subnav{
	  	color:#FFFFFF;
		text-decoration:none;
		font-size:16px;
  }
  
   a.subnav:hover {
	  	font-weight:bold;
  }
  .subnavselected, a.subnavselected{
	font-weight:bold;  
		  	color:#FFFFFF;
		text-decoration:none;
		font-size:16px;
  }
