body {
    margin: 20px; font-size: 13px; color: #333;
    padding: 0;
    background: #A1C5D9;
    line-height: 18px;
} 
	
body, h1, h2, p, a {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
}
	
#header { margin: 0 0 20px 0; padding: 15px 0;padding-bottom: 30px; border-bottom: 1px dashed #000; }
	
#header h1 { margin: 0; font-size: 34px; padding-top: 3px; padding-bottom: 7px;}

#header h4 { margin: 7px 0 0 0; }

#header h4 a { font-weight: bold; text-decoration: none; }

h1, h2, h3, h4, h5, h6 { font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: normal; } 

h1, h2, h3 { color: #0075D9; letter-spacing: -0.01em; }

h1 span { color: red; }

h3 { color: red; font-size: 18px; }

h2 { border-bottom: 1px solid #8dd6e2; padding-bottom: 2px; margin-top: 20px; }

a { color: #0075D9; }
a.x:hover{ background: #0075d9; color: white; text-decoration: none; }
a.x { text-decoration: none; }
a img { border: 0; }

blockquote { border: 1px dotted #fff; padding: 5px;  }

h2 span {
    float: right;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0;
    font-weight: bold;
}

#h3new { border-bottom: 1px solid #8dd6e2; padding-bottom: 2px; margin-top: 18px; }

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+ */
}
pre { padding: 10px; }
code { padding: 1px 3px; }
code, pre { color: #555; background: #eee; }

#top {
    width: 788px;
    margin: 0 auto;
    border: 20px solid #DEE6EE;
    border-style: double ridge;
    border-width: 25px 0;
    padding: 15px;
    position: relative;
    color:#333;
    background:#fff;
}
.thumb img { padding: 5px; background: #eee; border: 1px solid #aaa; }
.thumb:hover img { border-color: #777; }

#toc { float: right; color: #333; width: 250px; margin: 0 0 40px 10px; 
	background: #CCEAFF; padding: 0 10px; border: 1px #0075D9 solid; }
#toc h2 { margin-top: 18px; color: #336699; border: 0; margin: 10px 0 5px 0; }
#toc a { color: #336699; }


#newtoc { float: left; color: #333; margin: 18px 0 30px 50px; 
	background: #CCEAFF; padding: 0 10px; border: 1px #0075D9 solid; }
#newtoc a { color: #336699; }
#newtoc a:hover { color: red; }

.hastoc { margin-right: 0px; }
.hastoc { margin-right: 0px; }
.b { font-weight: bold; }
.doc { list-style-type: none; padding-left: 0; margin-left: 0; }
.doc li { margin: 10px; }


#header #login-form { float: right; width: 330px; padding-top: 5px; }
#menu { overflow: hidden; margin: 0 27px; }
* html #menu { height: 1%; }
#menu ul, #menu li { list-style: none; }
#menu li { float: left; background: #69b0eb url("images/menu-left.gif") no-repeat; }
#menu li a { background: #ffffff; padding: 4px 12px; display: block; float: left;
		text-decoration: none;}
#menu li.current a,
#menu li a:hover { color: #ffffff; background: transparent url("images/menu-right.gif") top right no-repeat;  text-decoration: none; }

.searchresult {
	text-decoration: none;
	font-size: 11px;
}
.searchresult ul, a {
	list-style: none; 
	font-size:12px;
	text-decoration: none;
	line-height: 14pt;
	letter-spacing:1.4;
}

.message {
    position:relative;
    background:#69B0EB url('images/message-top.gif') no-repeat 0 0;
    color:#FFFFFF;
    font-size:1.3em;
    line-height: 1.4em;
    margin:0px auto 20px auto;
    width:788px;
}
.message p {
    background:transparent url('images/message-bottom.gif') no-repeat 0 100%;
    margin:0;
    padding:20px;
}

.container { 
	color: #333333;  font: 1em "Trebuchet MS", sans-serif; line-height: 1.6em;
	padding: 15px; width: 900px; 
	border-right: 1px black solid; 
	background: white; height: 100%; 
	border-bottom: 1px black solid;
	padding-bottom: 50px;
}

.newcontainer {
	margin: 0px auto;
	width: 780px;
	border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;
}

td { font-size: 11px; line-height: 1.65em; }
td strong { font-size: 13px; }
td h2 { padding-bottom: 10px; }

/***************/
.breadcrumbs { 
    background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}

.row1 {
    background: #F6F9FB; 
}

#inbody h1 { margin: 0; font-size: 34px; line-height: 1em;}
.producttbl {
	color: #FFFFFF;
	}