/***********************************************/
/* Jobecca.css                             */
/* style set for Jobecca.com       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


.body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:11px;
}

.clearer

{

	float: none !important;

	display: block !important;

	clear: both !important;

	margin: 60px;

	border: 0 !important;

	padding: 0 !important;



}
.bodyB {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:11px;
}

.bodyD {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#00467f;
font-size:11px;
}

a:link {
	color: #B7C7D9;
}
a:visited {
	color: #B7C7D9;
}
a:hover {
	color: #B7C7D9;
}
a:active {
	color: #B7C7D9;
}
		
.footerlink{ color:#B7C7D9; 
			font-family: Georgia, Times New Roman, Times, serif;
			font-size: 10px;
	}
	
 ul
{
list-style-type: none;
padding:0;
margin:0;

}
a.contact:link {
color: #00467f;
}

li
{
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.5em;
}

li.test {
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
margin: 0;
padding-left: 1.4em;
}
