.bg
{
	background-image: url(../img/cssImages/bg.jpg);
}

.bg-back-nav
{
	background-image:url(../img/bg-back-nav.jpg);
}

.nav-up-center
{
	background-image:url(../img/nav-up-center.jpg);
}

.center-of-curves
{
	background-image:url(../img/center-of-curves.jpg);
}

.left-of-curve
{
	background-image:url(../img/left-of-curve.jpg);
}

.right-of-curves
{
	background-image:url(../img/right-of-curves.jpg);
}

.bottom-of-curve
{
	background-image:url(../img/bottom-of-curve.jpg);
}

.table-top-line
{
	background-image:url(../img/table-top-line.jpg);
}

.table-leftline
{
	background-image:url(../img/table-leftline.jpg);
}

.table-rightline
{
	background-image:url(../img/table-rightline.jpg);
}

.table-bottom-line
{
	background-image:url(../img/table-bottom-line.jpg);
}

.blue-bg
{
	background-image:url(../img/blue-bg.jpg);
}

.sap-hr
{
	background-image:url(../img/sap-hr.jpg);
}

.bg-heading
{
	background-image:url(../img/bg-heading.gif);
}

.bg-back-nav
{
	background-image:url(../img/bg-back-nav.jpg);
}

.widgetbt-mid
{
	background-image: url("../img/widgetbt-mid.gif");
}

	/* Additional Styles */
.addQuestionStyle1 
{
	color: #FFFFFF
}
        
.addQuestionStyle2 
{
	font-weight: bold
}
        
* { 
	margin: 0; 
}
		
.addQuestionStyle4 
{	
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	text-align: right;
}
/* Styles for the new Combine Modal Pop Up */
.boxbg
{
	background-image: url('../img/cssImages/boxbg.jpg');
	background-repeat: no-repeat;
}
.normal2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 13px;
	color: #020305;
	text-decoration: none;
	background-color: #EDF2F6;
}
.normal3 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #020305;
	text-decoration: none;
}
.textbox2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #1C4060;
	text-decoration: none;
	text-align:left;
	border: 1px solid #F7FAFF;
	height: 22px;
	/*width: 160px;*/
	background-color: #F9FAFE;
}
.textbox {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/cssImages/textboxbg.jpg);
	width: 153px;
	border: 1px solid #C8C9CB;
	height: 22px;
}
.heading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1C4060;
	text-decoration: none;
}
.reqfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #5E778D;
	text-decoration: none;
}