/* CSS Document */
/*----------------------General----------------------*/
body{
	padding:0px;
	margin:0px;
	background-color:#ffffff;	
	line-height:16px;
	color:#000000;
}
td, p, ul, img{
	margin:0;
	padding:0;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1073ad;
	text-decoration:none;
	text-transform:lowercase;
	font-weight:normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1073ad;
	text-decoration:underline;
	text-transform:lowercase;
	font-weight:normal;
}
a.jobs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
}
a.jobs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1073ad;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
}
}
.top_bg{
	background-image:url(images/top_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
		
.top_bg .text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1073ad;
}


.top_bg .body{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	
}
.copyright	{
	font-family:Georgia,Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#ebe9d0;
	text-decoration:none;
	line-height:20px;
	}
.footelink {
	font-family:Georgia,Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#ebe9d0;
	text-decoration:none;
	line-height:20px;
	padding-left:15px;
	padding-right:15px;
	}
a.footelink:hover {
	font-family:Georgia,Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#1073ad;
	text-decoration:none;
	line-height:20px;
	padding-left:15px;
	padding-right:15px;
	}
.bpd	{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#ebe9d0;
	text-decoration:none;
	line-height:20px;
	}
a.bpd:hover	{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#ebe9d0;
	text-decoration:underline;
	line-height:20px;
	}
	.menu{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize;

}
a.menu{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize;

}
a.menu:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #66FFFF;
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize;

}