body {
	font: 65%/170% Arial, Helvetica, sans-serif;
}
p {
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0;
	padding: 0;
	text-align: center;
}
h2 {
	font: 3.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #16206b;
	margin: 0;
	padding: 15px 0;
}
h3 {
	margin: 0;
	padding: 0;
	color: #444a86;
	font: bold 25px "Trebuchet MS";
	text-align: left;
}
.pagetitle {
	margin: 0;
	padding: 0;
	color: #444a86;
	font: bold 25px "Trebuchet MS";
	text-align: center;
}
.textbox {
	margin: 0;
	padding: 0;
	color: #000;
	font: 10x "Trebuchet MS";
	text-align: left;
}
label {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #444a86;
	padding: 5px 0;
}
.field1 {
	width: 180px;
	border: 1px solid #49508c;
	height: 14px;
}
.field2 {
	width: 70px;
	border: 1px solid #49508c;
	height: 14px;
}
.main {
	border-left: 2px solid #16206b;
	border-bottom: 2px solid #16206b;
}
.left {
	color: #16206b;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 0 5px 0 10px;
}
.tborder {
	border-left: 2px solid #16206b;
	border-top: 2px solid #16206b;
}
.toplink ul {
	margin: 0;
	padding: 0;
}
.toplink li {
	font: 12px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #fff;
	margin: 0;
	padding: 0 12px;
	float: left;
	list-style: none;
}
.toplink li a {
	text-decoration: none;
	color: #FFF;
	margin: 0;
	display: block;
	padding: 5px 10px;
}
.toplink li a:hover {
	display: block;
	padding: 5px 10px;
	margin: 0;
	background: #9194BB;
}
.bodytxt {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
}
.bodytxt ul {
	margin: 0 0 0 30px;
	padding: 0;
}
.bodytxt ul li {
	padding: 5px 0;
	color: #16206b;
	font-weight: bold;
}
.bodytxt p {
	margin: 0;
	padding: 8px 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
}
.bodytxt p a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.bodytxt strong {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #16206b;
}
.bottom {
	font: 9px Arial, Helvetica, sans-serif;
	color: #fff;
	padding-right: 5px;
}
.img {
	background: url(special_offers.gif) no-repeat;
	float: left;
	height: 208px;
	width: 206px;
	display: block;
}
.img:hover {
	background: url(special_offersh.gif) no-repeat;
	float: left;
	height: 208px;
	width: 206px;
	display: block;
}
input.Btn {
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
	width: 80px;
}
.DDBox {
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
}
.TBox {
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
}
.GridView {
	border: solid 1px #BEBEBE;
	padding: 0 3px 10px;
	width: 510px;
	background: #162069;
}
.GridViewFilter {
	border: solid 1px #BEBEBE;
	padding: 0 3px 10px;
	margin-bottom: 10px;
	background: #162069;
}
.GVHead {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.GVHead a:link {
	color: #FFF;
	text-decoration: none;
}
.GVHead a:visited {
	color: #FFF;
	text-decoration: none;
}
.GVHead a:hover {
	color: #FFF;
	text-decoration: underline;
}
.GVHead a:active {
	color: #FFF;
	text-decoration: underline;
}
.RowStyle1 {
	color: #FFF;
	background: #162069 url(RowDots.gif) repeat-x bottom;
}
.RowStyle2 {
	color: #FFF;
	background: #2333A0 url(RowDots.gif) repeat-x bottom;
}
.HightlighRow {
	cursor: hand;
	color: #000;
	background: #9194BB url(RowDots.gif) repeat-x bottom;
}
.NormalRow {
	color: #FFF;
	background: #162069 url(RowDots.gif) repeat-x bottom;
}
.AlternateHightlighRow {
	cursor: hand;
	color: #000;
	background: #9194BB url(RowDots.gif) repeat-x bottom;
}
.AlternateNormalRow {
	color: #FFF;
	background: #2333A0 url(RowDots.gif) repeat-x bottom;
}
#GridViewActionContainer {
	margin-top: 20px;
}