html,body {
    font-family: 'Lucida Grande', sans-serif;
    margin: 0;
    padding: 0;
/*    background-color: #fff;  */
}
a:link , a:visited {
	color:#999;
}
h1 {
	font-size: 16px;
	color:#666;
	margin-left: 12px;
	
}
.notes {
	width:660px;
	margin-top:20px; margin-left:6px;
	margin-bottom:20px;
	padding-top:18px; padding-left:6px;
}
.notes ul {
	margin:0; padding:0;
	margin-top:10px;
	margin-left: 20px;
}
.notes ul li {
	margin:4px 0;
	list-style: block;
}


.group {
	width:660px;
	border-top:1px dotted #ccc;
	/* border-left:2px solid #999; */
	margin-top:20px; margin-left:6px;
	margin-bottom:20px;
	padding-top:18px; padding-left:6px;
}
.groupicon {
	width: 40px;
	height: 40px;
	border:0;
}
.groupContent {
	margin-top:-32px;
	margin-left:48px;
	
}
.groupContent h2 {
    font-family: 'Lucida Grande', sans-serif;
	font-size:16px;
	letter-spacing:1px;
	color:#333;
	text-shadow:#888 0 1px 2px;
	margin: 0;
	margin-bottom:8px;
	padding:0;
	
}
.group table.products {
	margin:0; padding:0; 
	border: 1px solid #eee;
	font-size:11px;
	width: 590px;
	border-collapse:collapse;
}

.group table.products tr {
	line-height:18px;
}
.group table.products tr.edd {
	background-color:#fff;
}
.group table.products tr.odd {
	background-color:#f5f5f5;
}
.group table.products tr.bottom {
	border-top: 1px solid #eee;
}
.group table.products tr.sosumi td {
	color:#999;
}
.group table.products td, .group table.products th {
	padding: 2px 5px;
	/* font-weight:bold; */
}
.group table.products td a:link , .group table.products td a:visited {
	color:#666;
}

.group table.products td.price, .group table.products th.price {
	font-weight:bold;
	text-align:right;
	width:75px;
}
.group table.products td.checkbox, .group table.products th.checkbox {
	font-weight:bold;
	text-align:center;
	width:36px;
}
.group table.products td.checkbox input{
	font-size:16px;
}
.noBorder {
	border: 0;
}
.group table.products tr.header {
	background-color:#e5e5e5;
	line-height:14px;
}
th {
	text-align:left;
	color:#666;
	border-bottom: 1px solid #eee;
}
.red {
	color: red;
	font-weight:bold;
	font-size:10px;
	text-transform: uppercase;
	
}

.lastgroup {
	border-top:1px dotted #ccc;
	margin-top:20px; margin-left:6px;
	padding-top:20px; padding-left:6px;
	width:660px;
	margin-top:10px;

}
.lastgroup .continue {
	margin-left:48px;
	font-size:11px;
	width: 580px;
	padding:10px;
	background-color:#fff;
	/* margin-left: 300px; */
	text-align:right;
}
.lastgroup .continue input{
	font-size: 13px;
	width: 100px;
}

sup {
	font-size:9px;
	color:#666 !important; 
	vertical-align: top;
}
sup:before {
	content:" ";
}
sup:after {
	content:" ";
}

.groupcontent p {
	color: #555;
	padding: 2px 5px;
	
}

.groupcontent td p {
	margin-top:0;margin-bottom:0;
	padding-top:0;padding-bottom:0;
}

.masterFooter {
	border-top:1px dotted #ccc;
	margin-top:20px; margin-left:6px;
	padding-top:20px; padding-left:6px;
	width:660px;
	margin-top:10px;

}

.pageNavigation {
	text-align:center;
	width:660px;
	/* border-left:2px solid #999; */
	margin-left:6px;
	margin-bottom:-10px;
	padding-left:6px;
}

.pageNavigation ul {
	border: 1px solid #eee;
	list-style: none;
	display:block;
	padding:2px;
	margin:0;
	text-align:center;	
	width:auto;
	height:20px;
	clear:both; 
}
.pageNavigation ul li {
	overflow: auto;
	float:left;
	margin: 0;
	margin-bottom:1px;
	margin-top:1px;
	padding: 0;
	border: 0;
	text-align:center;
	vertical-align:middle; 
	font-weight:bold;
	font-size:11px;
	padding: 3px 7px 3px 6px;
}

.pageNavigation ul a {
	margin: 0;
	padding: 0;
	border: 0;
	display:block;
	float:left;
	text-decoration:none;
	color:#000; 

}

h1.kagi-logo {
	position: absolute;
	right:8% ;
	padding: 0px;
}
#kagi-real-logo {
	/*position: absolute;
	top: 14px;*/
}
h1.kagi-logo img{
width: 600px;
height: 68px;
}
#kagi-real-logo img{
width:125px ;
height: 50px;
}
div.kagi-option_menu1{	
	top: 7em;
	position: absolute;
	left: 30%;
	padding:0px;
}
table#boinx_additional_info {
	position: relative;
	top: 18px;
	margin: 0 35px 30px;
	font-size: 1.3em;
}

#boinx_additional_info td {
	padding: 6px 0;
}

#boinx_additional_info input {
	display: inline;
	width: auto;
	margin-right: 4px;
}

input#orgID {
	margin-left:10px;
}
#kagi-view fieldset.kagi-payment_methods ul.kagi-ul {
	margin: 13px 0;
}
span.kagi-product_activationnote span {
	font-weight:bold;	
	display:block;
	padding-left:30px;
	padding-bottom:.5em;
	width:220%;
	word-wrap:break-word;
	
}
div#kagi-header1 {
	background-image: none;
	background-color: #666666;
}
