﻿th		 { font-size:14px; color:blue; font-family: tahoma, verdana, arial, helvetica, sans-serif }
td		 { font-size:12px; color:black; font-family: tahoma, verdana, arial, helvetica, sans-serif;
	margin-left: 40px;
}
option	 { font-size:12px; color:black; font-family: tahoma, verdana, arial, helvetica, sans-serif }
p		 { font-size:12px; color:black; font-family: tahoma, verdana, arial, helvetica, sans-serif }
h1		 { font-size:18px; color:#FF9900; font-family: tahoma, verdana, arial, helvetica, sans-serif }
h2		 { font-size:18px; color:white; font-family: tahoma, verdana, arial, helvetica, sans-serif }

.TextField { font-size:12px; color:black; font-family: tahoma, verdana, arial, helvetica, sans-serif }

td.bold		{ color: #FF9900; font-size: 18px; font-weight: 700;}
td.small    { color: #000000; font-size: 11px; text-align: left }
td.footer   { color: #000000; font-size: 9px; text-align: left }

body {
	
 background-color: #fff;    
 font-size:12px;    
 font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#outer {
	
	border: 1px solid #000;
	width: 850px; 
	background-color:#FFFFFF;    
	margin-top: 0px;    
	margin-bottom: 0px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
	border: 0px solid #000000;
}

div#hide {
	
}
	
div#banner {

	border: 0px solid #000;
	height: 200px;
	width: 99%;
	top: 16px;
	background-repeat:  no-repeat;

}

div#main {
	
	border: 0px solid #000;
	top: 38px;
	width: 100%;  
	margin-top: 5px;    
	position: relative;
}

div#journey {
	
	border: 0px solid #000;
	margin: auto;
	background:#E6E6E6;
	color:#000;
	width: 98%;
	height: 35px;
	padding: 7px;
}

div#notes {
	
	border: 0px solid #000;
	margin: auto;
	background:#E6E6E6;
	color:#000;
	width: 98%;
	padding: 7px;

}

/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dinamically by javascript,
and their use should be avoided in the markup */

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display: block;
                 height: 1px;
                 line-height: 1px;
                 font-size: 1px;
                 overflow: hidden;
                 border-style: solid;
                 border-width: 0 1px}
                 
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}

/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}