html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font:normal 14px Arial;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {color:#1c00d9;}
input[type=text] {line-height:27px;margin:0;padding:0px 10px}
i {font-style:italic;}
.btn {padding:8px 25px; background:#f3f3f3; border:1px #dadada solid;text-decoration:none;text-transform:uppercase;font-size:10px;color:#000;-webkit-border-radius: 2px;
-moz-border-radius: 2px; cursor:pointer;
border-radius: 2px;}
.btn:hover{
	background:#e3e3fe;
}
.search {width:263px;position:absolute;top:50%;left:50%;margin-left:-130px;margin-top:-92px;}
.search input[type=text] {width: 239px;border:1px #d9d9d9 solid;margin-bottom:10px;}
.search .btn {float:right;}
.logo {text-align:center; margin-bottom:15px;}
.container {width:790px;padding-top:75px; margin:0 auto;}
.logo_img {float:right;}
h1 {font:bold 24px Arial;}
p {margin-bottom:5px;}
.warning {color:#dd6d48;}
.green {color:#0c9025;}
table {width:100%;margin-top:45px;}
table th, table td {text-align:center;padding:10px 10px;border-right:1px #bcbcbc dotted;}
table td:first-child, table th:first-child {border-left:1px #bcbcbc dotted;}
table th {font-weight:bold;font-size:16px;border-bottom:1px #bcbcbc solid;padding:4px 10px;vertical-align:middle;}
table td {min-height:30px;vertical-align:middle;text-align:center;}
.alarm {width:16px;height:17px;margin:0 auto;cursor:pointer;}
.even td {background:#f7fbfe;}
.wpopcontainer{display:none;background:rgba(0,0,0,0.5);position:fixed;top:0;left:0;height:100%;width:100%;}
.wpop{position:relative;background:#fff;border:1px solid #000; margin-top:15%; width:550px; margin-left:auto; margin-right:auto; padding:20px 10px 10px 10px;}
.pclose{position:absolute; top:5px;right:10px;text-decoration:underline;cursor:pointer;}
.topbar{text-align:center;background-color:#e0e0e0;padding:4px 0 5px 0;}
.topbar img{vertical-align:middle;}
.strn{font-weight:bold;}