body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(layout/layout_background.gif);
	background-color: #3e3d3d;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font: 12px Arial, Verdana, Geneva, sans-serif;
}
p {
margin-top:15px;
}
.intro_txt {
	font-family: Arial, Verdana, Geneva;
	font-size: 11px;
	color: #FFFFFF;
}
.blkList {font-size: 11px}
.hiLite {
	font-weight: normal;
	letter-spacing: 0px;
	color:#b0d590;
	/*border-bottom: 1px solid #abe496;*/
}
.conImage {
float:right;

}
.conImageR {
float:right;
padding-left: 10px;

}
.conImageL {
float:left;
padding:10px;
}
.thumb{
	padding-left: 10px;
}
h1 {

}
.tall {
padding-top:55px;

}
.tall2 {
padding-top:0px;
}
.noBull li{
list-style:none;
}
h2 {
	position:relative;
	font: normal normal 18px Arial, Helvetica, sans-serif;
	color: #b0d590;
	border-bottom: 1px solid #777;
	left:0px;
	width: 658;
}
dt {font: bold normal 14px/14px Arial, Helvetica, sans-serif;
	color: #abe496;
	border-bottom: 1px solid #777;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 5px;
	padding-top: 15px;
}
h3 {font: bold normal 14px/14px Arial, Helvetica, sans-serif;
	color:  #c8c8c8;
	margin-bottom: 0px;
	padding-top:15px;
}
.regularTxt {
	font-family: Arial, Verdana, Geneva;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(layout/content_txt_bg.jpg);
	background-repeat: repeat-y;
}

.headerTxt {
	font-family: Tahoma, Arial, Verdana, Geneva;
	font-size: 23px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight:normal;
}

a, a:link {
	/*color:#E6F5D6;*/
	text-decoration: underline;
	font-weight: bold;
	color:#b0d590;
}
a:visited {
	color:#999;
}		
a:hover, a:active{
	color:#FFFFFF;
}

.footerLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.footerLinks:link, a.footerLinks:visited {
	color:#FFFFFF;
	text-decoration: none;
}		

a.footerLinks:hover, a.footerLinks:active {
	color:#FFFFFF;
	text-decoration: underline;
}


li {
	list-style: url(../icon.png);
}
