/* styles for html tags */
H1,H2,H3,H4,H5, H6 { clear: both; padding:0px; margin:0px; font-family: tahoma; 
          font-weight: bold; }
H1      { font-size: 20px; color:#00326d; line-height:40px;}
H2      { font-size: 18px; color:#0076be; line-height:28px;font-weight:bold; font-family: 'open sans';}
H3, H3 a{ font-size: 16px; color:#ffffff; line-height:20px;font-weight:bold; font-family: 'open sans condensed';} /* Used in Menu  */
H4, H4 a { font-size: 14px; color:#0076be; line-height:16px; font-weight:bold; font-family: 'open sans condensed';} /* Sub Heading using in Hot Jobs  */
H5      { font-size: 13px; color:#666666; line-height:13px;font-weight:bold;padding:10px 0px 5px 0px; } /* footer heading */
H5 a:hover {color:#0076be;}
H6      { font-size: 12px; color:#666666; line-height:12px;font-weight:bold;padding:5px 0px 5px 0px; } /* footer sub heading */
HR      { height: 0px; border-bottom:1px; color: #d9d9d9;overflow:hidden; }
BR      { line-height: 0.5em; }
TABLE   { border: 0px; padding:0px; }
td      { text-align:left; padding:1px; }

DIV, span  { margin:0px; padding:0px; text-align:left; }