﻿body
{
    color: #555;
    font-family: Arial,verdana,sans-serif;
	font-size: 0.75em;
	background: url(images/bg.gif) center top repeat-y #e0e0e0;
	text-align: center;
}
form {
	background: #fff;
	width: 800px;
	padding: 0 20px;
	margin: 0 auto;
	text-align: left;
}
a
{
	color: #A30736;
	font-size:.9em;
	text-decoration: none;
}
img{
    border:none;
    padding:5px,5px,2px,5px;
}
div.section
{
    width: 800px;
    margin: 15px 0 0 0;
}
.sectionRow 
{
	background:#777777 none repeat scroll 0%;
	border-bottom:1px solid #666666;
	clear:both;
	color:#FFFFFF;
	font-weight:900;
}
.rowItem
{
    padding-left: 1%;
    width: 800px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
.rowItem td, .rowItemAlt td 
{
	padding-bottom: 5px;
	padding-top: 5px;
}
.platformCell 
{
	width:113px !important;
}
.showAllTable td 
{
 	width:20px;
	display:inline-block;
}
.rowItemAlt
{
    padding-left: 1%;
    width: 800px;
    background: #f6f6f6;
	border-bottom: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
}
label
{
    font-weight: 900;
}
.rowItem span
{
    font-weight: 900;
}
.rowItemAlt span
{
    font-weight: 900;
}
.formItem
{
    padding-right: 4px;
    padding-left: 3px;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.formItemLabel
{
    padding-right: 4px;
    padding-left: 3px;
     margin-bottom: 2px;
    float: left;
    padding-bottom: 0px;
    padding-top: 0px;
}
fieldset table.formItem
{
    width: auto;
}
table.formItem
{
    width: 800px;
}
table .formItem
{
    margin-bottom: 0px;
}
th {
	text-align: center;
}
td
{
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 3px;
    padding-top: 3px;
}
tfoot
{
    font-weight: 900;
    color: #444;
}
tfoot td
{
    border-top: #777 1px solid;
    margin-top: 5px;
}
tfoot input
{
    font-weight: 900;
    color: #444;
    border-top-style: none !important;
    border-right-style: none !important;
    border-left-style: none !important;
    border-bottom-style: none !important;
}
.rowItem label
{
    display: block;
    float: left;
}
.rowItemAlt label
{
    display: block;
    float: left;
}

.formItem input, .formItem select
{
     margin-right: 5px;
}
br
{
    clear: both;
}
hr
{
    clear: both;
    border-top: #bbb 1px solid;
    margin: 30px 0px 35px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
br.clear
{
    clear: both;
}
#HTMLHeader div img
{
	display: inline;
}
h1
{
	border-top: 3px double #ccc;
    font-size: 1.9em;
	font-weight:100;
    padding-top: 10px;
	color: #222;
}
.contactDetails
{
	display: inline;
	position: absolute;
	right: 5px;
	color: #fff;
	font-size: .9em;
	font-weight: 100;
}
.contactDetails a
{
	color: #fff;
	border-bottom: 1px dotted #fff;
}
h2
{
    padding-right: 5px;
    border-top: #ccc 1px solid;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-left: 5px;
    font-size: 1.3em;
    background: #eee;
    padding-bottom: 0px;
    color: #666;
    padding-top: 5px;
    border-bottom: #ccc 1px solid;
}
h3
{
	position: relative;
	padding: 0 0 0 10px;
	margin: 0;
    font-size: 1.1em;
	line-height: 1.5em;
}
.button
{
    border-right: #740928 2px solid;
    padding-right: 10px;
    border-top: #740928 2px solid;
    padding-left: 10px;
    font-weight: 900;
    font-size: 12px;
    background: url(../images/button_bg.gif) #b7103f repeat-x left top;
    padding-bottom: 3px;
    margin: 5px 5px 5px 10px;
    border-left: #740928 2px solid;
    cursor: pointer;
    color: #fff;
    padding-top: 3px;
    border-bottom: #740928 2px solid;
}
.buttonDisabled
{
    border-right: #727272 2px solid;
    padding-right: 10px;
    border-top: #727272 2px solid;
    padding-left: 10px;
    font-weight: 900;
    font-size: 12px;
    background: url(../images/button_bg_disabled.gif) #bbb repeat-x left top;
    padding-bottom: 3px;
    margin: 5px 5px 5px 10px;
    border-left: #727272 2px solid;
    cursor: pointer;
    color: #fff;
    padding-top: 3px;
    border-bottom: #727272 2px solid;
}
thead
{
    font-weight: 900;
    
}
.provider
{
    font-weight:800;
    background:#9d4a4c;
    color:#FFFFFF;
}
.platform
{
    padding-left:15px;
	
}
.alt
{

}
div.platform
{
	border-top: 1px solid #e9e9e9;
	line-height: 1.7em;
}
.chartHeader 
{
	float:left;
	padding-left:119px;
}
div.alt
{
	background: #f6f6f6;
}
.Recommended, .HighlyRecommended, .InvestmentGrade
{
	margin: 0;
	padding: 2px 3px;
	font-size: 10px;
	line-height: 11px;
	color: #fff;
	text-align: left;
}
.Recommended
{
	background: #8b9c87;
	border: 1px solid #697a65;
}
.HighlyRecommended
{
	background: #6a8db6;
	border: 1px solid #4d6d92;
}
.InvestmentGrade
{
	background: #c99f5b;
	border: 1px solid #ad8749;
}
span.recommend_normal, span.recommend_high
{
	padding: 3px;
}
.footer
{
	font-size: .8em;
	margin-top: 20px;
}
