/************************************************************************/
/* Sections      							*/
/************************************************************************/

body {
	margin: 10px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
        font-size: 100%;
	color: black;
	background-color: white;
	}

table, td, caption {
	font-family: verdana, arial, helvetica, sans-serif;
        font-size: 100%;
}

#toptable, #bigtable {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	width: 100%;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	border-collapse: collapse;
	}

#heading, #heading-menu, #heading-title, #heading-title-big {
	background-color: #0067ad;
	border-bottom: 3px solid #004266;
	font-size: 80%;
	padding: 3px;
	}

#heading-menu, #heading-title, #heading-title-big {
	background: #0067ad url("/images/topheader.gif") right no-repeat;
	vertical-align: bottom;
	}

#heading-title, #heading-title-big {
	font-family: "franklin gothic medium", arial, sans-serif;
	font-style: italic;
	font-weight: normal;
        font-size: 125%;
        margin: 0px 0px 0px 0px;
        padding-bottom: 0px;
	color: #d9e8f3;
	background-color: #0067ad;
        }

#heading-title-big {
        font-size: 150%;
        }

#leftsection {
	font-size: 80%;
	padding: 10px 10px 20px 0px;
	vertical-align: top;
	background: #ffffff url("/images/leftdivider.gif") top right repeat-y;
	}

#mainsection {
	width: 100%;
	padding: 10px 5px 20px 10px;
	vertical-align: top;
	}

#footer {
	padding: 2px 10px 10px 0px;
	border-top: 2px solid #0067ad;
	font-size: 75%;
	color: #707070;
	background-color: white;
	}

#footer a {
	color: #0067ad;
	background-color: white;
	}

#b2b    {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	padding: 10px 10px 10px 10px;
        }

/************************************************************************/
/* Menus         							*/
/************************************************************************/

.topmenu {
        list-style: none;
        margin: 0px;
        padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

.topmenu span {
        margin: 0px;
	padding: 2px;
        display: inline;
	color: #8cbbda;
	background-color: transparent;
	white-space: nowrap;
}

.topmenu a:active,
.topmenu a:visited,
.topmenu a:link {
	color: #d9e8f3;
	background-color: transparent;
	text-decoration: none;
}

.topmenu a:hover {
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
}

ul.leftmenu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
        list-style: none;
        margin: 0px;
        padding: 0px;
}

.leftmenu li {
        display: inline;
        white-space: nowrap;
}

.leftmenu span,
.leftmenu a:active,
.leftmenu a:visited,
.leftmenu a:link {
	display: block;
	text-decoration: none;
	margin: 6px 10px 6px 0px;
	padding: 2px 6px 2px 6px;
	color: #00527f;
	background-color: #d9e8f3;
	border: 1px solid #004266;
}

.leftmenu a:hover {
	color: #004266;
	background-color: #8cbbda;
}

.leftmenu span {
	color: #a13100;
	background-color: transparent;
	}


/************************************************************************/
/* Headings styles							*/
/************************************************************************/

h2, h3, h4 {
	font-family: "franklin gothic medium", arial, sans-serif;
	}

h2 {
        font-style: normal;
	font-weight: normal;
        font-size: 150%;
        margin-top: 0pt;
	margin-bottom: 1pt;
	color: #a13100;
	background-color: transparent;
	}

h3 {
	font-style: normal;
	font-weight: normal;
        font-size: 125%;
	margin-top: 10pt;
	margin-bottom: 0pt;
	color: #0067ad;
	background-color: transparent;
	}

h2 em {
        font-style: normal;
        color: #f24900;
	background-color: transparent;
        }

h3 em {
        color: #f24900;
	background-color: transparent;
        font-style: normal;
        }

h3 .date {
        font-size: 75%;
        color: #a17700;
	background-color: transparent;
        }

/************************************************************************/
/* floating boxes							*/
/************************************************************************/

.left {
        float: left;
        }

.right {
        float: right;
        }

.leftimage {
	float: left;
	margin: 0px 10px 10px 0px;
	clear: none;
	}

.rightimage {
	float:right;
	margin: 0px 0px 10px 10px;
	}

.rightboxes {
        float: right;
        width: 180px;
        clear: none;
        margin: 0px 0px 0px 10px;
        padding: 0px;
        }

.rightbox {
	width: 100%;
	color: inherit;
	background-color: #f2f2f2;
	border: 1px solid #d9d9d9;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 15px 0px;
	text-align: left;
	}

.rightbox p, .rightbox ul {
	margin-bottom: 0pt;
	font-size: 90%;
	}

.rightbox h3 {
	border-bottom: 2px solid #0067ad;
	margin-top: 0pt;
	margin-bottom: 4pt;
	}

.rightbox hr {
        padding: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        color: #d9d9d9;
        background-color: #d9d9d9;
        height: 2px;
    }

/************************************************************************/
/* Normal text styles							*/
/************************************************************************/

p, td, th, ul, ol, li {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top: 0pt;
	margin-bottom: 0.8em;
	}

.indent {
        margin-left: 2px;
        padding-left: 10px;
        border-left: 4px solid #f9ad8c;
        }

td, tr {
	vertical-align: top;
        }

ul li 	{
	list-style-image: url(/images/bullets/blueboxes.gif);
	list-style-type: none;
	list-style-position: outside;
        margin-bottom: 2pt;
        }

ul.links {
        margin: 4pt 0px 0px 0px;
        }

.links li {
	list-style-image: url(/images/bullets/bluearrow.gif);
        margin: 0px 0px 0px 9pt;
        }

strong {
	color: #f24900;
	background-color: white;
	font-weight: bold;
	}

a:link {    color: #0067ad; background-color: transparent; }
a:visited { color: #a13100; background-color: transparent; }
a:active {  color: #a13100; background-color: transparent; }

span.nowrap {
	white-space: nowrap;
        }

.error {
        color: #f24900;
        background-color: transparent;
}

div.error {
        margin-top: 1em;
        }

sup     {
        font-size: 75%;
        }

hr {
        height: 2px;
        color: #4d95c6;
        background-color: #4d95c6;
        clear: both;
	}

img {
        border-width: 0px;
        }

cite {
        font-style: italic;
        color: #a17700;
        background-color: transparent;
        }

.small {
	font-size: 90%;
        }

/************************************************************************/
/* Quotes             							*/
/************************************************************************/

.quote {
	font-style: italic;
	margin-bottom: 0.25em;
	color: #383838;
        background-color: transparent;
	}

.quoteaddr {
        margin-left: 2.5em;
        margin-bottom: 0em;
	padding-bottom: 1.25em;
        text-indent: -1.25em;
	font-weight: bold;
	font-style: normal;
	font-size: 80% !important;
	color: #383838;
        background-color: transparent;
	}

.quoteaddr:first-line {
        margin-left: 0em;
        }


.signature {
        margin-left: 50%;
        font-style: italic;
        }

/************************************************************************/
/* Downloads table                                                      */
/************************************************************************/

table.download {
	margin: 0em 0em 1em 0em;
	border-collapse: collapse;
        }

.download td {
        padding: 0.3em 0.75em 0em 0em;
	vertical-align: top;
        }

/************************************************************************/
/* Forms                                                                */
/************************************************************************/

div.form {
        width: 43em;
	color: inherit;
        background-color: #f2f2f2;
        border: #d9d9d9 solid 1px;
        padding: 0em 0.5em 0.5em 0.5em;
        margin: 0em 0em 1em 0em;
        }

.form h3 {
        color: white;
        background-color: #0067ad;
        padding: 0.125em 0.5em 0.125em 0.5em;
        margin: 0em -0.5em 0.5em -0.5em;
        }

.form p, form label {
        margin-bottom: 0.1em;
        vertical-align: text-top;
        }

label {
        margin: 0px;
        padding: 0px;
      }

.form input, .form textarea {
        margin-bottom: 0.5em;
        width: 97.5%;
        }

.form select {
        margin-bottom: 0.5em;
        width: 99%;
        }

.form input.nowidth, .form select.nowidth {
        width: auto;
        margin-bottom: 0px;
        }

.form div.button {
        margin-top: 0.75em;
        text-align: right;
        width: 99%;
        }

.form button {
        width: auto;
        margin-bottom: auto;
        font-size: 110%;
        }

/************************************************************************/
/* Screenshots                                                          */
/************************************************************************/

h3.screenshot {
        width: 95%;
        clear: both;
        }

div.screenshot {
        }

div.screenshot img {
        border-width: 0px;
        margin: 0px 10px 0px 10px;
        display: block;
        text-align: center;
        }

div.screenshot p {
        font-size: 75%;
        text-align: center;
        }

/************************************************************************/
/* Other special styles                                                 */
/************************************************************************/

table.products {
        margin: 1.5em 0px 1.5em -10px;
	border-collapse: collapse;
        }

.products h3 {
        margin-top: 0px;
        }

.products td {
        width: 30%;
        padding: 0px 10px 0px 10px;
        border-right: 2px dotted #8cbbda
        }

div.awards {
        vertical-align: middle;
        text-align: center;
        }

img.awards {
        margin: 8px 8px 8px 8px;
        }

/************************************************************************/
/* Anything below this line will be parsed by modern browsers only      */
/************************************************************************/

IgnoredByOldBrowsers{content:"\"/*"}
