/* Global Styles */

body {
	background-color: #E2E2E2;
	margin: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	}

#pageContentTable {
	width:1200px;
	}

td {
	font-family: calibri;
	font-size: 14px;
	min-height:20px;
	}
a {
	color: #333;
	font-weight:bold;
	text-decoration: none;
	}
a:hover {
	color: #999;
	font-weight:bold;
	text-decoration: underline;
	}

	label.status {
		padding: 2px 10px;
		border-radius: 15px;
		font-size: 12px;
	}
	.approveButton {
		background: green !important;
		color: white !important;
	}


/* ID Styles */

#navigation td {
	border-right-color: #3F3F3F;
	vertical-align: middle;
	background-image: url(../images/nav_bg_active.jpg);
	background-repeat: repeat-x;
	font-family: Calibri;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	border-right-width: thin;
	border-right-style: solid;
	text-align: center;
	cursor: pointer;
	}

#navigation a {
	text-decoration: none;
	height: 100%;
	}
/* ID Styles */

#navigation td:hover {
	border-right-color: #3F3F3F;
	vertical-align: middle;
	background-image: url(../images/nav_bg_hover.jpg);
	background-repeat: repeat-x;
	font-family: Calibri;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	border-right-width: thin;
	border-right-style: solid;
	text-align: center;
	}

#navigation a:hover {
	background-image: url(../images/nav_bg_hover.jpg);
	background-repeat: repeat-x;
	}

#logo 	{
	font:24px Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}

#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	}

#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	}

#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}

/* Class Styles */

.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	line-height:20px;
	margin-top:0px;
	}
.bannerLinks
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}


.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
	}

.subHeader {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}

.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}

.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
#sub-menu td
{
	border-right-color: #CB0003;
	vertical-align: middle;
}
#sub-menu a
{
	color: #666;
	letter-spacing:0.1em;
	display:block;
	padding-left: 18px;
	height: 10px;
	padding-bottom: 1px;
	padding-right: 18px;
	padding-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#sub-menu a:hover
{
	color:#660033;
	background-color: #FFC;
}
.bannerLinks
a
{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration: none;
}
.bannerLinks a:hover
{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#F09;
	text-decoration: none;
}
.buttonDesign
{
	font-weight: bold;
	color: #CB0003;
	height: 30px;
}
input
{
	height: 20px;
}
.searchButtonDesign
{
	font-weight: lighter;
	color: #000;
	height: 20px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sideMenu td
{
	border-right-color: #CB0003;
	background-color: #300;
	color: #FFF;
}
#sideMenu a
{
	color: #FFF;
	letter-spacing:0.1px;
	display:block;
	padding-left: 18px;
	padding-bottom: 4px;
	padding-right: 18px;
	padding-top: 4px;
	font-family: Candara;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	background-image: url(mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sideMenu a:hover
{
	color:#FFF;
	background-color: #FFC;
	background-image: url(../images/nav_bg_hover.jpg);
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: repeat-x;
}
.bright
{
	color: #CF0;
	text-decoration: none;
}
.bright:hover
{
	color: white;
	text-decoration: none;
}
.pageCSS
{
	background-color: #FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4F4F4;
	border-left-color: #F4F4F4;
	position: relative;
	border-top-style: none;
	border-bottom-style: none;
}
.sideBar
{
	border: thin solid #999;
	background-color: #999;
	color: #000;
}
#templatePage
{
	border-right-color: #CB0003;
	vertical-align: middle;
}
#bottomTable td
{
	border-right-color: #CB0003;
	vertical-align: middle;
	color: #FFF;
	text-align: center;
}
#bottomTable a
{
	vertical-align: middle;
	color: #FFF;
}
body2,td2,th2 {
	font-family: Candara;
	font-size: 13px;
	color: #FFF;
	text-align: justify;
}
.changeRow
{
	background-color: #999;
}
.pageBackground
{
	background-color: #FFF;
	margin: 0px;
}
.changeRow2
{
	background-color: #999;
}
.pageContent
{
	background-color: #FFF;
	padding: 10px;


}
.roundEdges
{
	/*
	-moz-border-radius-topleft: 20px ;
 	-moz-border-radius-topright: 20px ;
	border-radius: 20px ;
	*/
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: thin solid #414141;

}
.pageContentText
{
	border: thin solid #8D7633;
	background-color: #FFF;

}
.pageBackground table tr .pageContent table tr td table tr td table tr td table tr td ul li
{
	font-size: 12px;
}
.bottomLinks {
	font-size: 14px;
	color: #333;
}
.bottomLinks a:hover{
	color: #333;
	text-decoration: underline;
}

.bottomLinks a{
	font-size: 12px;
	color: #333;
}

/*format buttons*/
input[type=button], input[type=submit]
{
	border: thin solid #CC99FF;
	background-color: #006600;
	font-family: calibri;
	font-size: 12px;
	font-weight: bold;
	color: #F3F3F3;
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
}

input[type=reset]
{
	border: thin solid #CC99FF;
	background-color: #FF0000;
	font-family: calibri;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
}

/*format textfieds, textareas and dropdowns*/
input[type=text], input[type=password], textarea, select
{
	border: thin solid #CCCCCC;
	font-family: calibri;
	font-size: 14px;
	font-weight: normal;
	color: #003300;
	padding-left: 5px;/*	padding-right: 5px;
/*	height: 30px;*/
}


.cancelButton
{
	border: thin solid #CC99FF;
	background-color: #FF0000;
	font-family: calibri;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:3px;
	padding-top:3px;
	cursor: pointer;
}

.cancelButton:hover
{
	color: #FFFFFF;
}

.pageTitle {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #36521B;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
}

.exportCSV{
	color: #FFF;
	background-color: #36521B;
}

.exportCSV a:hover{
	background-color: #558a24;
	/* color:#fff; */
}


.totalsCell {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #693;
}

.donateButton {
	height: 30px;
	padding-left: 20px;
	font-family: calibri;
	font-size: 16px;
	font-weight: bold;
	padding-right: 20px;
	color: #006600;
}
.bigfont {
	font-size: 24px;
}
.tableRowHover:hover{
	background-color:#D6D6D6;
}


legend {
	padding:5px;
	color:#FFF;
	background-color: #333;
	font-size: 13px;
	font-weight: bold;
}

.hideMenu {
	display:none;
}
.col {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right2: 15px;
    padding-left2: 15px;
    margin-top: 10px;
}
.col-12 {
    width: 100%;
}
.col-9 {
    width: 75%;
}
.col-8 {
    width: 80%;
}
.col-6 {
    width: 50%;
}
.col-4 {
    width: 40%;
}
.col-left {
    width: 20%;
    margin-right: 1.5%;
}
.col-right {
    width: 78.5%;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-default {
    border-color: #76b13a;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-bottom-color: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-default > .panel-heading {
    color: #FFF;
    background-color: #76b13a;
    border-color: #76b13a;
    font-size: 16px;
}
.panel-body {
    padding: 15px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
}

.btn-block:hover {
    background-color: #e4b6b6;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none;
}
.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-block {
    background-color: #d9ecc6;
    text-align: left;
    padding-left: 10px;
}

table {
    font-size: 14px;
}
table {
    max-width: 100%;
    background-color: transparent;
}
table {
    border-spacing2: 0;
    border-collapse2: collapse;
}
table.details td.question {
    background-color: #D9ECC6;
    border-bottom-color: #B1B7AB;
}
table.details td {
    height: 35px;
    padding-left: 5px;
    border: solid 0.5px #EDEDED;
    border-bottom-color: rgb(237, 237, 237);
    font-size: 15px;
}
.form-group.oneline.five {
	margin-right:1%;
	width:19%;
	float:left;
}
.form-group.oneline.four {
	margin-right:1%;
	width:24%;
	float:left;
}
.form-group.oneline.three {
	margin-right:1%;
	width:32.3%;
	float:left;
}
.form-group.oneline.two {
	margin-right:1%;
	width:49%;
	float:left;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 14px;
    margin-top: 20px;
}
.headstyle {
    padding: 7px 5px;
    background: #76b13a4d;
    border-bottom: 1px solid #d1cfcf;
    color: #3c2e2e;
    font-weight: bolder;
}
h5, .h5 {
    font-size: 14px;
}

.chosen-container {
    margin-bottom: 11px;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #bfd8a533;
}

div.padding-0 {
    padding-left: 0px;
    padding-right: 0px;
}