/*
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */  

/*Title Heading Font, most modules*/
*.BH_HTML h2.Title .tt, .BHcontainer h2.Title .tt, .Emptycontainer h2.Title .tt, *.BHcontainerWS h2.Title .tt {font-size: 12px;font-family:Arial; text-transform:none !important;}

/*Search bar and top nav fix*/
#dnnMenu .topLevel li a {padding:0px 7px 0px 7px !important; font-family: 'Arial', san-serif !important; font-size: 16px !important; font-weight:700 !important; } #Header .MenuBar .searchcontainer .searchbox a:link, #Header .MenuBar .searchcontainer .searchbox a:active, #Header .MenuBar .searchcontainer .searchbox a:visited {background: none;} #Header .MenuBar .searchcontainer .searchbox {background-position-x: 5px; width: 260px; background:url(http://www.airuniversity.af.mil/Portals/_default/Skins/AirForce/images/Search.png) 11px 9px no-repeat;} #Header .MenuBar .searchcontainer { width:245px; border:0;}


