/***** CSS Reset *****/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

/*css for all pages*/
body {
background-color: #fff;
color: #333;
font-family: Verdana, Arial;
font-size: 12px;
height: 100%;
margin:0;
}
/* html elements */
p {
	margin: 12px 0 12px 0;
	line-height: 18px;
}

a {
    color: #333;
    text-decoration: underline;
}

a:hover{
    text-decoration: none;
}

h1 {
    font-family: Arial;
    color: #ed6900;
    font-size: 24px;
    font-weight: bold;
}

h2 {
    font-family: Arial;
    color: #ed6900;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    }

h3 {
    font-family: Arial;
    color: #ed6900;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    }
    
h4 {
    font-family: Arial;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    }

h5 {
    font-family: Arial;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    }

img{
    border: solid 1px #ccc;
    vertical-align: middle;
}

/* a img { is a fix so IE doesn't display blue box around any image links*/
a img {
border:none;
}


/*dee*/
.imgapp {
    border: solid 2px #d2de80;
    float: right;

}
.imgappleft {
    border: solid 2px #d2de80;
    float: left;
    margin-right: 12px;
}
.h2glos {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    }

.faq{
    background-image: url('../images/category_list_hover_bg.png');
    background-repeat: repeat-x;
    border: solid 1px #d2de80;
    color: #333;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 2px;
}

.signinbox{
    background-image: url('../images/category_list_hover_big.jpg');
    background-repeat: repeat;
    border: solid 1px #d2de80;
    color: #333;
 }
.boxtitle {
    color: #ed6900;
    font-size: 16px;
    font-weight: bold;
    margin-left: 3px;
    }
.caption {font-size: 10px;}



ul li {
	MARGIN-BOTTOM : 6px;
	MARGIN-TOP : 6px;
	margin-left: 35px;
}

/*end dees stuff*/


/* END html elements */


#container{
    width: 100%;

}
    #header_nhlbi{ 
      /*   height: 169px;
height: 140px;*/
display: none;
visibility: hidden;
    }



    #header{
        background-image: url('../images/header_bg.png');
	    background-repeat:no-repeat;
        height: 122px;
        margin: 0 0 2px 0;
   	padding: 0 0 0 491px;
display: none;
visibility: hidden;

    }
    
    #subhead_login{
        background-color: #f8a160;
      float: left;
    	 height: 59px; 
       padding: 8px 7px;
        width: 231px;
display: none;
visibility: hidden;

                       
    }
        #subhead_login_left{
        float: left;
	margin-left: 4px;
           height: 75px;
            width: 175px;
display: none;
visibility: hidden;

        }
        #subhead_login_right_top{
            float: right;
            width: 56px;
display: none;
visibility: hidden;

        }
    
    #subhead_search{
        background-color: #d2de80;
      /*  background-image: url('../Images/subheader_search_bg.png');*/
      /*  background-repeat: repeat;*/
        float: right;
        padding: 23px 0 0 87px;
        height: 22px;
        width: 663px;
display: none;
visibility: hidden;

    }


#subhead_myrecipes{
        background-color: #f8a160;
   	float: left;
    	 height: 28px; 
        padding: 8px 7px;
       width: 231px;
display: none;
visibility: hidden;
                  
    }

#subhead_mybutton {
	margin-left: 16px;
display: none;
visibility: hidden;
 }

#search_controls {margin-top: -25px;
 	float: right;
       padding: 0 0 0 0px;
      /*  height: 22px;*/
        width: 550px;
display: none;
visibility: hidden;}

#search_controls_log {
    background-color: #d2de80;
	font-size: 10px;
	font-weight: bold;
  	margin: -6px 0px 0px -80px;
        padding: -6px 0px 0px -80px;
        float: left;
     /*  width: 115px;*/
display: none;
visibility: hidden;

}

    #main_nav{
        float: left;
        background-color: #fff;
        position: relative;
        height: 100%; 
        width: 245px;
display: none;
visibility: hidden;



    }
        #order_now{
            border-top: solid 1px white;
            border-bottom: solid 1px white;
            float: left;
            background-color: #c4d44c;
            height: 30px;
            width: 245px;
            font-size: 1.5em;
            margin: 0;
            padding:0;
            text-align:center;
display: none;
visibility: hidden;
        }
                ul#ul_order_now{
                    margin: 0;
                    padding:0;
                    list-style-type:none;
                    width:245px;
                    display:block;
                    height:30px;
                    }
                    ul#ul_order_now li{
                        display:block;
                        float:left;
                        padding:0;
                        margin: 5px 0 0 0;
                        }
                        li#btn_order_now a{
                            display:block; 
                            color: #4d4d4d;
                            text-decoration: none;
                            /*background: url('../Images/nav/btn_orderthebook.png');*/
                            float:left; padding: 0; width: 244px;
                            }
                            li#btn_order_now a:hover{
                                /*background: url('../Images/nav/btn_orderthebook_o.png');*/
                             	color: #000000;
								text-decoration: underline;
								background-color:inherit;
							 }
        
        /* MAIN NAV LAYOUT */
			    /*ul#navbar{
                    margin: 0;
                    padding:0;
                    list-style-type:none;
                    width:245px;
                    display:block;
                    height:40px;
                    }
                    ul#navbar li{
                        display:block;
                        float:left;
                        border-bottom: solid 1px #ffd6a9;
                        padding:0;
                        }
                        li#nav_about a{
                            display:block; background: url('../Images/nav/btn_about.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_about a:hover{
                                background: url('../Images/nav/btn_about_o.png');
                                }
                        li#nav_herecipes a{
                            display:block; background: url('../Images/nav/btn_herecipes.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_herecipes a:hover{
                                background: url('../Images/nav/btn_herecipes_o.png');
                                }
                        li#nav_beefmaindish a{
                            display:block; background: url('../Images/nav/btn_beefmaindish.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_beefmaindish a:hover{
                                background: url('../Images/nav/btn_beefmaindish_o.png');
                                }
                        li#nav_poultrymaindish a{
                            display:block; background: url('../Images/nav/btn_poultrymaindish.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_poultrymaindish a:hover{
                                background: url('../Images/nav/btn_poultrymaindish_o.png');
                                }
                        li#nav_seafoodmaindish a{
                            display:block; background: url('../Images/nav/btn_seafoodmaindish.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_seafoodmaindish a:hover{
                                background: url('../Images/nav/btn_seafoodmaindish_o.png');
                                }
                        li#nav_porkmaindish a{
                            display:block; background: url('../Images/nav/btn_porkmaindish.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_porkmaindish a:hover{
                                background: url('../Images/nav/btn_porkmaindish_o.png');
                                }
                        li#nav_pastamaindish a{
                            display:block; background: url('../Images/nav/btn_pastamaindish.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_pastamaindish a:hover{
                                background: url('../Images/nav/btn_pastamaindish_o.png');
                                }
                        li#nav_vegmaindish a{
                            display:block; background: url('../Images/nav/btn_vegmaindish.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_vegmaindish a:hover{
                                background: url('../Images/nav/btn_vegmaindish_o.png');
                                }
                        li#nav_vegsidedish a{
                            display:block; background: url('../Images/nav/btn_vegsidedish.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_vegsidedish a:hover{
                                background: url('../Images/nav/btn_vegsidedish_o.png');
                                }
                        li#nav_grainsidedish a{
                            display:block; background: url('../Images/nav/btn_grainsidedish.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_grainsidedish a:hover{
                                background: url('../Images/nav/btn_grainsidedish_o.png');
                                }
                                
                        li#nav_heingredients a{
                            display:block; background: url('../Images/nav/btn_heingredients.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_heingredients a:hover{
                                background: url('../Images/nav/btn_heingredients_o.png');
                                }
                        li#nav_hefaqs a{
                            display:block; background: url('../Images/nav/btn_hefaqs.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_hefaqs a:hover{
                                background: url('../Images/nav/btn_hefaqs_o.png');
                                }
                        li#nav_glossary a{
                            display:block; background: url('../Images/nav/btn_glossary.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_glossary a:hover{
                                background: url('../Images/nav/btn_glossary_o.png');
                                }
                        li#nav_media a{
                            display:block; background: url('../Images/nav/btn_media.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_media a:hover{
                                background: url('../Images/nav/btn_media_o.png');
                                }
                        li#nav_hevideoclips a{
                            display:block; background: url('../Images/nav/btn_hevideoclips.png');
                            float:left; padding: 0; width: 244px; height:40px;
                            }
                            li#nav_hevideoclips a:hover{
                                background: url('../Images/nav/btn_hevideoclips_o.png');
                                }

CRYSTAL ADDED 10-19*/
#nav {
	margin-bottom: 20px;
	float: left;
display: none;
visibility: hidden;


}

#nav a, #nav a:visited, #nav a:link {
	color: #ed6900;
	background-color:inherit;
	text-decoration: none;
	cursor: pointer;

}

#nav a:hover {
	color: #4d4d4d;
	text-decoration: underline;
	background-color:inherit;

}

#nav li 
{
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2de80;
	font-weight: bold;
	display:block;	
	list-style-type:none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin:0px 0px 0px 0px;	
	
}
#nav li.bottom {
	border-bottom-style: none;
}

#nav li.withsubs {
	color: #ed6900;
}

#nav li li {
	border-bottom-style: none;
	padding-left: 20px;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nav ul 
{
	display:block;	
	list-style-type:none;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 245px;
	padding-left:0px;
	margin-left:0px;
}
#nav ul ul {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #d2de80;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
}                 
/* jquery menu items -- Dee added 4-21-10 */

.menu_list {	
	margin-bottom: 20px;
	float: left;
  	margin: 0;
        padding:0;
	width:230px;
	display: none;
visibility: hidden;

}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    	font-weight:bold;
    	background: #eef4d3 url(../left.png) center right no-repeat;
}

.menu_head a {
	text-decoration: none;}

.menu_head a:hover {
	text-decoration: underline;}

.menu_headnosub {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    	font-weight:bold;
   	background: #eef4d3 url(../spacer.png) center right no-repeat;
}

.menu_headnosub a {
	text-decoration: none;
	    	background: #eef4d3;}

.menu_headnosub a:hover {
	text-decoration: underline;
	    	background: #eef4d3;}

.menu_body {
	display:none;
	margin-left: 10px;
	line-height: 18px;
}

.menu_body a{
  display:block;
  color:#ed6900;
  background-color:#ffffff;
  padding-left:10px;
  font-weight:normal;
  text-decoration:none;
}

.menu_body a:hover{
	color: #4d4d4d;
	text-decoration: underline;

  }


               
/* END MAIN NAV LAYOUT */
    
    #main_content{
       float: left;
        height:100%;
        padding: 0px 0px 0px 24px;
        width: 725px;


    }
            
            /*Home page*/
            #home_banner{
                background: url('../Images/home_banner_bg.png');
                background-repeat: repeat-x;
                border: solid 1px #c4d44c;
                height: 189px;
                padding: 24px 24px 0 24px;
                width: 675px;
            }
            
                #slider {
                  width: 699px;
                  margin: 0 auto;
                  position: relative;
                }
            
                .scroll {
                    height: 189px;
                    overflow: auto;
                    position: relative; /* fix for IE to respect overflow */
                    clear: left;
                }

                .scrollContainer div.panel {
                    height: 210px;
                    width: 699px;
                }
                    .home_banner_left{
                        background-color: #fff;
                        border: solid 1px #ccc;
                        height: 158px;
                        float: left;
                        padding: 4px;
                        width: 306px;
                    }
                        .home_banner_nutrition{
                            float: left;
                            padding: 12px 0 0 20px;
                        }
                        
                        .home_banner_image{
                            float: right;
                        }
                        
                    .home_banner_right{
                        float: right;
                        height: 143px;
                        width: 330px;
                    }
                    .home_banner_headline{
                        float: right;
                        font-size: 48px;
                        font-weight: bold;
                        color: #fff;
                        height: 45px;
                        margin: 0;
                        padding: 0;
                    }
                    
                    #home_banner_nav{
                        float: right;
                        background: #fcfdf7;
                        border: solid 1px #c4d44c;
                        border-bottom: solid 1px #fff;
                        height: 15px;
                        width: 155px;
                        padding: 10px 0 0 20px;
                        margin-top: -25px;
                        margin-left: 1px;
                    } 
                    #home_banner_nav ul li{
                    margin: 0px;
                    padding: 0px;
                    list-style-type:none;
                    display:inline;
                    }    
                     
                    .banner_nav_menu
                    {
                        margin: 0;
                        padding: 0;
                        list-style-type:none;
                        display:inline;
                        }
                        .banner_nav_link{
                            display: inline;
                        }
                        .banner_nav_link_selected{
                            display: inline;
                        }
                        .banner_nav_link
                        {
                            display:inline;
                            float:left;
                            padding: 1px;
                            background-color: #f8a160;
                            border: solid 1px #fff;
                            color: #ed6900;
                            height: 10px;
                            float:left;
                            margin: 0 15px 0 0;
                            text-decoration: none;
                            width: 10px;
                            }
                            
		                .selected
                        {
                            display:inline;
                            float:left;
                            padding: 1px;
                            background-color: #d2de81;
                            border: solid 1px #333;
                            color: #000;
                            height: 10px;
                            float:left;
                            margin: 0 15px 0 0;
                            text-decoration: none;
                            width: 10px;
                            }
		                
				                .banner_nav_link:hover{
					                background-color: #d2de81;
					                border: solid 1px #333;
					                }
            
            .home_bottom_header{
                padding-bottom: 40px;
            
            }
            
            #home_bottom_left{
                background: url('../Images/home_healthy_community_bg.png');
                background-repeat: no-repeat;
            }
            
            #home_bottom_middle{
                background: url('../Images/home_event_calendar_bg.png');
                background-repeat: no-repeat;
                margin-left: 17px;
                margin-right: 17px;
            }
            
            #home_bottom_middle p{
                margin: 0;
                padding: 2px 0 15px 30px;
            }
            
            #home_bottom_right{
                background: url('../Images/home_order_the_cookbook_bg.png');
                background-repeat: no-repeat;
            }
                #home_order_now_image{
                    float: left;
                }
                
                #home_order_now_btn{
                    float: right;
                    width: 105px;
                }
                

            .home_bottom_section h3{
                border-bottom: solid 1px #ffd6a9;
                padding-bottom: 12px;
            }
            /*End Home page*/
            
            
            /*Category list page*/
            .cat_list_menu
		    {
                margin: 0;
	        padding: 0;
                list-style-type:none;
                display:block;
	                }
                    .cat_list_link a
                    {
                        display:inline;
                        background-color: #fff;
                        border: solid 1px #ccc;
                        color: #ed6900;
                        font-size: 18px;
                        font-weight: bold;
                        margin: 12px 25px;
                        padding: 6px;
                        text-decoration: none;
                        float:left; width: 245px; height:126px;
		                        }



                        .cat_list_link a:hover{
                             background-image: url('../images/category_list_hover_bg.png');
                             background-repeat: repeat-x;
                             border: solid 1px #d2de80;
                             color: #333;
		
                            }
                            
            /* End Category List page*/
            
            
            /*Recipe List page*/
            .recipe_list_menu
		    {
                margin: 0;
                padding: 0;
                list-style-type:none;
                display:block;
                }
                    .recipe_list_link a
                    {
                        display:inline;
                        float:left;
                        padding:0;
                        background-color: #fff;
                        border: solid 1px #fff;
                        border-top: solid 1px #ccc;
                        color: #000;
                        padding: 15px 0 0 20px;
                        text-decoration: none;
                        float:left; width: 680px; height:63px;
			

                        }
                        .recipe_list_link a:hover{
                             background-image: url('../images/recipe_list_hover_bg.png');
                             background-repeat: repeat-x;
                             border: solid 1px #d2de80;
                            }
			/*dee added*/
			.recipe_list_p {
			margin-top:0px;}
            
            /*End Recipe list page*/
            
            
            /*Recipe Detail page*/
            
            #recipe_detail_header{
                clear: both;
	
            }
/*dee added */
.recipe_detail_subtext {
    color: #56b1ca;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
 
    }
            
            #header_ingredients{
                float: left;
                margin: 25px 0 10px 0;
            }
            
            #print_add_this{
                float: right;
                margin: -10px 0 10px 0;
display: none;
visibility: hidden;
            }
            
            #ingredients{
                clear: both;
                float: left;
              /*  padding: 0 60px 0 0;*/
		padding: 0 30px 0 0;
            }
                .tbl_ingredients h4{
                    font-size: 12px;
                    font-style: italic;
                    font-weight: bold;
                }
                
                .tbl_ingredients td{
		/*dee changed from 230 to current width */
                    width: 310px;
                }
                
                .tbl_ingredients p{
                    margin-top: 0;
                    padding-top: 0;
                }
                


            #recipe_photo{
               	/* float: left; */
		/*dee changed to float right */
		margin: 25px 0 0 0;
  	        float: right; 
display: none;
visibility: hidden;

	            }
 
                .recipe_image{
                    border: solid 1px #ccc;
                }
            
    
            
            #add_to_my_recipes{
                margin-left: 3px;
                background: url('../Images/btn_addtomyrecipes_bg.png');
display: none;
visibility: hidden;
            }
                #add_to_my_recipes img{
                border: 0;
            }

             #nutrition_info_wrapper{
		/* float: left; */
		/*dee changed to float right */
		margin: 25px 0 0 0;
                float: right;
	   	 font-family: Arial;
	            }
            
            #nutrition_info{
                background: url('../Images/nutrition_bg.png');
                background-position: bottom;
                background-repeat: repeat-x;
                border: solid 1px #d2de80;
                margin-left: 3px;
                min-height: 188px;
                padding: 0 0 0 3px;
		/* dee added width */	
		width: 179px;
            }
            
                #nutrition_info table{
	       /* padding: 15px 15px 5px 15px;*/
 		 padding: 10px 10px 5px 10px;
		    
                }
                
                #nutrition_info th{
                    padding: 0;
                    margin: 0;
                }
                
                #nutrition_info th{
                    color: #000;
                    padding: 0 0 5px 0;
                    text-align: left;
                }
                
                
                .ncol1{
    font-family: Arial;
    	            padding: 0;
                    vertical-align: top;
                    width: 105px;
                }
                .ncol2{
    font-family: Arial;
                    color: #ed6900;
                    font-weight: bold;
                    padding: 0;
                   
                }
.pdv { font-size: .8em;
	font-style: italic;
}            
            
            #recipe_directions{
                clear: both;
                padding: 20px 0 0 0;
            }

/*dee added */

	#recipe_directions ol{
                    margin-left: 20px;
                }
/*Crystal added */
	#recipe_directions ul{list-style-type: none;
                }
	#recipeicon { margin-top: 36px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 2px;
    padding-right: 6px;
    min-height: 50px;
 }
 
 #recipeicon img
{   float:left;
	padding-right: 6px;
	border: none;
}

/*end crystal added */
	
/*end dee added */

                #recipe_directions li{
                    font-weight: bold;
                }
                
                #recipe_directions li p{
                    font-weight: normal;
                }

            
            .recipe_time_table{
                border: 0;
                border-collapse: collapse;
                margin: 0;
                padding: 0;
		/*dee added width*/
		width: 100%;
            }
            
            .recipe_time_table tr{
                border: 0;
                margin: 0;
                padding: 0;
            }
            
            .recipe_time_table th{
                background-color: #d2de80;
                border: solid 1px #d2de80;
                margin: 0;
                padding: 3px 40px;
            }
            
            .recipe_time_table td{
                background-color: #fff;
                border: solid 1px #d2de80;
                margin: 0;
                padding: 3px 40px;
            }
            
            
            /*End Recipe Detail page*/
    
    #breadcrumbs{
        margin: -20px 0 12px -15px;
		font-size: 9px;
display: none;
visibility: hidden;

    }
    
#Footer	{	border:0px;
			width:100%;
			margin:0 auto;
			position:relative;
			clear:both;
			text-align:center;
display: none;
visibility: hidden;
	}
        #Footer hr{
	    width: 995px;
	    align: center;
            background-color: #c2d2df;
            border: none;
            height: 1px;
          /*  margin: 20px 0 10px 0;*/
            padding: 0;   
display: none;
visibility: hidden;

        }
    
/* added nhlbi footer styles */
#Footer a	{	color: #006699;
   				font : 9px Verdana, Arial, sans-serif; 
  				text-decoration : none;	}

#Footer a:hover	{	color: #333366;
   					text-decoration : underline;	}

#Footer a:visited {	color: #333366;
					font : 9px Verdana, Arial, sans-serif; 
					text-decoration : none;	}
					
#Footer img	{	 Vertical-align:middle;	}

a.footernav, .footernav {	color: #006699;
   							font : 9px Verdana, Arial, sans-serif; 
  							text-decoration : none;
							text-align:center;	}

a.footernav:hover {	color: #333366;
   					text-decoration : underline;
					text-align:center;	}

a.footernav:visited {	color: #333366;
						font : 9px Verdana, Arial, sans-serif; 
						text-decoration : none;
						text-align:center;	}


/* div classes */

.col1a{
    border: solid 1px #ffd6a9;
    float: left;
    height: 290px;
    margin-top: 20px;
    padding: 10px 10px 0 15px;
    width: 203px;
}

.col2a{
    margin: 0;
    padding: 0;
    float: left;
    min-width: 240px;
    position: relative;
}

.col3a{
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    width: 240px;
}

.col1b{
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    width: 240px;
}

.col2b{
    margin: 0;
    padding: 0;
    float: left;
    width: 165px;
    position: relative;
}

.col3b{
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    width: 165px;
}

.col4b{
    margin: 0;
    padding: 0;
    float: left;
    min-width: 165px;
    position: relative;
}

.clear10{
    clear: both;
    height: 10px;
    width: 10px;
}


.pad10{
    padding: 10px;
}

.center{
    margin: 0 auto;
}

.black{
    color: #000;
}

.orangeb{
    color: #ed6900;
    font-size: 12px;
    font-weight: bold;
}
/* end div classes */


/* pagination */
#pagination_top{
    float: right;
    min-width: 200px;
}

#pagination_bottom{
    float: right;
    min-width: 200px;
}
.pagination_menu
{
    float: right;
    margin: 0;
    padding: 0;
    list-style-type:none;
    display:inline;
    }
        .pagination_link{
            display: inline;
        }
        .pagination_link_selected{
            display: inline;
        }
        .pagination_link a
        {
            display:inline;
            float:left;
            padding: 3px;
            background-color: #fff;
            border: solid 1px #ccc;
            color: #ed6900;
            text-decoration: none;
            float:left;
            margin: 0 3px 0 0;
            }
            .pagination_link_selected a
            {
				background-color: #ed6900;
                border: solid 1px #d2de80;
                color: #000;
                display:inline;
				float:left;
				padding: 3px;
				text-decoration: none;
				float:left;
				margin: 0 3px 0 0;
			}
				.pagination_link a:hover{
					background-color: #ed6900;
					border: solid 1px #d2de80;
					color: #000;
					}
/* end pagination */


/* form classes */

.searchfield{
height: 16px;
  border: solid 1px #555;
   font-family: Arial;
  font-size: 14px;
  padding: 4px 0 0 4px;
  vertical-align: middle;
}




.textfield{
    height: 16px;
    border: solid 1px #555;
    font-family: Arial;
    font-size: 14px;
    margin: 0 0 2px 0;
    padding: 4px 0 0 4px;
    vertical-align: middle;
}

.w165{
    width: 165px;
}

.w185{
    width: 185px;
}

.w320{
    width: 320px;
}

.vertmiddle{
    vertical-align: middle;
}
.textarea{}

.radio{}

.checkbox{}



.dropdown1{
    border: solid 1px #555;
  font-size:150%;
    font-family: Arial;
    font-size: 14px;
  /*  height: 28px;*/
    width: 185px;
 padding: 0px 0px 0px 0px;
    vertical-align: middle;



}

/* end form classes */

/*header styles from nhlbi*/
#Header	{	border:0;
			width:1000px;
			padding:0;
			margin:0 auto;
			font-family: Verdana, Arial, san-serif;
			font-size:9px;	}
			
.dhhs	{	border:0;
			width:995px;
			margin-left:2px;
			margin-top:1px;
			margin-bottom:5px;
			padding:0;
			float:left;
			position:relative;	}

.Logo	{	position:relative;
			float: left;
			margin-bottom:3px;
			padding:0;	}				
			
.TopNav	{	width: 1000px;
			margin:0;
			padding:0;
			border:0;
			position:relative;
			float:left;
			clear:left;	}
			
/*Text Sizer styles*/	
.textsizerright {margin-top: 0px; margin-right: 5px; margin-left: 811px; margin-bottom: 0px;}
textsizer {	text-height:auto;}

input.textsizer	{	text-height:auto;}

/*Search Box controls*/

.headright	{	width:217px;
				float:right;
				position:relative;
				padding:0;
				border:1px solid black;
				margin:0;}

.topsearch	{	width:225px;
				FONT-SIZE: 10px; 
				position:relative;
				float:right;
				clear:right;
				padding:0;
				border:0;
				margin:0;	}

DIV.topsearch A.topsearch {	FONT-WEIGHT: normal; 
							FONT-SIZE: 10px; 
							color: #fff; 
							FONT-FAMILY: Verdana, Arial, Helvetica, san-serif; }
DIV.topsearch:link {	FONT-WEIGHT: normal; 
						FONT-SIZE: 10px; 
						color: #fff; 
						FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;	}
DIV.topsearch:visited {	FONT-WEIGHT: normal; 
						FONT-SIZE: 10px; 
						color: #fff; 
						FONT-FAMILY: Verdana, Arial, Helvetica, san-serif;	}
INPUT.input {	text-align:left; 
				WIDTH: 150px; 
				border: inset 1px #000;
				background-color: #FFF;}
			
/*Date Styles*/
#Date	{	border:0;
			width:190px;
			padding:0px;
			margin:0;
			float:right;
			margin-right:5px;
			text-align:right;
			font-family: Verdana, Arial, sans-serif;
			font-size: 10px;
			color: #666666;	
display: none;
visibility: hidden;	}

/*end NHLBI stylesheet code*/