﻿@charset "utf-8";
/* CSS Document */
/* CSS Document */

body{margin:0px;
}
img{border:0;
	}
td{font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
}

/*border styles*/
.grey_border{border:1px solid #b4b4b4;
}
.grey_border_left{border-left:1px dashed #b4b4b4;
}
.grey_border_bottom{border-bottom:1px dashed #b4b4b4;
}

.blue_border{border:1px  solid #258bc5;
}
/*bg styles*/

.header_curve_l{background-image:url(../images/header_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.header_curve_r{background-image:url(../images/header_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.header_bg{background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
.header_shadow{background-image:url(../images/shadow.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.subHead_bg{background-image:url(../images/sub_head_bg.gif);
	background-repeat:repeat-x;
		background-position:top left;
}
.supportbg{background-image:url(../images/SUPPORT.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	}
/*text styles*/
.greyhead{font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#464646;
}
.redhead{font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#b43b08;
}
.greyContent{font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;
	line-height:16px;
	text-align:justify;
	
}
.red_sub_head{font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#b43b08;
	line-height:12px;
	text-align:justify;
	
}
.redContent{font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b43b08;
	line-height:12px;
	text-align:justify;
	
}
.w_content{font-family:Verdana, Geneva, sans-serif;	
	font-size:12px;
	color:#FFF;
}
.yellow_head{font-family:Verdana, Geneva, sans-serif;	
	font-size:30px;
	color:#f6f80d;
}
.yellow_subhead{font-family:Verdana, Geneva, sans-serif;	
	font-size:16px;
	color:#f6f80d;
}
.blue_content{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#008ddd;
	line-height:16px;
	text-align:justify;
}
.white_link {font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

/*link styles*/
.red_small_link a{font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#b43b08;
	text-decoration:none;
}
.red_small_link a:hover{font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#b43b08;
	text-decoration:underline;
}
.red_link a{font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#f2372b;
	text-decoration:underline;
}
.red_link a:hover{font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#f2372b;
	text-decoration:none;
}
.grey_link a{font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#464646;
	text-decoration:underline;
}
.grey_link a:hover{font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#464646;
	text-decoration:none;
}
.white_link a{font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}
.white_link a:hover{font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.grey_link_seo a{font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#464646;
	text-decoration:none;
}
.grey_link_seo a:hover{font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#464646;
	text-decoration:underline;
}


/* heading link*/
.greyhead a{font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#464646;
	text-decoration:underline;
}
.greyhead a:hover{font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#464646;
	text-decoration:none;
}
.redhead a{font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#b43b08;
	text-decoration:underline;
}
.redhead a:hover{font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#b43b08;
	text-decoration:none;
}


/*menu div style*/

.off a{font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.on a{font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.onSP a{font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
td.off {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}


td.on {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	background-image:url(../images/menu_MO.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	text-decoration:none;
}
td.onSP {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	background-image:url(../images/menu_MO_sp.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	text-decoration:none;
}

/*form styles*/
