body {
	font-family: 'Montserrat', sans-serif;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	font-size: 1.1em;
	font-style: normal;
	background-color: #FFF;
	overflow-x: hidden;
	color: #000033;
}
/* @-webkit-keyframes bugfix { from {padding:0;} to {padding:0;}  /* needed for checkbox hack */

img, iframe {
	border: 0;
	max-width: 100%;
}

.text1, .text2 {
	text-align: left;
	font-size:medium;
}
.text2 {
	padding-bottom:20px;
}
.hd1, .hd1left {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
}
.hd1left { text-align:left; }
.hd1cent { text-align:center; }

.hd2 {
	font-size: 16px;
	color: #222;
	font-weight:bold;
}
.hd3 {
	font-size: 11px;
	color: #E7B747;
	font-weight:bold;
}
.greysmalltext
{
	font-size: 75%;
	color: #999999;
	font-weight: lighter;
}
.msg 
{
	font-size: 14px;
	color:#cc3300;
}
.redtxt  { 	color:#FF0000  }
.noddec { text-decoration:none; }

/* 2nd css add */

.rec {
	/*	margin-bottom: auto;
	margin-right: auto; */
	margin-top: 30px;
	padding: 6px;
	display: inline-block;
	position: relative;
}

button.pre_button {
	background: #567788 none repeat scroll 0 0;
	color: white;
	padding: 6px;
	position:relative
}

button.next_button {
	background: #567788 none repeat scroll 0 0;
	color: white;
	padding: 6px;
	position:relative
}
.cactive {
	cursor: pointer;
  }

.inactive, .inactive a {
	background: #ccc none repeat scroll 0 0 !important;
	color: #444 !important;
	padding: 6px;
	cursor: default;
}
.page_inact {
    background-color: #567788;
    height: 30px;
	padding: 6px;
    color: white;
}
.flpage, .flpage a {
	background: #000 none repeat scroll 0 0 !important;
	color: black !important;
	padding: 6px;
	cursor: default;
	visibility: hidden;
}
.pagination {
	text-align:center;
	display: block;
	width: 100%;
}
p {
	padding-bottom: 12px;
	text-align: left;
	line-height:1.3em;
}
