
#quickQuote {
	background: #E2FEC7;
}

#quickQuote h2 {
	color: #066;
}

#quickQuote label {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#quickQuote input, #quickQuote textarea {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#quickQuote textarea {
	max-width: 150px;
}

.qqInput {
	margin: 8px 8px 0 8px;
}

#qqButton {
	margin: 8px;
}

#qqSubmit {
	width: 150px;
	background: #066;
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding: 6px 0;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #31514E;
	border-bottom: 1px solid #31514E;
}

#flashButton {
	margin-bottom: 10px;
}

/******/

ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	text-align: left;
}

/******/

#travelGuides strong {
	font-weight: bold;
}

/*#travelGuides .mainBox a:link, #travelGuides .mainBox a:visited, #travelGuides .mainBox a:active {
	font-size: 12px;
}*/

#travelGuides .mainBox a:hover {
	text-decoration: none;
}

#travelGuides .mainBox {
	padding: 15px 15px 0 15px;
}

#travelGuides .mainBox img {
	float: right;
	padding: 0 0 10px 10px;
}

#travelGuides .mainBox #breadcrumbs {
	display: block;
	/*	border-bottom: 1px solid #4ba613;*/
	padding-bottom: 5px;
}

#travelGuides .mainBox h1, #travelGuides .mainBox #breadcrumbs a:link, #travelGuides .mainBox #breadcrumbs a:visited, #travelGuides .mainBox #breadcrumbs a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #4ba613;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	line-height: 20px;
}

#travelGuides .mainBox #breadcrumbs a:hover {
	text-decoration: none;
}

#travelGuides .mainBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #45709a;
	font-size: 22px;
	font-weight: normal;
	margin: 12px 0;
	padding-bottom: 12px;
	border-bottom: 1px solid #94b2cd;
	line-height: 28px;
}

#travelGuides .mainBox h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	padding: 0;
}

#travelGuides .mainBox .destinationHeader {
	margin-bottom: 20px;
}

#travelGuides .mainBox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-transform: none;
	color: #000;
	margin-bottom: 24px;
	padding: 0;
}

#travelGuides .boxListBody {
	margin: 0;
	border: 0;
	padding: 0px 0px 24px 8px;
}

#travelGuides .boxListBody li {
	list-style: none;
	background: url(images/bullet3.gif) no-repeat 0px 3px;
	padding-left: 14px;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 15px 15px;
}


#travelGuides .boxListBody-headerSummary {
	margin: 0;
	border: 0;
	padding: 0px 0px 24px 0px;
}

#travelGuides .boxListBody-headerSummary li {
	list-style: none;
	margin-left: 15px;
	margin-top: 15px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

#travelGuides .boxListBody-headerSummary .first {
	margin-top: 0px;
}

#travelGuides .boxListBody-headerSummary .summary {
	list-style: none;
	padding-left: 0px;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	margin: 0px 0px 20px 15px;
}

#travelGuides .boxListBody-headerSummary .last {
	margin: 0px 0px 0px 15px;
}

#travelGuides .boxList {
	margin: 0;
	border: 0;
	padding: 8px;
}

#travelGuides .boxList-rates {
	margin: 0;
	border: 0;
	padding: 10px 0 0px 8px;
}

#travelGuides .boxList li {
	list-style: none;
	margin-bottom: 6px;
	padding-left: 12px;
	color: #2F5880;
	line-height: 16px;
}

#travelGuides .boxList-rates li {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 4px;
	padding-left: 0px;
	color: #900;
	font-size: 12px;
	font-weight: bold;
}

/************************************/

body {
	margin: 0;
	padding: 0;
}

#wrapper {
	margin: 0 auto;
	width: 780px;
	overflow: hidden;
}

#infoBar {
	width: 780px;
	height: 30px;
	background: url(images/bg_nav3.gif) repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	border-top: 1px solid #fff;
}

#infoBar-phone {
	line-height: 30px;
	width: 350px;
	float: left;
	padding-left: 10px;
}

#infoBar-clockDate {
	line-height: 30px;
	width: 350px;
	float: right;
	padding-right: 10px;
	text-align: right;
}

#greenBar {
	width: 780px;
}

#greenBar-spacer {
	width: 780px;
	padding-bottom: 10px;
}

#greyBar {
	width: 780px;
}

#viewPricesBox {
	border: 1px solid #94b2cd;
	margin: 8px;
	background-color:#E2FEC7;
	text-align: center;
	padding: 5px;
}

#viewPricesBox p {
	padding: 0 0 5px 0;
}

.tableSpacer {
	height: 10px;
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.tableBox-first {
	border: 1px solid #94b2cd;
	margin: 10px 0;
}

.tableBox {
	border: 1px solid #94b2cd;
	margin: 0 0 10px 0;
}

.tableBox-rates {
	border: 1px solid #94b2cd;
	margin: 0 0 10px 0;
}

.tableBox-rates p {
	padding: 0 8px 8px 8px;
}

.tableBox h2, .tableBox-first h2 {
	padding: 8px 8px 0px 8px;
}

.tableBox h3, .tableBox-first h3 {
	padding: 8px 8px 0px 8px;
}

.tableBox .body {
	padding: 0px 8px 8px 8px;
}

.tableBox p, .tableBox-first p {
	padding: 8px;
}

#promo {
	margin-top: 10px;
}

#promo a.link {
	text-decoration: none;
}

#promo img {
	border: none;
}

.mainBox {
	border: 1px solid #94b2cd;
	margin: 0 0 10px 0;
	padding: 8px;
}

.mainBox h2 {
	padding: 0px;
	margin: 5px 0;
}

.mainBox h3 {
	padding: 0px;
	margin: 20px 0 0 0;
}

.mainBox-section {
	border-bottom: 1px solid #94b2cd;
	padding: 0px;
	margin: 0 0 5px 0;
}

.noBorder {
	border: 0px;
}

.inlinePhotoLeft {
	float: left;
	padding: 10px 10px 5px 0px;
}

.inlinePhotoRight {
	float: right;
	padding: 10px 5px 5px 8px;
}

.middlePhone {
	text-align: center;
	margin: 12px 0;
}

.middlePhone h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin: 0;
	padding: 10px 0;
	color: #459017;
}

.middlePhone h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 10px 0;
	color: #000;
}

.tableBoxHeader {
	display: block;
	background-color: #e4edf5;
	border-bottom: 1px solid #bcd1e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1d458a;
	margin: 0;
	padding: 6px 0px 6px 8px;
}

.tableBox-alt {
	border: 1px solid #94b2cd;
	margin: 0 0 10px 0;
}

.tableBox-alt h4 {
	display: block;
	margin: 8px;
	background-color:#E2FEC7;
	padding: 5px;
	border-bottom: 1px solid #bcd1e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #066;
	margin: 0;
	padding: 6px 0px 6px 8px;
}

.boxList {
	margin: 0;
	border: 0;
	padding: 8px;
}

.boxList li {
	/*	background: url(images/arrow5.gif) 0px 6px no-repeat;
	padding-left: 10px;
	margin-bottom: 4px;
	list-style: none;*/
	list-style: none;
	background: url(images/bullet3.gif) no-repeat 0px 3px;
	margin-left: 0px;
	margin-bottom: 4px;
	padding-left: 12px;
	color: #2F5880;
	line-height: 16px;
	font-size: 12px;
}

.boxList .header {
	list-style: none;
	background: none;
	margin-left: 0;
	margin-top: 20px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 0;
}

.boxList .first {
	margin-top: 5px;
}

.recommendations {
	padding: 10px 0;
}

.partners {
	text-align: center;
	padding: 16px 0;
}

.partners a:link {
	border: 0;
	margin: 0;
	padding: 0;
}

.partners img {
	float: none;
	border: none
}

/*.partners img:first-child {
	margin-bottom: 6px;
}*/

.AsSeenIn {
	text-align: center;
	padding: 8px 0px 2px 0;
}

.AsSeenIn a:link {
	border: 0;
	margin: 0;
	padding: 0;
}

.AsSeenIn img {
	float: none;
	border: none
}

#creditCards {
	border: 0;
	padding: 0;
	margin: 10px 0 10px 10px;
	border-collapse: collapse;
	width:90%;
}

#creditCards td {
	height: 30px;
	width: 25%;
	text-align: center;
	vertical-align: middle;
}

/*************************/

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

/*************************/

#header {
	height: 72px;
	width: 780px;
}

#headerLeft {
	float: left;
	width: 170px;
	text-align: center;
}

#headerRight {
	float: right;
	height: 72px;
	width: 455px;
}

#headerRight img {
}

#navWrapper {
	width: 780px;
	border: 0;
	height: 26px;
	overflow: hidden;
}

#nav {
	list-style: none;
	margin: 0 0 0 14px;
	padding: 0;
}

.navLink {
	float: left;
	display: block;
	height: 25px;
	border-right: 1px solid #143a7a;
	border-top: 1px solid #143a7a;
	background-color: #fff;
}

.navLinkFirst {
	float: left;
	display: block;
	height: 25px;
	border-left: 1px solid #143a7a;
	border-right: 1px solid #143a7a;
	border-top: 1px solid #143a7a;
	background-color: #fff;
}

.navLink :hover, .navLinkFirst :hover {
	background-color: #143a7a;
}

.navLink a:link, .navLink a:visited, .navLinkFirst a:link, .navLinkFirst a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
	padding: 0 8px;
	display: block;
}

.navLinkFirstSelected {
	float: left;
	display: block;
	height: 25px;
	border-left: 1px solid #143a7a;
	border-right: 1px solid #143a7a;
	border-top: 1px solid #143a7a;
	background-color: #143a7a;
	padding: 0 8px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.navLinkSelected {
	float: left;
	display: block;
	height: 25px;
	border-right: 1px solid #143a7a;
	border-top: 1px solid #143a7a;
	background-color: #143a7a;
	padding: 0 8px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

/*************************/

#footer {
	width: 780px;
	background-color: #e4edf5;
}

#footerNavWrapper {
	display: block;
}

#footerNav {
	list-style: none;
	padding: 0;
	margin: 0 0 0 30px;
}

#footerNav li {
	float: left;
	padding-right: 10px;
}

#copyright {
	display: block;
}

#footerDate {
	display: block;
}

/*************************/

.blue {
	color: #45709a;
}

.green {
	color: #459017;
}

.orange {
	color: #F24517;
}

/*************************/

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:active {
	color: #2F5880;
	text-decoration: underline;
}

a:visited {
	color: #2F5880;
	text-decoration: underline;
}

a:hover {
	color: #4ba613;
	text-decoration: none;
}

a .noDecor {
	text-decoration: none;
}

/*************************/


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	color: #000;
	margin: 0;
	padding: 0;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4ba613;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.headerH1 {
	text-align: right;
	margin-right: 24px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.subpageH1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #45709a;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d458a;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.subH2 {
	font-size: 13px;
	font-weight: bold;
}

.headerH2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #45709a;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #29313E;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4ba613;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.tableBox h4 {
	padding-top: 8px;
	padding-left: 8px;
}

h4 .bullet {
	padding-left: 10px;
	background: url(images/square_light_blue.gif) no-repeat left;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #45709a;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #45709a;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

em {
	font-style:normal;
}

strong {
	font-weight: normal;
}

/**********************/

ul.airfarePrices {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #bcd1e3;
}

li.destination {
	font-family: Arial, Helvetica, sans-serif;
	color: #45709a;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}

li.price {
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	background: url(images/bullet2.gif) no-repeat left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

/**********************/

.updateDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding: 5px 0px;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #29313E;
}

.BodyBold-Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}

.StartingPriceFares {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.FormSubmitButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #103472;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #FFFFFF;
	padding: 4px;
}

.FormButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #FF6600;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #FFFFFF;
	padding: 2px;
}

.FormInputBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color: #E8EEFD;
	border: thin solid #333333;
}

.Specials-Europe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.PrivacyPolicy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.Body-White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.BodyBold-Blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #143A7A;
}

.BodyBold-Green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00B608;
}

.BodyBoldSmall-Black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.Highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #E7FAE8
}

.HeaderGrey1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #898989;
}

.HeaderSmall-Blue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #45709A;
}

.HeaderSmall-Blue2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #143A7A;
}

.HeaderSmall-Blue3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #002992;
}

.HeaderSmall-Orange1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D63C00;
}

.HeaderGreen1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #65A519;
}

.HeaderGreen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #65A519;
}

.HeaderBlue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #45709A;
}

.HeaderOrange1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DB3900;
}

.HeaderRed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F50101;
}

.BodySmall-LightGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8096A9;
}

.BodySmall-Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}

.BodySmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.ClockDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.PhoneNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.QuickQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

.InputBox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0E3371;
	background-color: #FBFFB9;
	border: 1px solid #BCD1E3;
}

.HeaderWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.HeaderGrey2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.HeaderBold-LightBlue1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1979ED;
}

.HeaderBold-Green1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #65A519;
}

.HeaderBold-Grey1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3A424E;
}

.Header-VIP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.HeaderSmall-Blue4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0E3371;
}

.HeaderGreen2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #43B000;
}

.HeaderBlue2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5584B2;
}

.HeaderSmall-SubCont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #65A519;
}

.FormInputBoxes2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #003366;
	padding: 3px;
}

.FormTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #003366;
	padding: 2px;
	width: 300px;
	height: 80px;
}
