html, body, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}

/* CSS definition file containing site wide stylesheets */
body { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; background-image: url("../assets/images/background_green_circles23.gif"); background-position: 0% 80pt;}

 h1 { font-family: '@Arial Unicode MS', sans-serif;}
 h2 { font-size: 20px; color: rgb(0,153,0); background-color: rgb(255,255,255);}
 p { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(0,0,0);}
 h3 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; border-bottom: 2pt solid rgb(0,153,0);}
 a { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(0,153,0);}

/*body*/

body {
	background-color: #ffffff;
	background-repeat: no-repeat; 
	background-image: url(../images/background_green_circles23.gif); 
}

/* main_container */
#main_container {
	width:602px;
	padding-top:15px;
	margin: 0 auto;
}

/* header label */
#header_label {
	float: right;
	padding-right:20px;
	margin-top: -40px;
	font-weight: bold;
}

#header_label p {
	font-size: 17pt;
}

/* menu */

#menu_outer {
	position: relative;
	height: 45px;
}

#menu { 
	height: 19px;
	position: absolute;
	z-index: 5;
	width: 602px; 
	margin-top: 20px;
	float: left; 
}

#menu a { 
	text-decoration: none;
	font-weight: bold; 
	font-size: 8pt; 
	text-align: left; 
	color: black; 
	display: block;
	padding-left:3px;

}

#menu ul { 
	border-collapse: collapse;
	text-decoration: none;
	font-weight: bold; 
	font-size: 8pt; 
	text-align: left; 
	list-style: none; 
	margin: 0; 
	padding: 0px; 
	float: left; 
}

#menu ul li {
	border-collapse: collapse;
	display: inline;
	list-style: none; 
	margin: 0; 
	padding: 0px 0px 0px 0px; 
	float: left; 
	border: solid 2px #87c729;
	background-color: #fff;
	border-left: none;
	width: 96px;
}

#menu ul li a { 
	min-height: 17px; 
	display: block;
}


#menu ul li ul { 
	display: block;
	list-style: none; 
	margin: 0;
	padding: 0px 0px 0px 0px; 
	float: none;
	background-color: #fff;
}

#menu ul li ul li{ 
	width: 93px;
	color: black; 
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0; 
	border: none;
	border-left: solid 2px #87c729;
	border-bottom: solid 1px #87c729;
}


#menu li:hover { 
	background-color: #87c729; 
}

#menu a:hover { 
	color: #fff
}

div#menu ul ul, div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#loginbox {
	margin-top: 45px;
}


/* body outer container */
#body_outer_container {
	width: 602px;
	height: 74px;
}

/* body inner container */
#body_inner_container {
	position: relative;
	width: 483px;
	height: 74px;
	float: right;
	border-color: #87c729;
	border-bottom-style: solid;
}

#body_inner_container p {
	font-size: 15pt;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
}

/* right sidebar container */
#right_sidebar_container {
	width:100px;
	float: left;
}


#right_sidebar_container img {
	border:1px;
}

.sidebar_image {
	padding-top: 15px;

}

/* content container */
#content_container {
	width: 483px;
	float: right;
	border-color: #87c729;
	border-left-style: solid;
	padding-top:15px;
	padding-left:5px;
	margin-bottom:20px;
}

#content_container p { 
	margin-bottom: 10px;
	margin-top: 10px;
}

#content_container h2 { 
	font-size: 16px; 
	color: rgb(135,199,41); 
	font-weight: bold; 
	background-color: transparent;
}

#content_container li { 
font-size: 11pt; 
color: rgb(0,0,0); 
font-weight: normal; 
font-style: normal; 
list-style-image: url("/data/cabotlease/images/green_bullet_point.gif");}
 
.hpimages { 
	display:block;
	height: 100px;
	width: 100px;
	position: absolute;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 33px;
	text-align: center;
	cursor: pointer;
	text-decoration:none;
}

#homepage-table {
	padding-top:50px;

}

#content_container a {
	text-decoration:none;
}

/* form*/
fieldset { 
	margin: 5px;
	padding:5px
}

* html fieldset {
	padding: 0.5em;
}

input, textarea, select {
	width:175px;
}

fieldset div {
	clear: left;
	margin-bottom: 0.5em;
}



fieldset label {
	width: 30%;
	display: block;
	float: left;
	text-align: left;
	padding-left: 0.5em;
}



fieldset .buttontext {
	padding-left: -20px;
	text-align:left;
}

fieldset .eloginFormButtons {
	margin-left: 33%;
}

#eloginRemember {
	text-align: left;
}

/* footer container */
#footer_container {
	clear:both;
}

.transaction-container {
float: left;
width: 210px;
height: 230px;
border-top: 1pt solid;
border-left: 1pt solid;
border-right: 3pt solid;
border-bottom: 3pt solid;
margin-left: 10px;
margin-top: 10px;

}

.transaction-container .transaction-image {
	margin: 2px;
 	width: 109px;
	height: 24px;
	background-image: url(../images/cabot_recent_transaction.gif); 
}

.transaction-container h1, h2 {

	text-align: center;

}

.transaction-container h1 {

	font-size: 14pt;
	font-weight: bold;

}

.transactions-article {
	text-align: center
}