

/* Presentation Stylesheet */ 

.roll1 { font-family:Arial; font-size:8pt; font-style:normal; font-weight:normal; color:navy; }
  A.roll1:hover { color:red; }
.roll2 { font-family:Arial; font-size:10pt; font-style:normal; font-weight:normal; color:silver; }
  A.roll2:hover { color:goldenrod; }
.roll3 { font-family:Arial; font-size:12pt; font-style:normal; font-weight:bold; color:red; }
  A.roll3:hover { color:blue; }
.roll4 { font-family:Arial; font-size:10pt; font-style:normal; color:blue;  font-weight: bold;  }
  A.roll4:hover { color:red; }
.roll5 { font-family:Arial; font-size:11pt; font-style:normal; color:blue;  font-weight: bold;  }
  A.roll5:hover { color:red; }
.roll6 { font-family:Arial; font-size:11pt; font-style:normal; font-weight:normal; color:#0000FF; }
  A.roll6:hover { color:#FF0000; }
.roll7 { font-family:Arial; font-size:13pt; font-style:normal; font-weight:normal; color:red; }
  A.roll7:hover { color:blue; }
.roll8 { font-family:Arial; font-size:7pt; font-style:normal; font-weight:normal; color:silver; }
  A.roll8:hover { color:goldenrod; }
.roll9 { font-family:Arial; font-size:11pt; font-style:normal; font-weight:normal; color:silver; }
  A.roll9:hover { color:goldenrod; }
.roll10 { font-family:Arial; font-size:10pt; font-style:normal; color:blue;  font-weight: normal;  }
  A.roll10:hover { color:red; }

.rates_update { 
font-family:Arial; 
font-size: 7pt; 
font-style:normal; 
color:black;  
font-weight: normal; 
}  

.rates_description { 
font-family:Arial; 
font-size: 7pt; 
font-style:normal; 
color:#666666;  
font-weight: normal; 
text-align: left;
} 

.rateshead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-color: 054659;
	text-align: left;
	vertical-align: text-bottom;
	width: 380px;
	padding-bottom: 5px;
	z-index: 2;
}

.rateshead2{
	background-color: 054659;
	vertical-align: text-top;
	text-align: right;
	padding-bottom: 5px;
	z-index: 2;
}
	
.rates_table {
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 width: 680px;
 height: 95px;
 border: 1px ridge;
 border-color: #EBEBEB;
 border-bottom-color: Black;
 border-top-color: Black;
 border-left-color: Black;
 border-right-color: Black;
 border-collapse: collapse;
 }
 
.rates_table td {
 border: 2px solid #EBEBEB;
 padding: 4px;
}
 
.rates_headerrow {
 background-color: #FFFFCC;
 height: 25px;
}
 
.rates_coname {
height: 34px;
}

.advertiser{
color: #999999;
}
 
.subheadbar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	background-color: #EBF5E3;
	text-align: left;
	vertical-align: text-bottom;
	width: 600px;
	padding-bottom: 5px;
	border-bottom-style: inset;
	border-bottom-color: E8E8E8;
	border-bottom-width: thin;
	z-index: 2;
}

.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: auto;
	width: 280px;
	z-index: 2;
	position: relative;
	top: 0px;
	border: 6px;
}
.foot1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	}
.headbox { 
	margin:0px auto;
	margin-top: 0px;
	text-align:left;
	border: 0px;
	border-style: solid;
	border-color: #003399;
	border-bottom-width: 0px;
	width: 758px;
}
.outside {
	margin:0px auto;
	margin-top: 0px;
	text-align:left;
	border: 0px;
	border-style: solid;
	border-color: #003399;
	width: 758px;
}
.inside {
	margin-top: 8px;
	margin-bottom: 8px;
}
.insideBox {
	margin-top: 3px;
	width: 180px;
	border: 1px;
	border-style: solid;
	background-color: ;
	border-color: #003399;
}

.paypercallphone
{
 	 font-family:Arial;
	  font-size:10pt; 
	  font-style:normal; 
	  font-weight:bold; 
	  color:red;
}


/* Hotkeys Presentation Stylesheet */ 

.mainLink { font-family: arial,geneva; font-size: 11pt; font-weight: bold; text-decoration: underline; }
.mainLink:hover { font-family: arial,geneva; font-size: 11pt; font-weight: bold; text-decoration: none; }

.descLink { font-family: arial,geneva; font-size: 10pt; color: #000000; font-weight: normal; text-decoration: none;}
.descLink:hover { font-family: arial,geneva; font-size: 10pt; color: #000000; font-weight: normal; text-decoration: none;}

.urlLink { font-family: arial,geneva; font-size: 10pt; color: #006666; font-weight: normal; text-decoration: underline;}
.urlLink:hover { font-family: arial,geneva; font-size: 10pt; color: #006666; font-weight: normal; text-decoration: none;}


	

