

div.mainraisednf
{

  background:  url("images/topleftraised.gif") top left no-repeat;
margin-bottom: 0 0 10px 0;

} 
div.mainraisednf h3 
{
    /*float:left;*/
    width:100%;
    height:48px;
    text-align:left;
	margin:0 auto;
	color:#f58c0c;
font-family:Tahoma;
	font-size:16px;
	font-weight:normal;
	border-bottom:2px dotted #c3c3c3;
	background:  url("images/toprightraised.gif") top right no-repeat;
	vertical-align:bottom;
}

/* Title Spacing */
div.mainraisednf h3 span.Head
{
padding:6px 10px 0 10px;
font-size:16px;
font-weight:normal;
float:left;
vertical-align:bottom;
color:#f58c0c;
font-family:Tahoma;

}
/* -- */

div.mainBodyraisednf
{
   float:left;
 background:  url("images/rightmiddleraised.gif") top right repeat-y;
	width:100%;
	margin:0 auto;

}
div.mainBodyraisednf p
{
 	width:100%;
	font-family:"Tahoma";
	color:#424147 !important;
	font-size:13px !important;
	font-weight:normal;
	line-height:18px;
	margin:0 auto;
}
div.mainBodyraisednf UL
{
	padding:0 0 0 0px;
	margin:0 0 0 18px;
}
div.mainBodyraisednf UL LI
{
	font-family:"Tahoma";
	color:#000000;
	font-size:11px;
	padding:0 0 10px 0;
	font-weight:normal;
	line-height:18px;
	list-style-type:disc;
}

div.mainBodyraisednf h1
{
 	width:100%;
	font-family:"Tahoma";
	color:#f58c0c;
	font-size:17px;
	font-weight:bold;
	margin:0 auto;
} 
div.mainBodyraisednf h2
{
 	width:100%;
	font-family:"Tahoma";
	color:#f58c0c;
	font-size:15px;
	font-weight:bold;
	margin:0 auto;
} 
div.mainBodyraisednf h3
{
 	width:100%;
	font-family:"Tahoma";
	color:#f58c0c;
	font-size:13px;
	font-weight:bold;
	margin:0 auto;
} 
div.mainBodyraisednf a
{
 	width:100%;
	font-family:"Tahoma";
	color:#f58c0c;
	font-size:13px;
	font-weight:normal;
	text-decoration:dotted;
} 
div.mainBodyraisednf a:link
{
 	width:100%;
	font-family:"Tahoma";
	color:#f58c0c;
	font-size:13px;
	font-weight:normal;
	text-decoration:dotted;
} 
div.mainBodyraisednf a:visited
{
 	width:100%;
	font-family:"Tahoma";
	color:#f58c0c;
	font-size:13px;
	font-weight:normal;
	text-decoration:dotted;
} 
div.mainBodyraisednf a:active
{
 	width:100%;
	font-family:"Tahoma";
	color:#f58c0c;
	font-size:13px;
	font-weight:normal;
	text-decoration:dotted;
} 
div.mainBodyraisednf a:hover
{
 	width:100%;
	font-family:"Tahoma";
	color:#f58c0c;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
} 


/* Container Contents */  
 div.mainBodyraisednf div div
{
padding:10px;
margin-top:0px;
}
/* -- Container Contents -- */  
div.mainFooterraisednf
{
  float:left;
  width:100%;
  height:13px;
  background:  url("images/bottomleftraised.gif") bottom left no-repeat;
  margin:0 auto;
  }
div.mainFooterraisednf p 
{
	  width:100%;
	  height:13px;
	  background:  url("images/bottomrightraised.gif") bottom right no-repeat;
	  margin:0 auto;
}
 div.mainContentraisednf
 {
  float:left;
  width:100%;
 background: url("images/leftmiddleraised.gif") top left repeat-y;
 margin:0 auto;
}
 .clearboth 
 {
	clear:both;
 }


