/* Default CSS Stylesheet for a new Web Application project */



BODY

{

	font-weight: normal;

	font-size: 7.8pt;

	word-spacing: normal;

	text-transform: none;

	font-family: Verdana, Arial, sans-serif;

	letter-spacing: normal;

	color: #6b6b6b;

}



H1, H2, H3, H4, H5, TH, THEAD, TFOOT, BODY

{

	/*COLOR: #003366;*/

	color: #6b6b6b;

}

H1

{

	font-family: Verdana, Arial, sans-serif; /*font-size:	2em;*/

	font-size: 1em;

	font-weight: 700;

	font-style: normal;

	text-decoration: none;

	word-spacing: normal;

	letter-spacing: normal;

	text-transform: none;

}



H2

{

	font-family: Verdana, Arial, sans-serif; /*font-size:	1.75em;*/

	font-size: .8em;

	font-weight: 700;

	font-style: normal;

	text-decoration: none;

	word-spacing: normal;

	letter-spacing: normal;

	text-transform: none;

}



H3

{

	font-family: Verdana, Arial, sans-serif;

	font-size: 1.58em;

	font-weight: 500;

	font-style: normal;

	text-decoration: none;

	word-spacing: normal;

	letter-spacing: normal;

	text-transform: none;

}



H4

{

	font-family: Verdana, Arial, sans-serif;

	font-size: 1.33em;

	font-weight: 500;

	text-decoration: none;

	word-spacing: normal;

	letter-spacing: normal;

	text-transform: none;

}



H5, DT

{

	font-family: Verdana, Arial, sans-serif;

	font-size: 1em;

	font-weight: 700;

	font-style: normal;

	text-decoration: none;

	word-spacing: normal;

	letter-spacing: normal;

	text-transform: none;

}



H6

{

	font-family: Verdana, Arial, sans-serif;

	font-size: .8em;

	font-weight: 700;

	font-style: normal;

	text-decoration: none;

	word-spacing: normal;

	letter-spacing: normal;

	text-transform: none;

}



TFOOT, THEAD

{

	font-size: 1em;

	word-spacing: normal;

	letter-spacing: normal;

	text-transform: none;

	font-family: Verdana, Arial, sans-serif;

}



TH

{

	vertical-align: baseline;

	font-size: 1em;

	font-weight: bold;

	word-spacing: normal;

	letter-spacing: normal;

	text-transform: none;

	font-family: Verdana, Arial, sans-serif;

}

P

{

	font-weight: normal;

	font-size: .7em;

	word-spacing: normal;

	text-transform: none;

	font-family: Verdana, Arial, sans-serif;

	letter-spacing: normal;

	color: #6b6b6b;

}







A:link

{

	font-size: 7.8pt;

	color: #3333cc;

	font-family: Verdana, Arial, Sans-Serif;

	text-decoration: none;

}



A:visited

{

	font-size: 7.8pt;

	color: #333399;

	font-family: Verdana, Arial, Sans-Serif;

	text-decoration: none;

}



A:active

{

	font-size: 7.8pt;

	color: #333399;

	font-family: Verdana, Arial, Sans-Serif;

	text-decoration: none;

}



A:hover

{

	text-decoration: underline;

	color: #3333cc;

}



SMALL

{

	font-size: .7em;

}



BIG

{

	font-size: 1.17em;

}



BLOCKQUOTE, PRE

{

	/*font-family: Courier New, monospace;*/

	font-family: Verdana, Arial, Sans-Serif;

}





UL LI

{

	list-style-type: square;
	font-size: 0.7em;

}



UL LI LI

{

	list-style-type: disc;

}



UL LI LI LI

{

	list-style-type: circle;

}



OL LI

{

	list-style-type: decimal;

	font-weight: normal;

	font-size: .7em;

	word-spacing: normal;

	text-transform: none;

	font-family: Verdana, Arial, sans-serif;

	letter-spacing: normal;

	color: #6b6b6b;

}



OL OL LI

{

	list-style-type: lower-alpha;

}



OL OL OL LI

{

	list-style-type: lower-roman;

}



IMG

{

}

.tab-active

{

	border-right: #999966 1px solid;

	padding-right: 18px;

	border-top: #999966 1px solid;

	padding-left: 18px;

	font-weight: bold;

	font-size: 7.8pt;

	padding-bottom: 3px;

	border-left: #ff9900 1px solid;

	color: blue;

	padding-top: 3px;

	border-bottom: #ff9900 1px solid;

	font-family: Verdana, Arial, Sans-Serif;

	background-color: #ff9900;

	text-align: center;

}

.tab-inactive

{

	border-right: gainsboro 1px solid;

	padding-right: 18px;

	border-top: gainsboro 1px solid;

	padding-left: 18px;

	font-weight: normal;

	border-left-width: 1px;

	font-size: 7.8pt;

	border-left-color: #d5d291;

	padding-bottom: 3px;

	color: #ffffff;

	padding-top: 3px;

	font-family: Verdana, Arial, Sans-Serif;

	background-color: whitesmoke;

	text-align: center;

}

.tan-border

{

	border-right: #d5d291 1px solid;

	border-top: #d5d291 1px solid;

	border-left: #d5d291 1px solid;

	border-bottom: #d5d291 1px solid;

}

.steelBlue-border

{

	border-right: #CCCCCC 1px solid;

	border-top: #CCCCCC 1px solid;

	border-left: #CCCCCC 1px solid;

	border-bottom: #CCCCCC 1px solid;

	background-color: aliceblue;

}

.label-heading2

{

	font-weight: bold;

	font-size: 12px;

	color: blue;

	font-family: Verdana, Arial, Sans-Serif;

}

.label-control

{

	font-size: 7.8pt;

	color: blue;

	font-family: Verdana, Arial, Sans-Serif;

}

.button-controls

{

	font-size: 7.8pt;

	font-family: Verdana, Arial, Sans-Serif;

}







.radioButtonList

{

	font-size: 7.8pt;

	color: black;

	line-height: normal;

	font-family: Verdana, Arial, Sans-Serif;

}

.banner-date

{

	font-weight: bold;

	font-size: 7.8pt;

	color: #6699ff;

	font-family: Verdana, Arial, Sans-Serif;

}

.banner-spacer2

{

	background-color: #6699ff;

}

.banner-spacer1

{

	background-color: #ff9900;

}

.table-heading

{

	font-weight: bold;

	font-size: 14px;

	color: white;

	font-family: Verdana, Arial, Sans-Serif;

	background-color: royalblue;

}

.page-title

{

	font-size: 24px;

	color: #6699ff;

	font-family: Verdana, Arial, Sans-Serif;

}

.table-footer

{

	font-size: 10px;

	color: blue;

	font-family: Verdana, Arial, Sans-Serif;

}

.page-text

{

	font-size: 7.8pt;

	color: black;

	font-family: Verdana, Arial, Sans-Serif;

}

.menu-heading

{

	font-weight: bold;

	font-size: 9pt;

	color: #013D82;

	font-family: Verdana, Arial, Sans-Serif;

}



.table-heading3

{

	padding-right: 10px;

	padding-left: 10px;

	font-weight: bold;

	font-size: 9pt;

	padding-bottom: 10px;

	color: #f4ad02;

	padding-top: 10px;

	font-family: Verdana, Arial, Sans-Serif;

	background-color: #013d82;

}

.table-heading4

{

	font-weight: bold;

	font-size: 9pt;

	color: #f4ad02;

	font-family: Verdana, Arial, Sans-Serif;

	background-color: #013d82;

}

.table-heading5

{

	font-weight: normal;

	font-size: 8pt;

	padding-bottom: 5px;

	padding-top: 5px;

	color: #f4ad02;

	font-family: Verdana, Arial, Sans-Serif;

	background-color: #013d82;

}

.menu-bg

{

	background-color: #aed5f8;

}

.footer-text
{
	font-size: 7.8pt;
	color: #888889;
	font-family: Verdana, Arial, Sans-Serif;

}

.footer-text A:link
{
	text-decoration: none;
	font-size: 7.8pt;
	color: #888889;
	font-family: Verdana, Arial, Sans-Serif;
}



.footer-text A:visited
{
	text-decoration: none;
	font-size: 7.8pt;
	color: #888889;
	font-family: Verdana, Arial, Sans-Serif;
}



.footer-text A:active
{
	text-decoration: none;
	font-size: 7.8pt;
	color: #888889;
	font-family: Verdana, Arial, Sans-Serif;
}



.footer-text A:hover
{
	text-decoration: underline;
	font-size: 7.8pt;
	color: #888889;
	font-family: Verdana, Arial, Sans-Serif;
}

.page-money

{

	font-size: 7.8pt;

	cursor: text;

	color: black;

	font-family: Verdana, Arial, Sans-Serif;

	text-align: right;

}

.table-heading2

{

	font-weight: bold;

	font-size: 12px;

	color: white;

	font-family: Verdana, Arial, Sans-Serif;

	background-color: #6699ff;

}

.error-text

{

	font-weight: bold;

	font-size: 7.8pt;

	color: red;

	font-family: Verdana, Arial, Sans-Serif;

}



.label-message

{

	font-weight: bold;

	font-size: 7.8pt;

	color: #ff9900;

	font-family: Verdana, Arial, Sans-Serif;

}

.footer

{

	border-right: black 1px solid;

	padding-right: 3px;

	padding-left: 3px;

	font-size: 7.8pt;

	font-family: Verdana, Arial, Sans-Serif;

}

.list-text

{

	border-top-width: 1px;

	font-size: 7.8pt;

	clip: rect(auto auto auto auto);

	border-top-color: dimgray;

	border-bottom: dimgray 1px solid;

	font-family: Verdana, Arial, Sans-Serif;

	background-color: whitesmoke;

}

.note-text

{

	font-weight: bold;

	font-size: 7.8pt;

	color: blue;

	font-family: Verdana, Arial, Sans-Serif;

	text-decoration: underline;

}

.section-heading

{

	border-top: #6699ff 1px solid;

	font-weight: bold;

	font-size: 14px;

	color: #ff9900;

	border-bottom: #6699ff 1px solid;

	font-family: Verdana, Arial, Sans-Serif;

}

.note-background

{

	cursor: help;

	text-indent: 10px;

	background-color: lemonchiffon;

}

.itinerary-border

{

	border-top-width: 1px;

	border-right: lightgrey 1px solid;

	border-left-width: 1px;

	border-left-color: #ff9900;

	background-image: none;

	border-top-color: #ff9900;

	border-bottom: lightgrey 1px solid;

	font-family: Verdana, Arial, Sans-Serif;

}

.itinerary-heading

{

	font-weight: bold;

	font-size: 14px;

	color: #787878;

	font-family: Verdana, Arial, Sans-Serif;

}



.progress-bar

{

	font-weight: bold;

	font-size: 7.8pt;

	color: #787878;

	font-family: Verdana, Arial, Sans-Serif;

}

.humming

{

	font-weight: normal;

	font-size: 7.8pt;

	color: #787878;

	font-family: Verdana, Arial, Sans-Serif;

}

.footer-company

{

	font-weight: bold;

	color: white;

	font-size: 7.8pt;

	font-family: Verdana, Arial, Sans-Serif;

}

.image-car

{

}

.time

{

	font-size: 7.8pt;

	color: #0066FF;

	font-family: Verdana, Arial, Sans-Serif;

	behavior: url(#default#TIME2);

}

A.headerMenu:link

{

	font-weight: bold;

	font-size: 8pt;

	color: White;

	font-family: Verdana, Arial, Sans-Serif;

	text-decoration: none;

}

A.headerMenu:visited

{

	font-weight: bold;

	font-size: 8pt;

	color: White;

	font-family: Verdana, Arial, Sans-Serif;

	text-decoration: none;

}



A.headerMenu:active

{

	font-weight: bold;

	font-size: 8pt;

	color: White;

	font-family: Verdana, Arial, Sans-Serif;

	text-decoration: none;

}



A.headerMenu:hover

{

	font-weight: bold;

	font-size: 8pt;

	color: #f4ad02;

	font-family: Verdana, Arial, Sans-Serif;

	text-decoration: underline;

}

A.strongMenu:link

{

	font-weight: bold;

	font-size: 9pt;

	color: #f4ad02;

	font-family: Verdana, Arial, Sans-Serif;

	text-decoration: none;

}

A.strongMenu:visited

{

	font-weight: bold;

	font-size: 9pt;

	color: #f4ad02;

	font-family: Verdana, Arial, Sans-Serif;

	text-decoration: none;

}



A.strongMenu:active

{

	font-weight: bold;

	font-size: 9pt;

	color: #f4ad02;

	font-family: Verdana, Arial, Sans-Serif;

	text-decoration: none;

}



A.strongMenu:hover

{

	font-weight: bold;

	font-size: 9pt;

	color: #f4ad02;

	font-family: Verdana, Arial, Sans-Serif;

	text-decoration: underline;

}

.special-heading

{

	border-top: black 1px solid;

	padding-right: 10px;

	padding-left: 10px;

	font-weight: bold;

	font-size: 8pt;

	padding-bottom: 10px;

	color: black;

	padding-top: 10px;

	font-family: Verdana, Arial, Sans-Serif;

	background-color: #f4ad02;

}

.special-body

{

	padding-right: 10px;

	padding-left: 10px;

	font-size: 7.8pt;

	padding-bottom: 10px;

	color: #6b6b6b;

	padding-top: 10px;

	font-family: Verdana, Arial, Sans-Serif;

	background-color: #dfe3f6;

}

.special-imageLocation

{

	padding-right: 10px;

	padding-left: 10px;

	padding-bottom: 10px;

	padding-top: 10px;

	font-family: Verdana, Arial, Sans-Serif;

}

.page-heading

{

	padding-right: 10px;

	padding-left: 10px;

	font-weight: bold;

	font-size: 9pt;

	padding-bottom: 10px;

	color: #f4ad02;

	padding-top: 10px;

	font-family: Verdana, Arial, Sans-Serif;

	background-color: #013d82;

}

.position-heading

{

	font-weight: 700;

	font-size: 0.7em;

	padding-bottom: 5px;

	word-spacing: normal;

	text-transform: none;

	color: #013d82;

	padding-top: 5px;

	font-style: normal;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	letter-spacing: normal;

	text-decoration: none;

}

.position-spacer2

{

	background-color: #013d82;

}

.position-spacer1

{

	background-color: #f4ad02;

}

.position-name

{

	

	font-size: 7.8pt;

	font-weight: bold;

	color: #454545;

	font-family: Verdana, Arial, Sans-Serif;

	

}



