/* CSS Document */

body {
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #616161;
	
	background-image: url(images/bg2a.jpg);
	background-repeat: repeat-x;
	}
 a {
	color: #F06522;
	text-decoration: none;
	font-weight: bold;	

}
 a:hover {
	color: #ffffff;
		font-weight: bold;	

}

#header {
	margin: auto;
	margin-top:50px;
	width: 800px;
	height:71px;
	border: solid #fff 1px;
	border-bottom: none;
	background-color: #999999;
}
.nav {
	border: solid #fff 1px;
	border-top: fff;
	border-bottom: border: solid #000 1px;
	width: 800px;
	margin: auto;
	height:15px;
	font-size: 11px;
	font-weight: bold;	
	}
	

.nav a {
	width: 800px;
	margin: auto;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	padding-right: 10px;
	text-align: center;
	font-weight: bold;	

}
.nav a:hover {
	
	text-decoration: none;
	color: #F06522;
	
		font-weight: bold;	
}
.features {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	

}	
#contentBELOW {
	width: 800px;
	height: auto;
	margin: auto;
	border: solid #000 1px;
	border-top:none;
	margin-top: 0px;
	background-color: #FFFFFF;

}
#header2 {
	width: 100%;
	height:70px;
	border-bottom: solid #000 1px;

}
.tableBOTUL {
	border-bottom: solid #ccc 1px;
	width:100%;

}
.table2 {
	width: 90%;

	height:465px;
	background-color: #FFFFFF;

}

.purpHEADING {
	color: #706cb9;
	font-size: 16px;
	font-weight: bold;
	
}
.greyHEADING {
	color: #666666;
	font-size: 16px;
	font-weight: bold;	
}
.greyHEADING2 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	background-color: #CCCCCC;
	border-bottom: solid #000 4px;
}
.whiteHEADING {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	
}
.tableHEADING {
	color: #F06522;
	font-size: 16px;
	font-weight: bold;
	
}
.tableHEADING12 {
	color: #F06522;
	font-size: 12px;
	font-weight: bold;
	
}

.box1 {
	font-size: 13px;
	border: solid #fff 1px;
	padding: 10px;
	margin: 10px;
	margin-top:0px;
	height:auto;
	text-align: left;
	background-color: #FFFFFF;


}
.box1 a {
	font-size: 13px;
	color: #F06522;



}
.box2 {
	font-size: 13px;
	margin: 10px;
	height:auto;
	margin-top: 25px;
	border: solid #96d145 1px;
	padding: 5px;

}


.box2Email {
	font-size: 13px;
	margin: 10px;
	height:auto;
	margin-top: 25px;
	border: solid #96d145 1px;
	padding: 5px;
	line-height: 1.5;
}
.box2a img{
	
	margin-left: 10px;
	margin-right: 10px;

	border: solid #6e6bae 1px;
/*	padding: 5px;
*/
}
.box3 {
	font-size: 13px;
	
	height:auto;
	
	border: solid #333 1px;
	padding: 2px;

}
.box2left {
	float: left;
	width: 275px;
	margin-left: 10px;
}
.box2right{
	float: right;
	width: 275px;
	margin-right: 10px;	
}
.box2leftHEAD {
	margin: 5px;
	float: left;

	
}

#content {
	width: 800px;
	height: auto;
	margin: auto;
	
	
}
.grayHEAD {
	color: #FCF004;
	width: 100%;
	background-color: #999999;
	height: 25px;
	border-bottom: solid #00000 5px;
	font-size: 16px;
	font-weight: bold;
	
}

#contentleft {
	width: 350px;
	height: auto;
	border-right: solid #000 1px;
	padding:5px;
	margin-left:0px;
	line-height: 1.3;
	background-color: #FFFFFF;
	float: left;
	
	
}
#contentleft a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#contentleft a:hover {
	color: #000;
	text-decoration: none;
}
#contentRight {
	height: auto;
	background-color: #FFFFFF;
	line-height: 1.3;
	width: 334px;
}
#contentright a {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
#contentright a:hover {
	color: #000;
	text-decoration: none;
}
.imgPADright {
	padding-right:10px;

}

#PREfooter {
	width: 800px;
	height: 30px;
	margin: auto;
	color: #999999;
	margin-bottom: 15px;	}

	
#PREfooter a {

	color: #999999;
	width: 800px;
	
}

#PREfooter a:hover {
	color: #FFB159;
	text-decoration: underline;
}
#footer {
	font-size: 10px;
	width: 800px;
	height: 15px;
	color: #999999;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer a {

	color: #999999;
	font-size: 9px;
	width: 800px;
	
	font-size: 9px;
}
#footer a:hover {
	color: #FFB159;
	font-size: 9px;
	text-decoration: underline;
}
