@charset "UTF-8";
/* CSS Document */


#msrpContent fieldset {
   width: 280px;
   }

/*<group=vampDownloads>*/
#UpdatePanelVamp {
    padding-bottom: 10px! important;
}
/*</group>*/
/*<group=table>*/
table.table {
	margin: 11px 0 20px 0;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #efefef;
	border-collapse: collapse;
	width: 100%;
}
table.table caption {
	font-size: 11px;
	line-height: 20px;
	font-style: italic;
	color: #1B3073;
}
table.table th {
	font-size: 11px;
	line-height: 11px;
	color: #999;
	border-width: 1px 1px 1px 1px;
	padding: 2px 1px 2px 1px;
	border-style: solid;
	border-color: #efefef;
	background-color: #fff;
	-moz-border-radius: 0;
}
table.table td {
	font-size: 11px;
	line-height: 11px;
	color: #666;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #efefef;
	-moz-border-radius :0;
	padding: 10px 5px 10px 10px;
}
table.table td p {
	font-size: 9px;
	line-height: 10px;
}
/*</group>*/
/*<group=table>*/
table.downloads {
	margin: 11px 0px 0 0;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #efefef;
	border-collapse: collapse;
	background-color: #fff;
	width: 100%;
}
table.downloads th {
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #08c;
	background-color: #08c;
	-moz-border-radius: 0;
}
table.downloads td {
	font-size: 11px;
	line-height: 15px;
	color: #000;
	border-width: 1px;
	padding: 2px 10px 15px 2px;
	border-style: solid;
	border-color: #efefef;
	-moz-border-radius :0;
}
table.downloads td p {
	font-size: 11px;
	line-height: 11px;
}
table.downloads td strong {
	color: #000 !important;
	font-size: 11px;
	line-height: 11px;
}
table.downloads td li, table.downloads td li p {
	font-size: 10px !important;
	font-weight: normal !important;
	line-height: 11px !important;
	letter-spacing: .02em !important;
	margin: 0 10px 5px 5px !important;
	color: #666 !important;
}
table.downloads ul {
	border-width: 0 !important;
}
td.alternate1{
	background-color: #fafafa;
}
td.alternate2 {
	background-color: #F3F4F8;
}
/*</group>*/
/*<group=results>*/
table.results {
	width: 98%;
	margin: 11px 20px 0 0;
	border-spacing: 0;
	border-style: none;
	border-width: 0;
	border-collapse: collapse;
}
table.results caption {
	font-size: 11px;
	line-height: 20px;
	color: #1B3073;
}
table.results th {
	font-size: 16px;
	line-height: 18px;
	color: #000;
	border-width: 0;
	padding: 5px 10px 5px 10px;
	margin: 5px 10px 5px 10px;
	-moz-border-radius: 0;
}
table.results td {
	font-size: 11px;
	line-height: 12px;
	color: #000;
	border-width: 0;
	padding: 5px 10px 5px 10px;
	margin: 5px 10px 5px 10px;
	-moz-border-radius: 0;
}
table.results td p {
	font-size: 11px;
	line-height: 12px;
}
/*</group>*/


