body{
font-family:Verdana;
}
#top_c{
	position:relative;
}
#logo{
float:left;
}
#top_menu{
	float:right;
	position:relative;/*?*/
	text-align:center;
	width:570px;
}
.tmi{/*top menu item*/
	border:1px solid #000000;
	background:#FA65C2;
	color:#ffffff;
	text-align:center;
	font-size:12px;
	font-family:Verdana;
	cursor:pointer;
}
.tmi a,.tmi a:visited,.tmi a:hover{
	color:#ffffff;
	font-size:12px;
	font-family:Verdana;
	text-decoration:none;
}
.tmi a:hover{
	text-decoration:underline;
}


.tmiw1{
	padding:2px;
	width:100px;
}
.tmiw2{
	width:80px;
}

/*firsr Text box for on First step*/
.txt_box1{
/*border:1px solid black;*//*debug*/
padding-left:20px;
padding-top:5px;
padding-bottom:7px;

font-size:12px;
color:#000000;
}

.h_3{
	margin:0px;
	display:inline;
}

/*corners for first step*/
.cor{
	width:9px;
	height:9px;
}
.cor2{
	width:11px;
	height:11px;
}
/**************************/


.pink1{
background:#FA65C2;
}

.pink2,.green2{
	background:#ffffff;
}
.pink2_t{
	background:url(../images/n_p1/pink2_li_t.gif)
}
.pink2_b{
	background:url(../images/n_p1/pink2_li_b.gif)
}
.pink2_l{
	background:url(../images/n_p1/pink2_li_l.gif)
}
.pink2_r{
	background:url(../images/n_p1/pink2_li_r.gif)
}

.green2_t{
	background:url(../images/n_p1/green2_li_t.gif)
}
.green2_b{
	background:url(../images/n_p1/green2_li_b.gif)
}
.green2_l{
	background:url(../images/n_p1/green2_li_l.gif)
}
.green2_r{
	background:url(../images/n_p1/green2_li_r.gif)
}


.green1{
	background:#CEE840;
}


.table_border,.table_border td{
    border: 1px black solid;
	background:#ffffff;
}
.table_border td{
	text-align:center;
}

.bgc1{
	background:#ECF5F5;
}
.table_border1 td{
    border: 1px black solid;
	text-align:center;
	width:25%;
}
.table_border1 select{
	width:100px;
}


.butn1{
	width:130px;
	/*height:30px;*/
	border:1px solid #000000;
	font-size:14px;
	font-family:Verdana;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	cursor:pointer;
}
.butn1_co1{
	color:#000000
}
.butn1_co1{
	color:#ffffff
}

.green1 a,.green1 a:visited,.green1 a:hover{
	font-size:12px;
	font-weight:bold;
}

.head1{
	/*font-size:16px;*/
	font-style:italic;
	font-weight:bold;
	margin:0px;
	font-family:Georgia;
}

.green1 .head1{
color:#000000;
}
.green1 .sample1 a,.green1 .sample1 a:visited,.green1 .sample1 hover{
}

.pink1 .head1{
	color:#ffffff'
}
.pink1 .sample1 a,.pink1.sample1 a:visited,.pink1 .sample1 a:hover{
	color:#ffffff'
}


body{
	color:#000000;
}
table{
	font-size:12px;
}

/*class for table headrs*/
.th1{
width:80px;
}
.th1h{
width:80px;
color:red;
}
td.th2{
text-align:left;
padding-left:5px;
}

.bottom_menu{
}
/**************************/
.step2box{
width:250px;
text-align:left;
	margin:0 auto;
}
.rednote{
	font-size:10px;
    color:#ff0000;
	text-decoration:none;	
	font-weight:bold;
}
.step2box a,.step2box a:visited,.step2box a:hover,.step2box a:active{
	text-decoration:none;	
}

.button_pink{/*tmi*/
	
}
.step2sep1{
	height:20px;
}

.step2note2 a,.step2note2 a:visited, .step2note2 a:hover{
	font-style:italic;
	font-size:10px;
	text-decoration:none;	
}
.step2note2 a:hover{
	text-decoration:underline;	
	}

.button_blue{/*tmi but blue */
	border:1px solid #000000;
	background:#ECF5F5; /*bgc1*/
	color:#000000;
	text-align:center;
	font-size:12px;
	font-family:Verdana;
}

.step3fieldstit{
	color:#ff0000;
	font-size:14px;
}


.hid_div{
display:none;
}
.sh_div{
display:block;
}

.step2_area{
width:220px;
height:100px;
}

.view_big{
font-size:10px;
}
.big_header {
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.header {
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.lf_bo{
	border-left:1px solid black;
}

.rf_bo{
	border-right:1px solid black;
}

.tb_bo{
	border-bottom:1px solid black;
	height:30px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
}
.orange {
    background-color: #FDB174;
}
.oran {
    text-transform: uppercase;
    color: #000;
    line-height: 18px;
    font-weight: bold;
	color:red;
}
.oran a {
    color: #000;
    padding-left: 21px;
    text-decoration:none;
}
.oran a:hover {
    color:#000000;
    text-decoration: underline;
}

.pink_title{
	background:#FA65C2;
	color:#ffffff;
	font-size:14px;
	font-family:Verdana;
	font-weight:bold;
}
.black_title{
	color:#000000;
	font-size:14px;
	font-family:Verdana;
	font-weight:bold;
}

.border1{
border:1px solid #000000;
}
.w{color:#ffffff;}

.sm{
font-size:10px;
}

.rednote1 a,.rednote1 a:visited,.rednote1 a:hover,,.rednote1 a:active{
	font-size:12px;
    color:#ff0000;
	font-weight:bold;
}
/**********************/
.green3{
	background-image:url('../images/green2.jpg');
}
#ca td{
background-color:#ffffff;
font-size:12px;
}
.bl{
	background-color:#000000;
	width:100%;
	height:25px;
	padding-top:4px;
	color:#ffffff;
	font-size:12px;
	text-align:center;
}
.se{
	height:35px;
	text-align:center;
	padding-top:6px;
}

.t{
height:25px;
}
.t1{
padding-left:4px;
float:left;
width:170px;
/*border:1px solid blue;*/

}
.t2{
padding-left:5px;
float:left;
width:170px;
/*border:1px solid green;*/

}
.t3{
float:right;
padding-right:5px;
/*border:1px solid red;*/
width:70px;
text-align:right;
}
