a {
	color: #EE831B;
}
.co-color {
	background-color: #030099;
}
.co-rule {
	color: #030099;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 1px;
}

a {
	color: #0F74CA;
}
a:link {
	color: #403DFF;
}
a:active {
	color: #0A5CA3;
}
a:hover {
	color: #030099;
}
a:visited {
	color: #503562;
}
.co-altrow {
	background-color: #F2F2F2;
}
.co-subtotrow {
	background-color: #6E6E6E;
}
.co-totrow {
	background-color: #503562;
}

.co-labels {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #C4D9EF;
}
.co-links {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #030099;
}

.co-poptitles {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
}

.co-titles {
	font-family: Verdana, Arial;
	font-size: 20px;
	color: #030099;
}
.co-subtitles {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #030099;
	FONT-WEIGHT: bolder;
}

.co-bodytext {
	font-family: Verdana, Arial;
	font-size: 11.5px;
}

.co-btnStyle {
	FONT-WEIGHT: normal;
	font-size: 11 px;
	VERTICAL-ALIGN: baseline;
	FONT-FAMILY: Verdana, Arial;
	TEXT-ALIGN: center;
}

.co-titles_PU {
	font-family: Verdana;
	color: #C4D9EF;
}
.co-labels_PU {
	font-family: Verdana;
	color: #666666;
}

.lien-field-app {
	font-family: Verdana, Arial;
	height: 18px;
	width: 148px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.cmn-helpinfo {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #030099;
}
A.ga-navtext:link {
	font-family: Verdana, Arial; 
	font-size: 8pt;
	COLOR: #000075; 
	font-weight: bold;
}
A.ga-navtext:visited {
	font-family: Verdana, Arial; 
	font-size: 8pt;
	COLOR: #0b0b41; 
	font-weight: bold;
}
A.ga-navtext:active {
	font-family: Verdana, Arial; 
	font-size: 8pt;
	COLOR: #000075; 
	font-weight: bold;
}
A.ga-navtext:hover {
	font-family: Verdana, Arial; 
	font-size: 8pt;
	COLOR: #000075; 
	font-weight: bold;
}
.print_link {
    margin: 2px 5px;
    font-weight: bold;
}

input[type="button"], input[type="submit"] {
    padding: 5px;
    margin: 2px;
}
.discounts{
    margin: 10px 20px;
}
.discounts ul{
    list-style-type: none;
}
.discounts li{
    margin: 5px 16px;
    display: inline;
    padding: 5px;
}
.discounts label{
    margin: 5px
}
.discounts .glyphicon{
    font-size: 13px;
}
.discounts .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    opacity: 1;
    z-index:1
}