html, body {
  border: 0;
  margin: 0;
  padding: 0;
}

body {
	font: 90%/1 arial, helvetica, sans-serif;
	/*font: 100% Trebuchet, Geneva, Helvetica, sans-serif; /* #00257b; */
	font-size:14px;
	margin: 0px;
	color: #000042;
	background-color: #f5fafa;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
}

/* Begin Template Format */
.master_table {
	background: #ffffff;  /*#00257b;*/
	width: 950px;
	border: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	/*padding-left: 0px;
	padding-right: 0px;*/
}

.master_td_top {
	vertical-align: top;
	width: 100%;
}

.master_td_menu {
	text-align: right;
	vertical-align: top;
	width: 100%;
}

.master_td_logo {
	height: 100%;
	text-align: left;
	vertical-align: top;
	width: 100%;
}

.content_table {
	width: 100%;
	text-align: center;
	vertical-align: top;
}

.content_td_left {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	width: 370px;
}

.content_td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	width: 740px;
}

.content_td_center {
	padding: 10px;
	text-align: center;
	vertical-align: top;
	width: 370px;
}

.content_td_right {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	width: 180px;
}

.bottom {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #0071E1;
}

/* End Template Format */

/* Begin Body Format */

.txt_leftcol {
	vertical-align: top;
	text-align: justify;
	font:Garamond, Tahoma, "Bookman Old Style";
	font-size:14px;
}

.txt_prodcol {
	text-align: right;
	width: 35%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
}

.txt_nomcol {
	text-align: left;
	vertical-align: bottom;
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.txt_desccol {
	text-align: left;
	vertical-align: middle;
	width: 65%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
}

.txt_imgcol {
	vertical-align: top;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.table_text {
	background-color: #5077c4; /*#5e92e7; #5481ca; #2261f2;*/
	border-color:#FFFFFF;
    BORDER-TOP: #f6e3a0 thin outset;
    BORDER-LEFT: #f6e3a0 thin outset;
    BORDER-RIGHT: #b08848 thin outset;
    BORDER-BOTTOM: #b08848 thin outset;
	text-align: justify;
	font-size: 14px;
}

.td_title {
	background-image: url(images/title_bkg.png);
	background-repeat: repeat-x;
	font-size: 18px;
	height: 50px;
	text-indent: 20px;
	padding-right: 15px;
}

.td_text {
	padding: 12px;
}

.style_text1 {
	color: #e5cb79;
	font-style: italic;
}

.style_text2 {
	color: #de9521;
	font-weight: bold;
	font-size: 20px;
}

.style_required {
	color: #660000;
	font-weight: bold;
	font-size: 20px;
}

.btn_submit {
	border: 1px solid #006;
	background: #00257b;
	color: #FFFFFF;
	font-size: 14px;
}

.style_txtform {
    border: 1px solid #006;
    background: #ccf;
	color: #FFFFFF;
	font-size: 14px;
}

.line {
	background-image:url(images/line.png);
	background-repeat:repeat-x;
}

a:link, a:visited {
	color: #009999;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}
