HTML, BODY {height: 100%; margin: 0; padding: 0;  }

html,body, table, td {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color: #333366;}
body {}
table{
border:0px; /* border="0" */
border-collapse:collapse; /* cellspacing="0" */
padding:0px; margin:0px;

}

table td, table tr{
padding:0px;
vertical-align:top;
margin:0px;
text-align:left
}


h1 {font-size: 14px; font-weight: bold; text-align:center; padding-bottom:10px;}
h2 {font-size: 14px; font-weight: bold;padding:0px;margin:0px; padding-bottom:5px; padding-top:5px; color: #ed1c24;}

a { color: #17617e; text-decoration: underline;  font-size: 11px;}
a:hover { text-decoration: none; color: #17617e; }
a:active { text-decoration: none}
a:visited {  }

input { /* border-style:solid; border-color:#84B587 #C7DCC5 #C7DCC5 #84B587; 
border-width:1px;*/
margin-bottom:1px;
/*color: #073C0C; */
font-size:11px; padding:2px; 
/*background-color:#FFF; background-image:url('img/input_fon.jpg'); background-position:left top; background-repeat:repeat-x;*/
}
input:hover {  }
input:focus {  }
* html input { height: 19px; }

textarea { border-style:solid; border-color:#8198aa #8198aa #8198aa #8198aa; border-width:1px; margin-bottom:1px;color: #073C0C; font-size:11px; padding:2px; background-color:#FFF; background-image:url('img/input_fon.jpg'); background-position:left top; background-repeat:repeat-x;}
textarea:hover {  }
textarea:focus { }

select { font-size:11px; padding:2px; background-color:#FFF; background-image:url('img/input_fon.jpg'); background-position:left top; background-repeat:repeat-x; border-style:solid; border-color:#84B587 #84B587 #C7DCC5 #C7DCC5; border-width:1px; }

form { display: inline; }

th {background-color: #FFFFFF; border-bottom:1px dashed #4D8A47; font-size: 15px; font-weight: bold; }

li {padding: 8px 0 8px 0;}
hr {background: transparent; border: 0px; border-top: 1px dashed #073C0C; width: 90%; text-align: center}

img {border:0}

img.in_text {padding: 0 5px 2px 0;}

.more_image {
padding:5px 0pt 0pt 10px;
}

div.more_image{
clear:both;
overflow: auto;
}
.more_image span {
font-size:10px;
}
.more_image img {
margin:0pt 10px 5px 0pt;
}

.card_img {
float:left;
padding-bottom:20px;
padding-right:10px;
}

#qaEmail{
	display: none;
}

