table.tblStyles {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
table.tblStyles td	{ 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style:dotted;
	border-right-color:#999999;
	padding-right:6px;
	padding-left:6px;
}

table.tblStyles tr	{
	height: 1.1em;
	line-height:1.1em;
}

table.tblStyles thead tr	{
	height: 1.1em;
    line-height:1.1em;
}
	
table.tblStyles thead td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bf0e45;
	border-bottom-color: #bf0e45;
	font-weight:bold;
}
table.tblStyles thead td.numbers {
	/*padding-left:4px;
	padding-right:4px;*/
	text-align:center;
}
table.tblStyles thead td.right {
	border-right-style: none;
	height: 1.1em;
    line-height:1.1em;
}
table.tblStyles td.right {
	border-right-width: 0px;
	padding-top:2px;
	padding-left:6px;
}
table.tblStyles tr.dark {
	background-color:#e5e5e5;
}

table.tblStyles tfoot td{
	border-bottom-style: solid;
	border-bottom-color:#bf0e45;
	border-bottom-width:1px;
}

table.tblStyles tfoot td.right{
	border-right-style: none;
}

table.tblStyles td.card{
	width:10px;
	padding-top:2px;
	padding-left:6px;
}
.drop{
	position:relative;
	float: right;
	padding: 1px 2px 1px  2px;
	height:1.1em;
}
.month{
	position:relative;
	float: right;
	width:200px;
	height:1.1em;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
table.tblFootStyles {
	border-top-style: solid;
	border-top-color:#bf0e45;
	border-top-width:1px;
	color: #bf0e45;
}
table.tblKey {
	color: #bf0e45;
	font-weight:bold;
	height:1.1em;
}
.suspSummary {	
	padding: 5px 2px 0px 2px;
}
/* cautions */
table.tblStyles td.yellowcard{
	background-image: url(/javaImages/ca/26/0,,~3155658,00.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	width:10px;
}

table.tblStyles td.redcard{
	background-image: url(/javaImages/ce/26/0,,~3155662,00.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	width:10px;
}
table.tblStyles td.nocard{
	width:10px;
}
table.tblStyles td.yellowcardStatus{
	background-image: url(/javaImages/ca/26/0,,~3155658,00.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left:20px;
	border-right-width: 0px;
}

table.tblStyles td.redcardStatus{
	background-image: url(/javaImages/ce/26/0,,~3155662,00.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left:20px;
	border-right-width: 0px;
}
table.tblStyles A{
	font-weight: bold;
	font-size: 0.8em;
	height: 2.0em;
    line-height:2.0em;
}
/* ///////////// */
.button_newsletter {
 width:329px;
 height:31px;
 background-image:url(/namedImage/10266/cubaButtonNewsletter.gif);
 color:#FFFFFF;
 text-align:center;
 font-weight:bold;
}

/* //// */
.headline{
margin-bottom: 10px;
}
.subHeading{
	font-size: 1.2em;
	font-weight: bold;
}

