body 	{
		font-family: Verdana,Arial,Helvetica;
		font-size: 12px;
		margin: 0px;
		text-align: center;
		background-color: #949494;
		background-image: url(images/bg-margin2.gif);
		}
		
p, h1, h2, h3, h4, h5, ol, ul	{
		margin-top: 0px;
		margin-bottom: 0px;
		line-height: 1.3em;
		}

img	 {
		 border: 0px solid black;
		 }
		
h1 	 	 {
			 font-size: 200%;
			 font-weight: bold;
			 }
			 
h2 	 	 {
			 font-size: 150%;
			 font-weight: bold;
			 }			 
h3 	 	 {
			 font-size: 120%;
			 font-weight: bold;
			 }
			 
h4 	 	 {
			 font-size: 100%;
			 font-weight: bold;
			 }
			 
h5 	 	 {
			 font-size: 90%;
			 font-weight: bold;
			 }
			 
.title		{	
		color: #6bb23f;
		}
		
.sub1 {
		 color: #6bb23f;
		 }
		 
.bold {
		 font-weight: bold;
		 }
		 
.italic {
				font-style: italic;
				}
				
.underline {
					 text-decoration: underline;
					 }
		 
.size4 {
			 font-size: 16px;
			 }
			 
.left	 {
			 float: left;
			 }
			 
.right {
			 float: right;
			 }
		
#head { 
		height: 170px;
		margin: 0px;
		width: 900px;
		}
		
#left-panel {
						 float: left;
						 }
		
#menu	{ 
      width: 125px;
		  border: 1px solid #787878;
		  padding: 5px;
		  font-size: 14px;
		  font-weight: bold;
		  color: #ffffff;
			background-color: #75ba4b;
			background-image: url(images/bg-menu2.gif);
		  background-position: bottom left;
			background-repeat: repeat-x;
			margin: 0px 10px 10px 10px;
		  }
		  
#ask {
		color: #333;
		font-size: 10px;
		font-weight: bold;
			width: 125px;
		  border: 1px solid #787878;
		  padding: 5px;
			background-color: #fff;
			background-image: url(images/bg-box2.gif);
		  background-position: bottom left;
			background-repeat: repeat-x;
			margin: 25px 10px 25px 10px;
		}
		
.addthis_button {
		margin-left:16px;
		}
			
#menu li	{
		color: #fff; 
		font-size: 12px; 
		font-weight: normal;
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		}
		
#menu ul	{
		color: #fff; 
		font-size: 12px; 
		font-weight: normal;
		padding: 0px;
		margin: 0px;
		}
		  
#content	{
		margin: 0px 15px 10px 160px;
		padding: 10px;
		border: 1px solid #787878;
		background-color: #ffffff;
		}
		
table {
		border-collapse: collapse;
		}		
		
#contain {
			width:900px;
			background-image: url(images/header2.jpg);
		  background-position: top center;
			background-repeat: repeat-x;
			margin: 0px auto;
			padding: 0px 0px;
			text-align: left;
			border: #1b1b1b solid 2px;
			border-top-width: 0px;
			background-color: white;
			}
			
#preprefoot {
		clear: both;
		width: 700px;
		height: 2px;
		padding: 0px;
		margin: 0px;
		}
			
#prefoot {
		clear: both;
		width: 910px;
		height: 8px;
		padding: 0px;
		margin: 0px -5px;
		}
			
#footer	{
		text-align: center;
		padding: 15px 0px 20px 0px;
		clear: both;
		}
		
		
#menu a, #menu a:link, #menu a:active, #menu a:visited	{
		color: #ffffff;
		text-decoration: none;
		background-color: transparent;
		}
		
#menu div a:hover {
		color: #ffffff;
		text-decoration: none;
		background-color: #1780d2;
		}
		
#menu li a, #menu li a:link, #menu li a:active, #menu li a:visited	{
		color: #ffffff;
		text-decoration: none;
		background-color: transparent;
		}
		
#menu div ul li a:hover	{
		color: #ffffff;
		text-decoration: none;
		background-color: #1780d2;
		}

#menu div a{
			margin: 3px 0px 0px -10px;
			padding: 2px 0px 2px 10px;
			display: block;
			width: 135px;
			}
			
#menu div ul li a{
			margin: 0px 0px 0px -10px;
			padding: 2px 0px 2px 35px;
			display: block;
			background-image: url(images/menu-item2a.gif);
		  background-position: center left;
			background-repeat: no-repeat;
			width: 110px;
			}
		
#ask a, #ask a:hover {
		 display: inline !important;
		 margin: 0px 0px 0px 0px !important;
		 padding: 0px 0px 0px 0px !important;
		 background-color: transparent !important;
		 color: blue !important;
		 }
		
a, a:link, a:active, a:visited,
#ask a, #ask a:link, #ask a:active, #ask a:visited	{
		color: blue;
		text-decoration: none;
		}
		
a:hover,
#ask a:hover	{
		color: blue;
		text-decoration: underline;
		}
		
#ask a:hover	{
		color: blue;
		text-decoration: underline !important;
		}
		
#you_are_here {
		font-size: 10px;
		margin-bottom: 15px;
		}
		
._nd, #menu div.clear, #menu div br {
		 display: none;
		 }		
		
.hp_col div.td		{
		width: 200px;
		padding: 7px 10px;
		border: 0px solid #72813e;
		background-color: transparent;
		}
		
.hp_col div.th	{
		width: 200px;
		padding: 7px 10px;
		background-color: #38a2f4;
		background-image: url(images/th2.gif);
		background-position: center center;
		color: #fff;
		border: 0px solid #72813e;
		border-bottom-width: 0px;
		font-size: 125%;
		font-weight: bold;
		}
		
.hp_col {
  float: left;
  margin-right: 10px;
  margin-top: 0px;
	border: 0px solid #72813e;
	background-color: transparent;
  margin-bottom: 20px;
	}
	
.vof_web_square {
					display: none;
					}