.smlnk {
font-size: 8pt;
}
.sm-txt {
font-size: 7pt;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
th{
	background-color: #EFF1DA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:visited {
	color: #000099;
}
.footer{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
}
input{
	background-color: #EFF1DA;
	margin-top: 3px;
	color: #000099;
}
select{
	background-color: #EFF1DA;
	margin-top: 3px;
	color: #000099;
}
.tm{
	font-size: 7px;
	vertical-align: super;
}
.start-text{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
.renew{
	color: Navy;
	font-size: 14pt;
	font-family: "Times New Roman", Georgia, "Book Antiqua", "Bookman Old Style";
}
.top-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: White;
}
.port-th {
	color: #150768;
	font-size: 11pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	height: 18;
}
/*For consumer contact form*/
.red{
  color : #fe4742;
  font-weight : bold;
}
header.red{
    margin-top: 10px;
	text-align: left;
}
div#customer_inquiry {
    margin: 0 30px;
    min-height: 440px;
	min-width: 950px;
	text-align: left;
}
.info{
    font-size: 11px;
    line-height: 30px;
    width: 98%;
    margin: 0 44px 10px;
    font-weight: bold;
}
.formdata{
    display: inline-block;
    margin: 0 28px;
    width: 41%;
}
#customer_inquiry .left{
    position: relative;
}
.data{
    margin: 0px 16px;
    font-size: 14px;
}

.formdata.right > span {
    font-size: 14px;
}

.input{
	background-color : #ffffff;
    margin: 2px 16px;
    padding: 5px 10px;
    width: 300px;
    border: 1px ridge black;
}

#customer_inquiry .formdata.right {
    bottom: 30px;
    left: 0;
    position: relative;
    top: -38px;
}

.formdata .msg{
    font-size: 11px;
    line-height: 1;
    margin-top: 0px;
    width: 400px;
    margin-left: 0px;
}
#message {
    height: 160px;
    margin-top: 8px;
    width: 320px;
    border: 1px ridge black;
	resize : none;
}
.btn-block{
	width: 340px;
}
.btn {
    display: inline-block;
    padding: 3px 10px;
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid darkgray;
    border-radius: 4px;
}
.btn.submit_btn {
    float: right;
    position: relative;
    right: 30px;
    top: 20px;
}
.btn.cancel_btn {
    float: left;
    left: 15px;
    position: relative;
    top: 20px;
}
header > strong {
    margin-left: 73px;
}
a.link {
    color: blue;
    font-size: 12px;
    font-weight: normal;
}
