@charset "UTF-8";

html, body {margin: 0; padding: 0; height: 100%;}
body {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background: #FFF;}
a, a:visited {text-decoration: none;}
div#wrapper {position: relative; margin: 0 auto; width: 100%; min-height: 100%; height: auto !important;
	height: 100%; padding: 0; background: #FFF; left: 0px; top: 0px; right: 0px; bottom: 0px;}

header {background: #0086B3; height: 40%; width: 100%; left: 0px; top: 0px; right: 0px; text-align: center; padding:50px 0 50px 0;}

info, line a {color: #0086B3;} 
info {margin: 50px auto 0 auto; display: block; width:600px;}
h2 {font-weight: normal; margin: 40px 0 10px 0;text-align: left; width: 100%; float:left; color: #00537F;}

line, line2 {clear: both; display: block; margin: 4px 0; width: 100%; float:left; line-height: 25px; background-color: #FFF;}
line c1 {width: 270px; text-align: left; padding-right:5px; float:left;}
line a {text-decoration: none; text-align: left; padding-left:5px; float:left; color: #0086B3;} 
line a:hover, a.errorlink:hover {color: #38A5D4;} 
line2 {text-align: center; margin-top: 20px;}

error {font-weight: normal; margin: 40px 0 10px 0; text-align: center; width: 100%; float: left; color: #990033; font-size: 24px;}
a.errorlink {display: block; text-decoration: none; margin-top: 80px; text-align: center; color: #0086B3; float: left; width: 100%;}

