body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color:#ffffff;
	text-align:left;
}

.big-title-darkgreen
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
	color: #377b5a;
}
div.big-title-darkgreen
{
	text-align: left;
    padding-bottom:10px;
}

.big-title-lightgreen
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
	color: #6c941e;
}

.title-darkgreen
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	color: #377b5a;
}

.title-lightgreen
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	color: #6c941e;
}

.sub-title-grey
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
	color: #787878;
}

td
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	color: #787878;
}

.content-text-grey
{

}

.content-numbers-grey
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
	color: #377b5a;
}
span.content-numbers-grey
{
	width:25px;
	clear:left;
	float:left; 	
}

.small-text-grey
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
	color: #787878;
}


/* textbox green */
.textbox
{
	background-color:#e1ebe6;
	border-color:#b4d5c4;
	border:thin;
	border-style:solid;
    font-family: Verdana;
	color: #377b5a;
}
input.checkbox
{
	background-color:#e1ebe6;
	border-color:#b4d5c4;
	border:thin;
	border-style:solid;
}
	
	
/* links btns */
.menu_link_text
{
	float:left; 
	padding-right:10px; 
	padding-left:5px;
}
a.green:link { 
	font-size: 11px;
	text-decoration: none; 
	color: #377b5a;
	}
a.green:visited { 
	font-size: 11px;
	text-decoration: none; 
	color: #377b5a;
	}
a.green:hover, a.green:active { 
	font-size: 11px;
	text-decoration: underline; 
	color: #377b5a;
	}

a img {
       border: 0 none;
	   background-color:#ffffff;
      }

/* line */
.line
{
	height:1px; 
	background-color:#C0D5CC; 
	margin-bottom:10px; 
	margin-top:10px; 
	overflow-y:hidden;
}

div.image
{
	text-align:center; 
	clear:both; 
	padding-top:5px;
}
div.ol_list_item
{
	padding-top:10px; 
	clear:both;
}
div.ul_list_item
{
	padding-top:10px; 
	clear:both;
}

span.arrow_image
{
	width:20px; 
	clear:left; 
	float:left; 
	text-align:center;
}
#divMoreInfo
{
	margin-top:10px;
}

.right_box
{
	border:2px solid #C0D5CC; 
	width:300px; 
	padding:10px 10px 10px 10px; 
	float:right;
}

.list_box
{
	border:2px solid #C0D5CC; 
	padding:10px 10px 10px 10px; 
}

div.escrow_url
{
	width:300px; 
	word-wrap:break-word; 
	overflow-x:hidden;
}

.valability
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	color: #787878;
}
div.valability
{
	clear:both;
	padding-left:20px;
	text-align:left;
}


/* Pager classes */
.PagerContainerTable
{
	border-right: #C0D5CC 1px solid;
	border-top: #C0D5CC 1px solid;
	border-left: #C0D5CC 1px solid;
	color: #d1d1e1;
	border-bottom: #C0D5CC 1px solid;
	background-color: #FFFFFF;
}
.PagerInfoCell
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	font: bold 11px Verdana;
	color: #387B5C;
	padding-top: 3px;
	white-space: nowrap;
	background-color: #EAF0EC;
	font-weight:normal;
}
.PagerInfoCell:link
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerInfoCell:visited
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerCurrentPageCell
{
	color: #6A9220;
	background-color: #C0D5CC;
}
.PagerOtherPageCells
{
	background-color: #EAF0EC;
}
.PagerSSCCells
{
	background-color: #cccccc;
}
.PagerHyperlinkStyle
{
	font: 11px Verdana;
}
.PagerHyperlinkStyle:hover
{
	color: #377b5a;
	text-decoration: none;
	font: 11px Verdana;
}
.PagerHyperlinkStyle:link
{
	color: #377b5a;
	text-decoration: none;
	font: 11px Verdana;
}
.PagerHyperlinkStyle:visited
{
	color: #377b5a;
	text-decoration: none;
	font: 11px Verdana;
}
.PagerHyperlinkStyle:active
{
	color: #377b5a;
	text-decoration: none;
	font: 11px Verdana;
}
/* */