body	{
		padding:0px; 
		color: #000000;
		margin:0px; 
		height:99.90%;
		margin:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}

td {vertical-align:top;}

p{margin:0px;}

input, select, textarea {color:#000000; background:none;}

p, table, div,  h5, h4, input, select, textarea
{
font-family:verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
line-height:16px; 
text-align:justify; 
}

th{
	background-color:#013974;
	color:#FFFFFF;
	font-weight:bold;
	border-right:1px solid #FFFFFF;
	}

.header{
		background-image:url(../images/headbg.gif);
		background-repeat:repeat-x;
		}

.footer{
		background-image:url(../images/footbg.gif);
		background-repeat:repeat-x;
		height:30px;
		}
		
.footertext{
		margin-top:2%;
		text-align:center;
		font-size:9px;
		color:#ffffff;
		}

.main{
		background-image:url(../images/main.gif);
		background-repeat:no-repeat;
		background-position:center;
		height:490px;
		}


.containttable{
		/*margin-top:40px;*/
		}
		
		
.mainheading{
	font-size:23px;
	text-align:center;
	margin-top:40px;
	height:20px;
	line-height:27px;
	}
	
.subheading{
	font-size:23px;
	text-align:left;
	margin-top:40px;
	height:20px;
	line-height:27px;
	}
	
.nextbt{
	background-image:url(../images/next.gif);
	height:42px;
	width:246px;
	border:none;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	}
	
.prevbt{
	background-image:url(../images/prev.gif);
	height:42px;
	width:246px;
	border:none;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	}

.finishbt{
	background-image:url(../images/finish.gif);
	height:25px;
	width:211px;
	border:none;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	}
	
.stepcontaint{
		font-size:16px;
		font-weight:bold;
		margin-left:5px;
		padding:10px;
		vertical-align:middle;
		line-height:22px;
		}

.formcontaint{
		font-size:12px;
		font-weight:bold;
		margin-left:5px;
		padding:10px;
		vertical-align:middle;
		}
		
.menu{
	background-image:url(../images/menubg.gif);
	height:40px;
	border:none;
	width:70px;
	}
		
.maintop {
	background-image:url(../images/top.gif);
	background-repeat:repeat-x;
	}

.mainright {
	background-image:url(../images/right.gif);
	background-repeat:repeat-y;
	background-position:right;
	}

.mainbottom {
	background-image:url(../images/bottom.gif);
	background-repeat:repeat-x;
	}
	
.mainleft {
	background-image:url(../images/left.gif);
	background-repeat:repeat-y;
	}	
