/* BIAT CSS */

body { margin:0; padding:0px; font-family:Tahoma; color:#333333; font-size:12px; background:#A6C4E1; }

a { color:#164b97; text-decoration:none; }
a:hover {  }

h1 { font-size:16px; }
h2 { font-size:14px; }
h3 { font-size:12px; }

hr { color:#000000; height:1px; border:1px dotted #333333; }

#wrapper { width:992px; margin:0 auto; padding:0; }

#header { position:relative; width:100%; height:200px; }
#header .logo { float:left; }
#headinfo { position:absolute; right:15px; top:7px;}
#headinfo a { font-size: 10px; color:#000000; }
#headinfo a:hover { text-decoration:underline; }

#nav { position:absolute; bottom:0; right:12px; width:100%; padding:0; margin:0; font: 11px Verdana; }
#nav ul { margin:0; padding:0; }
#nav ul li { float:right; list-style:none; padding:0; color: #A9D0F5; }
#nav ul li a { display:block; width:100px; padding:7px 0; margin:0 1px 0 0; background:url(../images/buttonbg.gif); text-align:center; }
#nav ul li a:hover { bottom:0; background:url(../images/buttonbgover.gif); color:#999999; overflow:auto; color: white; }
#nav ul li a.on, #nav ul li a.on:hover { width:100px; padding:7px 0; background:url(../images/buttonbgon.gif); text-align:center; }

#content { width:100%; padding:0 20px; background:url(../images/contentbg.gif) repeat-y; }

#left { float:left; width:150px; background-color: #EFF5FB; }

#breadcrumb { float:left; width:82%; background-color:#FFF; border-bottom:1px dotted #333333; padding:2px 0; }
#breadcrumb a { font-weight:bold; }

#right { float:left; width:617px; }
#right a { }
#right a:hover { border-bottom:1px dotted;  }
#right .postinfo { display:block; width:90%; margin:5px; padding:6px; background-color:#EFEFEF; border:1px solid #D4D4D4; }
#right blockquote { width:80%; margin:5px; padding:6px; border-left:1px solid #D4D4D4; }

.welcome { float:left; display:block; width:150px; margin:10px; padding:5px; background-color:#EFF5FB; border:1px solid #D4D4D4;  }

#right p a { color:#666666; }

.bottom { font-size:11px; padding:10px; text-align:center;}
.bottom a:hover { border-bottom:1px dotted #D2D2D2; }

.clear { clear:both; }

input { padding:2px; margin:2px 0; border:1px inset #666666; width:100px; }
input.submit { width:auto; }


/* BIAT CSS */


/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 150px;
height: 150px;
background-color: #EFF5FB;

}

.billcontent{
width: 100%;
display:block;
}

