/* CSS Document */

body{margin:0px;
padding:0px;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;}

.main{width:980px;
background-image:url(images/contentbg.gif);
background-position:top;
background-repeat:no-repeat;}

.home_main{width:980px;
background-image:url(images/home_content_bg.gif);
background-position:top;
background-repeat:no-repeat;}

p{text-align:justify;
margin:0px;
padding-top:7px;
}

.left{width:195px;}

.content_left{width:195px;
padding-top:18px;}

.content_right{
padding-left:8px;
padding-right:25px;
padding-top:10px;
padding-bottom:5px;
vertical-align:top;

}

.heading{font-size:16px;
height:28px;
color:#003399;
font-weight:bold;
border-bottom:1px dashed #555555}

.top{height:92px;}

.logo{text-align:right;
padding-right:10px;
padding-top:5px;}

.bline{background-color:#044180;
color:#ffffff;
height:47px;}

.bline a,link,visited{color:#ffffff;
text-decoration:none;}

.bline a:hover{color:#CEDFF4;
text-decoration:none;}


.line{font-weight:bold;
text-transform:uppercase;
color:#333333;
text-align:center;
line-height:18px;}

.content{ padding-top:20px;
padding-left:12px;}

.content_table{ background-color:#ffffff;
border: 1px solid #CCCCCC;
padding:5px;}

.content_table strong{ color:#FF6A17;}

.clinical_line{font-size:22px;
text-align:right;
padding-right:50px;
height:50px;
text-transform:uppercase;
color:#CCCCCC;}

.markermenu{
list-style-type: none;
margin: 2px 0;
padding: 0;
text-align:left;

}

.markermenu li a,link,visited{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width:160px;
color: #044180;
font-weight:bold;
border-bottom:1px solid #CEDFF4;
display: block;

padding: 7px 0;
text-decoration: none;
}

.markermenu li a:hover{
color: #ffffff;
font-weight:bold;
/*background-color: #0C73AD;*/
background-image:url(images/bulleth.jpg); /*onMouseover image change. Remove if none*/
}

.current{
color: #ffffff;
font-weight:bold;
border-bottom:1px solid #CEDFF4;
display: block;

padding: 7px 0;
text-decoration: none;
}


.img{padding-left:5px;}

.img1{ border:5px double #ffffff;}

.cubic_logo{width:180px;
padding-top:5px;}

.footer a,link,visited{font-size:11px;
color:#888888;
text-decoration:none;}
.footer a:hover{
color:#A8C3DE;
text-decoration:none;}
