<!-- /* hide from old browsers */

body
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-valign: top;
	scrollbar-face-color: #84B2ff;
	scrollbar-shadow-color: #005B00;
	scrollbar-highlight-color: #9fff9f;
	scrollbar-3dlight-color: #1E4D9B;
	scrollbar-darkshadow-color: #004000;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: white;
	height:100%;
}

.bdy
{
	scrollbar-face-color: #84B2ff;
	scrollbar-shadow-color: #005B00;
	scrollbar-highlight-color: #9fff9f;
	scrollbar-3dlight-color: #1E4D9B;
	scrollbar-darkshadow-color: #004000;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: white;
}

#content{
	min-height: calc(100vh - 3em);	
}

.hdr_bdy {
	background-color: #d9e2ed;
}

.menu_body {
	background-color:  #d9e2ed;
}

.tr_hov {
	color: #2A56BA;
	background-color: #E0F3DA;

}

tr {
	vertical-align: top;
}

th
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #2A56BA;
	background-color: #C3CDE2;
	text-valign: top;
}

td
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-valign: top;
}

.topline {
	border-top: 1px solid #000000;
	font-size: 86%;
}

h1.title
{
	font-family: Tahoma;
	font-size: 12pt;
	line-height:16pt;
	font-style: normal;
	font-weight: bold;
	text-indent : 5;
	color: #5386b5;
	background-color: #C3D0FA;
}

.title
{
	font-family: Tahoma;
	font-size: 10pt;
	line-height:12pt;
	font-style: normal;
	font-weight: bold;
	text-indent : 5;
	color: #FFF0E1;
	background-color: #5386b5;
}

.required
{
	font-family: Tahoma;
	font-size: 10pt;
	line-height:12pt;
	font-style: normal;
	text-indent : 5;
	color: red;
}

td.note {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.field_title
{
	font-family: Tahoma;
	font-size: 8pt;
	line-height:10pt;
	font-style: normal;
	text-indent : 5;
}

td.contenttitle
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5386b5;
}


td.contentmenu
{
	border-bottom: 1px solid #5386b5;
	text-align: left;
	text-valign: middle;
}

td.contentmenucolor
{
	border-bottom: 1px solid #5386b5;
	background-color: #e5eaf0;
	text-align: left;
	text-valign: middle;
}

td.contentmenutop
{
	border-bottom: 1px solid #5386b5;
	background-color: #CCCCCC;
	text-align: left;
	text-valign: middle;
}



/* *************************** Start of Header Sect.  ********************** */

h1
{
	font-family: Tahoma;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #5386b5;
	text-align: center;
}

h2
{
	font-family: Tahoma;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #5386b5;
	text-align: center;
}

h3
{
	font-family: Tahoma;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #5386b5;
}

h4
{
	font-family: Tahoma;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: #5386b5;
}

h5
{
	font-family: Tahoma;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #5386b5;
}

h6
{
	font-family: Tahoma;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #5386b5;
}

/* *************************** Start of  "A"  ********************** */
a
{
	color: #0000FF;
	text-decoration: underline;
}

a:active
{
	color: #0000FF;
	text-decoration: underline;
}

a:hover
{
	color: #0000FF;
	text-decoration: underline;
}

a:link
{
	color: #0000FF;
	text-decoration: underline;
}

a.link1
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #d9e2ed;
	background-color: #5386b5;
	text-decoration: underline;
}

a.link1:active
{
	color: #d9e2ed;
	text-decoration: underline;
	background-color: #5386b5;
}

a.link1:hover
{
	color: #eafaff;
	text-decoration: none;
	background-color: #5386b5;
}

a.link1:link
{
	color: #d9e2ed;
	text-decoration: underline;
	background-color: #5386b5;
}

/* *************************** Start of  Rows  ********************** */
.row1 {
	color: #000000;
	background-color: #d9e2ed;
}

.row2 {
	color: #000000;
	background-color: #ffffff;
}

.row3 {
	color: #d9e2ed;
	background-color: #5386b5;
}

/* *************************** Start of  Misc.  ********************** */

input.button {
	color: #d9e2ed;
	background: #5386b5;
	font-weight: bold;
	font-size: 10pt;
}

.menuBtn {
	width:100%;
	color: #d9e2ed;
	background: #5386b5;
	font-weight: bold;
	font-size: 10pt;
}

.mainheading {
	font-weight: bold;
	font-size: 14pt;
	color: #5386b52;
	/*color: #D1E4F3;
	background-color: #000080;
	*/
}

.bg_light
{
	background-color: #fff5ec;
}

.memo
{
	background-color: #FFFFCC;
	color : #000000;
	border-left-color : Green;
	border-left-style : dotted;
	border-left-width : medium;
}

.select
{
	width:250px;
}

p.errormess
{
	font-weight: bold;
	color: red;
	text-align: center;
}

.small
{
	font-size: 86%;
}

.nowrap {
	white-space: nowrap;
}

.field_label
{
	font-weight: bold;
	text-align: right;
}

.field_content
{
	font-weight: normal;
	text-align: left;
}

/*CSS tags for the pagination (PEAR Pager)*/
.pager {
	font-family: Arial;
	font-size: 14px;
}
 
.pager a {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	padding: 5px;
	border: 2px solid #5386b5;
	background-color: #d9e2ed;
	text-align: center;
	color: #5386b5;
}
 
.pager a:hover {
	color:#E4ECF4;
	background-color: #32527C;
}

/*CSS tags for the breadcrumb navigation in the Site Management Suite*/
table.breadcrumb {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 14px;
}

table.breadcrumb a:link {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 14px;
	text-decoration:none;
}
 
table.breadcrumb a:visited  {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 14px;
	text-decoration:none;
}

table.breadcrumb a:hover  {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 14px;
	text-decoration:none;
}

table.breadcrumb a:active  {
	color:#FFFFFF;
	font-family: Arial;
	font-size: 14px;
	text-decoration:none;
}

/* CSS from property manager*/
div#header {
	font-size: 10pt;
}

div#header_left {
	display: inline;
}

div#header_right {
	display: inline;
	float: right;
}

div#footer {
	font-size: 10pt;
	height: 2em;
}

div#footer_left {
	display: inline;
}

div#footer_right {
	display: inline;
	float: right;
}
form table {
	margin-left: auto;
	margin-right: auto;
}

table.report {
	width: 99%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	font-size: 10pt;
	border-collapse: collapse;
	background-color: #d9e2ed;
}

table.report td {
	 padding: 3px;
}

table.report th {
	 padding: 3px;
}

th {
	text-align: left;
}

th.date, td.date {
	text-align: center;
}

th.number, td.number{
	text-align: right;
}

th.narrow, td.narrow{
	text-align: center;
}

table.report tr:hover {
	background-color: #ffffaa;
}

.error_messages {
	color: #e00000;
	font-weight: bold;
}

ul.error_messages {
	display: table;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	list-style-type: none;
}

ul.error_messages li {
	padding: 1px;
}

tr.header {
	vertical-align: bottom;
}

.caption {
	color: #ffffff;
	background-color: #5386b5;
}

tr.caption th {
	text-align: center;
}

table.report tr.caption:hover {
	background-color: #5386b5;
}

.caption div {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
}

.caption div.left {
	float: left;
}

.caption div.center {
	margin-left: 20px;
}

.caption div.right {
	float: right;
}

.even_row {
	background-color: #FFFFFF;
}

table.form {
	background-color: #d9e2ed;
	margin-left: auto;
	margin-right: auto;
}

div.button {
	text-align: center;
	padding-top: 20px;
}

td.button {
	text-align: center;
	padding-top: 20px;
}

.label {
	font-weight: normal;
	text-align: right; 
}
.content{
	font-weight: bold;
}
td.leftcell {
	text-align: right;
}

td.label {
	text-align: right;
}

td.label.radio {
	text-align: left;
}

td.radio {
	text-align: right;
}

form > table {
	background-color: #d9e2ed;
}

div#link_row_left {
	float: left;
	display: inline;
}

div#link_row_right {
	display: inline;
	float: right;
}

.horizontal_list {
	display: inline-block;
	padding-right: 5px;
}

#invalidMessage {
	background:#fff;
	border:2px solid #003366;
	border-radius:40px;
	box-shadow:8px 8px 18px #000;
	color:red;
	display:none;
	left:0;
	margin:10px;
	padding:20px;
	position:fixed;
	top:0;
	width:50%;
}

#invalidMessage .close {
	border:1px solid red;
	cursor:pointer;
	float:right;
	margin-top:-10px;
	padding:2px;
}

div.two_col_wrapper {
    position:relative; 
    width:98%; 
    margin:auto;
}

div.two_col_left {
    width:49%;
    float:left; 
}

div.two_col_right {
    width:49%; 
    float:right;
}

div.top_no_scroll {
  position:fixed;
  width:100%;
}
/*  css for inline field edit (payment screen) */
.hidden_edit {
	display:none;
}

.edit
{
	float:left;
	background:url(../images/edit_icon.png) no-repeat;
	width:16px;
	height:16px;
	display:inline;
	cursor: pointer;
	margin-left:5px;
}
.center
{
	margin-left:auto;
	margin-right:auto; 
}

img.center{
	display:block;
	margin-left:auto;
	margin-right:auto; 	
}
@media print {
	#content{
		min-height: 22cm;
	}
}
/* end style hiding */ -->
