/*CSS OVER RIDE*/
#globalHeader 
{
height:138px; /*change to 218px when flash and 138w/o*/
}
#topNav
{
height:60px; /*change to 80px when flash and 60w/o*/
}
#divMinReq{
border:thin solid #0066FF; 
text-align:left; 
width:180px; 
padding-left:3;
background-color:#ffffff;
list-style: none;
}
#divMinReq UL{
list-style: none;
width:160px; 
margin-left:5px;
padding-left:0;
font-size: 10px;
}
#divMinReq UL li{
margin:0;
list-style: none;
padding-left:5;
}
#minReqHeader {
margin-top:120px;
font: bold 11px Arial;
}

/******************/
/*comparison chart*/
/******************/
#compChart{
border:1px solid #003366;
}
#compChart td{
text-align:center;
height:16px;
font:12px verdana bold;
color: #00014C;
}
#compChart tr{
border-top:1px thin #003366;
}
#compChart .tdCol1, #compChart .tdCol1a{
background-color:#ffffff;
width:200px;
text-align:left;
font:11px verdana bold;
}
#compChart .tdCol1a{
padding-left:10px;
}
#compChart .tdCol2{
background-color:#99ccff;
width:100px;
text-align:center;
font:11px verdana bold;
}
#compChart .tdCol3{
background-color:#6699ff;
width:100px;
text-align:center;
font:11px verdana bold;
}
#compChart .tdCol4{
background-color:#0066cc;
width:100px;
text-align:center;
font:11px verdana bold;
}
li {
list-style-image:none;
}
.validation_error{
color:red;
font:10px bold Arial;
}
table#videoTbl h2{
color:#ffffff;
font:13px Arial bold;
font-weight:strong;
}
table#videoTbl h3{
color:#ffffff;
font:12px Arial bold;
font-weight:strong;
}
table#videoTbl ul{
color:#ffffff;
font:12px bold Arial;
}
table#videoTbl ul li{
color:#000000;
font:11px  Arial;
}
table#videoTbl A:active,table#videoTbl A:Link, table#videoTbl A:Visited {
color:#000000;
font:11px  Arial;
}
table#videoTbl A:hover{
color:red;
text-decoration:underline;
}
table#videoTbl p{
margin-top:10px;
color:#ffffff;
font:11px Arial;
}
div#tourCombo ul li, div#tourCombo A:active,div#tourCombo A:Link, div#tourCombo A:Visited {
color:#ffffff;
font:11px  Arial;
}
div#crumb_videos{
padding:2px;
text-align:center;
font:11px  Arial;
}
div#crumb_videos A:active,div#crumb_videos A:Link, div#crumb_videos A:Visited {
font:11px  Arial;
}
A#crumb_Link2{
padding-right: 20px;
background: url(/media/img/icon_popup.gif) no-repeat center right;
}

Table#webinarDates{
font:11px  Arial;
width:700px;
}
Table#webinarDates input{
width:11px;
}