<!-- /* 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: #D0E0C3;
	scrollbar-shadow-color: #7C9A63;
	scrollbar-highlight-color: #F2F8ED;
	scrollbar-3dlight-color: #1E4D9B;
	scrollbar-darkshadow-color: #7C9A6a;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: white;
}

.hdr_bdy {
	background-color: #F2F8ED;
}

.menu_body {
	background-color: #F2F8ED;
}

.tr_hov {
	color: #2A56BA;
	background-color: #E0F3DA;

}

th
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: Black;
	background-color: #D0E0C3;
	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: #FFF0E1;
	background-color: #666666;
}

.title
{
	font-family: Tahoma;
	font-size: 10pt;
	line-height:12pt;
	font-style: normal;
	font-weight: bold;
	text-indent : 5;
	color: #FFF0E1;
	background-color: #666666;
}

.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;
}

td.contenttitle
{
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}


td.contentmenu
{
	border-bottom: 1px solid #666666;
	text-align: left;
	text-valign: middle;
}

td.contentmenucolor
{
	border-bottom: 1px solid #666666;
	background-color: #e5eaf0;
	text-align: left;
	text-valign: middle;
}

td.contentmenutop
{
	border-bottom: 1px solid #666666;
	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: #666666;
	text-align: center;
}

h2
{
	font-family: Tahoma;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

h3
{
	font-family: Tahoma;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

h4
{
	font-family: Tahoma;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

h5
{
	font-family: Tahoma;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

h6
{
	font-family: Tahoma;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

/* *************************** 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: #F2F8ED;
	background-color: #666666;
	text-decoration: underline;
}

a.link1:active
{
	color: #F2F8ED;
	text-decoration: underline;
	background-color: #666666;
}

a.link1:hover
{
	color: #eafaff;
	text-decoration: none;
	background-color: #666666;
}

a.link1:link
{
	color: #F2F8ED;
	text-decoration: underline;
	background-color: #666666;
}

/* *************************** Start of  Rows  ********************** */
.row1 {
	color: #000000;
	background-color: #F2F8ED;
}

.row2 {
	color: #000000;
	background-color: #ffffff;
}

.row3 {
	color: #F2F8ED;
	background-color: #666666;
}

/* *************************** Start of  Misc.  ********************** */

input.button {
	color: #F2F8ED;
	background: #666666;
	font-weight: bold;
	font-size: 10pt;
}

.menuBtn {
	width:100%;
	color: #F2F8ED;
	background: #666666;
	font-weight: bold;
	font-size: 10pt;
}

.mainheading {
	font-weight: bold;
	font-size: 14pt;
	color: #666666;
	/*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%;
}
.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 #666666;
	background-color: #F2F8ED;
	text-align: center;
	color: #666666;
}
 
.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;
}

div#footer_left {
	display: inline;
}

div#footer_right {
	display: inline;
	float: right;
}
form table {
	margin-left: auto;
	margin-right: auto;
}

table.report {
	width: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	font-size: 10pt;
	border-collapse: collapse;
}

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;
}


tr.header {
	vertical-align: bottom;
}

.caption {
	color: #ffffff;
	background-color: #666666;
}

tr.caption th {
	text-align: center;
}

table.report tr.caption:hover {
	background-color: #666666;
}

.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: #F2F8ED;
}
table.form {
	background-color: #F2F8ED;
}
div.button {
	text-align: center;
	padding-top: 20px;
}

.label {
	font-weight: normal;
}
.content{
	font-weight: bold;
}
div#link_row_left {
	float: left;
	display: inline;
}

div#link_row_right {
	display: inline;
	float: right;
}
/* end style hiding */ -->

