body {
	background-color: #E1E1E1;
	margin:10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000099;
	font-weight:bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000099;
	font-weight:bold;
}
.subHeadingServices {
	font-size:18px;
	background-color:#E9E9E9;
	padding:1px 0px 0px 4px;
	border-top:2px solid #FFCC33;
	border-bottom:1px solid #CCCCCC;
	display:block;
	white-space:nowrap;
}
.subHeadingTeam {
	font-size:18px;
	background-color:#E9E9E9;
	padding:1px 0px 0px 4px;
	border-top:2px solid #FF0000;
	border-bottom:1px solid #CCCCCC;
	display:block;
	white-space:nowrap;
}
.teamName {
	font-size:16px;
	background-color:#E9E9E9;
	padding:1px 0px 0px 4px;
	border-top:2px solid #FF0000;
	border-bottom:1px solid #CCCCCC;
	display:block;
	white-space:nowrap;
}
.supportPic {
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.subHeadingProcess {
	font-size:18px;
	background-color:#E9E9E9;
	padding:1px 0px 0px 4px;
	border-top:2px solid #0099FF;
	border-bottom:1px solid #CCCCCC;
	display:block;
	white-space:nowrap;
}
.processSub {
	font-size:14px;
	background-color:#E9E9E9;
	border-bottom:1px solid #CCCCCC;
	padding:1px 4px 0 4px;
}
.formBox {
	border:1px solid #666666;
}
#designations {
	width:704px;
	height:102px;
	margin-left:40px;
	text-align:center;
	background-image:url(images/designations_bg.gif);
	background-repeat:no-repeat;
}
#colorBar {
	width:704px;
	height:1px;
	margin:15px 0 0 40px;
	background-image:url(images/color_bar.gif);
	background-repeat:no-repeat;
}
#footer {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000099;
	font-weight:normal;
	line-height:14px;
	text-align:center;
	padding:5px 0 20px 0;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000099;
}
#footer a:hover {
	color:#FF0000;
}
