@charset "utf-8";

body, tbody {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


p { margin-top: 12px; margin-bottom: 12px}

a {color: #6D799D; text-decoration:none; font-weight:bold;}
a:hover {color: #000000; text-decoration:underline;}

.hot {color: red;}

.ea {
	margin-top: 20px;margin-bottom: 20px;font-size: 9pt;
	border: thin solid grey;
	border-collapse: collapse;
}
.ea td {
	border: thin solid grey;
}

.result {
	font-size:11px;
}

.result th {
	text-align: right;
}


h1{ font-size:20px; font-weight:bold; color:#000000;}
h2{ font-size:16px; color:#000; line-height:49px;}
h3{ font-size:14px; color:#000; line-height:49px;}

.mainForm {
	font-size:18px;
}
.mainForm input{ height:27px; border:none; line-height:27px; font-size: 16px; border:1px solid #b7b7b7}



input[type="submit"], button { width:170px; padding:5px; margin-bottom:5px; clear:both; text-align:center; -webkit-box-shadow: #8ec6ec 0px 7px 12px inset;; background-color: #cee3f2; border-color:#85b2b1; font-color:#999; font-size:14px; }

.smallbutton { width:100px; padding:5px; margin-bottom:5px; clear:both; text-align:center; -webkit-box-shadow: #8ec6ec 0px 7px 12px inset;; background-color: #cee3f2; border-color:#85b2b1; font-color:#999; font-size:12px; }


.formtext{ font-size:13px;}
.help {
	font-size:12px;
}
.formsmalltext {
	font-size:12px;
}
.formsmalltext select {
    	-webkit-appearance: none;
}
.inputbox{ height:27px; width:202px; border:none; line-height:27px; font-size: 16px; border:1px solid #b7b7b7}
}
