/*-------------------------------------General---------------------------------------------*/
body{
	padding:0;
	margin:0;
	}
div, p, a, i, img, span, h1, h2, h3, h4, h5, h6, ul, li, label {
	padding:0;
	margin:0;
	}
a{
	text-decoration:none;
	outline:none;
	}
img{
	border:none;
	}
ul{
	list-style-type:none;
	}
select
{
	border:1px solid #CBCBCB;
	width: 300px;
	font-size: 12px;
	color: #333333;	
	font-family: Arial;
}	
.spacer
{
	font-size:0;
	line-height:0;
	clear:both;
}
/*-------------------------------------Main-------------------------------------------------*/
.main_header_n{
	width:1010px;
	height:116px;
	margin:0 auto;
	background:url(../image/header_bg_c.gif) 0 0 no-repeat;
	}
.right_box_header{
	width:300px;
	height:12px;
	margin:0 auto;
	background:url(../image/right_box_header.gif) 0 0 no-repeat;
	}

	
.right_box_footer{
	width:300px;
	height:16px;
	margin:0 auto;
	background:url(../image/right_box_footer.gif) 0 0 no-repeat;
	}	
	
	

	
.right_box_body{
	width:298px;
	margin:0 auto;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left:1px solid #0093b6;
	border-right:1px solid #0093b6;
	overflow:hidden;
	font-family: Arial;
	font-size: 12px;
	}	

	
	
.padding5
{
	padding: 10px;
}
	


.presentation_text
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold; 
	color:#FFFFFF;
	line-height:20px;
}	

a.presentation_text,
a.presentation_text:link,
a.presentation_text:visited
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold; 
	color:#FFFFFF;
	line-height:20px;

	text-decoration: underline;
}

a.presentation_text:hover
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold; 
	color:#FFFFFF;
	line-height:20px;

	text-decoration: none;
}	



	

.gray_text_11
{
	font-family: Arial;
	font-size: 11px;
	color: #999999;	
	
}
.black_text_12
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	
}

a.black_text_12,
a.black_text_12:link,
a.black_text_12:visited
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}

a.black_text_12:hover
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}


.floatleft
{	
	float:left;
}

.floatleft_column
{	
	float:left;
	width:210px;
	padding-bottom: 5px;
}

.floatright
{	
	float:right;
}
.clear
{
	clear:both;
}

.b_text_10
{
	font-size: 10px;
	color: #333333;	
	font-family: Arial;

}

.b_text_11
{
	font-size: 11px;
	color: #333333;	
	font-family: Arial;
}
.b_text_12
{
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	
}
.b_text_14
{
	font-size: 14px;
	color: #333333;
	font-family: Arial;
	
}
.g_text_12
{
	font-size: 12px;
	font-family: Arial;
	color: #0093b6;
	
}

a.g_text_12,
a.g_text_12:link,
a.g_text_12:visited
{
	font-size: 12px;
	font-family: Arial;
	color: #0093b6;
	text-decoration: underline;
}

a.g_text_12:hover
{
	font-size: 12px;
	font-family: Arial;
	color: #0093b6;
}



.g_text_13
{
	font-size: 13px;
	font-family: Arial;
	color: #0093b6;
}
.g_text_14
{
	font-size: 14px;
	font-family: Arial;
	color: #0093b6;
	
}
.g_text_16
{
	font-size: 16px;
	font-family: Arial;
	color: #0093b6;
	
}



.lg_text_12
{
	font-size: 12px;
	font-family: Arial;
	color: #1D98B1;
}

.w_text_14
{
	font-size: 14px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.w_text_12
{
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
}

.column_1
{
	padding-left: 5px;
	padding-right: 10px;
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	float:left;
	width: 310px;

}
.cls_input
{
	border:1px solid #CBCBCB;
	width: 300px;
	font-family: Arial;
	font-size: 12px;
}

.cls_input_cal
{
	border:1px solid #CBCBCB;
	width: 100px;
	font-family: Arial;
	font-size: 12px;
	
}
.cls_input_width
{
	border:1px solid #CBCBCB;
	font-family: Arial;
	font-size: 12px;
	
}
.cls_input_cc
{
	border:1px solid #CBCBCB;
	width: 200px;
	font-family: Arial;
	font-size: 12px;
}

.cls_input_cc_l
{
	border:1px solid #CBCBCB;
	width: 58px;
	font-family: Arial;
	font-size: 12px;
}

.g_dotted_line
{
	background:url(../image/g_dotted_line.gif) 0 0 repeat-x;
}		
.box_border_gray
{
	border:1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
}
.box_border_dgray
{
	border:1px solid #919191;
	background-color: #EEEEEE; 
	padding: 3px 3px 3px 3px;
}


/* ........................................... MorphYourSelf.Com ................................. */

.maintable
{
	width: 1010px;
}
.maintablecolumnleft
{
	width: 695px;	
}
.maintablecolumnleft
{
	width: 315px;	
}
.header
{
	width:1010px;
	height:120px;
	margin:0 auto;
	padding :0 auto;
	background-color:#333333;
	background:url(../image/prank_header.gif) 0 0 no-repeat;
}


.home-main-header{
	width:690px;
	height:142px;
	margin:0 auto;
	padding :0 auto;
	background:url(../image/home_header.gif) 0 0 no-repeat;
	}
	
.blue-header{
	width:690px;
	height:24px;
	margin:0 auto;
	padding :0 auto;
	background:url(../image/blue_header.gif) 0 0 no-repeat;


	}	
.divider5
{
	height:5px;
	width:100%;
}	
.divider10
{
	height:10px;
	width:100%;
}	

.blue-header_heading{
	font-size:14px;
	color: #FFFFFF;
	font-family:Arial;
	font-weight:bold;
	padding-left:5px;
	padding-top:5px;
	
}	
.submain-header{
	width:690px;
	height:11px;
	margin:0 auto;
	padding :0 auto;
	background:url(../image/submain_header.gif) 0 0 no-repeat;
	}
.submain-body{
	width:688px;
	margin:0px auto;
	padding:0px auto;
	border-left:1px solid #73CFE4;
	border-right:1px solid #73CFE4;
	overflow:hidden;
	}

.submain-footer{
	width:690px;
	height:15px;
	margin:0 auto;
	padding :0 auto;
	background:url(../image/submain_footer.gif) 0 0 no-repeat;
	}


.bullet-morph
{
	background:url(../image/bullet-morph.gif) 0 0 repeat-x;
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial;
	color: #0093b6;
	padding-left: 20px;
	padding-bottom: 5px;
}

.column_1
{
	width: 320;	
}

.column_2
{
	padding-left: 5px;
	padding-right: 10px;
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	float:left;
	width: 205px;

}

.cls_input_2
{
	border:1px solid #CBCBCB;
	width: 200px;
	font-family: Arial;
	font-size: 12px;
}


.cls_input_cc_exp_month
{
	border:1px solid #CBCBCB;
	width: 25px;
	font-family: Arial;
	font-size: 12px;
}

.cls_input_cc_exp_year
{
	border:1px solid #CBCBCB;
	width: 40px;
	font-family: Arial;
	font-size: 12px;
}

.green_box
{
	
	background-color: #F1FEFB;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	font-family: Arial;
	color:  #0093b6;
}

.green_box_a
{
	background-color: #F1FFFC;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	font-family: Arial;
	
}


.dark_green_box
{
	
	background-color: #4AA2AE;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 24px;
	font-family: Arial;
	color:  #FFFFFF;
}


.error_text
{
	font-size: 12px;
	font-family: Arial;
	color: red;
	
}
.login_text
{
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}
a.login_text,
a.login_text:link,
a.login_text:visited
{
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}