@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	margin-top:8px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

h2{
	font-size:1.62em;
	margin-top:5px;
	margin-bottom:5px;
	font-family:"Lucida Sans Unicode", Arial;
	color:#212121;
	font-weight:normal;
}

.text{
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0e0e0e;
	text-decoration:none;
	list-style:url(../images/bullet_grn.jpg);
}

.textli{
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0e0e0e;
	text-decoration:underline;
	list-style:url(../images/bullet_grn.jpg);
}
.textli:hover{
	color:#CC0000;
	text-decoration:underline;
}
.pipe{
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#0e0e0e;
}
.exp-col{
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0e0e0e;
	text-decoration:underline;
}
.exp-col a{
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0e0e0e;
	text-decoration:underline;
}
.exp-col a:hover{
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0e0e0e;
	text-decoration:none;
}
.arrow{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0e0e0e;
	text-decoration:none;
	list-style:url(../images/arrow.gif);
	list-style-position:inherit;
}
.textli2{
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0e0e0e;
}
.read{
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0e0e0e;

}
.tdbg{
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0e0e0e;
	text-decoration:none;
	background:url(../images/boxbg.jpg) no-repeat;
}

.hr1{
	background:url(../images/hr1.jpg) no-repeat center;
}

.grey_sm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#9f9f9f;
	text-decoration:none;
	text-transform:none;
}
.grey_sm:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#99d915;
	text-decoration:underline;
	text-transform:none;
}

.side{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#3d3d3d;
	text-decoration:none;
	text-transform:uppercase;
	list-style:url(../images/bullet.jpg);
}
.side:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#db1515;
	text-decoration:none;
	text-transform:uppercase;
}

.green{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#99d915;
	text-decoration:underline;
	text-transform:none;
}
.green-top{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#99d915;
	text-decoration:underline;
	text-transform:none;
}
.search-txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#9f9f9f;
	text-decoration:none;
	text-transform:none;
}

.grey_bg{
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#9f9f9f;
	text-decoration:none;
	text-transform:none;
}
.grey_bg:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#99d915;
	text-decoration:underline;
	text-transform:none;
}

.td{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-transform:none;
	background-color:#FFFFFF;
	border:1px solid #7abb00;
}