#insideContent .leftContent .firstpara {
    color: #5268A1;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    font-style: italic;
}
#insideContent .leftContent ul.bulletsLevel1	{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px 0px 10px 10px;
}
#insideContent .leftContent ul.bulletsLevel1 li	{
	background:transparent url(../images/bullet-red.gif) no-repeat scroll 0 4px;
	color:#434343;
	font-size:12px;
	font-weight:normal;
	padding:0 0 5px 10px;
}
#insideContent .leftContent ul.bulletsLevel2	{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 10px 20px;
}
#insideContent .leftContent ul.bulletsLevel2 li	{
	background:transparent url(../images/blue-bullet.gif) no-repeat scroll 0 6px;
	color:#434322;
	font-size:22px;
	font-weight:normal;
	padding:0 0 8px 10px;
}
#insideContent .leftContent ul.bulletsLevelSub1	{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px 0px 10px 10px;
}
#insideContent .leftContent ul.bulletsLevelSub1 li	{
	background:transparent url(../images/bullet-red.gif) no-repeat scroll 0 4px;
	color:#434343;
	font-size:12px;
	font-weight:normal;
	padding:0 0 5px 10px;
}
#insideContent .leftContent ul.bulletsLevelSub2 	{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:5px 0 0 20px;
}
#insideContent .leftContent ul.bulletsLevelSub2 li	{
	background:transparent url(../images/blue-bullet.gif) no-repeat scroll 0 6px;
	color:#434343;
	font-size:12px;
	font-weight:normal;
	padding:0 0 5px 10px;
}
#insideContent .leftContent ul.bulletsLevelSub3 	{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:all;
	padding:5px 0 0 20px;
}
#insideContent .leftContent ul.bulletsLevelSub3 li	{
	/*background:transparent url(../images/blue-bullets.gif) no-repeat scroll 0 6px;*/
	color:#434343;
	font-size:12px;
	font-weight:normal;
	padding:0 0 5px 10px;
}
#insideContent .leftContent ol.numberList	{
	list-style-position: outside;
    	padding: 0 0 10px 22px;
}
#insideContent .leftContent ol.numberList li	{
	color: #434343;
    	font-size: 12px;
    	font-weight: normal;
	list-style-position: outside;
    	list-style-type: decimal;
    	padding: 0 0 8px 0;
}
#insideContent .leftContent ul.boldList	{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px 0px 10px 0px;
}
#insideContent .leftContent ul.boldList li	{
	background:transparent url(../images/bullet-red.gif) no-repeat scroll 0 4px;
	color:#434343;
	font-size:12px;
	font-weight:bold;
	padding:0 0 8px 10px;
}
#insideContent .leftContent ul.boldList li a	{
	color:#51679d;
	font-size:12px;
	font-weight:bold;
    	font-weight: normal;
	text-decoration:none;
	font-family: arial;
}
#insideContent .leftContent ul.boldList li a:hover	{
	text-decoration:underline;
}
.paginationCurrentJob  .start {
background:transparent url(../images/backford_btn.png) no-repeat 0 0;
width:22px;
height:17px;
display:block;
float:left;
margin-right:4px;
cursor:pointer;
}
.paginationCurrentJob  .end {
background:transparent url(../images/forwd_btn.png) no-repeat right top;
width:22px;
height:17px;
display:block;
float:left;
margin-right:4px;
cursor:pointer;
}
.paginationCurrentJob  .previous {
background:transparent url(../images/prev_btn.png) no-repeat 0 0;
width:10px;
height:17px;
display:block;
float:left;
margin-right:8px;
cursor:pointer;
}
.paginationCurrentJob  .next {
background:transparent url(../images/next_btn.png) no-repeat right top;
width:10px;
height:17px;
display:block;
float:left;
margin-right:4px;
cursor:pointer;
}

.paginationCurrentJob { width:100px; float:left;}

.paginationWraper {width:100px; float:left; padding-top:7px; margin-top:10px;}
#insideContent .leftContent .paginationWraper ul {width:100%; float:left; margin:0; padding:0; list-style-type:none;}
#insideContent .leftContent .paginationWraper ul li {float:left;list-style-type:none !important;padding:0; background-image:none;margin-right: 5px;}

#insideContent .leftContent .paginationWraper ul li .activelink {}
#insideContent .leftContent .paginationWraper ul li .inactivelink {}

#insideContent .leftContent  li.activelink .start {
background:transparent url(../images/backford_btn.png) no-repeat 0 0; text-indent:-250px;
width:14px; height:11px; float:left; display:block;margin-right:4px;cursor:pointer;}

#insideContent .leftContent  li.activelink .prev{
background:transparent url(../images/prev_btn.png) no-repeat 0 0; text-indent:-250px;
width:10px; height:11px; float:left; display:block;margin-right:4px;cursor:pointer;}

#insideContent .leftContent  li.activelink  a.next {
background:transparent url(../images/next_btn.png) no-repeat right top; text-indent:-250px;
width:10px; height:11px; float:left; display:block;margin-right:4px;cursor:pointer; }

#insideContent .leftContent  li.activelink .end {background:transparent url(../images/forwd_btn.png) no-repeat right top; 
width:14px; height:11px; float:left; display:block;margin-right:4px;cursor:pointer;text-indent:-250px;}


#insideContent .leftContent  li.inactivelink .start {background:transparent url(../images/inactive_backford_btn.png) no-repeat 0 0; text-indent:-250px;
width:14px; height:11px; float:left; display:block;margin-right:4px;cursor:default;}

#insideContent .leftContent  li.inactivelink .prev{background:transparent url(../images/inactive_prev_btn.png) no-repeat 0 0; text-indent:-250px;
width:10px; height:11px; float:left; display:block;margin-right:4px;cursor:default;}

#insideContent .leftContent  li.inactivelink .next {background:transparent url(../images/inactive_next_btn.png) no-repeat right top; text-indent:-250px;
width:10px; height:11px; float:left; display:block;margin-right:4px;cursor:default;}

#insideContent .leftContent  li.inactivelink .end {background:transparent url(../images/inactive_forwd_btn.png) no-repeat right top; 
width:14px; height:11px; float:left; display:block;margin-right:4px;cursor:default;text-indent:-250px;}



.paginationClearNone {clear:none !important;margin-top:10px !important;}