@charset "UTF-8";
/* CSS Document */


body {background-image: url(http://www.sciabica.com/hibl/images/site_images/background.jpg); background-color:#fafafa; font-family:Arial, Helvetica, sans-serif;	margin-left:0;margin-right:0; color:#333333;}

a:link {
	color: inherit;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: none;
	color: inherit;
}
a:active {
	text-decoration: none;
	color: inherit;
}

hr {    display: block;
    padding: 0;
    width: 100%;
    clear: both;
    border: none;
    border-top: 1px solid rgba(34, 25, 25, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.95);
    font-size: 1px;
    line-height: 0;
    overflow: visible;}

.header {text-shadow:1px 1px 1px #ffffff; color:#777777; font-family: 'Quicksand', sans-serif; font-size:18px; padding:10px 15px;}
.headertd {border-right: solid 1px #cecece;text-align: center;height:40px;}
.headertd:hover {background-color:#0097E4;color:#fff; text-shadow:none;}
.headertdlast {text-align: center;}

.break {background-color:#0097E4;border-radius:0px;height:30px;}
.breakfooter {background-color:#0097E4;border-radius:0px;height:5px;}

.footer {text-shadow:1px 1px 1px #ffffff; color:#a2a09e; font-size:16px; background-color:#eae6e4; height:150px;}

h1{font-size:28px; color:#0097E4; font-weight:100;font-family: 'Quicksand', sans-serif;}
h2{font-size:16px; font-weight:100; line-height:180%; color:#555555;}
h3{font-size:20px; font-weight:100; line-height:180%;}
h4{font-size:16px; font-weight:100; line-height:180%; color: rgba(102,102,102,0.7); text-shadow: 1px 1px 0px #ffffff}
h5{font-size:24px; font-weight:100; line-height:180%; color: rgba(102,102,102,0.7); text-shadow: 1px 1px 0px #ffffff}

.textfeild{font-size:16px; padding:10px 15px;width:200px;}

.table{background-color: rgba(255,255,255,0.8); border:1px solid #E6E7E8; border-radius:0px;}

.button {
    cursor: pointer;
    font-size: 14px !important;
    padding: 18px 30px !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    letter-spacing: 0px !important;
    background: #0d83dd !important;
    border: none !important;
    border-radius: 3px !important;
    box-shadow: 0px 1px 1px #333333;
    color:#ffffff !important;
}

.button:hover {
    color: #ffffff;
    background: #046ebf !important;
    box-shadow: 0px 1px 1px #ffffff;
}
