

body, td
{
font-size: 14px;
font-family: sans-serif,arial,verdana;
line-height: 16px;
text-decoration: none;
font-weight: normal;
}


#doc_container
{
width: 600px;
padding: 25px;
margin-left: 200px;
text-align: justify;
}



.code
{
background-color: #DDD;
color: #000;
font-family: "Courier New";
text-decoration: none;
font-weight: normal;
padding: 5px;
border: 1px solid #CCC;
}

code
{
background-color: #DDD;
color: #000;
font-family: "Courier New";
text-decoration: none;
font-weight: normal;
padding: 0px;
border: 1px solid #CCC;
}

.code_pre
{
background-color: #FFF;
color: #000;
font-family: "Courier New";
text-decoration: none;
font-weight: normal;
padding: 5px;
border: 1px dashed #CCC;
white-space:pre;
clear:both;
overflow:auto;

}

.step_arrow
{
background-color: #FFB;
color: #000;
text-decoration: none;
font-weight: normal;
border: 1px dashed #CC7;
font-style: italic;
font-size: 14px;
}

h4
{
font-size: 17px;
font-weight: bold;
margin-bottom: 2px;
}

h3
{
font-size: 19px;
font-weight: bold;
margin-bottom: 4px;
}

h2
{
font-size: 24px;
font-weight: bold;
margin-bottom: 4px;
}



.copy_code
{
font-size: 12px;
font-family: Courier New;
text-decoration: none;
font-weight: normal;
padding: 5px;
border: 1px solid #888;
background-color: #EEE;
}


.base_formIn
{
font-family: Courier New;
text-decoration: none;
font-weight: normal;
border: 1px solid #888;
background-color: #EEE;
}


.table_plain
{
border: 0px;
padding: 5px;
width: 100%;
}

.table_plain TD
{
padding: 5px;
}


.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: square;
list-style-position: inside;
}

.nested_list ul
{
margin-left: 1em;
padding-left: 1em;
list-style-type: square;
list-style-position: outside;
}



#doc_container a.cssref
{
color: #5f788f;
border-bottom: 1px dashed #CCC;
font-weight: bold;
padding-right:17px;
background:url(images/tick-css1.png) 0 no-repeat;
background-position:center right;
}

#doc_container a.cssref:link, #doc_container .cssref:visited
{
color: #5f788f;
text-decoration: none;
}

#doc_container a.cssref:hover
{
color: #9AB;
border-bottom: 1px solid #CCC;
background:url(images/tick-css2.png) 0 no-repeat;
background-position:center right;
}

a.exlink
{
color: #5f788f;
border-bottom: 1px dashed #CCC;
font-weight: bold;
padding-right:13px;
background:url(images/exlink2.png) right 0 no-repeat;
}

a.exlink:link, a.exlink:visited
{
color: #5f788f;
text-decoration: none;
}

a.exlink:hover
{
color: #9AB;
border-bottom: 1px solid #CCC;
background:url(images/exlink1.png) right 0 no-repeat;
}

.sig
{
font-style:italic;
color:#415361;
}
