/* Billue CSS Document */
body {margin:5px auto; text-align:left; padding:0; font-size:80%; line-height:20px;font-family:verdana,tahoma;
		background-color:#4DB7D1;}
body a{color:#4DB7D1;}
body a:hover{color:#000;text-decoration:none;}
.Header {height:86px;}
.menuContainer {background-color:#5596A8; height:20px;padding-top:3px;border-top: solid 1px #fff;border-bottom: solid 1px #fff;}
.sitemenu {height:20px;}
.contentarea{float:left;margin-top:8px; height:auto; width:100%; background-color:#fff;background-image: url(../images/LMSpacer.gif); background-repeat: repeat-y;display:table;}
.leftNavigation {float:left;width:140px; background-color:#5596A8; padding:5px; height:100%;line-height:14px;}
.leftNavigation a {color:#fff; text-decoration:none;border-bottom:solid 1px #fff;display:block;}
.leftNavigation a:hover {color:#000;}
.content{background-color:#fff; color:#000;padding:7px;margin-top:8px; display:table; height:100%}
*html .content {float:left;}
.footer {background-color:transparent; font-size:9px; color:black;text-align:left;}
.footer a{color:#000; font-size:10px; text-decoration:underline;}
.footer a:hover{color:#000; font-weight:bold; text-decoration:none;}
h1{font-size:18px;}