﻿html{}

body {
	margin: 20px;
	color:#59483E;
	font:13px Arial, Helvetica, sans-serif;
	width: 800px;
}

/*-------- Hide Away -------*/
/*--------------------------*/

.supportNav, .top-navigation, #sideBar, .logo, .banners, .fma, #locSelect, #footer ul.btm-navigation, #footer ul.copy a {
	display: none;
	}
	
	
/*-------- Default --------*/
/*-------------------------*/
ul, li {
	margin: 0;
	padding: 0;
}

input,textarea,select{
	font-size:100%;
	vertical-align:middle;
	}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
	}
	
/*-------- Layouts --------*/
/*-------------------------*/
#main{
    font-family: Arial, verdana, Sans-Serif;
    font-size: 13px;
	width:800px;
	}

.printLogo {
    display: block;
    margin-bottom: 30px;
}

#container {
    display: block;
    width: 800px;
}

.little-known li {
    margin-left: 27px;
}

#subPageContent {
    border-left: none;
}

#subPageContent h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	color: #562e1c;
	margin-bottom: 12px;
	font-weight: normal;
	padding-left: 0;
	}
#subPageContent h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #345e7a;
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 6px;
	}
#subPageContent h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #47362d;
	margin-top: 20px;
	margin-bottom: 4px;
	}
#subPageContent p {	
	margin: 0 0 17px;
	line-height: 17px;
}
#subPageContent a {	
	color: #f92948;
	text-decoration: underline;
}
#subPageContent a:hover {
    text-decoration: none;
}


/*-------- Footer --------*/
/*------------------------*/
#footer{    
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 20px;
	width:800px;
	}
#footer ul.copy{
	list-style:none;
	margin:0;
	padding:0;
	text-align: left;
	}
#footer ul.copy li{
	display:inline;
	}

/*-------- Sub Page Common Elements --------*/
/*------------------------------------------*/
#subPageContent p.lessMargin {
    margin-bottom: 12px;
}

.list, .list li {
	list-style: disc;
}
.list {
    padding-bottom: 5px;
}
.list li {
	margin-left: 27px;
	margin-bottom: 12px;
	padding-left: 13px;
}

.standard {
    border-collapse: collapse;
    border-left: 1px solid #ecdfc5;
    width: 515px;
}

.standard th {
    background-color: #897663;
    border-right: 1px solid #ecdfc5;
    color: #e5dac5;
    padding-bottom: 7px;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 7px;
}

.standard td {
    border-right: 1px solid #ecdfc5;
    border-bottom: 1px solid #ecdfc5;
    padding-bottom: 7px;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 7px; 
}

.standard td.cell1 {
    text-align: center;
}

.altRow td {
    background-color: #f5f1e7;
}

.formBox fieldset {
    border-top: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    border-right: 2px solid #e8e8e8;
    border-bottom: 2px solid #e8e8e8;
    margin-bottom: 8px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    text-align: center;
}

.formBox table {
    border-bottom: 1px dashed #e2e2e2;
    margin-bottom: 5px;
}

.formBox th {
    padding-left: 20px;
    padding-right: 15px;
    text-align: left;
}

.formBox td {
    padding-bottom: 6px;
    text-align: left;
}

.formBox table input {
    background-color: #f4ebdb;
    border-bottom: 1px solid #daccb3;
    border-left: 1px solid #daccb3;
    border-right: 1px solid #daccb3;
    border-top: 1px solid #c9b798;
    padding: 3px 12px;
    width: 160px;
}

.formBox table .checkBox input {
    height: 13px;
    width: 13px;
}

#subPageContent .formBox p {
    margin-bottom: 8px;
}





/*-------- Pages --------*/
/*-----------------------*/

#subPageContent .disclaimer h3 {
    font-size: 12px;
}

.disclaimer p {
    font-style: italic;
    font-size: 11px;
}

.factsList {
    border-top: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    border-right: 2px solid #e8e8e8;
    border-bottom: 2px solid #e8e8e8;
    margin-bottom: 18px;    
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 29px;
}

.factsList li {
    list-style: disc;
    border-bottom: 1px dashed #e9e8e8;
    margin-bottom: 8px;
    padding-bottom: 5px;
    padding-left: 16px;
}

.factsList li.last {
    border-bottom: none;
}

#subPageContent .factsList li a {
    text-decoration: none;
}

#subPageContent .factsList li a:hover {
    text-decoration: underline;
}

#missionQuote {
    width: 523px;
    height: 84px;
	background: #fff url(../images/missionQuote.gif) top left no-repeat;
	text-indent: -9999px;
	margin: 20px 0 20px 0;
}

#pressReleaseList, #pressReleaseList li {
    list-style: none;
}

#pressReleaseList {
    border-top: 3px solid #e2e2e2;
}

#pressReleaseList li {
    border-bottom: 1px dashed #e2e2e2;
}

#pressReleaseList h2 {
    font-size: 12px;
}

#pressReleaseList h2 span {
    font-size: 11px;
    color: #47362d;
}

#pressReleaseList p {
    margin-bottom: 10px;
}

#subPageContent p.backLink {
    border-top: 3px solid #e2e2e2;
    color: #897d76;
    margin-bottom: 3px;
    padding-top: 5px;
    text-align: right;
}

.aboutFabBlurb, .note {
    font-size: 11px;
}

.aboutFabBlurb h4 {
    border-bottom: 1px dashed #e2e2e2;
    font-size: 12px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    padding-top: 2px;
}

.loginBox {
    width: 370px;
}

.loginBox p.submitBtn, .signupBox p.submitBtn {
    text-align: center;
}

.signupBox {
    width: 425px;
}

.signupBox table {
    border-bottom: none;
}

.signupBox table th {
    padding-left: 0;
    white-space: nowrap;
}

.signupBox table td.checkBox {
    vertical-align: top;
}

.docList, .docList li {
    list-style: none;
}

.docList {
    margin-bottom: 25px;
    margin-left: 25px;
}

.docList li {
    margin-bottom: 6px;
    padding-left: 22px;
    padding-top: 1px;
}

.docList li span {
    font-size: 11px;
    color: #7d7d7d;
}

.docPdf {
	background: #fff url(../images/iconPdf.gif) left 50% no-repeat;
}
.docWord {
	background: #fff url(../images/iconWord.gif) left 50% no-repeat;
}
.docExcel {
	background: #fff url(../images/iconExcel.gif) left 50% no-repeat;
}
.docPowerPoint {
	background: #fff url(../images/iconPowerPoint.gif) left 50% no-repeat;
}

.hoursTable {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    width: 350px;
}
