
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html{
	height:100%;
	width:100%;
}
body {
	line-height: 1;
	background-color: #FFFFFF;
	margin: 0px;
	vertical-align: top;
	font-family:'ReductoLightSSiLight', Arial, sans-serif;
	width:223px; 
	height:266px;
   padding-top:5px;

}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.searchForm{
	font-family:'ReductoLightSSiLight', Arial, sans-serif;
	font-size:10px;
	line-height: 12px;
	color:#136e69;
	margin-top:15px;
	
}
.searchFormHead{
	font-family:'ReductoLightSSiLight', Arial, sans-serif;
	font-size:14px;
	line-height: 18px;
	color:#000000;
	margin-top:15px;
	font-weight:bold;
	padding-top:5px;
	margin-left:5px;
}

.searchLabels
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 0px;
    COLOR: #136e69;
    PADDING-TOP: 0px;
    TEXT-ALIGN: left;
    display:block;
}
.searchForm1
{
background:url(Images/flightSearchGradient.png) repeat-x;
}
.searchLabelsCal
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;    
    COLOR: #000000;    
    HEIGHT: 18px;
    TEXT-ALIGN: left;
    background-color:#FFFFFF;    
    vertical-align:middle;
    border: 1px solid #333333;
	margin:0;
	padding: 0;

    
}


.wrappertable
{
margin-left:5px;
padding-left:0px;
border:1px none black;
}