
html,body{font-size:100%;height:100%;width:100%;padding:0;margin:0;background:#fff;} /* required for sticky footer do not remove */
html,body{
	background-image: url(../images/body-bg-24.png);
	background-repeat: repeat-x!important;
	}
body{
	font-size:62.5%;
}
#wrapper{
	background: url(../images/circles-bg.png) no-repeat center 71px;
	min-height:100%;
	font-size:1.2em;
	line-height:1.45;
	position:relative;
	font-family: "Lucida Sans", Arial , Helvetica, sans-serif;
	color: #3d3d3d;
}/* required for sticky footer do not remove */
/*------ reset browser styles  ------*/
div,p,blockquote,li,address,span,a,li a,dt,dd,td,q,strong,bold,em,hr,img,i,acronym,abbr,h1,h2,h3,h4,h5,h6{font-size:1em;padding:0;margin:0;font-family: "Lucida Sans", Arial , Helvetica, sans-serif;font-style:normal;line-height:1.2;border:0;outline:0;}
label,input,select,textarea{font-size:1em;margin:0;font-family:  Arial , Helvetica, sans-serif;font-style:normal;line-height:1.2;}
label{padding-bottom: 4px;}
/******  end reset ******/

/****** default styling ******/
ul{margin:0 0 12px;padding-left:20px;}
ol{margin:0 0 12px;padding-left:40px;}
p,dd{margin: 0 0 12px 0;}
p,li,dd{color: #3d3d3d;}
/*p,li,dd,dt{font-size:1.2em;line-height:1.45;}*/
li,i{font-style:italic;line-height:1.6;}
ol li{font-style:normal;}
ul li{
	list-style:none;
	background: url(../images/left-nav-bullet.png) no-repeat 0 6px;
	padding-left:20px;
	}
em{color:#2ca4da;}
strong{font-weight:bold;}
bold a,dt{font-weight:bold;}
a {text-decoration:underline;color:#3d3d3d;}
a:hover{color:#36B900}
h1.title{text-indent:-999em;margin-top:20px;}
.ntype-page h1.title{text-indent:0;}
h1, h1 a,h2, h2 a,h3,h4, h5, h6 ,dt{
	color:#2194c8;
	font-family: Arial , Helvetica, sans-serif;
}
h1,h1 a{
	font-size:2.1em;
	}
h2{
	font-size:1.3em;
	margin-bottom:4px;
}
h2 a{font-size:1.0em;line-height:1;}
h3{
	font-family: Verdana, Arial , Helvetica, sans-serif;
	font-size:1.2em;
	margin-bottom:4px;
}
h4,dt{
	font-family: Verdana, Arial , Helvetica, sans-serif;
	font-size:1.1em;
	margin-bottom:4px;
}
/****** end reset - jdg******/