@charset "utf-8";
/* CSS Document */

body {
	background-color:#F3CF79;
  margin:0;
  padding:8px 20px;
  font:10px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  color:#960;
  font-size/* */:/**/small;
  font-size: /**/small;
}

#pageheader {
  background:#F3CF79;
  margin:0;
  padding:8px 8px;
  font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:center;
  color:#000;
  font-size/* */:/**/small;
  font-size: /**/small;	
}

#wrapper {
	width: 1000px;
	margin:0 auto 0 auto;
}

#parms {
	width: 1000px;
	margin:0 auto 0 auto;
	text-align:center;
}

#faq {
	width: 1000px;
	margin:0 auto 0 auto;
	text-align:left;
	font-size:10px;
}
#faq .num {
	font-size:24px;
	color:#630;
}


#sectionheader {
	width:1000px;
	/* margin:2px 2px 2px 2px; */
	margin:0 auto 0 auto;
  padding:2px 2px .25em;
  font-size:12px;
  color:#333;
  text-transform:uppercase;
  letter-spacing:.2em;
	border-top-color:#FFC;
  border-bottom-color:#600;
  border-width: 1px; 
  border-style: dotted none solid none;
	text-align:center;
}

.caption {
	background-color:#F3CF79;
  margin:0;
  font:10px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  color:#000;
  font-size/* */:/**/small;
  font-size: /**/small;
}

#msg {
	width: 1000px;
	margin:0 auto 0 auto;
}











a:link, a:visited{
	color: #004892;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #1763b5;
}

a:focus, a:hover, a:active{
	color: #3c85d4;
	background-color: #b6d9ff;
}

h1, h2, h3 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:normal;
	letter-spacing:-1px;
	font-size: 1.5em;
	color: #050404;
}

h2{
	font-size: 1.4em;
}

p{
	margin: 10px;
}

code {
	background: #b6d9ff;
	font-size: 0.9em;
	color: #004892;
}

pre{
	border: 4px solid #B6D9FF;
	background:#d2e8ff;
	color: #004892;
	padding: 15px;
	margin:5px 0;
}

pre code{
	background-color: transparent;
	display:block;
	line-height:16px;
	overflow-x: auto;
	overflow-y: hidden;
	white-space:pre;
	padding:0 5px;
}

#footer{
	margin: 30px 0;
	text-align:center;
}

iframe {
	border:3px solid #B6D9FF;
}

.ad{
	width: 740px;
	margin: 10px auto;
}
