body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #8DAED7;
	margin: 0px;
}
ul {
	list-style: square;
}
table {
	font: 12px Arial, Helvetica, sans-serif;
}
a:link {color: #4277B9}
a:visited {color: #4277B9}
a:hover {color: #C1556C}
a:active {color: #CCFF99}

.text9 {font-size: 9px}
.text10 {font-size: 10px}
.text11 {font-size: 11px}
.text12 {font-size: 12px}
.text13 {font-size: 13px}
.text14 {font-size: 14px}
.text15 {font-size: 15px}
.text16 {font-size: 16px}
.text17 {font-size: 17px}
.text18 {font-size: 18px}
.1pxBtmBdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DAED7;
}
.ALaCarteTitle {
	background-color: #CCFF99;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8DAED7;
	font-size: 13px;

}
.inputBTN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DFE9F3;
	border: 2px outset #4277B9;
	cursor: hand;
	font-weight: bold;

}
li {
	padding-bottom: 4px;
}

img.photoBDR1px {
	border: thin solid #8DAED7;
}

.license-title {
background-color: #CCFF99;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8DAED7;
	font-size: 13px;

}
.license-title2 {
background-color: #CCFF99;
	font-size: 13px;
	font-weight:600;

}

.small-package-text{
  font-size:11px;
}