/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#Tnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom: 1px solid #FFFFFF;
	background-color:#FFB514;
	height: 20px;
	padding: 0px 0px 0px 10px;
}
#Tnavi A{
	color: #000000;
	text-decoration: none;
}
#Tnavi A:hover{
	color: #111682;
	text-decoration: none;
}

.Turl A{margin: 0px 20px 0px 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color:#111682; text-decoration:none; line-height:220%;}

#Tmain {
	height: 25px;
	padding: 0px 0px 0px 0px;
	background-color:#111682;
	/*background: url(images/flash_bg.gif) no-repeat; height:25px;*/
}

/* Body Content */

#TMbody {width: 637px; float:left; padding: 0px 0px 10px 0px;}
#TMtop {width:635px; float:left; border: 1px solid #ffffff; background-color:#FFB514; margin: 10px 0px 0px 0px;}
#TMtoptxt {width:635px; float:left; color:#444444; margin: 15px 0px 10px 0px;}
#TMtoptxt ul {list-style: decimal;}
#TMtoptxt ul li{margin:0px;}
#TMtoptxt ol{list-style:lower-alpha;}
#TMtoptxt ol li{margin:0px 0px 10px 0px;}
#TMtoptxt h1 {padding: 0; margin:0; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #111682;}
#TMtoptxt h2 {padding: 0px; margin:0; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #111682;}
#TMtoptxt .TM1Head {padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #111682;}
#TMtoptxt .TM2Head {padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #111682;}
#TMtoptxt .TM3Head {padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFB514;}
#TMtoptxt A{ color:#45616d; text-decoration:underline; line-height:140%;}
#TMtoptxt ul li{line-height:140%; padding:0px 0px 12px 0px;}
#TMtoptxt hr {border:1px dashed #cccccc; width:100%; background-color:#cccccc; color:#cccccc; height:1px;}
#TMtoptxt input.txt {border: 1px solid #444444;}
#TMtoptxt input.smt {width: 165px; border: 1px solid #444444; color:#FFFFFF; cursor:pointer; background-color:#111682;}

#TMsubhead {width:637px;float:left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
#TMsubhead h1 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; background-color:#FFB514; padding: 4px 0px 4px 10px;}
#TMsubhead .subhead_1 {width: 313px; height: 160px; margin: 10px 10px 10px 0px; float:left;}
#TMsubhead .subhead_2 {width: 313px; height: 160px; margin: 10px 0px 10px 0px; float:right;}
#TMsubhead ul{ list-style:none; padding:0px; margin:0px; float:left;}
#TMsubhead ul li{ padding: 0px 6px 10px 0px;}
#TMsubhead ul li a{ color:#45616d;}


#Bnavi {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #444444; border-top: 1px solid #CCCCCC; height: 50px; padding: 0px 10px 0px 10px;}
#Bnavi A{color: #444444; text-decoration: none;}


#RNavi {width:250px; padding:15px 5px 15px 5px; float:left; margin-top:10px; text-align:center; border:1px solid #cccccc;}
#RNavi .RN1Head {padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #111682;}
#RNavi .RN2Head {padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
#RNavi .RNaviDes {margin: 0px 20px 0px 0px; text-align:right; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
#RNavi A.RNaviLink{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#444444; margin: 0px 0px 0px 75px;}
#RNavi .RNavismall {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #444444;}
#RNavi input.txt {width: 160px; border: 1px solid #444444;}
#RNavi input.smt {width: 165px; border: 1px solid #444444; color:#FFFFFF; cursor:pointer; background-color:#111682;}

blockquote {
border : 1px solid #000;
width: 600px;
float: left;
margin: 0px;
padding: 0px;
background-color: #ccc;
quotes: "\201C" "\201D";
}

PRE {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}
