/* Concorde print */

body {
	background-color: #ffffff;
	color: #838383;
}

#concorde {
	background-color: #ffffff;
	color: #8A8A8A;
	width: 775px;
}

a {
	background-color: transparent;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-decoration: none;
}

li {
	background-color: transparent;
	color: #838383;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

p {
	background-color: transparent;
	color: #838383;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: left;
}

sup {
	font-size: 70%;
}

.bannerleft {
	border-top: solid 10px;
	border-color: #6A6A6A;
	height: 175px;
	text-align: right;
	margin-bottom: 17px;
}

.bannerright {
	border-top: solid 10px;
	border-color: #c0c0c0;
	height: 175px;
	text-align: left;
	margin-bottom: 15px;
}

.bottom {
	display: none;
}

.center {
	background-color: transparent;
	color: #838383;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	line-height: 175%;
	text-align: center;
}

.elettra {
	background-color: transparent;
	font-weight: bold;
	color: #8A8A8A;
}

.footer {
	display: none;
}

.footerlinks {
	display: none;
}

.menuarea {
	background-color: #6A6A6A;
	color: #FFFFFF;
	padding-left: 20px;
	width: 155px;
	text-align: left;
}

.menubox a {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.spec {
	background-color: transparent;
	color: #838383;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 165%;
	text-align: left;
}

.subheading {
	background-color: transparent;
	color: #AFAFAF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 150%;
}

.textbox {
	padding-left: 15px;
	padding-right: 10px;
}

.textonly {
	display: none;
}

.title {
	background-color: transparent;
	color: #AFAFAF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 1px;
	margin-top: 10px;
	line-height: 150%;
}

.fleet {
	background-color: transparent;
	color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	letter-spacing: 1px;
}

.hidden {
	display: none;
}

img {
	border: none;
}

.textfield {
	background-color: transparent;
	color: #838383;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 400px;
	border: solid 1px;
	border-color: #CDCDCD;
}

textarea {
	background-color: transparent;
	color: #838383;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 400px;
	height: 55px;
	border: solid 1px;
	border-color: #CDCDCD;
}

label {
	background-color: transparent;
	color: #838383;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.formbutton {
	background-color: #EAECF2;
	color: #8D8D8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 2px;
	border: none;
}

.header {
	background-color: #44465B;
	color: #ffffff;
	height: 90px;
	text-align: left;
}

.tailfinbox {
	float: left;
	width: 190px;
	margin-bottom: 20px;
	text-align: center;
}

.spacer {
	margin-top: 5px;
	height: 55px;
}

/* new */

#entirecontent {
	background-color: #6A6A6A;
	color: #ffffff;
	width: 775px;
}

#leftblock {
    position: absolute;
    width: 175px;
}

#rightBox {
	background-color: transparent;
	color: #838383;
	margin-left: 175px;
	padding: 0 0 0 0;
	width: 600px
}

#mainContent {
	background-color: #ffffff;
	color: #838383;
	width: 100%;
	text-align: left;
}

.none {
	display: none;
}
