body {
    font-family: arial, sans-serif;
    margin:0;
}

a {
    text-decoration: underline bold;
}

a:visited {
    color:#999;
}

h1 {
    font-size: 16px;
    color: #3770a8;
}
    
h2 {
    font-size: 14px;
    color: #3770a8;
}
    
h3 {
    font-size: 12px;
}
    
p, li {
    font-size: 12px;
    color: #666;
}

ul {
    padding-left:16px;
    margin-left:0px;
}
    
li {
    padding:0 0 12px 0;
}
    
table#comparison, table#products {
    width: 95%;
    line-height: 18px;
}

td {
    empty-cells: show;
}

th {
    padding: 15px 0 15px 0;
    text-align:left;
}

blockquote {
    border-top: 1px dashed #666;
    border-bottom: 1px dashed #666;
    padding: 8px 0 8px 0;
    color:#666;
    font-size:13px;
    margin-left:34px;
}
    
cite {
    font-size:13px;
    margin-left:34px;
    margin-bottom:28px;
    display:block;
    color:#666;
}

img {
    border: none;
}

table {
    border-collapse: collapse;
}

.section {
    border-top: dashed 1px #999;
    border-bottom: dashed 1px #999;
    padding: 14px 0 14px 0;
    color: #666;
    font-size: 12px;
    margin-right:5%;
}

.bullet {
    background: url(images/bullet.png) no-repeat;
    background-position: 8px 7px;
    padding: 8px 8px 8px 32px;
    font-size: 13px;
    color:#666;
}

.backToTop {
    position: relative;
    left:368px;
}

.blueBullet {
    background: url(images/blue_bullet.png) no-repeat;
    background-position: 8px 12px;
    color: #609cfe;
    font-size:14px;
    font-weight: bold;
    padding: 16px 16px 24px 36px;
}

#submenu {
    background: url(images/c3.png);
    text-align: right;
    padding-right: 12px;
    font-size: 13px;
    color: #69f;
}

#comparison td.left, td.right {
    background: url(images/bullet.png) no-repeat;
    background-position: 8px 8px;
    border: 1px dashed #999;
    border-left: 0;
    padding: 8px 8px 8px 32px;
    font-size: 13px;
    color:#666;
    width: 50%;
}
    
#comparison td.right {
    border-right: 0;
}
    
#comparison td.left {
    border-left: 0;
}
    
#footer {
    padding:10px 10px 20px 10px;
    background:#3770a8;
    text-align:center;
    color:#fff;
    font-size: 12px;
    line-height: 20px;
}

#footer a {
    text-decoration: underline;
    color: #fff;
}   

#layout {
    width:1000px;
}
    
#rightBorder {
    background: #306192;
    border-left: 1px solid #fff;
}
    
#before {
    border-top:1px dashed #666;
    border-bottom:1px dashed #666;
    color:#2b71a5;
    padding: 10px 0 10px 0;
    margin-right: 32px;
    font-size: 13px;
}

#inDepth div {
    padding-left:32px;
    padding-right:16px;
}

#products td.left, td.right {
    background: url(images/bullet.png) no-repeat;
    background-position: 8px 8px;
    border: 1px dashed #999;
    border-left: 0;
    padding: 8px 8px 8px 32px;
    font-size: 13px;
    color:#666;
}
    
#products td.right {
    border-right: 0;
    color:#2b71a5;
}
    
#products td.left {
    border-left: 0;
    color:#2b71a5;
}
    
#idealogy div {
    background: url(images/bullet.png) no-repeat;
    background-position: 8px 12px;
    border-top: dashed 1px #999;
    padding: 0 0 14px 32px;
    margin-right: 20px;
    color: #777;
    font-size: 12px;
}

#idealogy h3 {
    margin-top: 13px;
}

#productList th {
    color: #3D7694;
    font-size: 12px;
    padding: 0 8px 4px 8px;
}
    
#productList td {
    border: dashed #666 1px;
    font-size: 12px;
    color: #666;
}

#productList .bullet {
    border-top: dashed #666 1px;
    border-bottom: dashed #666 1px;
    border-left: none;
}
    
#email th {
    color: #666;
    font-size: 12px;
    padding: 8px;
    border-top: dashed #666 1px;
    border-bottom: dashed #666 1px;
    font-weight: normal;
}
    
#email td {
    border: dashed #666 1px;
    font-size: 12px;
    color: #666;
    padding: 8px;
    border-right:none;
}

#tips div {
    background: url(images/bullet.png) no-repeat;
    background-position: 8px 12px;
    border-top: dashed 1px #999;
    padding: 12px 0 14px 32px;
    margin-right: 20px;
    color: #777;
    font-size: 12px;
}

#links div {
    background: url(images/bullet.png) no-repeat;
    background-position: 8px 12px;
    border-top: dashed 1px #999;
    padding: 12px 0 14px 32px;
    margin-right: 20px;
    color: #777;
    font-size: 12px;
}

#links h3 {
    margin-top:2px;
}

label.newsletter {
	float: left;
	clear: left;
	text-align: right;
	width: 7em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
        font-size:small;
}

input.newsletter {
	float: left;
	clear: right;
	text-align: left;
}

input.nolabel {
	position: relative;
	clear: both;
	float: none;
	margin-left: 7.5em;
	display: block;
}

form br {
	clear: both;
}
