/* -------------------------------------
/*  Landing generic
/* -------------------------------------*/

.title-orange {
font-size: 				22px; 
text-decoration:		none;
color:					#f79b2e;
font-family:			Arial, Helvetica, sans-serif;
font-weight:			bold;
line-height:			24px;
margin-bottom:			5px;
}

		
		
/* -------------------------------------
/*  Two Box for Top Part
/* -------------------------------------*/

#boxLeft {
	width:375px;
	float: left;
	}

#boxRight {
	width:493px;
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
	}
	
	
	
/* -------------------------------------
/*  Details for Left Box
/* -------------------------------------*/

#boxLeft .title-blue {
font-size: 				16px; 
text-decoration:		none;
color:					#333;
font-family:			Arial, Helvetica, sans-serif;
font-weight:			bold;
line-height:			20px;
margin-bottom:			5px;
padding:				8px 2px 2px 2px;
}


#boxLeft ul {
	margin:0;
	padding:0 0 0 25px;
}
#boxLeft ul li {
	list-style: disc;

}

#boxLeft ul li {
	
	font-size: 				14px; 
	color:					#333;
	font-family:			Arial, Helvetica, sans-serif;
	line-height:			18px;
	padding:				0 0 5px 0;
}



/* -------------------------------------
/*  Action Buttons
/* -------------------------------------*/

.onlinedues-info { 
position: relative; background-image: url("graphics/online-payments-info-on.png"); background-repeat: no-repeat; white-space: nowrap; display: block; width: 375px; height: 88px; margin: 0; padding: 0; padding-right:0px; }

.onlinedues-info a {
display: block; width: 375px; height: 88px; display: block; float: left;}

.onlinedues-info img {width: 375px; height: 88px; border: 0; }
* html a:hover {visibility:visible}
.onlinedues-info a:hover img{visibility:hidden}


.onlinedues-signup { 
position: relative; background-image: url("graphics/online-payments-signup-on.png"); background-repeat: no-repeat; white-space: nowrap; display: block; width: 375px; height: 88px; margin: 0; padding: 0; padding-right:0px; }

.onlinedues-signup a {
display: block; width: 375px; height: 88px; display: block; float: left;}

.onlinedues-signup img {width: 375px; height: 88px; border: 0; }
* html a:hover {visibility:visible}
.onlinedues-signup a:hover img{visibility:hidden}

/* -------------------------------------
/*  Details for Right Box
/* -------------------------------------*/
	
#boxRight .title-grey {
font-size: 				22px; 
text-decoration:		none;
color:					#4889b7;
font-family:			Georgia, "Palatino Linotype", Palatino, "Book Antiqua", "Times New Roman", serif;
font-weight:			bold;
line-height:			24px;
margin-bottom:			2px;
text-align:				right;
}

