.pagenav_end { cursor: hand; color: #000000; font-size: 14px ; text-align: center ; border-style: none}
.pagenav_end_d { cursor: default; color: #000000; font-size: 14px ; text-align: center ; border-style: none}
.pagenav_enable { cursor: hand; color: #000000; font-size: 14px ; text-align: center ; border: none}
.pagenav_disable {
	cursor: default;
	color: #333333;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00B1A6;
}
.browse_odd {
	background-color: #FBFFD7;
	border: 1px solid #CCCCCC;
}
.browse_even {
	background-color: #F9FFC4;
	border: 1px solid #CCCCCC;
}

.navcell_normal {
	color: #333333;
	font-size: 16px;
	border-top: 1px solid #E8EFF7;
	border-right: 1px solid #B6C7D8;
	border-bottom: 1px solid #B6C7D8;
	border-left: 1px solid #E8EFF7;
	cursor: hand;
	background-color: #C6D7EF;

}
.navcell_normal a:link {  color: #666666; text-decoration: none}
.navcell_normal a:visited {  color: #666666; text-decoration: none}
.navcell_normal a:hover {  color: #333333; text-decoration: none}
.navcell_normal a:active {  color: #333333; text-decoration: none}

.navcell_over {
	color: #333333;
	font-size: 16px;
	border-top: 1px solid #E8EFF7;
	border-right: 1px solid #B6C7D8;
	border-bottom: 1px solid #B6C7D8;
	border-left: 1px solid #E8EFF7;
	cursor: hand;
	background-color: #93B4E1;
}
.navcell_over a:link {  color: #333333; text-decoration: none}
.navcell_over a:visited {  color: #333333; text-decoration: none}
.navcell_over a:hover {  color: #333333; text-decoration: none}
.navcell_over a:active {  color: #666666; text-decoration: none}

.navcell_sub_normal {
	color: #333333;
	font-size: 14px;
	background-color: #E1E5EA;
	border-top: 1px solid #E8EFF7;
	border-right: 1px solid #CBCED3;
	border-bottom: 1px solid #CBCED3;
	border-left: 1px solid #E8EFF7;
	cursor: hand;
}
.navcell_sub_normal a:link {  color: #666666; text-decoration: none}
.navcell_sub_normal a:visited {  color: #666666; text-decoration: none}
.navcell_sub_normal a:hover {  color: #333333; text-decoration: none}
.navcell_sub_normal a:active {  color: #666666; text-decoration: none}

.navcell_sub_over {
	color: #333333;
	font-size: 14px;
	background-color: #C1C8D2;
	border-top: 1px solid #E8EFF7;
	border-right: 1px solid #CBCED3;
	border-bottom: 1px solid #CBCED3;
	border-left: 1px solid #E8EFF7;
	cursor: hand;
}
.navcell_sub_over a:link {  color: #666666; text-decoration: none}
.navcell_sub_over a:visited {  color: #666666; text-decoration: none}
.navcell_sub_over a:hover {  color: #333333; text-decoration: none}
.navcell_sub_over a:active {  color: #666666; text-decoration: none}

.uppernav {
	color: #666666;
	font-size: 12px;
	cursor: hand;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.uppernav a:link {  color: #666666; text-decoration: none}
.uppernav a:visited {  color: #666666; text-decoration: none}
.uppernav a:hover {  color: #333333; text-decoration: none}
.uppernav a:active {  color: #333333; text-decoration: none}

.uppernavleft {
	color: #666666;
	font-size: 12px;
	cursor: hand;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;


}
.uppernavleft a:link {  color: #666666; text-decoration: none}
.uppernavleft a:visited {  color: #666666; text-decoration: none}
.uppernavleft a:hover {  color: #333333; text-decoration: none}
.uppernavleft a:active {  color: #333333; text-decoration: none}

.navtable {
}

.cellborder {
	border: 1px solid #999999;
}

.subtlelink {
	color: #333333;
	font-size: 16px;
	cursor: hand;
	border: none;
}
.subtlelink a:link {  color: #666666; text-decoration: none}
.subtlelink a:visited {  color: #666666; text-decoration: none}
.subtlelink a:hover {  color: #333333; text-decoration: none}
.subtlelink a:active {  color: #333333; text-decoration: none}

.dialogdark {
	background-color: #C7F1C7;
}
.dialogmedium {
	background-color: #EBF1F9;
}
.dialoglight {
	background-color: #FCFCFD;
}
.uppernavcenter {
	color: #666666;
	font-size: 12px;
	cursor: hand;
}
.hlink {
	color: #333333;
	font-size: 12px;
	cursor: hand;
	border: none;
}
.hlink a:link {  color: #666666; text-decoration: none}
.hlink a:visited {  color: #666666; text-decoration: none}
.hlink a:hover {  color: #333333; text-decoration: none}
.hlink a:active {  color: #333333; text-decoration: none}dd {
	font-size: small;
	font-style: italic;
}
dt {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.matrix {
	font-size: 10px;
	list-style-position: outside;
	list-style-type: disc;
}
.matrixtitles {
	font-size: 11px;
	font-weight: bold;
}
.Form_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #343434;
}
.Form_header {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #333333;
}
.Balloon {
	background-image: url(/store_images/Balloon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 216px;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.Form_rows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #343434;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: capitalize;
}
.Form_rows-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #343434;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.Form_results-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #343434;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 12px;
}
.Form_results-Doubleunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #343434;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #333333;
	font-size: 12px;
}