body {
	margin: 0px auto;
	padding: 0px;
	background: #FFF;
	/*color: #E4E4E4;*/
	/*color: #FFF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
@media print {
    .noprint {display:none !important;}
    a:link:after, a:visited:after {  
      display: none;
      content: "";    
    }
}

.header-top-0 {
	height: 100px;
	background: #000;
}
.header-top-1 {
	text-align: center;
	color: #FFF;"
}
.header-top-2 {
		text-align: center;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
}
@media (min-width: 768px) {
	.header-top-2 {
		font-size: 20px;
	}
}
.top-header {
	margin-top: 20px;
	color: #808080;
	font-size: 30px;
	text-align: center;
}
.top-header2 {
	margin-top: 20px;
	color: #808080;
	font-size: 20px;
	/*text-align: center;*/
}
.header-bg {
	background: #E0E0E0;
	padding: 20px 20px 20px 10px;
	color: #000;
}
.header-bg2 {
	background: #E0E0E0;
	padding: 20px;
	color: red;
	text-align: center;
}
.row-white {
	height: 40px;
	background: #FFF;
}
.row-gray {
	height: 40px;
	background: #E0E0E0;
}
.space-left {
	padding-left: 5px;
}
.space-right {
	padding-right: 10px;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333; /* #00244D */
}
.mybtn {
	background: #bdc3c7;
	color: #FFF;
	width: 110px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	border-style: none;
}
.graybtn {
	background: #606060;
	color: #FFF;
	width: 110px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	border-style: none;
}
.backbtn {
	background: #8EB936;
	color: #FFF;
	width: 110px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	border-style: none;
	border-radius: 0px;
}

.newbackbtn:link,  .newbackbtn:visited, .newbackbtn:active {
	background: #8EB936;
	color: #FFF;
	padding: 12px 32px;
	font-size: 16px;
	font-weight: bold;
	border-style: none;
	border-radius: 0px;
	text-decoration: none;
}
.newbackbtn:hover {
	text-decoration: none;
}

.whitebtn {
	background: #FFF;
	color: #000;
	width: 100px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	border-style: none;
}

.emailbtn:link,  .emailbtn:visited, .emailbtn:active {
	background: #FFF;
	/*color: #517281;*/
	color: #8EB936;
	font-weight: bold;
	padding: 10px 20px;
	text-decoration: none;
	font-size: 18px;
}
.emailbtn:hover {
	text-decoration: none;
}

h4, .h4 {
  /*font-size: 18px;*/
  font-size: 16px;
  font-weight: bold;
}
.td-head {
  font-size: 16px;
  font-weight: bold;
}
.td-head2 {
  font-size: 15px;
  font-weight: bold;
  padding: 10px;
}
.td-head3 {
  font-size: 15px;
  font-weight: bold;
  padding: 0px 10px;;
}
.td-head4 {
  font-size: 15px;
  padding: 0px 10px;;
}
.td-head5 {
  font-size: 15px;
  font-weight: bold;
  padding: 0px 0px 0px 20px;
}
.td-space {
	padding: 10px;
}
.control-label { /* bootstrap */
	color: #818285;
}
.form-control {
	border-radius: 0px;
	border: 1px solid red;
}

/********* ADDITIONAL ITEMS PAGE START ***********/

.ai-left-bold {
	text-align: left;
	font-weight: bold;"
}
.ai-font12 {
	font-size: 12px;
}

/********* ADDITIONAL ITEMS PAGE END ***********/

.whatsnextbtn:link,  .whatsnextbtn:visited, .whatsnexbtn:active {
	background: #8EB936;
	color: #FFF;
	font-weight: bold;
	padding: 10px 25px;
	text-decoration: none;
	font-size: 18px;
}
.whatsnextbtn:hover {
	text-decoration: none;
}
.whatsnextbtn2:link,  .whatsnextbtn2:visited, .whatsnexbtn2:active {
	background: #8EB936;
	color: #FFF;
	font-weight: bold;
	padding: 10px 20px;
	text-decoration: none;
	font-size: 18px;
}
.whatsnextbtn2:hover {
	text-decoration: none;
}