body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#explore-talent {
	font-size: 24px;
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
	text-align: left;
	height: 48px;
	width: 550px;
	padding: 5px 0px 5px 15px;
}
#explore-talent a {
	color: #006699;
	text-decoration: none;
}
#explore-talent a:hover {
	color: #006699;
	text-decoration: underline;
}
#talent {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-align: left;
	height: 35px;
	width: 550px;
	padding: 5px 0px 5px 15px;
}
#explore {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
	text-align: center;
	height: 130px;
	width: 330px;
	padding: 30px 10px;
}
#explore a {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#explore a:hover {
	color: #006699;
	text-decoration: underline;
}
#lmenu {
	background-color: #CCCCCC;
	text-align: left;
	padding: 10px 10px 150px 30px;
	width: 220px;
}
#lmenu h1 {
	font-size: 14px;
	color: #000000;
}
#lmenu a {
	font-size: 12px;
	color: #000000;
	padding: 2px 0px 2px 15px;
	text-decoration: none;
	line-height: 16px;
	background-image: url(new-images/lbullet.gif);
	background-repeat: no-repeat;
}
#lmenu a:hover {
	color: #006699;
	text-decoration: none;
}
#mtext {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	width: 330px;
}
#mtext h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #006699;
	text-align: left;
	padding: 10px;
	width: 330px;
}
#mtext h2 {
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding: 0px 20px;
}
#mtext h3 {
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 0px 20px;
}
#mtext p {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px 20px;
	width: 330px;
}
#mtext a {
	color: #FF9900;
	text-decoration: none;
}
#mtext a:hover {
	color: #006699;
	text-decoration: underline;
}
#rmenu {
	background-color: #666666;
	text-align: left;
	padding: 30px 15px 10px 15px;
	width: 200px;
	background-image: url(new-images/rtop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#rmenu h1 {
	font-size: 14px;
	color: #FFFFFF;
}
#rmenu a {
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px 0px 2px 20px;
	text-decoration: none;
	line-height: 16px;
	background-image: url(new-images/rbullet.gif);
	background-repeat: no-repeat;
}
#rmenu a:hover {
	color: #FF9900;
	text-decoration: none;
	background-image: url(new-images/rbullet-over.gif);
	background-repeat: no-repeat;
}
.button {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 5px 0px;
	padding: 1px 1px;
	border: 1px solid #000000;
	background-image: url(new-images/bback.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 150px;
}
.flat-form1 {  
	font-size: 12px; 
	border: 1px #5B5B5B solid;
	height: 20px;
	width: 150px;
	}