body {
	margin: 0px;
	padding: 0px;
	background-color: #ccd9df;
}
.top-header-hight {
	height: 7px;
	background-color: #6987cd;
}
.nav_bg {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #000000;
	background-image: url(images/navigation_bg.jpg);
	background-repeat: repeat-x;
	height: 47px;
	text-align: center;
	font-weight: bold;
}
a.nav_bglink {
	font-family: Trebuchet MS;
	font-size: 1em;
	color: #000000;
}
a.nav_bglink:link {
	text-decoration: none;
}
a.nav_bglink:visited {
	text-decoration: none;
	color: #000000;
}
a.nav_bglink:hover {
	text-decoration: none;
	color: #000000;
}
a.nav_bglink:active {
	text-decoration: none;
	color: #000000;
}
.mainheading {
	font-family: "Trebuchet MS";
	font-size: .9em;
	font-weight: bold;
	color: #0a3bb8;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:justify;
	font-weight: normal;
	line-height: 25px;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #201c8d;
	text-align:justify;
	font-weight: normal;
	line-height: 25px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	color: #0a3bb8;
	text-align:justify;
	font-weight: bold;
	display: inline;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	color: #0a3bb8;
	text-align:justify;
	font-weight: bold;
}
.send-heading {
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	color: #cf550b;
	text-align:justify;
	font-weight: bold;
	line-height: 35px;
}
.product_name {
	font-family: "Trebuchet MS";
	font-size: .9em;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Trebuchet MS;
	font-size: 1em;
	color: #201c8d;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #201c8d;
}
a:hover {
	text-decoration: none;
	color: #201c8d;
}
a:active {
	text-decoration: none;
	color: #201c8d;
}
.td-pad	{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

