/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodybdr{
border-right:1px solid #EBEBEB;
}

.bluelinebg{
background-image:url(../images/blueline_bg.gif);
background-repeat:repeat-x;
}
.menubg{
background-image:url(../images/menubg1.gif);
background-repeat:repeat-y;
}

.menuimg{
background-image:url(../images/menuimg.jpg);
background-repeat:no-repeat;
background-position:left top;
width:223px;
height:216px;
}

#home {
background-image:url(../images/home.gif);
background-repeat:no-repeat;
background-position:left top;
width:223px;
height:31px;
}


#diabetessheet a{
background-image:url(../images/diabetesfactsheet.gif);
background-repeat:no-repeat;
background-position:left top;
display:block;
width:223px;
height:31px;
border:0;
}

#diabetessheet a:hover{
background-image:url(../images/diabetesfactsheet_over.gif);
background-repeat:no-repeat;
background-position:left top;
display:block;
width:223px;
height:31px;
border:0;
}
#iirfactsheet a{
background-image:url(../images/iirfactsheet.gif);
background-repeat:no-repeat;
display:block;
width:223px;
height:30px;
border:0;
}

#iirfactsheet a:hover{
background-image:url(../images/iirfactsheet_over.gif);
background-repeat:no-repeat;
display:block;
width:223px;
height:30px;
}
#patienttip a{
background-image:url(../images/patienttip.gif);
background-repeat:no-repeat;
display:block;
width:223px;
height:30px;
}

#patienttip a:hover{
background-image:url(../images/patienttip_over.gif);
background-repeat:no-repeat;
display:block;
width:223px;
height:30px;
}

#injection a{
background-image:url(../images/injection.gif);
background-repeat:no-repeat;
display:block;
width:223px;
height:30px;
}

#injection a:hover{
background-image:url(../images/injection_over.gif);
background-repeat:no-repeat;
display:block;
width:223px;
height:30px;
}
#press a{
background-image:url(../images/press.gif);
background-repeat:no-repeat;
display:block;
width:223px;
height:30px;
}

#press a:hover{
background-image:url(../images/press_over.gif);
background-repeat:no-repeat;
display:block;
width:223px;
height:30px;
}


#hcptip a{
background-image:url(../images/hcptip.gif);
background-repeat:no-repeat;
display:block;
width:223px;
height:31px;
}

#hcptip a:hover{
background-image:url(../images/hcptip_over.gif);
background-repeat:no-repeat;
display:block;
width:223px;
height:31px;
}

#executive a{
background-image:url(../images/executivesummary.gif);
background-repeat:no-repeat;
display:block;
width:223px;
height:29px;
}

#executive a:hover{
background-image:url(../images/executivesummary_over.gif);
background-repeat:no-repeat;
display:block;
width:223px;
height:29px;
}

.orangeheading{
font-family:Verdana;
color:#f37a21;
font-size:18px;
text-decoration:none;
}
.orangeheading:a{
font-family:Verdana;
color:#f37a21;
font-size:18px;
text-decoration:none;
}
.orangeheading a:hover{
font-family:Verdana;
color:#134365;
font-size:18px;
text-decoration:none;
}
.greysmallhd{
font-family:Verdana;
color:#5e5e5e;
font-size:15px;
}

.greytxt{
font-family:Verdana;
color:#5e5e5e;
font-size:11px;
}

.blockbdr{
background-image:url(../images/blockbdr.gif);
background-repeat:repeat-x;
padding:4px;
}

.blockbg{
background-image:url(../images/blockbg.gif);
background-repeat:repeat-x;
}

.arrow{
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position:center left;
padding-left:10px;
}

.footerbg{
background-image:url(../images/footerbg.jpg);
background-repeat:no-repeat;
}

.whttxt{
font-family:Verdana;
font-size:9px;
color:#FFFFFF;
text-decoration:none;
}