

div.maingreyinner
{

  background:  url("images/topleftgreyinner.gif") top left no-repeat;
margin-bottom: 0 0 0px 0;
} 
div.maingreyinner h3 
{
    float:left;
    width:100%;
    height:26px;
    text-align:left;
    padding:0 auto;
	margin:0 auto;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:normal;
	background:  url("images/toprightgreyinner.gif") top right no-repeat;
}

/* Title Spacing */
div.maingreyinner h3 span.Head
{
padding:10px 0 0 11px !important;
float:left;
font-size:18px;
font-weight:normal;
color:#4f89d2;
font-family:Tahoma;
}
/* -- */

div.maingreyinnerBody
{
   float:left;
 background:  url("images/rightmiddlegreyinner.gif") top right repeat-y;
	width:100%;
	margin:0 auto;
	padding:15px 0 0 0;

}
div.maingreyinnerBody p
{
 	width:100%;
	font-family:Tahoma;
	color:#545c66;
	font-size:12px;
	font-weight:normal;
	margin-left:20px;
	margin:0 auto;
	line-height:1.5;
	text-align:justify;
}
div.maingreyinnerBody UL
{
 	width:100%;
	font-family:Tahoma;
	color:#545c66;
	font-size:12px;
	font-weight:normal;
	margin-left:20px;
	padding:10px 0 0 0;
	margin:0 auto;
	line-height:1.5;
	text-align:justify;
}
div.maingreyinnerBody UL LI
{
 	width:92%;
	list-style:none;
	background:url("images/linkarrow.gif") no-repeat;
	padding:0 0 7px 20px;
	margin-left:20px;
}
div.maingreyinnerBody h1
{
 	width:100%;
	font-family:Tahoma;
	color:#2182c5;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	margin:0 auto;
} 
div.maingreyinnerBody h2
{
 	width:100%;
	font-family:Tahoma;
	color:#2182c5;
	font-size:13px;
	font-weight:bold;
	margin-left:20px;
	margin:0 auto;
}
div.maingreyinnerBody h3
{
 	width:100%;
	font-family:Tahoma;
	color:#2182c5;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	margin:0 auto;
}
div.maingreyinnerBody 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.maingreyinnerBody a:link
{
 	width:100%;
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	background:url("images/linkarrow.gif") no-repeat;
} 
div.maingreyinnerBody a:visited
{
 	width:100%;
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	background:url("images/linkarrow.gif") no-repeat;
} 
div.maingreyinnerBody a:active
{
 	width:100%;
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	background:url("images/linkarrow.gif") no-repeat;
} 
div.maingreyinnerBody 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.maingreyinnerBody div div
{
padding:10px;
margin-top:0px;
}
/* -- Container Contents -- */  
div.maingreyinnerFooter 
{
  float:left;
  width:100%;
  height:13px;
  background:  url("images/bottomleftgreyinner.gif") bottom left no-repeat;
  margin:0 auto;
  }
div.maingreyinnerFooter p 
{
	  width:100%;
	  height:13px;
	  background:  url("images/bottomrightgreyinner.gif") bottom right no-repeat;
	  margin:0 auto;
}
 div.maingreyinnerContent
 {
  float:left;
  width:100%;
 background: url("images/leftmiddlegreyinner.png") top left repeat-y;
 margin:0 auto;
}
 .clearboth 
 {
	clear:both;
 }


