@charset "utf-8";
/* CSS Document */

p {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:normal;
}

ul {
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	font-weight:normal;
}
ul.visa {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	margin-left: 25px;
	}

ol {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	margin-left: 25px;
}

li.visa {
	padding-bottom: 10px;
	}

.font {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	padding-top: 2px;
}

.topicheader {
	font-family: Arial;
	font-size: 2.0em;
	color:#cc0033;
	font-weight: bold;
}

.einsiderheader {
	font-family: Arial;
	font-size:1.75em;
	color:#cc0033;
	font-weight: bold;
}

.press {
	font-family:Verdana;
	font-size:.70em;
	color:#333333;
	font-weight:normal;
}

.pressheader {
	font-family:Verdana;
	font-size: 1.20em;
	color:#333333;
	font-weight: bold;
}

.presslink
{
	font-size: 11px;
	color: #0033FF;
	font-family: Verdana;
	text-decoration: none;
}
  a:link.presslink  {color: #0033FF;}
  a:active.presslink  {color: #0033FF;}
  a:hover.presslink  {color: #0033FF;}

td .textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #95122C;
}

.contactsmall {
	font-family:Verdana;
	font-size:10px;
	color:#999999;
	font-weight:normal;
	padding-top: 2px;
}

.contactfont {
	font-family:Verdana;
	font-size:14px;
	color:#333333;
	font-weight:normal;
	padding-top: 2px;
}

.whitefont {
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	padding: 5px;
}

.blackfont {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding: 5px;
}

.chocolatefont {
	font-family:Verdana;
	font-size:11px;
	color:#382f28;
	font-weight:normal;
	padding: 5px;
}

.sitemap {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:normal;
}
a.sitemap:link {
	font-family:Verdana;
	font-size:11px;
	color:#808080;
	font-weight:normal;
	padding-top: 2px;
	text-decoration: none;
}

a.sitemap:visited {
	font-family:Verdana;
	font-size:11px;
	color:#808080;
	font-weight:normal;
	padding-top: 2px;
	text-decoration: none;
}

a.sitemap:hover {
	font-family:Verdana;
	font-size:11px;
	color:#cc0033;
	font-weight:normal;
	padding-top: 2px;
	text-decoration: none;
}

a.sitemap_title:link {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	padding-top: 2px;
	text-decoration: none;
}

a.sitemap_title:visited {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	padding-top: 2px;
	text-decoration: none;
}

a.sitemap_title:hover {
	font-family:Verdana;
	font-size:11px;
	color:#cc0033;
	font-weight:normal;
	padding-top: 2px;
	text-decoration: none;
}
.sitemap_hdr {color: #333333}

 .leftmenu {
 font-family: Verdana;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #333333;
}
  a:link.leftmenu  {color: #333333;}
  a:active.leftmenu  {color: #333333;}
  a:hover.leftmenu  {color: #cc0033;}

.rates {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:normal;
}

.visa_header {
	font-family:Verdana;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	padding-top: 2px;
}
/*Styling for the Relationship Rewards Chart */
.rewards {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:normal;
}
	
.small_rewards {
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	font-weight:normal;
}
.rewards_header {
	font-family:Verdana;
	font-size:14px;
	color:#333333;
	font-weight:normal;
}

.tablink {
	font-family:Verdana;
	font-size:10px;
	color:#0033FF;
	font-weight:bold;
}

.hottablink {
	font-family:Verdana;
	font-size:10px;
	color:#cc0033;
	font-weight:bold;
}

.navlink
{
	font-size: 10px;
	color: #cc0033;
	font-family: Verdana;
	text-decoration: none;
	padding-right: 5px;
}

.headerlink
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	padding-top: 5px;
}

a:hover.headerlink
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
	padding-right: 5px;
}

.footerlink
{
	font-size: 10px;
	color: #cc0033;
	font-family: Verdana;
	text-decoration: none;
}


a:hover.navlink
{
	font-size: 10px;
	color: #cc0033;
	font-family: Verdana;
	text-decoration: underline;
	padding-right: 5px;
}

.bodylink
{
	font-size: 11px;
	color: #0033FF;
	font-family: Verdana;
	text-decoration: none;
}
  a:link.bodylink  {color: #0033FF;}
  a:active.bodylink  {color: #0033FF;}
  a:hover.bodylink  {color: #0033FF; text-decoration: underline;}


.plink
{
	font-size: 11px;
	color: #0033FF;
	font-family: Verdana;
	text-decoration: underline;
}
a:hover.plink
{
	font-size: 11px;
	color: #0033FF;
	font-family: Verdana;
	text-decoration: underline;
}

.workshoplink
{
	font-size: 11px;
	color: #0033FF;
	font-family: Verdana;
	text-decoration: underline;
}
a:hover.workshoplink
{
	font-size: 11px;
	color: #0033FF;
	font-family: Verdana;
	text-decoration: underline;
}



.redfont {
	font-family:Verdana;
	font-size:11px;
	color:#cc0033;
	font-weight:normal;
}

.disclosure {
	font-family:Verdana;
	font-size:10px;
	color:#cc0033;
	font-weight:normal;
}

.disclosure2 {
	font-family:Verdana;
	font-size:9px;
	color:#333333;
	font-weight:normal;
}

.ratedisclosure {
	font-family:Verdana;
	font-size:9px;
	color:#cc0033;
	font-weight:normal;
}
.partnerslink {
	font-family:Verdana;
	font-size:9px;
	color:#cc0033;
	font-weight:normal;
}

.footer {
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	font-weight:normal;
}

.footerwhite {
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
}

.header {
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}


.subheader {
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

.redheader {
	font-family:Verdana;
	font-size:12px;
	color:#cc0033;
	font-weight:bold;
}



.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	z-index:1;
}


.TabbedPanelsTabGroup {
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	
}


.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: Verdana;
	font-weight: bold;
	font-size: 11px;
	background-color: #FFFFFF;
	list-style: none;
	border-left: solid 1px #E0E0E0;
	border-bottom: solid 1px #E0E0E0;
	border-top: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	visibility:visible;
	
}


.TabbedPanelsTabHover {
	background-color: #E0E0E0;
}


.TabbedPanelsTabSelected {
	background-color: #F7F7F7;
	color: #cc0033;
	border-bottom: 1px solid #E0E0E0;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: #cc0033;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #E0E0E0;
	border-bottom: solid 1px #E0E0E0;
	border-top: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	background-color: #FFFFFF;
	font: Verdana;
	font-size: 11px;
	
}

.TabbedPanelsContentGroup2 {
	clear: both;
	border-left: solid 1px #E0E0E0;
	border-bottom: solid 1px #E0E0E0;
	border-top: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	background-color: #FFFFFF;
	font: Verdana;
	font-size: 11px;
	width:500;
	wmode: transparent;
	
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	padding: 4px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}

.TabbedPanelsContent2 {
	padding: 4px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #FFFFFF;
	position: relative;
	border-top: solid 1px #E0E0E0;
	border-right: solid 1px #E0E0E0;
	border-left: solid 1px #E0E0E0;
	border-bottom: solid 1px #E0E0E0;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #E0E0E0;
	border-bottom: solid 1px #E0E0E0;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 10px;
	width: 30em;
	height: 20em;
}

 
.menulink {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #333333;
}
a:link.menulink  {color: #333333;}
  a:active.menulink  {color: #333333;}
  a:hover.menulink  {color: #cc0033;}
  
.menulinkred {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #cc0033;
}
a:link.menulinkred  {color: #cc0033;}
  a:active.menulinkred  {color: #cc0033;}
  a:hover.menulinkred  {color: #333333;}
  
  
  .menulinkp {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #333333;
}
a:link.menulinkp  {color: #333333;}
  a:active.menulinkp  {color: #333333;}
  a:hover.menulinkp  {color: #cc0033;}
  
  .popup { 
 border-top: #ffffff 1px solid; 
 background: #AEBFCD; 
 font-style: normal; font-size: 10px}
 
.popup_first { 
 border-top: 0px; 
 background: #AEBFCD; 
 font-style: normal; font-size: 10px
 }
 


 #dropmenudiv{
position: absolute;
background-color: #FFF;
border:1px solid #E0E0E0;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 16px;
z-index:100;
}
 
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #E0E0E0;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: black;
}
 
#dropmenudiv a:hover{ /*hover background color*/
background-color: #E0E0E0;
color: #cc0033;
}

.highlight { background: #FFFF40; }
		.searchheading { font-size: 12px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif; }
		.summary { font-size: 11px; font-style: italic; font-family: Verdana, Arial, Helvetica, sans-serif; }
		.suggestion { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
		.results { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#0033FF; }		
		.description { font-size: 10px; color: #333333; font-family:Verdana, Arial, Helvetica, sans-serif; }
		.context { font-size: 12px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #333333; }
		.infoline { font-size: 10px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #cc3399;}

		.zoom_searchform { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
		.zoom_results_per_page { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;margin-left: 10px; }
		.zoom_match { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}

#rnd_container {background: #FFFFFF; margin:1px;}
    
    .rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#E0E0E0; border-left:1px solid #E0E0E0; border-right:1px solid #E0E0E0;}
    .rnd_b1 {margin:0 5px; background:#E0E0E0;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}

    
    .rnd_content {
    display:block;
    border:0 solid #ccc;
    border-width:0 1px;
    padding: 1px;
    
    }


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	width: auto;
	list-style: none;
	line-height: 1;
	text-align: center;
	font-weight:bold;
	background: #e0e0e0;
	border: solid #e0e0e0;
	border-width: 1px 0;
	float: left;
}

#nav a {
	display: block;
	color: #333333;
	font-size: .95em;
	font-family: Verdana;
	text-decoration: none;
	padding: 2px 1px;
}

#nav ul li { /* all list items */
	float: left;
	padding: 0;
	width: 12em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #f7f7f7;
	text-align: left;
	font-weight:lighter;
	border-width: 1px;
	width: 12.25em;
	w\idth: 12.25em;
	z-index: 100;
	margin: 0 0 .5em -4em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul a {
	width: 12.25em;
	w\idth: 12.25em;
}

#nav li ul li {
	width: 12.25em;
	w\idth: 12.25em;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1.5em 0 0 12em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #e0e0e0;

}

#nav li a:hover, #nav li a.sfhover {
	color: #cc0033;

}
.spaced { line-height: 1.4em; }
.spaced SUB, .spaced SUP { line-height: 1; }

pre { white-space: -pre-wrap; 
    /* Opera CSS Extension */  
      white-space: pre-wrap; 
    /* CSS 2.1 Addition */}
	
	
	
	
/* Z-index of #mask must lower than #boxes .window */  
#mask {   
  position:absolute;   
  z-index:9000;   
  background-color:#000;
  display:none;   
}   
     
#boxes .window {   
  position:absolute;   
  width:440px;   
  height:200px;   
  display:none;   
  z-index:9999;   
  padding:20px;   
}   
  
  
/* Customize your modal window here, you can add background image too */  
#boxes #dialog {   
  width:375px;    
  height:175px;   
}   
	
	