/*
Design by Gil & Marcos Velez
Cessnas 2 Oshkosh 2010
Version 1.0
Released 2009-09-01
*/

body {
	margin: 0;
	padding: 0;
	background: #000000 url(media/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

p, ol, ul {
	line-height: 25px;
}

p.notAsTall {
	line-height: 14px;
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding-left: 15px;
	background: url(media/img07.gif) no-repeat 0px 7px;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #00ff00;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}


a.faq {
	color: #ffffff;
	text-decoration: none;
}

a.faq:hover {
	text-decoration: none;
	color: #6698ff;
}

a.index {
	color: #ffffff;
}

a.index:hover {
	text-decoration: none;
	color: #A60000;
}


a.indexside {
	text-decoration: none;
	color: #ffffff;
}

a.indexside:hover {
	text-decoration: none;
	color: #A60000;
}

a.altLink {
	color: #a60000;
}

a.altLink:hover {
	text-decoration: none;
	color: #0000ff;
}

a.homeLink {
	text-decoration: none;
	color: rgb(153, 153, 153);
}

a.homeLink:hover {
	text-decoration: none;
	color: rgb(153, 153, 153);
}

a.elink {
        text-decoration: blink;
	color: #00ff00;
}

a.elink:hover {
	color: #a60000;
}

img {
	border: 1px solid #A60000;
}

img.center {
	margin: 3px 15px 0 0;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}

img.right {
	float: right;
	margin: 3px 0 0 15px;
}

img.noBorder {
	border: 0px;
}

.noBorder {
	border: 0px;
}

hr {
	display: none;
}

/* elink */

#elink {
	text-decoration: blink;
	color: #00ff00;
}

/* Menu */

#menu {
	width: 962px;
	height: 30px;
	margin: 0 auto;
	padding: 0px 0px 5px 0px;
	background: #545454;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a {
	display: block;
	float: left;
	width: 78px;
	height: 24px;
	padding: 4px 0 0 0;
	background: #A60000 url(media/img02.gif) no-repeat;
	border-top: 2px solid #A60000;
	border-bottom: 2px solid #A60000;
	border-left: 2px solid #A60000;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #A60000 url(media/img04.gif) no-repeat;
	color: #000000;
}

#menu .active a {
	background: #A60000 url(media/img03.gif) no-repeat;
	border-left: 2px solid #A60000;
	color: #000000;
}

#menu .active a:hover {
	background: #A60000 url(media/img04.gif) no-repeat;
	color: #000000;
}

#menu .activeright a {
	background: #A60000 url(media/img03.gif) no-repeat;
	border-left: 2px solid #A60000;
	border-right: 2px solid #A60000;
	color: #000000;
}

#menu .activeright a:hover {
	background: #A60000 url(media/img04.gif) no-repeat;
	color: #000000;
}

#menu .activeleft a {
	background: #A60000 url(media/img03.gif) no-repeat;
	border-left: 2px solid #A60000;
/*	border-right: 2px solid #A60000; */
	color: #000000;
}

#menu .left a {
	background: #A60000 url(media/img03.gif) no-repeat;
	border-right: 2px solid #A60000;
	color: #000000;
}

#menu .right a {
	background: #A60000 url(media/img02.gif) no-repeat;
	border-right: 2px solid #A60000;
	color: #ffffff;
}

#menu .right a:hover {
	background: #A60000 url(media/img04.gif) no-repeat;
	color: #000000;
}

/* menualpha */

#menualpha {
	width: 677px;
	height: 18px;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	background: #545454;
}

#menualpha ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menualpha li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menualpha a {
	display: block;
	float: left;
	width: 25px;
	height: 15px;
	padding: 2px 0 0 0;
	background: #A60000 url(media/img02.gif) no-repeat;
	border-top: 1px solid #A60000;
	border-bottom: 1px solid #A60000;
	border-left: 1px solid #A60000;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#menualpha a:hover {
	background: #a60000 url(media/img04.gif) no-repeat;
	color: #000000;
}

#menualpha .z a {
	background: #A60000 url(media/img02.gif) no-repeat;
	border-right: 1px solid #A60000;
	color: #ffffff;
}

#menualpha .z a:hover {
	background: #A60000 url(media/img04.gif) no-repeat;
	color: #000000;
}

/* Header */

#header {

	width: 958px;
	height: 166px;
	margin: 0 auto;
	padding: 0px;
	background: #545454;
	border-top: 2px solid #A60000;
	border-right: 2px solid #A60000;
	border-bottom: 2px solid #A60000;
	border-left: 2px solid #A60000;
        overflow: auto;
}

#header a {
	color: #0000ff;
	text-decoration: none;
}

#subHeader {
	width: 946px;
	margin: 0 auto;
}

/* Center */

#center {
	float: right;  
	width: 273px;
	height: 166px;
	background: #A60000 url(media/img1033.jpg);
	border-top: 0px solid #A60000;
	border-right: 0px solid #A60000;
	border-bottom: 0px solid #A60000;
	border-left: 0px solid #A60000;
	text-decoration: none;
}

#center h1, #center h2 {
	text-decoration: none;
	text-align: center;
	color: #0000ff;
}

#center h1 {
	padding-top: 30px;
}

#center h1, #center h2 {
	font-size: 22px;
        font-weight: bold;
}

#center p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
}

#center a {
	text-decoration: none;
}

#center a:hover {
	text-decoration: none;
}

#center h1, #center h2 a {
	text-decoration: none;

}

/* Logo */

#logo {
	float: left;  
	width: 271px;
	height: 166px;
	background: #ffffff url(media/img23.jpg) no-repeat 32px 7.5px;
	border-top: 0px solid #A60000;
	border-right: 0px solid #A60000;
	border-bottom: 0px solid #A60000;
	border-left: 0px solid #A60000;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 77px;
}

#logo h1, #logo h2 {
	font-size: 34px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* slideShow */

#slideShow {
	float: right; 
        vertical-align: top;
	width: 408px;
	height: 166px;
	background: #545454 url(images/img_001.jpg) no-repeat 0px 0px;
	border-top: 0px solid #A60000;
	border-right: 2px solid #A60000;
	border-bottom: 0px solid #A60000;
	border-left: 2px solid #A60000;
}

#slideShow h1, #slideShow h2 {
	text-align: center;
}

#slideShow h1 {
	padding-top: 77px;
}

#slideShow h1, #slideShow h2 {
	font-size: 34px;
}

#slideShow a {
	text-decoration: none;
	color: #FFFFFF;
}

/* HomeContainer */

#homecontainer {
	width: 958px;
	margin: 0 auto;
        margin-bottom: 20px;
	border-right: 2px solid #A60000;
	border-bottom: 2px solid #A60000;
	border-left: 2px solid #A60000;
}

/* Page */

#page {
	width: 958px;
	margin: 0 auto;
}

/* Content */

#content {
	width: 673px;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 4px;
	border-top: 0px solid #A60000;
	border-right: 2px solid #A60000;
	border-bottom: 0px solid #A60000;
	border-left: 0px solid #A60000;
}

#contenttext {
	width: 670px;
	padding-top: 8px;
}

#contentreport {
	width: 890px;
	padding-top: 8px;
}

#contentwide {
	width: 953px;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 4px;
	border-top: 0px solid #A60000;
	border-right: 0px solid #A60000;
	border-bottom: 0px solid #A60000;
	border-left: 0px solid #A60000;
}

#contentdonations {
	width: 583px;
	padding-top: 60px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	border-top: 0px solid #A60000;
	border-right: 2px solid #A60000;
	border-bottom: 0px solid #A60000;
	border-left: 0px solid #A60000;
        overflow: auto;
}

#contentwideb {
	width: 946px;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	border-top: 0px solid #A60000;
	border-right: 0px solid #A60000;
	border-bottom: 2px solid #A60000;
	border-left: 0px solid #A60000;
}

#contentwidebb {
	width: 946px;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 16px;
	border-top: 2px solid #A60000;
	border-right: 0px solid #A60000;
	border-bottom: 2px solid #A60000;
	border-left: 0px solid #A60000;
}

#contentwarning {
	width: 640px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-right: 50px;
	border-top: 1px solid #A60000;
	border-right: 1px solid #A60000;
	border-bottom: 1px solid #A60000;
	border-left: 1px solid #A60000;
        vertical-align: center;
        horizontal-align: center;
        text-align: left;
}

#contentwarning1 {
	width: 800px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 30px;
	padding-right: 30px;
        vertical-align: center;
        horizontal-align: center;
        text-align: left;
}

#messageFrom {
	width: 674px;
	padding-top: 0px;
}

.twocols {

}

.twocols .title {
	padding-bottom: 10px;
	border-bottom: 1px solid #A60000;
}

.twocols .col1, .twocols .col2 {
	width: 182px;
}

.twocols .col1 {
	padding-right: 10px;
	float: left;
}

.twocols .col2 {
	padding-left: 10px;
	float: right;
}

.twocols ul {
}

.twocols ul li {
	padding-left: 0;
}

.twocolstemp {

}

.twocolstemp .title {
	padding-bottom: 20px;
	border-bottom: 1px solid #A60000;
}

.twocolstemp .col1, .twocolstemp .col2 {
	width: 270px;
}

.twocolstemp .col1 {
	padding-right: 10px;
/*	float: left;   */
}

.twocolstemp .col2 {
	padding-left: 10px;
	float: right;
}

.twocolstemp ul {
}

.twocolstemp ul li {
	padding-left: 0;
}

/* topbar */

#topbar {

	width: 732px;
}

.boxedt {
}

.boxedt .titles {
	height: 44px;
	margin: 0;
	padding: 12px 0 0 12px;
	background: #A60000 url(media/img06.jpg);
	font-size: 24px;
	color: #FFFFFF;
}

/* homebar */

#homebar {

	width: 670px;
	padding-bottom: 20px;
}

.boxedt {

}

.boxedt .titles {
	height: 44px;
	margin: 0;
	padding: 12px 0 0 12px;
	background: #A60000 url(media/img06.jpg);
	font-size: 24px;
	color: #FFFFFF;
}

#homebarwide {

	width: 946px;
	padding-bottom: 20px;
}

/* faqalphabar */

#faqalphabar {

	width: 40px;
	margin-left: 12px;
}

.boxedt {
}

.boxedt .titles {
	height: 44px;
	margin: 0;
	padding: 12px 0 0 12px;
	background: #A60000 url(media/img06.jpg);
	font-size: 24px;
	color: #FFFFFF;
}

#faqalphabar ul {
	margin: 0;
	padding-right: 10px;
	padding-left: 50px;
	list-style: none;
	line-height: normal;
}

#faqalphabar li {
	display: inline;
	margin: 0;
	padding: 0;
}

/* topbareport */

#topbarreport {

	width: 900px;
}

.boxedt {
}

.boxedt .titles {
	height: 44px;
	margin: 0;
	padding: 12px 0 0 12px;
	background: #A60000 url(media/img06.jpg);
	font-size: 24px;
	color: #FFFFFF;
}

/* bottombar */

#bottombar {

	width: 732px;
}

.boxedt {
}

.boxedt .titles {
	height: 44px;
	margin: 0;
	padding: 12px 0 0 12px;
	background: #A60000 url(media/img06.jpg);
	font-size: 24px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	width: 270px;
	float: right;
	border-top: 0px solid #A60000;
	border-right: 0px solid #A60000;
	border-bottom: 0px solid #A60000;
	border-left: 0px solid #A60000;
}

.boxed {
}

.boxed .title {
	height: 33px;
	margin: 0;
	padding: 12px 0 0 20px;
	background: #A60000 url(media/img06.jpg) no-repeat;
	text-transform: uppercase;
	font-size: 20px;
	color: #FFFFFF;
}

.boxed .content {
	padding: 0px;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 10px 0px 10px 0px;
/*
	border-top: 1px solid #666666;
*/
}

.boxed ul li.first {
	border: none;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 12px;
}

#searchinput {
	width: 180px;
}

#searchsubmit {
}

/* Footer */

#footer {
	width: 948px;
	margin: 0 auto;
	height: 30px;
	padding: 10px;
	background: #a60000;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
	color: #0000ff;
}


#legal {
	padding: 10px;
	float: left;
}

#links {
	padding: 10px;
	float: right;
}

/* subscribe */

#subscribe {
	width: 674px;
	margin: 0 auto;
	height: 30px;
	padding: 10px;
	background: #000000;
}

#subscribe p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
}

#subscribe a {
	color: #FFFFFF;
	text-decoration: none;
}

#subscribe a:hover {
	text-decoration: none;
	color: #00ff00;
}

#legal {
	padding: 10px;
	float: left;
}

#links {
	padding: 10px;
	float: right;
}

/* footerreport */

#footerreport {
	width: 890px;
	margin: 0 auto;
	height: 30px;
	padding: 10px;
	background: #a60000;

}

#footerreport p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
}

#footerreport a {
	color: #FFFFFF;
}

#footerreport a:hover {
	text-decoration: none;
	color: #0000ff;
}


#legal {
	padding: 10px;
	float: left;
}

#links {
	padding: 10px;
	float: right;
}

#registrationTable
{
    border-color: #A60000;
    border-width: 0px;
    border-style: solid;
    width: 600px;
}

#registrationTable td
{
    border-color: #A60000;
    border-width: 0px;
    border-style: solid;
    margin: 0;
    padding: 4px;
}

#uploadTable
{
    border-color: #A60000;
    border-width: 1px;
    border-style: solid;
    width: 700px;
}

#uploadTable td
{
    border-color: #A60000;
    border-width: 0px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    font-size: 9pt;
}

#selfHelpTable
{
    border-color: #A60000;
    border-width: 1px;
    border-style: solid;
    width: 600px;
}

#selfHelpTable td
{
    border-color: #A60000;
    border-width: 0px;
    border-style: solid;
    margin: 0;
    padding: 4px;
}

label {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.loginEntriesSmallest {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 20px;
}

.loginEntriesSmaller {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 40px;
}

.loginEntriesSmall {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 60px;
}

.loginEntriesSmallerMedium {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 110px;
}

.loginEntriesSmallMedium {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 160px;
}

.loginEntriesMedium {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 200px;
}

.loginEntriesLarge {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 300px;
}

.loginEntriesLarger {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 470px;
}

.selectSmall {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 120px;
}

.selectMedium {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 205px;
}

.selectLarge {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 350px;
}

.btnForm {
    width: 130px; 
    height: 22px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    padding: 1px 0px;
    margin: 0px 0px 0px 0px;
}

#sponsorNoteDiv {
    position: absolute;
    left:0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #222222;
    opacity: 0.95;
    padding: 0px;
    overflow: hidden;
    font-size: 10pt;
    text-align: center;
    vertical-align: middle;
}

#searchNoteDiv {
    position: absolute;
    left:0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #222222;
    opacity: 0.95;
    padding: 0px;
    overflow: hidden;
    font-size: 10pt;
    text-align: center;
    vertical-align: middle;
}

#privacyNoteDiv {
    position: absolute;
    left:0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #222222;
    opacity: 0.95;
    padding: 0px;
    overflow: hidden;
    font-size: 10pt;
    text-align: center;
    vertical-align: middle;
}

#privacyNote {
    background: #ddeeff; 
    border: solid 1px #000000; 
    width: 600px; 
    height: 400px; 
    text-align: center;
    font-size: 8pt;
    padding: 30px 15px 15px 15px;
}

#merchandiseNoteDiv {
    position: absolute;
    left:0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #222222;
    opacity: 0.95;
    padding: 0px;
    overflow: hidden;
    font-size: 10pt;
    text-align: center;
    vertical-align: middle;
}

#merchandiseNote {
    background: #ddeeff; 
    border: solid 1px #000000; 
    width: 600px; 
    height: 400px; 
    text-align: center;
    font-size: 8pt;
    padding: 30px 15px 15px 15px;
}

#reviewAnswers {
    background: #ffffb0; 
    border: solid 2px #a60000; 
    width: 600px; 
    text-align: center;
    font-size: 8pt;
    padding: 30px 15px 15px 15px;
    color: #a60000;
}

.tableHeaderFooter{
    background:#336699;
    width:14px;
    color: #FFFFFF;
    font-size: 8pt;
    padding: 0px 0px 0px 0px; 
}

.NoData {
    color: #000000;
    font-size: 8pt;
    background:#eeeedd;
    padding: 3px 0px 0px 0px;
    width: 100%;
    height: 25px;
    text-align: center; 
}

.tableData0 {
    color: #000000;
    font-size: 8pt;
    background:#ddddcc;
    padding: 0px 0px 0px 0px;
    height: 20px; 
}

.tableData1 {
    color: #000000;
    font-size: 8pt;
    background:#eeeedd;
    padding: 3px 0px 0px 0px;
    height: 20px;
}

.listHeader {
    font-size: 13pt;
}

.tooltip {
    position:absolute;
    top:0px;
    left:0px;
    z-index:100;
    visibility:hidden;
    border: solid 1px #336699;
    width:400px;
    padding:5px;
    background-color:#ddeeff;
    opacity: 0.9;
    filter: alpha(opacity=90);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: left;
    color: #000000;
}
