/* CSS Document */
body {
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#dedcdc;
}
td{
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#414141;
	line-height:17px;
	text-transform:none;
	
}
.footer-text {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#414141;
	line-height:18px;
}
ol{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#414141;
	line-height:15px;
	
}
.black-heading{
	font-family:verdana;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#414141;
	line-height:22px;
	
}
.white-heading{
	font-family:verdana;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	line-height:15px;
	
}
.blacknewsmall{
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	line-height:15px;
	
}
.black-small{
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#414141;
	line-height:20px;
	
}
.black-small:hover{
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#2962ae;
	line-height:20px;
	
}
.black-tahoma{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	line-height:15px;	
}
.mail{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#2962ae;
	line-height:18px;
	
}
.mail:hover{
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	color:#2962ae;
	line-height:18px;
	
}
.big-text{
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	color:#414141;
	line-height:18px;
	
}
.home ul li{
	margin:0px;
	padding:0px;
	list-style-image: url(../images/arrow.jpg);
}
.arrow{
	list-style-image: url(../images/arrow.jpg);
}
.heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#e58202;
	line-height:20px;
	text-transform:none;
	
}
.heading-big{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	color:#e58202;
	line-height:20px;
	text-transform:uppercase;
	
}
.bullet{
	list-style-image:url(../images/bullet.jpg);
}
.newbullet{
	list-style-image:url(../images/newbullet.jpg);
}
.link{
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#2962ae;
	line-height:20px;
	text-transform:none;
	border-bottom:#2962ae 1px dotted;
	
}
.link:hover{
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#2962ae;
	line-height:20px;
	text-transform:none;
	border-bottom:none;
	
}
.blue-text{
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#2962ae;
	line-height:15px;
	
}
.red-heading{
	font-family:verdana;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#e31111;
	line-height:15px;
	
}
.red{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#e31111;
	line-height:20px;
	text-transform:none;
	border-bottom:#e31111 1px dotted;
	
}
.red:hover{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#e31111;
	line-height:20px;
	text-transform:none;
	border-bottom:none;
	
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	background-color:#FFFFFF;
	border:#86b1db 1px solid;
	text-decoration:none;
}
.button{
	font-family: tahoma;
	font-size: 11px;
	color:#ffffff;
	background-color:#000000;
	border:none;
	text-decoration:none;
	font-weight:bold;
}