﻿* {
	font-family: font-family:Verdana,Arial,sans-serif; ;
	font-size: 12px;
	color: #00467F;
}

img {
    margin: 0px 4px;
	border-style: none;
	border-color: inherit;
	border-width: 0;
    float: left;
	text-align: center;
	vertical-align: text-top;
}

ol, ul {
	margin-top: 0;
	margin-bottom: 10px;
	color: #00467F;
}

ul {
    list-style-image: url('images/bullet2.gif');
}

body {
	margin: 0 0 40px 0;
	padding: 0;
	text-align: center;
	background-image: url('images/body.gif');
	background-repeat: repeat-x;
	font-family: "Segoe UI", Vernads, Arial, Helvetica, sans-serif;
}
div#main, div#footer {
	width: 980px;
	margin: 0 auto;
	background-color: white;
}

div#main {
    text-align: left;
    background-image: url('images/canvas-shadow.gif');
    background-repeat: repeat-y;
}

div#main-inside {
    background-image: url('images/canvas-top.gif');
    background-repeat: no-repeat;
}

div#banner {
	height: 100px;
	color: #666;
}

div#banner-copy {
    float: right;
    text-align: right;
    margin: 25px 25px 0 0;
}

div#banner-nav {
    margin: 0 0 3px 0;
}

div#banner-call {
    font-style: italic;
}

div#billboard {
	margin: 0 0 8px 0;
	background-color: #C6BFAA;
	height: 370px;
}
img#logo {
	border-width: thin;
	border-color: #FFFFFF;
	margin: 35px 0 0 20px;
	border-right-style: solid;
	border-left-style: solid;
}

div#nav {
    padding: 0 14px 0 14px;
}

div#nav-inside {
    background-image: url('images/nav-bground-green.png');
    background-repeat: repeat-x;
    height: 31px;
}
img#login {
    float: right;
}

div#nav-primary {
}

div#content {
    padding: 5px 14px 50px 14px;
    min-height: 400px;
    background-image: url('images/canvas-bottom.gif');
    background-repeat: no-repeat;
    background-position: center bottom;
}

div#content-inside {
    background-image: url('images/page.gif');
    background-repeat: no-repeat;
    padding: 20px 0 0 0;
}

ul#content-nav {
	width: 173px;
	margin: 0 0 0 0;
	padding: 0;
	position: absolute;
	font-weight: bold;
	color: #00467F;
}
ul#content-nav li {
	list-style: none;
	list-style-image: none;
	color: #00467F;
}

ul#content-nav li a {
    display: block;
    padding: 4px 10px 4px 4px;
    color: #370;
    text-decoration: none;
}

ul#content-nav li a:hover {
    text-decoration: underline;
}

ul#content-nav li a.current {
    color: white;
    background-color: #666;
}

div#promo {
    position: absolute;
    width: 155px;
    margin: -10px 0 0 8px;
    color: #666;
    font-style: italic;
}

div#content-body {
    margin: 0 10px 0 185px;
    min-height: 400px;
}

div#content-before-sidebar {
    margin-right: 160px;
    padding-right: 15px;
    border-right: 1px solid #BBB;
    min-height: 400px;
}

div#content-sidebar {
    width: 150px;
    float: right;
}

div#content-sidebar ul {
    padding: 0;
    list-style: none; 	list-style-image: none;
    margin: 0 0 20px 0;
}

div#content-sidebar li {
    margin: 3px 0 3px 0;
}

div#content-sidebar h3 {
    border-bottom: 1px solid #CCC;
}

div#footer {
}

div#footer-certs {
    float: right;
    margin: 0 10px 0 0;
}

div#footer-nav {
    margin: 0 0 3px 0;
}

div#footer-copy {
    color: #666;
}

div#footer * {
    font-size: 11px;
}

p {
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-bottom: 5px;
}

a:link, a:visited {
	color: #00467F;
	text-decoration: none;
}

a:hover {
    text-decoration: none;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #00467F;
/*	color: #003366;*/
	padding-left: 10px;
}

h1, h1 * {
    font-size: 26px;
    margin: 0 0 10px 0;
}

h2, h2 * {
	font-size: 18px;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	padding-right: 10px;
}
h3, h3 * {
	font-weight: bold;
	font-size: 16px;
	width: 209px;
	margin-bottom: 10px;
	padding-left: 10px;
}

form {
    margin: 0;
}

table.bookshelf {
}
table.bookshelf td {
	vertical-align: top;
	padding: 10 10px 10px 15;
	background-color: #D6D0BE;
}

table.specs th, table.specs td {
    padding: 6px 15px 6px 6px;
    vertical-align: top;
}

table.specs th {
	background-color: #DDD;
	border-left: 5px solid #370;
	border-left-color: #370;
}

table.specs td {
    background-color: #EEE;
}

div.section {
    margin: 0 0 25px 0;
}

div.callout {
    padding: 10px;
    border: 1px solid #CCC;
    border-left: 5px solid #370;
    background-color: #EEE;
    width: 250px;
    float: right;
    margin: 0 0 10px 20px;
}

div.callout h2 {
    color: #370;
    border: none;
}

div.qa {
    margin: 0 0 20px 0;
}

div.qa h2 {
    border: none;
}

ul.news li {
    margin: 0 0 10px 0;
}

div.partnerlogo {
    text-align: center;
    padding: 20px;
    border-bottom: 1px dotted #999;
}

form th, form td {
    vertical-align: top;
    padding: 0 10px 3px 0;
}

div.press-release h2 {
    border: none;
    margin: 0 0 20px 0;
    font-style: italic;
}

img.graf-left {
    float: left;
    border: 1px solid #CCC;
    margin: 0 15px 8px 0;
}

img.graf-right {
    float: right;
    border: 1px solid #CCC;
    margin: 0 0 8px 15px;
    
    
}

form table {
    margin: 0 0 15px 0;
}

form th {
    text-align: right;
}

div#submit {
}

@media print {
    div#nav {
        display: none;
    }

    img#logo {
	margin: 0;
	top: 10px;
}

    div#banner {
        height: auto;
    }
}
