/* CSS Document */

*{margin:0;}
body {
	margin-top:0px;
	margin-right:0;
	margin-left:0;
	margin-bottom:15px;
	font-size:11pt;
	line-height:15pt;
	color:#4B4B4B;
	background: #EFEEEE url("../images/common/background.gif") repeat-x;
	width:100%;
	}

#my_body{margin:0 auto; width:758px;}
#my_header{margin:0 auto; width:730px; background:url("../images/common/logo.gif") no-repeat; line-height:53px; text-align:right; height:53px;}

#my_logo{margin:0 0 0 6px; width:217px; float:left;}
#my_seo{margin:0 6px 0 0; width:500px; line-height:53px; text-align:right; height:53px; float:right; font-size:8pt;}

#my_menu{width:100%; height:47px; clear:both;}
#my_contents{margin:0 auto; width:750px;}
#my_700{margin:0 auto; width:700px;}
#my_650{margin:0 auto; width:650px;}

#my_footer{margin:0 auto; width:750px; clear:both; background-color:#FFFFFF;text-align:center; padding:1em 0 0 0;}

#my_contents {background-color:#FFFFFF;}




td.t10l14 {
	font-size:10pt;
	line-height:14pt;
	}
td.t10l14w {
	font-size:10pt;
	line-height:14pt;
	color:#FFFFFF;
	}

td.t10lna {
	font-size:10pt;
	}

.t14lna {
	font-size:14pt;
	line-height:25pt;
	}

.t8lna {
	font-size:8pt;
	line-height:8pt;
	}

td.listGray {
	font-size:10pt;
	color:#333333;
	background:#F6F6F6;
	border-top:solid 1px #B4B4B4;
	line-height:14pt;
	}
td.listOrange {
	font-size:11pt;
	color:#333333;
	background:#FFF3E2;
	border-bottom:solid 1px #FFD194;
	line-height:14pt;
	}
td.listBlue {
	font-size:11pt;
	color:#333333;
	background:#F1F9FB;
	border-bottom:solid 1px #C9E0E9;
	line-height:14pt;
	}
td.qa {
	font-size:11pt;
	color:#870000;
	background:#FEEDE6;
	}