*
	{	
	border:0;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;	
	}
html,body
	{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
html,br,optgroup,ul,ol,dl,option,object,fieldset,pre,var,p,legend,kbd,h6,h5,h4,h3,h2,h1,dt,dfn,code,caption,bdo,address,form,li,div,dd,button,body,blockquote
	{
	display:block;
	}
hr
	{
	display:block;
	height:2px;
	border:1px inset;
	margin:0.5em auto 0.5em auto;
	color:black;
	-moz-float-edge:margin-box;
	-moz-box-sizing:border-box;
	}
hr[size="1"]
	{
	border-style:solid none none none;
	}
table
	{
	display:table;
	}
tbody
	{
	display: table-row-group;
	vertical-align:middle;
	}
tr
	{
	display:table-row;
	}
td
	{
	display:table-cell;
	}
th
	{
	display:table-cell;
	}
caption
	{
	display:table-caption;
	}
colgroup
	{
	display:table-column-group;
	}
rowgroup
	{
	display:table-row-group;
	}
thead
	{
	display:table-header-group;
	}
tfoot
	{
	display:table-footer-group;
	}
ul,ol
	{
	}
li
	{
	/*marker-offset:auto;*/
	display:list-item;
	}
address
	{
	
	}
h1
	{	
	font-size:33px;
	}
h2
	{		
	font-size:18px;	
	color:#48b9cb;
	/*color:#8db646; Green*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:lighter;
	margin-top:0;
	padding:0;
	}
h3
	{
	
	font-size:17px;
	font-weight:bold;
	}
h4
	{
	
	font-size:16px;
	font-weight:bold;
	}
h5
	{
	
	font-size:15px;
	font-weight:bold;
	}
h6
	{
	
	font-size:15px;
	font-weight:bold;
	}
p
	{
	font-size:12px;
	line-height:18px;
	color:#7b7b7b;
	margin:0 0 20px 0;	
	}
a,em,strong,span
	{
	font-family:inherit;
	/*font-size:inherit;*/
	}
strong,b
	{
	font-weight:bold;
	font-family:inherit;
	font-size:inherit;
	}
em,i
	{
	font-style:italic;
	font-family:inherit;
	/*font-size:inherit;*/
	}
a
	{
	text-decoration:none;
	cursor:pointer;
	color:#48b9cb;	
	border:none;
	}
a:hover
	{
	text-decoration:underline;
	}
input
	{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	}
div#home_content_wrapper h2.green_head { color:#c9efa8!important; }

