h2, h3, h4, h5{
	color: #339900;
}
.black{
	color: #000;
}
.header-head{
	background: url(../images/abbott_diabetes_care.gif) no-repeat;
	height: 72px;
}
.header-logo-small{
	background: url(../images/logo_header_small_green.gif) no-repeat;
}
.header-block{
	background: #339900;
}

.left-menu{
	border-top: 1px solid #339900;
	border-bottom: 1px solid #339900;
}
.left-menu li.left-menu-active{
	background: url(../images/menu_left_arrow_green.gif) no-repeat 0 0.45em;
}
.left-menu li.left-menu-active a{
	color: #339900;
}

.right{
}
.right h2 {
	font-size: 150%;
}

.right a, .right-col a{
	color: #339900;
}
.right ul li, .right-col ul li{
	background: url(../images/list_orange.gif) no-repeat 0 0.5em;
}
.right-col-block{
	background: #EBF5FF;
	background: #EBF5E6;
}
.right-col-block h5{
	background: #62B837;
}

.print{
	background: url(../images/ico_print_green.gif) no-repeat 0 0.2em;
}

.table-border{
	/*border: 1px solid #ffffff;*/
	margin-bottom: 1.4em;
}
.table-border th{
	background: #339900;
	color: #fff;
	border: 1px solid #ffffff;
}
.table-border td{
	border: 1px solid #339900;
	padding: 3px 6px;
}
.even{
	background: #F7FCF3;
}
.input-text{
	border: 1px solid #339900;
}
.input-textarea{
	border: 1px solid #339900;
}
.select{
	border: 1px solid #339900;
}
.table-product td{
	padding: 3px;
	border: 1px solid #ffffff;
	padding-left: 10px;
	border-bottom: 1px solid #CFDAC5;
}
.table-product {
	border: 2px solid #ffffff;
	margin-bottom: 2em;
}

.table-product th {
	border-bottom: 1px solid #CFDAC5;
	border: 1px solid #ffffff;
	background: #DFEBD5;
	padding: 3px;
	font-size: 0.8em;
}
.a-top {
	background: url(../images/ico_top_adc.gif) no-repeat 1px 4px;
}
.top-right{
	text-align: right;
	padding-right: 20px;
}

.footer-help{
	line-height: 1.5em;
	width: 550px;
	margin: 0 auto 0.6em auto;
}
.footer-help a{
	text-decoration: underline;
	color: #339900;
}
.footer-help a:hover{
	text-decoration: none;
}

.green{
	color: #339900;
}

.line-right{
	background: url(../Images/dot-dark-green.gif) repeat-x 0 0.7em;
	text-align: left;
}
.line-right .no-line{
	background: #fff;
	margin-left: 0.5em;
	padding-left: 7px;
	padding-right: 7px;
}

.cover-amount-input{
	border: 1px solid #390;
	font-family: Arial, sans-serif;
	font-size: 1em;
	padding: 2px 4px;
}
.cover-order{
	font-size: 110%;
	padding-left: 10px;
}
.law-agreement-checkbox{
	margin-bottom: 0.5em;
}
.law-agreement{
	padding-left: 16px;
	font-size: 0.9em;
}
.cover-amount-left{
	float: left;
	text-align: right;
	width: 60%;
}
.cover-amount-right{
	float: left;
	padding-top: 3px;
	padding-left: 5px;
}
.cover-amount-input{
	text-align: center;
	width: 20px;
}
.info-block{
	padding: 20px;
	background: #d9d9d9;
	color: #666;
	font-size: 0.75em;
	text-align: center;
}
#flash{
/*	text-align: center;*/
	padding-bottom: 10px;
}

.patient-info{
	text-align: right;
	padding: 0 7px 3px 0;
	margin-bottom: 1em;
	border-bottom: 1px solid #339900;
}