/*
	OMeGA Medical Grants Style Sheet
*/

body {text-align: center; margin: 0 0 10px 0;}
h1 {font-family: Verdana, Arial, sans-serif; font-size: 20px; color: #3B8476; font-weight: bold; font-style: normal;}
h2 {font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #3B8476; font-weight: bold; font-style: normal;}
h3 {font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #3B8476; font-weight: bold; font-style: normal;}
p {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; font-weight: normal; font-style: normal;}
#TopDivider {background: #3B8476;}

#Container {text-align: left; width: 990px; margin: 0 auto; padding: 0;}
#Header {width: 990px; margin: 0;}
#Header h1 {display: none;}
#Header a {width: 200px; display: block;}
#Header table {border-collapse: collapse; height: 131px;}
#LogoText {width: 200px;}
#HeaderText {width: 790px; padding: 0 400px 0 10px;}
#HeaderText p {font-family: Verdana, Arial, sans-serif; font-size: 14px;  font-weight: normal; font-style: normal;}
#TopDivider {width: 990px;}

#TopNav, #TopNav * {margin: 0; padding: 0;}
#TopNav a {color: #ffffff; font-family: Tahoma, Arial, sans-serif; font-size: 12px; font-weight: bold; font-style: normal; text-decoration: none; display: block; padding: 5px; margin: 0 5px;}
#TopNav ul a:hover {background: #ffffff; color: #3B8476;}
#TopNav ul li {float: left; list-style-type: none; font-weight: bold; position: relative; background: #3B8476;}
#TopNav ul li ul {display: none; position: absolute; left: 5px; top: 100%; width: 168px; border-right: 1px solid #3B8476; border-left: 1px solid #3B8476; border-top: 1px solid #3B8476;}
#TopNav ul ul a {width: 150px; margin: 0; padding: 5px 8px 5px 10px; border-bottom: 1px solid #3B8476;}
#TopNav ul ul a:hover {background: #ffffff; color: #3B8476;}
#TopNav ul ul ul {width: 168px; margin: 0; position: absolute; top: 0; left: 168px;}

#InnerWrap {background: url(../images/bg_container.gif) repeat-y; float: left; width: 990px;}

#LeftCol {width: 180px; padding: 0 10px; float: left;}
#LeftNav ul {margin: 0; padding: 0;}
#LeftNav ul li {list-style-type: none; margin: 20px 0; padding: 0; background: url(images/nav_Blue-green.gif) repeat-y; position: relative;}
#LeftNav ul li ul {display: none; position: absolute; left: 180px; top: 0; margin: 0; padding: 0; border-right: 1px solid #3B8476; border-left: 1px solid #3B8476; border-top: 1px solid #3B8476; background: #3B8476;}
#LeftNav ul li ul li {width: 180px; margin: 0; background: #3B8476;}
#LeftNav a {color: #ffffff; font-family: Tahoma, Arial, sans-serif; font-size: 12px; font-weight: bold; font-style: normal; text-decoration: none; display: block; margin: 0; padding: 3px; overflow: hidden;}
#LeftNav ul ul a {width: 174px; margin: 0; padding: 3px; border-bottom: 1px solid #3B8476; background: #3B8476;}
#LeftNav ul ul a:hover {background: #ffffff; color: #3B8476;}

#RightCol {width: 730px; padding: 30px; float: right;}
#RightCol li {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; font-weight: normal; font-style: normal;}

#Footer p {font-family: Arial, Verdana, sans-serif; font-size: 11px;}

.header_blue {background: url(../images/header_blue.jpg) no-repeat;}

.header_green {background: url(../images/header_green_new.jpg) no-repeat;}

.bg_green {background: #3B8476;}
/* .green {color: #3B8476;} */

.no_nav {height: 20px;}


/* Clear Fix */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}