/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    font-weight: normal;
    font-size: 12pt;
    word-spacing: normal;
    text-transform: none;
    font-family: Garamond;
    letter-spacing: normal;
    background-color: #ffffff;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #666699;
}
H1
{
	font-family: Lucida Sans Unicode;
	font-size: 6pt;
	word-spacing: normal;
	text-transform: none;
	letter-spacing: normal;
	text-decoration: none;
	font-weight: normal;
	display:none;
}	
		
H2
{
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Trebuchet MS;
	letter-spacing: normal;
	text-decoration: none;
	font-weight: normal;
	color: Gray;

}	
		
H3	{	
	font-size: 12pt;
	word-spacing: normal;
	text-transform: none;
	font-style: italic;
	font-family: Garamond;
	letter-spacing: normal;
	text-decoration: none;
	}	
		
H4	{	
	font-size: 12pt;
	word-spacing: normal;
	text-transform: none;
	font-style: italic;
	font-family: Garamond;
	letter-spacing: normal;
	text-decoration: none;
	}	
		
H5, DT	{	
	font-size: 12pt;
	word-spacing: normal;
	text-transform: none;
	font-style: italic;
	font-family: Garamond;
	letter-spacing: normal;
	text-decoration: none;
	}	
		
H6	{	
	font-size: 12pt;
	word-spacing: normal;
	text-transform: none;
	font-style: italic;
	font-family: Garamond;
	letter-spacing: normal;
	text-decoration: none;
	}	
		
TFOOT, THEAD
{
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}	
		
TH	{	
	font-size: 12pt;
	word-spacing: normal;
	text-transform: none;
	font-style: italic;
	font-family: Garamond;
	letter-spacing: normal;
	text-decoration: none;
	}	


A:link	
{
	text-decoration: none;
	color: 	#3333cc;
}	
		
A:visited	{	
	text-decoration:none;
	color:	#3333cc;
	}	
		
A:active	{	
	text-decoration:none;
	color:	#3333cc;
	}	
		
A:hover	{	
	text-decoration:none;
	color:	#3333cc;
	cursor:hand;
	}
.nowrap 
{ white-space:nowrap;
}
	
SMALL
{
	font-size: 8pt;
}	

BIG	{	
	font-size:	8pt;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border:0;
}


.makeItScroll
{
	position: absolute;
	height: 1px;
}

.button
{ text-align:center;
}	
	
	
.textLeftAlign
{ text-align: left;
}

.textValignBottom
{
	vertical-align:bottom;
}	
		
.textRightAlign
{ text-align: right;
}	
.textVAlignBottom
{  vertical-align: text-bottom;
}	
contact:link
{
	text-decoration: underline;
	color:	#3333cc;
	cursor:hand;
}	
contact:visited	{	
	text-decoration:underline;
	color:	#3333cc;
	}	
		
contact:active	{	
	text-decoration:underline;
	color:	#3333cc;
	}	
		
contact:hover	{	
	text-decoration:underline;
	color:	#3333cc;
	cursor:hand;
	}
	
.blinking
{
	text-decoration:blink;
}
		
.nowraping
{ 	font-family:Arial;
	font-size:9pt;
	font-style:italic;
	white-space:pre;
	color:Gray;
	width:200px;
	
}			

.valignBottom
{
	vertical-align: bottom;
}	

.disp1 {
	DISPLAY: block;
}
.disp2 {
	DISPLAY: none;
}
.disp3 {
	DISPLAY: inline;
}

.pointer 
{
	cursor: help;
	position:relative;
	
}	

.margins1
{
	margin-left:5px;
	margin-top:5px;
}	


.linkAlign
{
	vertical-align:  bottom;
}	

html, body {

 height: 100%;
 padding: 0px;
 margin: 0px;

}


#flash {

	width: 468px;
	height: 30px;
	visibility: visible

 }
 
 .imgViewSelected
{
	padding-bottom: 6px;
	padding-top: 2px;
}

.textpad
{
	font-family: Georgia;
	font-size:9pt;
	padding: 5 5 5 5;
	color:Black;
    border:solid 1px lightgrey;
}	

.browse
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}	

.headingpad
{
	padding-top: 25px;
}

.padright
{
	padding-right: 37px;
}


.fieldLabel
{
    font-family: Georgia;
    font-size: 9pt;
    padding-right: 5px;
    color: #595959;
}

.headerLabel
{
     font-family:Georgia;
     font-size:14pt;
     color:Black;
     
}

.headerLabelWhite
{
     font-family:Georgia;
     font-size:14pt;
     color:White;
     
}


.headerLabel2
{
     font-family:Georgia;
     font-size:12pt;
     color:Black;
     
}
.headerLabel2White
{
     font-family:Georgia;
     font-size:12pt;
     color:White;
     
}
.headerLabel3
{
     font-family:Georgia;
     font-size:10pt;
     color:Black;
     font-weight:bold;
     
}

.normalLabel
{
    font-family: Georgia;
    font-size: 9pt;
    color: #595959;
}

.normalLabelBlack
{
     font-family:Georgia;
     font-size:9pt;
     color:Black;
}

.normalLabelRed
{
     font-family:Georgia;
     font-size:9pt;
     color:Red;
}
.normalLabelBig
{
     font-family:Georgia;
     font-size:12pt;
     color: #595959;
     display:block;
}

.itinerisMsg
{
     font-family:Georgia;
     font-size:12pt;
      font-weight:bold;
      color:Black

}

.normalLabelMed
{
     font-family:Georgia;
     font-size:11pt;
     color: #595959;
}

.smallLabel2
{
     font-family:Georgia;
     font-size:8pt;
     color:black;
     font-weight:bold;
}

.smallLabel3
{
     font-family:Georgia;
     font-size:8pt;
     color:black;
}

.normalLabelWhite
{
     font-family:Georgia;
     font-size:9pt;
     color:White;
}
.smallLabel
{
     font-family:Georgia;
     font-size:7pt;
     color:#595959;
}
.smallLabel4
{
     font-family:Georgia;
     font-size:8pt;
     color:#595959;
}
.italicLabel
{
     font-family:Georgia;
     font-size:9pt;
     color:#595959;
     font-style:italic;     
}

.italicLabelBlue
{
    font-family: Georgia;
    font-size: 9pt;
    color: #558ED5;
    font-style: italic;
}

.italicLabelLigtherBlue
{
    font-family: Georgia;
    font-size: 9pt;
    color: #A8C6EA;
    font-style: italic;
}

.menuLabel
{
     font-family:Georgia;
     font-size:10pt;
     padding-right:5px;
     background-color:#7F7F7F;
     color: White;
}

.fieldTextBox
{
     font-family:Georgia;
     font-size:9pt;
     color:Black;
     border:solid 1px lightgrey;
     
}

.footerLabel
{
     font-family:Georgia;
     font-size:9pt;
     color: White;
}     

.linkLabel
{
     font-family:Georgia;
     font-size:9pt;
     text-decoration:underline;
}     
.warningLabel
{
    font-family:Georgia;
     font-size:8pt;
     color:Red;
}

.buttonPadding
{
    padding-left:5px;
    padding-right:5px;
}

.marginBorder
{
    margin:10px;
}

#main
{
    background-color: White;
}

.labelArial
{
 font-family:Arial;
     font-size:9pt;
     color:  black;
     display:block;   
}

.sepPad
{
    padding-bottom:5px;
    padding-top:0px;
    margin-top:0px;
}

.smallArial
{
    font-family:Arial;
    font-size:8pt;
    color:#595959;
}    
.smallArial2
{
    font-family:Arial;
    font-size:8pt;
    color:black;
}     
.headerArial
{
    font-family:Arial;
    font-size:14pt;
    color:black;
} 

.itinerisVoucher
{
    background-image: url('images/ActivateVoucher.jpg');
    font-family: Georgia;
    font-size: 9pt;
    color: Black;
    background-repeat: no-repeat;
}
.itinerisText
{
    font-family:Georgia;
    font-size:10pt;
    line-height:130%;
    
}

