
body{ 
	margin-top:15px;
	margin-right:auto;
	margin-left:auto; 
	background-color: /*#9ba7a7*/#d7d7d7;
}
/*
.pane_classic 
{
    color: #515151; 
    font-weight: normal; 
    font-size: 11px; 
    font-family: Verdana; 
    text-decoration: none; 
    text-align: left; 
}

.pane_classic a 
{
    color: #004990; 
    font-weight: bold; 
    text-decoration: none;     
}

.pane_classic a:hover 
{
    color: #000000;
}

.pane_classic a:active 
{
    color: #004990 
}
*/
.pane_menu_top 
{
    text-transform: uppercase;
    color: gray; 
    font-weight: normal; 
    font-size: 10px; 
    font-family: Verdana; 
    text-decoration: none; 
}

.pane_menu_top a 
{
    text-transform: uppercase;
    color: gray; 
    text-decoration: none; 
    font-size: 100%; 
}

.pane_menu_top a:hover 
{
    color: #054793; 
    text-decoration: none; 
    min-width: 100%; 
    min-height: 100%; 
}

.pane_menu_top a:active 
{
    color: gray; 
    text-decoration: none; 
}

/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	text-transform: uppercase;
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	text-transform: uppercase;
	cursor: pointer;
	color: gray;
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: transparent;
	border-left: #EEEEEE 0px solid;
	border-bottom: #EEEEEE 0px solid;
	border-top: #EEEEEE 0px solid;
	text-align: right;
	text-align: -moz-right; 
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: white;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak
{
	border-bottom: #EEEEEE 0px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 0px solid;
	border-right: #EEEEEE 0px solid;
	background-color: transparent;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: #054793;
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	font-style: normal;
	background-color: transparent;
}
.MainMenu_MenuArrow
{
	font-family: Verdana;
	font-size: 10px;
	cursor: pointer;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: Verdana;
	font-size: 10px;
	cursor: pointer;
}
    
.pageTitle{
        color: #515151;
        font-weight: bold; 
        font-size: 13px; 
        font-family: Verdana;    
}

.pageHeading{
	color: #708090; 
	font-weight: bold; 
	font-size: 13px; 
	font-family: "Arial Narrow"; 
	text-decoration: none; 
	text-transform: uppercase;  
}
    
.pageText {
        color: #515151; 
        font-weight: normal; 
        font-size: 10px; 
        font-family: Verdana; 
        text-decoration: none; 
        text-align: left; 
}
    
.pageText a { 
        color: #004990; 
        font-weight: bold; 
        text-decoration: none; 
}
  
.pageText a:hover { 
        color: #000000;
}
    
.pageText a:active { 
        color: #004990 
}

.pageText li{
	list-style-type: disc;
}

#menu {
	background: #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px;
}
#menu li {
	font: 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #F5F6EE; /*333*/
	border-bottom: 1px solid #393939;
	color: #333; /*ccc*/
	display: block;
	margin: 0;
	padding: 3px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: maroon url("./images/hoverMaroon.gif") left center no-repeat; /*#2580a2*/
	color: #fff;
	padding-bottom: 3px;
}

#menu2 {
	background: #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px;
}
#menu2 li {
	font: 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a.Menu2Trial {
	background: #F5F6EE; /*333*/
	border-bottom: 1px solid #393939;
	color: #333; /*ccc*/
	display: block;
	margin: 0;
	padding: 8px 30px;
	text-decoration: none;
	font-weight:normal;
}

a.Menu2Trial:hover {
	background: maroon url("./images/hoverDemo.gif") left center no-repeat; /*#2580a2*/
	color: #fff;
	padding-bottom: 8px;
}

a.Menu2Demo {
	background: #F5F6EE; /*333*/
	border-bottom: 1px solid #393939;
	color: #333; /*ccc*/
	display: block;
	margin: 0;
	padding: 8px 30px;
	text-decoration: none;
	font-weight:normal;
}

a.Menu2Demo:hover {
	background: maroon url("./images/hoverDemo.gif") left center no-repeat; /*#2580a2*/
	color: #fff;
	padding-bottom: 8px;
}

a.Menu2Contact {
	background: #F5F6EE; /*333*/
	border-bottom: 1px solid #393939;
	color: #333; /*ccc*/
	display: block;
	margin: 0;
	padding: 8px 30px;
	text-decoration: none;
	font-weight:normal;
}

a.Menu2Contact:hover {
	background: maroon url("./images/hoverContact.gif") left center no-repeat; /*#2580a2*/
	color: #fff;
	padding-bottom: 8px;
}

a.Menu2Resources {
	background: #F5F6EE; /*333*/
	border-bottom: 1px solid #393939;
	color: #333; /*ccc*/
	display: block;
	margin: 0;
	padding: 8px 30px;
	text-decoration: none;
	font-weight:normal;
}

a.Menu2Resources:hover {
	background: maroon url("./images/hoverDemo.gif") left center no-repeat; /*#2580a2*/
	color: #fff;
	padding-bottom: 8px;
}

.Head3 { 
	color: #708090; 
	font-weight: normal; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #ededdb; 
	background-position: 100% 0; 
	text-decoration: none; 
	text-transform: uppercase; 
	text-align: left; 
	padding-right: 4px; 
	padding-left: 4px; 
	border: solid 1px silver; 
	display: block; 
	white-space:nowrap;
}

.Menu3 { 
	color: #515151; 
	font-weight: normal; 
	font-size: 9px; 
	font-family: Verdana; 
	text-decoration: none; 
	text-align: left; 
}

.Menu3 a { 
	color: #054793; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: left; 
}

.Menu3 a:hover { 
	color: #000000; 
	text-decoration: underline; 
}

.Menu3 a:active { 
	color: gray 
}

ul.pagePoints{
     list-style-image: url('./images/bullet.ico');
}

td.indexPanelHeaderActive{
	font-size: 12px;
      border-top-width: 1px;
      border-left-width: 1px;
      border-right-width: 1px;
      border-bottom-width: 1px;                        
      border-style: solid;
      border-color: gray;
      color: gray;
      background-color: #F5F6EE;
}
    
td.indexPanelHeaderHover{
     font-size: 12px;
     border-top-width: 1px;
     border-left-width: 1px;
     border-right-width: 1px;
     border-bottom-width: 0px;                        
     border-style: solid;
     border-color: gray;
     font-weight: bold;
     background-color: #FCFDF5; //#FEBFBF;
}    
    
td.indexPanelHeaderOther{
     font-size: 12px;
     border-top-width: 0px;
     border-left-width: 0px;
     border-right-width: 0px;
     border-bottom-width: 1px;                        
     border-style: solid;
     border-color: gray;    
}      
    
td.indexPanelText{
     font-size: 12px;
     border-top-width: 0px;
     border-left-width: 1px;
     border-right-width: 1px;
     border-bottom-width: 1px;   
     border-style: solid; 
     border-color: gray;
     background-color: #FCFDF5;                     
}

/**************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************/
/**************************************************************************************************************************************************************/
/** Fastpass 2009 *********************************************************************************************************************************************/

/*
body{
	padding-top: 0px;
	margin-top: 0px;
	background-color: #d7d7d7;
	font-family: verdana, arial;
	font-size: 11px;
}
*/
#Fastpass{
	width: 989px;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana, arial;
	font-size: 11px;
}
#Top{
	border: 0px;
	background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/top.png);
	height: 147px;
	width: 989px;
}

#MainMenu{
	height: 72px;
	width: 989px;
	background-color: #efbb0d;
}
.MainMenuTable{
	font-weight: bold;
	margin-top: 21px;
	border-collapse:collapse;
}
.MainMenuTableCell{
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-left: 20px solid #efbb0d;
}


.rbroundbox1, .rbroundboxselected1,
.rbroundbox2, .rbroundboxselected2,
.rbroundbox3, .rbroundboxselected3,
.rbroundbox4, .rbroundboxselected4,
.rbroundbox5, .rbroundboxselected5 { 
	float: left;
	margin: auto; 
	margin-top: 28px;
	margin-left: 15px;
}
.rbroundbox1,
.rbroundbox2,
.rbroundbox3,
.rbroundbox4,
.rbroundbox5 { 
	background-color: #efbb0d; 
}
.rbroundboxselected1,
.rbroundboxselected2,
.rbroundboxselected3,
.rbroundboxselected4,
.rbroundboxselected5 { 
	background-color: #ffffff; 
}
.rbroundbox1, .rbroundboxselected1 { width: 60px; }
.rbroundbox2, .rbroundboxselected2 { width: 75px; }
.rbroundbox3, .rbroundboxselected3 { width: 110px; }
.rbroundbox4, .rbroundboxselected4 { width: 135px; }
.rbroundbox5, .rbroundboxselected5 { width: 80px;  }

.rbtop div, .rbtop  { background: none; }
.rbtopselected div  { background: url(/Portals/_default/Skins/FastPassCorp/Grafik/MainMenuTopLeft.png) no-repeat top left; }
.rbtopselected      { background: url(/Portals/_default/Skins/FastPassCorp/Grafik/MainMenuTopRight.png) no-repeat top right; }

.rbtop div, 
.rbtop, 
.rbtopselected div, 
.rbtopselected {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent { 
	margin-top: 10px; 
	margin-bottom: 7px;
	margin-left: 14px;
	padding-left: 0px;
	font-weight: bold;
}

#BottomLogos{
	padding: 10px;
	margin-left: 20px;
}
#BottomLogos img{
	margin-left: 20px;
	margin-right: 20px;
}
#Bottom{
	background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/bottom.png);
	height: 92px;
	width: 989px;
}
#Main, #ProductMain{
	text-align: left;
	border: 0px solid #ffffff;
	background-color: #ffffff;
	padding-right: 20px;
	margin-top: 22px;
	font-family: verdana, arial;
	font-size: 11px;
}
#ProductMain a{
	font-weight: bold;
}
#ProductMain td{
	font-family: verdana, arial;
	font-size: 11px;
}
table.MainTable, tr.MainTable{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	vertical-align: top;
}
table.MainTable{
	width: 990px;
}
td.MainLeftCol{
	padding-top: 5px;
	padding-left: 5px;
	width: 200px;
}
td.MainContentCol{
	padding-top: 5px;
	padding-left: 5px;
}
td.TwoColContentCol{
	padding-top: 5px;
	padding-left: 25px;
}
td.MainRightCol, td.TwoColRightCol{
	padding-top: 5px;
	padding-left: 5px;
	width: 210px;
}

#MainTopLeft, #MainBottomLeft{
	width: 327px;
	margin-right: 15px;
	float: left;
}
#MainTopLeft h1, 
#MainTopRight h1, 
.YellowBoxContent h1, 
#MainBottomTop h1, 
.MainBottomItemText h1, 
#MainBottom h1,
#ProductMain h1{
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
}
#MainTopLeft h2, 
#MainTopRight h2, 
.YellowBoxContent h2, 
#MainBottomTop h2, 
.MainBottomItemText h2,
#ProductMain h2{
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
}
#MainTopRight, #MainBottomRight{
	width: 327px;
	float: left;
	margin-left: 20px;
}
#ProductMain ul{
	list-style:square outside url("/Portals/_default/Skins/FastPassCorp/Grafik/GreenBullet.png");
}
#ProductMain li{
	padding-bottom: 3px;
}

.GreyBoxTop      { height:15px; width: 327px; background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/GreyBoxTop.png);      background-repeat: no-repeat; }
.GreyBoxBottom   { height:14px; width: 327px; background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/GreyBoxBottom.png);   background-repeat: no-repeat; }
.YellowBoxTop    { height:15px; width: 327px; background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/YellowBoxTop.png);    background-repeat: no-repeat; }
.YellowBoxBottom { height:14px; width: 327px; background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/YellowBoxBottom.png); background-repeat: no-repeat; }
.GreyBoxContent, .VideoBoxContent{
	color: #ffffff;
	background-color: #808e9b;
}
.YellowBoxContent{
	color: #000000;
	background-color: #efbb0d;
}
.GreyBoxContent, .YellowBoxContent, .VideoBoxContent{
	padding-left: 20px;
	padding-right: 10px;
}
.VideoBoxContent{
	background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/VideoBackground.png);
	background-repeat: no-repeat;
	background-position: center;
}
.GreyBoxContent p, .YellowBoxContent p{
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#MainBottomLeft{
	clear: left;
}
#SmallIcons{
	width: 327px;
	height: 82px;
	margin-top: 10px;
	margin-left: 4px;
}
#MainBottomTop{
	padding-top: 20px;
	border-bottom: 1px solid #b2b2b2;
	clear: both;
}

.MainBottomItem{
	border-bottom: 1px solid #b2b2b2;
	margin-top: 5px;
}
.MainBottomItemText{
	margin-top: 0px;
	padding-left: 10px;
	font-size: 11px;
}


#ProductMenuTop{
	margin-top: 25px;
	background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/ProductsTop.png);
	background-repeat: no-repeat;
	height: 53px;		
	margin-left: 10px;
}
#ProductMenu{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 0px;
}
#ProductMenu a{
	color: #ffffff;
}
#ProductMenu a:hover{
	color: #ffffff;
	text-decoration: underline;
}
#ProductSubMenu{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #efbb0d;
	color: #000000;
	font-weight: bold;
}
#ProductSubMenu a, #ProductSubMenu a:hover{
	color: #000000;
}
.MenuItem { 
	font-variant: small-caps;
	border-top: 2px solid #ffffff;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	margin-left: 10px;	
	margin-top: 0px;
	background-color: #e1061a;
}
#MenuItemNiv2Main{
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 180px;
}
ul.MenuItemNiv2{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style:square outside url(/Portals/_default/Skins/FastPassCorp/Grafik/BlackBullet.png);
}
#ProductSubMenu li{
	font-variant: small-caps;
	padding-top: 2px;
	padding: 0px;
	margin:0px;
	width:160px;
}
#MenuItemNiv2Top{
	border-top: 2px solid #ffffff;
	height: 5px;
	background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/SubMenuTop.png);
	background-repeat: no-repeat;
}
#MenuItemNiv2Bottom{
	height: 4px;
	background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/SubMenuBottom.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#ProductMenuBottom{
	background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/ProductsBottom.png);
	background-repeat: no-repeat;
	height: 14px;
	padding-bottom: 25px;
	margin-top: 2px;
	margin-left: 10px;
}
#NewsAndEvents{
	background-color: #c3e0c1;
	padding-left: 15px;
	padding-top: 10px;
}
#NETop{
	background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/NewsEventsTop.png);
	background-repeat: no-repeat;
	height: 55px;
}
#NEBottom{
	background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/NewsEventsBottom.png);
	background-repeat: no-repeat;
	height: 17px;
	margin-bottom: 20px;
}
.NEItem{
	padding-bottom: 10px;
}
.NEDate{
	color: #4ba241;
	font-weight: bold;
}
.NEHeadline{
	font-weight: bold;
	text-decoration: underline;
}
.NEBody{
	text-decoration: underline;
}

.FPTable{
	font-family: verdana, arial;
	font-size: 1.1em;
	margin:0px; 
	padding: 0px;
}
.TableRow{
	margin:0px; 
	padding: 0px;
	border-bottom: 2px solid #ffffff;
}
.TableTopRow{
	/*border: 10px solid #000000;*/
	margin:0px; 
	padding: 0px;
}
.TableColumnSeperator{
	margin: 0px; 
	padding: 0px;
	width: 1px;
	background-color: #ffffff;
	border: 0px;
}
.TableTopLeft{
	height: 19px;
	background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/TableTopLeft.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #efbb0d;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 15px;
	color: #ffffff;
}
.TableTopMiddle{
	height: 19px;
	background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/TableTopMiddle.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #efbb0d;
	padding-bottom: 5px;
	padding-top: 15px;
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
}
.TableTopRight{
	height: 19px;
	background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/TableTopRight.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #efbb0d;
	padding-bottom: 5px;
	padding-top: 15px;
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
}
.TableBodyLeft{
	background-color: #faeab6;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
	vertical-align: top;
}
.TableBodyRight{
	background-color: #faeab6;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 10px;
	vertical-align: top;
}
.TableBottomLeft{
	height: 9px;
	margin: 0px;
	background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/TableBottomLeft.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #faeab6;
	padding-left: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	vertical-align: top;
}
.TableBottomRight{
	height: 9px;
	margin: 0px;
	background-image: url(/Portals/_default/Skins/FastPassCorp/Grafik/TableBottomRight.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #faeab6;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
.invisible{
	display: none;
	height: 0px;
	width: 0px;
}


