@charset "utf-8";
/* CSS Document */

/* Copyright (c) 2010. Shelle Aviation. All rights reserved. */

/*******************************************************************************

 INFORMATION: Blue & Gold 904px width

 *******************************************************************************/

body  {
        font: 80% Arial, Helvetica, sans-serif;
        margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
        padding: 0;
        text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
        background-color: #ddd;
}
h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 22px;
font-weight : bold;
color : #2979dd;
line-height : 120%;
text-align : center;
}
h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : normal;
color : #2979dd;
line-height : 120%;
text-align : center;
}
h3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
color : #2979dd;
line-height : 120%;
text-align : center;
}
h4 {
font-family : Arial, Helvetica, sans-serif;
font-size : 22px;
font-weight : normal;
color : #f2ae2e;
line-height : 120%;
text-align : center;
}
h5 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : normal;
color : #f2ae2e;
line-height : 120%;
text-align : center;
}
h6 {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
color : #f2ae2e;
line-height : 120%;
text-align : center;
}
.twoColFixRtHdr #container {
	width : 904px;
	background : #fff;
	border : 0 solid #fff;
	text-align : center;
	margin : 0 auto;
	color : #555;
}
.twoColFixRtHdr #header {
background : #fff;
padding : 0 0 0 0;
}
.twoColFixRtHdr #header h1 {
margin : 0;
padding : 0 0;
}
.twoColFixRtHdr #container #header table {
font : 100% Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
text-align : center;
color : #f2ae2e;
}
.twoColFixRtHdr #container #header table tr td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : italic;
	font-variant : small-caps;
	font-weight : bold;
}
.twoColFixRtHdr #mainContent {
	margin-top : 0;
	margin-right : 10px;
	margin-bottom : 0;
	margin-left : 10px;
	padding : 0 0;
	text-align: left;
}
.twoColFixRtHdr #container #mainContent p strong em {
font-family : Arial, Helvetica, sans-serif;
color : #06c;
font-weight : bolder;
}
.twoColFixRtHdr #sidebar1 {
float : right;
width : 147px;
background : #fff;
padding : 0 10px 0 10px;
}
.twoColFixRtHdr #container #sidebar1 table {
position : relative;
top : 0;
background-color : #fff;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
.twoColFixRtHdr #container #sidebar1 table tr td table tr td {
text-decoration : none;
font-variant : small-caps;
background-color : #2979dd;
color : #fff;
font-weight : bold;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
.twoColFixRtHdr #container #sidebar1 table tr td p {
font-weight : normal;
font-variant : normal;
font-size : 11px;
}
.twoColFixRtHdr #footer {
padding : 0 0 0 0;
background-color : #c2cbe8;
font-family : Veranda, Arial, Helvetica, sans-serif;
font-size : 12px;
font-variant : small-caps;
color : #fff;
font-weight : bold;
text-align : center;
}
.twoColFixRtHdr #container #footer table {
text-align : center;
background-color : #c2cbe8;
}
.twoColFixRtHdr #container #footer table tr td strong {
color : #2979dd;
}
.twoColFixRtHdr #footer p {
margin : 0;
padding : 0 0;
font-variant : small-caps;
}
.twoColFixRtHdr #well {
width : 904px;
background : #ddd;
border : 0 solid #fff;
text-align : left;
margin : 0 auto;
color : #fff;
}
p.c1 {
	text-align: center
}
.fltrt {
float : right;
margin-left : 8px;
}
.fltlft {
float : left;
margin-right : 8px;
}
.clearfloat {
	clear : both;
	height : 0;
	font-size : 1px;
	line-height : 0;
	text-align: left;
}
