ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, label {
	margin: 0;
	padding: 0;
	text-align:left;
	letter-spacing:0.05em;
}
a img, :link img, :visited img {
	border: none;
}
* {
	font-size:12px;
	font-family:Arial, Verdana, sans-serif;
	color:#333333;
}
a {
	text-decoration: none;
	color:#0066FF;
}
a:hover {
	text-decoration: underline;
	color:#CC0000;
}
body, td {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
body {
	background:url(/images/css/bg1.gif) repeat-x;
	text-align:center;
}




	
/*-----------------text blocks---------------------*/
p {
 line-height:1.6;
}

p.docs,div.docs p {
	margin-bottom:1em;
	padding-left:30px;
}


p.marker {
	text-indent:-1em;
	padding-left:1em;
}

h2.text {
	background:url(/images/css/h2.gif) no-repeat;
	width:630px;
	color:#000099;
	font-size:14px;
	padding-top:12px;
	text-indent:30px;
	padding-bottom:10px;
	margin-bottom:20px;
	margin-top:10px;
}

h2.text450 {
	background:url(/images/css/h2_450.gif) no-repeat;
	width:430px;
	color:#000099;
	font-size:14px;
	padding-top:12px;
	text-indent:30px;
	padding-bottom:10px;
	margin-bottom:20px;
	margin-top:10px;
	}
	
h3.text {
 font-size:13px;
	border-bottom:1px solid #6699FF;
	padding-left:15px;
	margin-left:13px;
	margin-bottom:15px;
}
	
	
/*---------------------Layout Blocks-----------------------*/
#container {
	background: url(/images/css/bg2.gif);
	width:820px;
	margin:auto;
}
#leftshade {
	float:left;
	width:20px;
	height:750px;
	background:url(/images/css/leftshade.gif) no-repeat;
}
#rightshade {
	float:left;
	width:20px;
	height:750px;
	background:url(/images/css/rightshade.gif) no-repeat;
}
#header {
	width:780px;
/*  height:110px;*/
	text-align:left;
}
#nav {
	width:780px;
	background:url(/images/css/nav_bg.gif) repeat-x;
	height:33px;
	text-align:center;
}
#contents {
	width:780px;
	float:left;
	min-height:600px;
}

#cols2 {
 width:430px;
	border-left: 1px solid #CCCCCC;
	float:left;
	padding-left:30px;
	background:url(/images/css/col2_bg.gif) no-repeat;
}

#leftnav {
 width:143px;
	float:left;
	padding-left:17px;
	padding-top:50px;
	background:url(/images/css/subnav_bg.gif) no-repeat;
}


#footer {
	margin-left:30px;
	margin-right:30px;
	border-top:1px solid #000099;
	padding-top:30px;
	padding-bottom:30px;
	color:#0000CC;
	clear:both;
}

#main {
	padding-top:20px;
	padding-bottom:20px;
	width:630px;
	margin:auto;
}

/*---------------------design perts-----------------------*/

#header {
	width:100%;
	padding-bottom:10px;
}


#header div.img-box {
	float:left;
	width:270px;
	margin-top:25px;
	padding-left:40px;
}

#header div.img-box p.twitterBanner {
 text-align:right;
 padding-right:5px;
 margin-top:10px;
}

#header div.txt-box {
	float:left;
	margin-top:10px;
	padding-left:30px;
	width:400px;
}

#header #headerlogo {
}

#header div.txt-box p {
	font-size:11px;
	color:#666666;
}

#header div.txt-box p em {
	font-weight:normal;
	font-style:normal;
	color:#CC0000;
}

#header div.txt-box p em a {
	color:#CC0000;
}

#nav ul {
	width:720px;
	margin:auto;
}
#nav ul li {
	list-style:none;
	height:33px;
	float:left;
}

#leftnav ul {
	background:url(/images/css/sub_bg.gif) no-repeat;
}

#leftnav ul li {
 width:135px;
	list-style:none;
}


#report {
	background:url(/images/common/report_bg.gif) no-repeat;
	width:630px;
	height:93px;
	clear:both;
	margin-top:20px;
}

#report h3 {
 text-indent:-9999px;
 font-size:0;
}

#report p.repoBtns {
 margin-top:11px;
 padding-left:13px;
}

#report p.repoBtns a {
 display:block;
 width:151px;
 float:left;
}

#report #reportText {
	padding-top:28px;
	padding-left:30px;
	line-height:1.6;
	float:left;
}

#report #btn {
	float:right;
	margin-right:0px;
	margin-top:27px;
	padding-right:16px;
}

/*-----tables------*/
table.style1 {
	border-collapse:collapse;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
table.style1 td, table.style1 th {
	vertical-align:top;
	padding:10px;
	border-bottom:1px solid #CCCCCC;
	text-align:left;
}
table.style1 th {
	background-color:#EEEEEE;
	border-bottom:1px solid #FFFFFF;
	font-weight:normal;
	color:#000000;
	padding-left:20px;
	padding-right:20px;
}

table.style2 {
 border-collapse:collapse;
}
table.style2 td, table.style2 th {
 line-height:1.6;
	border-bottom: 1px solid #0066FF;
	text-align:left;
	padding:8px;
}
table.style2 th {
 color:#3F65BD;
}

/*------Block design-------*/
.borderBlock {
	border-top: 1px solid #0066CC;
	padding-top:15px;
}
p.pageup {
	margin-top:20px;
	text-align:right;
	margin-bottom:20px;
}

/*---------Inline design------*/
.bigfont {
 font-size:16px;
	font-weight:bold;
}
	
span.roundNum {
	 font-family:"ＭＳ ゴシック", "Osaka";
}

a.underline {
 text-decoration:underline;
}

/*---------list design------*/

ul.style1 li {
 background:url(/images/css/list_01.gif) no-repeat;
	margin-left:30px;
	margin-bottom:5px;
	padding-left:20px;
	padding-top:0px;
	list-style-type:none;
	list-style-position:outside;
	line-height:1.4; 
}

/*--------- Runtime Error------*/
div.runtimeErrors {
  margin-left:2em;
}

div.runtimeErrors ul {
  margin-top:1em;
  list-style:none;
}

div.runtimeErrors ul li {
  margin-bottom:1em;
}

div.runtimeErrors ul.links {
  margin-top:2em;
}

div.runtimeErrors ul.links li {
  margin-bottom:0.5em;
}


/*---------------------Utilities-----------------------*/ 

.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.mt40 {
	margin-top:40px;
}
.mt50 {
	margin-top:50px;
}
.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mb20 {
	margin-bottom:20px;
}
.mb30 {
	margin-bottom:30px;
}
.mb40 {
	margin-bottom:40px;
}
.mb50 {
	margin-bottom:50px;
}
.ml5 {
	margin-left:5px;
}
.ml10 {
	margin-left:10px;
}
.ml20 {
	margin-left:20px;
}
.ml30 {
	margin-left:30px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

/* -- clear float for Blocks-- */ 
.allclear {
	min-height:0;
	display: inline-table;
}
.allclear:after {
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility:hidden;
}
/* \*/ 
* html .allclear {
	height:0;
}
.allclear {
	display: block;
}
/* */ 
/* -- end clear float -- */



.w100 {
	width:100px;
}
.w120 {
	width:120px;
}
.w130 {
	width:130px;
}
.w150 {
	width:150px;
}
.w200 {
	width:200px;
}
.w300 {
	width:300px;
}
.center {
	text-align:center !important;
}
.left {
	text-align:left !important;
}
.right {
	text-align:right !important;
}

