/* CSS Document */
div#bottom p{
position:fixed;
bottom:0;
text-align:right;
margin:0;
font-size:60%;
}

div#bottom hr{
position:fixed;
bottom:10px;
line-height:1px;
color:#67679A;
}

div#corner-rect{
display:none;
}


div#head, div#head *{
display:none;
}

div#headnav, div#headnav *{
display:none;
}

div#head-sep, div#head-sep *{
display:none;
}

div#head-text, div#head-text *{
display:none;
}

div#search, div#search *{
display:none;
}

div#sidebar *{
display:none;
}

div#purple-outer {
display:none;
}


body{
margin:0.5in;
padding:0;
display:relative;
background-color:white;
}

div.main{
width:100%;
}


div.faq-section img{
border:none;
}

.trigger {
border:none;
cursor:pointer;
margin:0;
}		
.trigger:hover {
cursor:pointer;
background:#ddf;
}		
.expanded {
background:#ccf;
cursor:pointer;
margin:0;
}

.expanded:hover {
background:#eef;
cursor:pointer;
}

.show {
}

.hide {
position:absolute;
left:-999em;
height:1px;
width:100px;
overflow:hidden;
}

div.faq-section{
margin-top:20px;
margin-left:40px;
margin-bottom:0;
border-top: 10px solid #67679a;
border-left: 10px solid #67679a;
border-bottom:none;
cursor:pointer;
}

div.faq-section h4{
background:#9a9ad0;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:120%;
text-indent: 10px;
color:#ffffff;
padding-top:0.5em;
padding-bottom:0.5em;
margin:0;
}

div.faq-section div.entries{
margin:0;
}

div.faq-section div.entries div.entry{
margin:0;
}

div.faq-section div.entries div.entry h5{
background:#dddddd;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:100%;
text-indent:10px;
padding-top:0.5em;
padding-bottom:0.5em;
border-bottom: 1px solid white;
}

div.faq-section div.entries div.entry div.content{
background:white;
font-family:Geneva, Arial, Helvetica, sans-serif;
margin-top:0.5em;
margin-bottom:0.5em;
border-bottom: 1px solid white;
}

div.faq{
margin:0;}

div.content p{
text-indent: 0;
margin-left: 0;
}

div.main a.product{
color:#67679a;
font-weight:bold;
text-decoration:none;
}

div.main a.product:hover{
color:#434367;
background-color:#ffffcc;
font-weight:bold;
text-decoration:none;
}

div.main h1{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:120%;
vertical-align:text-bottom;
position:relative;
background: white url(images/h1background.png) 0 0 no-repeat;
white-space:nowrap;
text-indent: 0;
margin:0;
}

div.main h2{
color:#000066;
font-family:Arial, Helvetica, sans-serif;
}

div.main h3{
color:black;
font-family:Arial, Helvetica, sans-serif;
}

div.main p{
font-family:Geneva, Arial, Helvetica, sans-serif;
line-height:120%;
margin-bottom:0.2em;
}

div.main p.quote{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-style:italic;
line-height:120%;
margin-left:4em;
margin-right:4em;
margin-top:1em;
margin-bottom:1em;
}

div.main pre.code{
margin-left:2em;
margin-right:2em;
padding: 1em;
border: 1px solid #bbbbee;
background:#CCCCFF;
}

div.main ul{
margin-left:0;
margin-right:2em;
font-family:Geneva, Arial, Helvetica, sans-serif;
/*list-style-image: url(images/redbullet.gif);*/
}

div.main ul li{
margin-left:2em;
margin-bottom:1em;
line-height:120%;
}

div.main ul li:first-line{
line-height:140%;
}

div.main table{
margin-left:2em;
}

div.main td{
font-family:Geneva, Arial, Helvetica, sans-serif;
padding-right: 2em;
padding-bottom: 0.5em;
}

div.main th{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
padding-right: 2em;
padding-bottom: 0.5em;
text-align:left;
}

div.main table.features tr:first-child, div.main table.features th.first, div.main table.features td.first{
border-right: 1px solid black;
}

div.main table.features td{
font-family:Geneva, Arial, Helvetica, sans-serif;
padding-left:1em;
padding-right: 1em;
padding-top: 0.25em;
padding-bottom: 0.5em;
border-bottom: 1px solid black;
}

div.main table.features th{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
padding-left:2em;
padding-right: 2em;
padding-top: 0.25em;
padding-bottom: 0.5em;
text-align:left;
border-bottom: 2px solid black;
border-top: 2px solid black;
}


div.main table.publist td{
font-family:Geneva, Arial, Helvetica, sans-serif;
padding-right: 1em;
padding-bottom: 0.5em;
vertical-align:top;
}
