@font-face
{
	font-family: forza-med;
	src:url(forza-medium.otf);
}
@font-face
{
	font-family: forza-lt;
	src:url(forza-light.otf);
}
p,li {
	font-family: forza-lt,arial,helvetica,tahoma,geneva;
	font-size: 1em;
	color: #4d4d4d;
	margin: 1px;
	padding: 1px;
}
body {
	margin:0px;
	padding:0px;
	background-color:#fefefe;
	/*background-image: url('BMW_pageBG.gif');*/
	background-position: top center;
	background-attachment: fixed;
	background-repeat: repeat-y;
	font-family: forza-lt,arial,helvetica,tahoma,geneva;
	font-size: 1em;
}

div#proCardImage {
	display:inline;
	font-family: forza-lt,arial,helvetica,tahoma,geneva;
	font-size: .8em;
	color: #ededed;
}

.bold 
{
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	font-weight: bold;
}
.boldRed 
{
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	font-weight:bold;
	color: #428bca;
}
.boldGrey
{
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	font-weight:bold;
	color:#333333;
}
.grey
{
	color:#333333;
}
.greySummary
{
	color:#333333;
}
.small 
{
	font-size:.8em;
}
.smallGrey
{
	font-size:.8em;
	color: #333333;
}
.summary
{
	/**/
	
}
.white1em {
	font-family: forza-lt,arial,helvetica,tahoma,geneva;
	font-size: 1em;
	color: #FFFFFF;		 
}
.WhiteBold1em {
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF; 
}
.WhiteBold12pt {
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF; 
}
.h3 {
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	font-size: 1.7em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 2px;
}
.h3Red {
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	font-size: 1.7em;
	font-weight: bold;
	color: #428bca;
	margin-bottom: 2px;
}
.h4 {
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
}
.h4Red {
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	font-size: 1.5em;
	font-weight: bold;
	color: #428bca;
}
.h5 {
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
}.h5Red {
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	font-size: 1.3em;
	font-weight: bold;
	color: #428bca;
}
hr {
	border:0;
	width: 90%;
}
.greyHR {
	color:#CCCCCC;
	background-color: #CCCCCC;
}
.bgFoot {
	background:transparent url('bgFoot.png') repeat-x left top;
}
.hcSplashHead {
	background:transparent url('headContingency.png') no-repeat left top;
}

/*anchors*/
details {
	padding-top:3px;
}
summary.hand {
	cursor: pointer;
}
summary {
	display:block;
	list-style: none;
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	text-decoration: none;
	color: #428bca;
}
summary::-webkit-details-marker {
	display: none;
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	text-decoration:none;
	color:#428bca;
}
a, a:visited, a:active 
{
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	text-decoration:none;
	color:#428bca;
}
a:hover {
	text-decoration:underline;
}
a.red, a.red:visited, a.red:active {
	text-decoration:none;
	color:#428bca;
}
a.red:hover {
	text-decoration:underline;
}
a.menuRed, a.menuRed:visited, a.menuRed:active {
text-decoration:none;
font-size: 1.3em;
font-weight:bold;
color:#428bca;
}
a.menuRed:hover {
	text-decoration:none;
	font-size: 1.3em;
	font-weight:bold;
	color:#000000;
}
a.menuGrey, a.menuGrey:visited, a.menuGrey:active 
{
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	font-weight:bold;
	text-decoration: none;
	font-size: 1.3em;
	color:#333333;
}
a.menuGrey:hover 
{
	/*color:#428bca;*/
	text-decoration: underline;
}

#chevron ul 
{
	list-style-type: none;
	margin: 2px;
	padding:0px;
}

#chevron li
{
font-family: forza-med,arial,helvetica,tahoma,geneva;
font-size:1.3em;
background: transparent url(bullChevronRedRacing.png) no-repeat left;
float: left;
height: 21px;
line-height: 21px;
padding: 0 0 0 10px;
}

/* Error Table */
.errTable 
{
	border-collapse:collapse;
	background: #333333;
	border-left: 1px solid #323232;
	border-right: 1px solid #323232;
	border-bottom: 1px solid #323232;
}
.errText 
{
	color:#ffcc00;
}
	
/* DataTable*/

.tableData {
	font-family: forza-lt,arial,helvetica,tahoma,geneva;
	font-size: 1em;
	border-collapse:collapse;
	border: 0px solid #000000;
}
.rowLabel {
	text-align:center;
	valign:top;
	color: #3b3b3b;
	font-weight:bold;
	background-color:#d8d8d8;
}
.rowData1 {
	text-align:right;
	color:#333333;
	white-space:nowrap;
	font-weight:200;
	
}
.rowData2 {
	text-align:right;
	color:#333333;
	white-space:nowrap;
	font-weight:200;
	/*background-color:#3b3b3b;*/
}
.rowData3 {
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	white-space:nowrap;
	background-color:#2a01dc;
}
.rowData4 {
	text-align:right;
	color:#ffffff;
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	font-weight: bold;
	white-space:nowrap;
	background-color:#428bca;/*#241c68;*/
}
.rowData1:hover {
	color:#000000;
	background-color:#f7f7f7;
	font-weight:bold;
}
 .rowData2:hover {
	color:#000000;
	background-color:#f7f7f7;
	font-weight:bold;
}
.rowLabel td, .rowData1 td, .rowData2 td, .rowData3 td, .rowData4 td {
	margin:1px;
	padding:1px;
}
.rowData1 td:hover 
{
	color:#574eff;
} 
.rowData2 td:hover {
	color:#574eff;
}

/*FORM STYLE*/

.formRed {
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	font-size: 1em;
	color: #ff0000;
}
.form {
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	font-size: 1em;
}
#popUp
{
	display: block;
	position: absolute;
	visibility: hidden;
	z-index: 200;
	left: 0px;
	top:100px;
	width: 100%;
	height: 100%;
	font-family: forza-med,arial,helvetica,tahoma,geneva;
	font-size: 1em;
	color: #fff;
	vertical-align:middle;
}
#popUpbg
{
	background-image: url(popUpbg.png);
	background-repeat: no-repeat;
	width: 420px;
	height: 320px;
	margin: 10px;
	padding: 5px;
}