/* $Id: default.css,v 1.10 2006/02/06 02:13:33 lludwig Exp $ */

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
        background: #ffffff;
        color: #000000;
        margin-top: 0px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

p.notopmargin {
	margin-top: 0px;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight: bold;
        background: transparent;
	color: #663300;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight: bold;
        background: transparent;
	color: #834021;
	margin-top: 18px;
	margin-bottom: 0px;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
        background: transparent;
	color: #996633;
}


br {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

i {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

li {
    margin-bottom: 4px;
    list-style-position: outside;
}

form {
	margin-top : 0px;
	margin-bottom : 0px;
}

input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

pre  {
        font-size: 11px;
        font-family: "Courier New", Courier, mono, monospace; 
}

input.button {
/*	background : #6767a6; */
/*	color: #ffffff; */
/*	font-weight : bold; */
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

a:link {
	font-weight : bold;
        background: transparent;
	color : #003399;
}

a:visited {
	font-weight : bold;
        background: transparent;
	color : #4E4F8A;
}

a:active {
	font-weight : bold;
        background: transparent;
	color : #0000CC;
}

a:hover {
	font-weight : bold;
        background: transparent;
	color : #6666CC;
}

/* BEGIN Left navigation home */

#leftnavhome {
	margin: 20px 2px 10px 10px;
	width: 142px;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #ffffff; 
}

#leftnavhome .plan {
	margin-bottom: 34px;
	cursor: pointer;
}

#leftnavhome h2 {
	color: #E0B265;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
}

#leftnavhome h2 a {
	color: #E0B265;
	text-decoration: none;
}

#leftnavhome h2 a:link {
	color: #E0B265;
	text-decoration: none;
}

#leftnavhome h2 a:active {
	color: #E0B265;
	text-decoration: none;
}

#leftnavhome h2 a:visited {
	color: #E0B265;
	text-decoration: none;
}

#leftnavhome h2 a:hover {
	color: #E0B265;
	text-decoration: underline;
}

#leftnavhome p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size : 8pt;
}

#leftnavhome ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#leftnavhome li {
	list-style: none;
	margin-left: -39px;
	line-height: 9pt;
}

#leftnavhome a {
	text-decoration: none;
	color: #ffffff;
}

#leftnavhome a:link {
	text-decoration: none;
}

#leftnavhome a:active {
	color: #C3BCAF;
}

#leftnavhome a:visited {
	text-decoration: none;
	color: #ffffff;
}

#leftnavhome a:hover {
	text-decoration: underline;
	color: #E0B265;
}

#leftnavhome .price {
	padding-top: 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11pt;
	color: #FFFFCC;
}

/* END Left navigation home */

/* BEGIN Left navigation */

#leftnav {
	margin: 10px 2px 10px 18px;
	width: 142px;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #ffffff; 
}

#leftnav p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size : 8pt;
}

#leftnav dd {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leftnav dt {
	margin: 0px 0px 3px 0px;
	color: #E0B265;
}

#leftnav ul {
	margin-top: 0px;
	margin-bottom: 15px;
}

#leftnav li {
	list-style: none;
	margin-left: -30px;
	line-height: 9pt;
}

#leftnav a {
	text-decoration: none;
	color: #ffffff;
}

#leftnav a:link {
	text-decoration: none;
}

#leftnav a:active {
	color: #C3BCAF;
}

#leftnav a:visited {
	text-decoration: none;
	color: #ffffff;
}

#leftnav a:hover {
	text-decoration: underline;
	color: #E0B265;
}

/* END Left navigation */

/* BEGIN product brief */

.productbrief {
	width: 164px;
	height: 10px;
}
.productbrief .ordernow {
	width: 82px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	height: 10px;
}

.productbrief .learnmore {
	left: 82px;
	top: 0px;
	width: 82px;
	height: 10px;
	text-align: right;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

/* END product brief */

.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
}


.smalltext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}


.error {
        font-weight: bold;
        background: transparent;
        color: #990000;
}

/* END quote box */

/* BEGIN highlight box */

div.highlightbox {
	border-width: 1px;
	border-color: #eedd99;
	border-style: solid;
	padding: 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	margin-bottom: 20px;
}

div.highlightbox h3 {
	background: #eedd99;
	font-size : 9pt;
	color: black;
	text-align: center;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.highlightbody {
	padding: 8px 10px 8px 10px;
}

div.highlightbodynp {
	padding: 0px;
}

div.highlightbox .who {
	padding: 12px 0px 0px 0px;
        font-weight: bold;
}

div.highlightbox ul.plain {
        margin: 0px;
        padding: 0px;
	line-height: 13px;
}

div.highlightbox ul.plain li {
        list-style: none;
}   

/* END highlight box */

.tableheader {
        background: #eedd99;
	color: inherit;
}

.tablewhite {
        background: #ffffff;
	color: inherit;
}

.tablegrey {
        background: #dddddd;
        color: inherit;
}

.pricehighlight {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	font-weight : bold;
}

.grey {
        background: transparent;
        color: #cccccc;
}

/* BEGIN feature lists */

ul.features {
	margin-top: 0px;
	margin-bottom: 0px;
}       

ul.features li {
	margin-left: -20px;
} 

ul.featuressmall {
	margin-top: 0px;
	margin-bottom: 0px;
}       

ul.featuressmall li {
	margin-left: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
} 

/* END feature lists */

/* BEGIN standard features */

table.sf {
	width: 549px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.sf td {
	border: 0px;
	margin: 0px;
	padding: 0px 25px 0px 0px;
	width: 265px;
	vertical-align: top;
}

table.sf h2 {
	margin-top: 0px;
}

table.sf p {
	margin-top: 0px;
	margin-bottom: 8px;
}

/* END standard features */

/* BEGIN plan comparison table */

.tablerowcolor1 {
        background: #e7e8ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.tablerowcolor2 {
        background: #eedd99;
	color: inherit;
}

.tablerowblank {
	height: 20px;
}
.compheadcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	width: 149px;
}

.compcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	width: 95px;
}

/* END plan comparison table */
p.notopmargin {
	margin-top: 0px;
}
