@charset "utf-8";
/* CSS Document */
body{
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #242323;
margin:0;
background: #b4b6bb url(../images/bg.jpg)  repeat-x;
}
a{color: #242323; text-decoration: underline}
a:hover{color:#E6450F; text-decoration: underline}
img { border: 0;}
h4, h1, h2, h3{margin: 0; padding: 0}
li{line-height: 20px;}
p { margin: 6px 0; line-height: 20px;}
h2{color: #123346; margin-bottom: 10px; display: block; border-bottom:thin #123346 dotted}
h3{font-size: 20px; }
h4{font-size: 16px}

input {
 width: 190px;
border:#333333 thin solid;
}
textarea{
width: 200px;
height: 50px;
border:#333333 thin solid;
}
td { padding-left: 5px;}
.checkbox{
width: 15px;
vertical-align:middle;
text-align: right;
}
.hidden{ display: none}
.out{position:absolute; top:-100px;}
.black{color:#000000}

p.mainright{
width: 470px
}
#page-container{
margin: auto;
width: 760px;
}

#header{
background: url(../images/headerbg.jpg) no-repeat;
height: 84px;
}
#vmenu{
height: 26px;
background: url(../images/vmenubg.jpg) no-repeat;
text-align: center;
}
#vmenu ul, #vmenu li{
display:inline;
padding:0; margin:0;
}
#flash{
background-image: url(../images/radiology_banner.jpg);
height: 240px;
}
#content{
margin: 15px;
min-height: 336px;
}
#footer{ 
clear: both;
background-image: url(../images/hrLine.jpg);
background-repeat: no-repeat;
padding: 15px 0 0 0;
font-size: 10px;
line-height: 15px;
text-align: right;
}

 
#main_left{
width: 485px;
float: left;
}
#main_left p{
line-height: 20px;
margin: 0;
padding: 0 18px;
}
#main_right{
width: 230px;
float: right;
padding: 0 0 0 10px;
background: url(../images/bgleft.jpg)  repeat-y;
}
#main_right img{
margin: 2px 0;
}
.right{
float: right;
position: relative;
}
.footnote{
font-size:9px;
font-style:italic;
color: #000000;
line-height: 10px;
}
.red{
color:#990000;
}

.inssurance{
padding:0; margin:0;
padding:0 10px;
list-style:none;
}
.inssurance li{
line-height: 20px;
border-bottom:thin solid #333333;
}
