

div.maingreyinnerleft
{

  background:  url("images/topleftgreyinner.gif") top left no-repeat;
margin-bottom: 0 0 0px 0;
} 
div.maingreyinnerleft h3 
{
    float:left;
    width:100%;
    height:26px;
    text-align:left;
    padding:0 auto;
	margin:0 auto;
	font-family:Trebuchet MS;
	text-transform:capitalize;
	font-size:13px;
	font-weight:normal;
	background:  url("images/toprightgreyinner.gif") top right no-repeat;
}

/* Title Spacing */
div.maingreyinnerleft h3 span.Head
{
padding:10px 0 0 16px !important;
float:left;
font-size:13px;
font-weight:700;
color:#2182c5;
text-transform:capitalize;
font-family:Arial, Helvetica, sans-serif;
}
/* -- */

div.maingreyinnerBodyleft
{
   float:left;
 background:  url("images/rightmiddlegreyinner.gif") top right repeat-y;
	width:100%;
	margin:0 auto;

}
div.maingreyinnerBodyleft p
{
 	width:100%;
	font-family:Tahoma;
	color:#545c66;
	font-size:12px;
	font-weight:normal;
	margin-left:20px;
	padding:0 0 0 20px;
	margin:0 auto;
	line-height:1.5;
	text-align:justify;
} 
div.maingreyinnerBodyleft h1
{
 	width:100%;
	font-family:Tahoma;
	color:#2182c5;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	margin:0 auto;
} 
div.maingreyinnerBodyleft h2
{
 	width:100%;
	font-family:Tahoma;
	color:#2182c5;
	font-size:13px;
	font-weight:bold;
	margin-left:20px;
	margin:0 auto;
}
div.maingreyinnerBodyleft h3
{
 	width:100%;
	font-family:Tahoma;
	color:#2182c5;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	margin:0 auto;
}
div.maingreyinnerBodyleft a
{
 	width:100%;
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	background:url("images/linkarrow.gif") no-repeat;
	padding:0 0 0 20px;
} 
div.maingreyinnerBodyleft a:link
{
 	width:100%;
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	background:url("images/linkarrow.gif") no-repeat;
} 
div.maingreyinnerBodyleft a:visited
{
 	width:100%;
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	background:url("images/linkarrow.gif") no-repeat;
} 
div.maingreyinnerBodyleft a:active
{
 	width:100%;
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	background:url("images/linkarrow.gif") no-repeat;
} 
div.maingreyinnerBodyleft a:hover
{
 	width:100%;
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	background:url("images/linkarrow.gif") no-repeat;
} 


/* Container Contents */  
 div.maingreyinnerBodyleft div div
{
padding:10px;
margin-top:0px;
}
/* -- Container Contents -- */  
div.maingreyinnerFooterleft 
{
  float:left;
  width:100%;
  height:13px;
  background:  url("images/bottomleftgreyinner.gif") bottom left no-repeat;
  margin:0 auto;
  }
div.maingreyinnerFooterleft p 
{
	  width:100%;
	  height:13px;
	  background:  url("images/bottomrightgreyinner.gif") bottom right no-repeat;
	  margin:0 auto;
}
 div.maingreyinnerContentleft
 {
  float:left;
  width:100%;
 background: url("images/leftmiddlegreyinner.png") top left repeat-y;
 margin:0 auto;
}
 .clearboth 
 {
	clear:both;
 }


