/* CSS Document */



body {

	background-color: #FFF;

	margin: 0;

	padding: 0;

	}

	

body, p, td, input, li {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000;

	line-height: 175%;

	}

	

div {

	line-height: 100%;

	}

	

a {

	color: #57BEFE;

	}

	

	a:hover {

		color: #999;

		}

		

ul {

	list-style-type: square;

	}

	

li {

	padding: 1px 0 2px 0;

	}

	

H1 {

	font-size: 13px;

	letter-spacing: 2px;

	border-top: 1px solid #444;

	border-bottom: 3px solid #000;

	display: block;

	padding: 5px 0 5px 3px;

	text-transform: uppercase;

	margin-bottom: 20px;

	}

	

H2 {

	font-size: 12px;

	letter-spacing: 1px;

	}

	

HR {

	

	}

	

/* layout */



.container {

	width: 100%;

	}

	

.topspace {

	line-height: 91px;

	}

	

.blue, .gradientbg table {

	display: none;

	}



.logo {

	background-image: url(../images/team-aviawest-logo-print.gif);

	background-repeat: no-repeat;

	}

	

	.logo img {

		display: none;

		}

		

.w472 {

	width: 100%;

	}
	
.nav {
	display: none;
	}

		

.space10 {

	width: 10px;

	height: 1px;

	}

	

.left {

	float: left;

	margin: 0 10px 10px 0;

	padding: 6px;

	border: 1px solid #4D4D4D;

	}



.right {

	float: right;

	margin: 0 0 10px 10px;

	padding: 6px;

	border: 1px solid #4D4D4D;

	}

		

/* content areas */

	

.content {

	padding: 20px 10px 15px 20px;

	}

	

.header1 {

	border-top: 1px solid #4D4D4D;

	border-bottom: 3px solid #288DCB;

	padding: 5px 0 5px 3px;

	text-transform: uppercase;

	font-size: 10px;

	margin-top: 12px;

	margin-bottom: 12px;

	}

	

.newsblock1 {

	padding: 0 7px 0 7px;

	text-align: justify;

	width: 50%;

	}

	

.newsblock2 {

	padding: 0 7px 0 7px;

	text-align: justify;

	width: 50%;

	}

	

.imageline td {

	text-align: center;

	padding: 0;

	}

	

	.imageline img {

		border: 1px solid #4D4D4D;

		padding: 5px;

		margin-bottom: 15px;

		}

	

.date {

	color: #CCCCCC;

	font-weight: bold;

	}

	

/* right column */



.rightcol {

	display: none;

	}



	

.header2 {

	height: 18px;

	width: 218px;

	padding: 6px 0 0 10px;

	text-transform: uppercase;

	font-size: 10px;

	margin-bottom: 10px;

	}

	

.logo {

	vertical-align: middle !important;

	}

	

.teamMember {

	border-top: 1px solid #444;

	}

	

	.teamMemberFirst {

		border: none;

		}

		

		

/* footer */



.footer {

	text-align: center;

	padding-top: 10px;

	font-size: 10px;

	}

	

	.footer ul {

		display: none;

		}

		

	.footer a {	

		text-decoration: none;

		}