body {
	margin: 0; padding: 0;
	background: #fff;
	
	font: .75em/140% Arial, Verdana, sans-serif;
	text-align: center;
	color: #333;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, hr {
  margin: 1em 0;
}

.clear {
	clear: both;
}

/* headers, links 
============================================================ */
h1, h2, h3, h4 {
	line-height: 100%;
	color: #006699;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.2em;
}

a:link { color: #006699; }
a:hover, a:active { color: #09425f; }
a:visited { color: #006699; }

#logo a:link, #logo a:hover, #logo a:active, #logo a:visited {
	display: block;
	padding: 40px 0 0 0;
	height: 0px !important; /*Set height for compliant browsers*/
    overflow:hidden;
  	height /**/:40px;  /*Set this for IE 5 & 5.5*/
}

/* layout 
============================================================ */
#container {
	margin: 0 auto; padding: 0;
	width: 767px;
	background: #fff;	
	text-align: left;
}

.pad {
	padding: 10px 25px 0px 25px;
}
img {
	border: 0;
	margin: 0;
}
strong {
	color: #006699;
}

#header {
	margin: 0; padding: 5px 0;
	width: 767px;
}
#logo {
	float: left;
	margin-left: 25px;
	height: 40px;
	width: 196px;
    overflow: hidden;
    background:transparent url(../images/logo.gif) top left no-repeat;    
}
#message {
	float: right;
	width: 348px;
    background:transparent  url(../images/message.gif) top left no-repeat;
	padding: 40px 0 0 0;
	height: 0px !important; /*Set height for compliant browsers*/
    overflow:hidden;
  	height /**/:40px;  /*Set this for IE 5 & 5.5*/
}

#nav {
	margin: 0; padding: 5px 0;
	clear: both;
	width: 767px;
	background: #ccc url(../images/bg_nav.gif) top left no-repeat;
	
	text-align: center;
}
#nav ul {
	margin: 0 auto; padding: 0;
	list-style: none;
}
#nav li {
	padding: 0 39px;
	list-style: none;
	display: inline;
}
#nav a {
	color: #666;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover, #nav .selected {
	color: #006699;
}

#content {
	margin: 0; padding: 0;
	float: left;
	clear: both;
	width: 767px; 
}
#content_top {
	margin: 0; padding: 0;
	width: 767px;
	height: 310px;
	border: 0px #000 solid;
}
#content_bottom {
	margin: 0; padding: 0;
	clear: both;
	width: 767px;
	height: 240px;
	background: url(../images/bg_main.gif) left bottom no-repeat;
	border: 0px #000 solid;
}

/* Exclude IE 7 hack */
html>/**/body #content_bottom  {
	height: 210px;
}


.secondary #content {
	background: url(../images/bg_content.jpg) left bottom no-repeat;
}
.left_content_main {
	margin: 0; padding: 0;
	float: left;
	width: 302px;
	border: 0px #000 solid;
}
.right_content_main {
	margin: 0; 
	padding: 0;
	float: right;
	width: 463px;
	border: 0px #000 solid;
}
.small_message {
	margin: 25px 0 15px 0;
	padding: 5px 0;
	width: 250px;
	background: #ffffcc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.application {
	margin: 0 20px 0 20px; 
	clear: left;
	padding: 5px 20px;
	text-align: center;
	border: 0px red solid;
}
#left_sub_main {
	margin: 10px 0 0 0;
	float: left;
}
#bcg {
	float: left;
	margin: 0;
	vertical-align: top;
}
#bcg_header {
	margin: 0;
	height: 22px;
	width: 151px;
    overflow: hidden;
    background:transparent url(../images/callout_home_brain_header.gif) top left no-repeat;
}
#bcg_header a:link, #bcg_header a:hover, #bcg_header a:active, #bcg_header a:visited {
	display: block;
	padding: 22px 0 0 0;
	height: 0px !important; /*Set height for compliant browsers*/
    overflow:hidden;
  	height /**/:22px;  /*Set this for IE 5 & 5.5*/
}
#bcg_text {
	height: 128px;
	width: 151px;
    overflow: hidden;
    background:transparent url(../images/callout_home_braincancer.jpg) top left no-repeat; 
}
#bcg_text a:link, #bcg_text a:hover, #bcg_text a:active, #bcg_text a:visited {
	display: block;
	padding: 128px 0 0 0;
	height: 0px !important; /*Set height for compliant browsers*/
    overflow:hidden;
  	height /**/:128px;  /*Set this for IE 5 & 5.5*/
}
#nefla {
	margin: 0 0 0 156px;
	vertical-align: top;
}
#nefla_header {
	margin: 0;
	height: 22px;
	width: 151px;
    overflow: hidden;
    background:transparent url(../images/callout_home_neflorida_head.gif) top left no-repeat;
}
#nefla_header a:link, #nefla_header a:hover, #nefla_header a:active, #nefla_header a:visited {
	display: block;
	margin: 0;
	padding: 22px 0 0 0;
	height: 0px !important; /*Set height for compliant browsers*/
    overflow:hidden;
  	height /**/:22px;  /*Set this for IE 5 & 5.5*/
}
#nefla_text {
	margin: 0;
	height: 128px;
	width: 151px;
    overflow: hidden;
    background:transparent url(../images/callout_home_neflorida.jpg) top left no-repeat; 
}
#nefla_text a:link, #nefla_text a:hover, #nefla_text a:active, #nefla_text a:visited {
	display: block;
	margin: 0;
	padding: 128px 0 0 0;
	height: 0px !important; /*Set height for compliant browsers*/
    overflow:hidden;
  	height /**/:128px;  /*Set this for IE 5 & 5.5*/
}
#right_sub_main {
	margin: 10px 0 0 315px;
}
#right_sub_main h3 {
	margin: 0;
	font-size: 100%;
	line-height: 110%;
	color: #996600;
}
#right_sub_main .entry {
	padding-bottom: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
#right_sub_main .last {
	border: none;
}
#secondary_nav {
	margin: 0; padding: 0;
	float: left;
	width: 161px;
}
#secondary_nav .leftnav {
	margin: 20px 10px 20px 10px; padding: 0;	
}
#secondary_nav li {
	padding-bottom: 10px;
	list-style: none;
}
#secondary_nav a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#secondary_nav a:hover, #secondary_nav .selected {
	color: #006699;
}
.thirdnav {
	margin: 0 10px; padding: 0;
}

.fourthnav {
	margin: 0 10px; padding: 0;
	font-size: .9em;
}

#sec_content {
	margin: 0; padding: 0;
	float: right;
	width: 605px;
}
#sec_content #copy_area {
	padding: 20px;
}

#sec_content #dsa_copy_area {
	padding: 20px 10px 20px 20px;
}

#sec_content #copy_area li, #sec_content #dsa_copy_area li {
	padding-bottom: 10px;
	list-style: none;
}
#sec_content #copy_area .plain li {
	padding-bottom: 10px;
	list-style: disc;
}
#sec_content #copy_area a, #sec_content #dsa_copy_area a, #sec_content #copy_area h3 a  {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
#sec_content #copy_area li.temp  {
	color: #666;
	font-weight: bold;
}
#sec_content #copy_area a:hover, #sec_content #dsa_copy_area a:hover {
	color: #006699;
}
#resources_header {
	padding: 20px 40px;
}
#left_sub_sec {
	width: 400px;
	float: left;
	vertical-align: bottom;
}
#left_sub_sec div {
	float: left;
}
.medium_box {
	margin-right: 5px;
	width: 190px;
}
.medium_box h3 {
	margin: 0; padding: 20px 10px 0 10px;
	line-height: 120%;
	background: url(../images/bg_top_mediumbox.gif) top left repeat-x;
}
.medium_box div {
	padding: 0 10px;
	float: left;
}
#left_sub_sec .blue {
	padding: 0 0 210px 0;
	background: #dce6fb url(../images/bg_mediumbox_blue2.jpg) no-repeat bottom right;
	border-bottom: 1px solid #ccc;
}
#left_sub_sec .green {
	padding: 0 0 194px 0;
	background: #d3f6ef url(../images/bg_mediumbox_green2.jpg) no-repeat bottom right;
	border-bottom: 1px solid #ccc;
}
#right_sub_sec {
	width: 154px;
	float: right;
}
#right_sub_sec h3 {
	margin: 0; 
	font-size: 100%;
	line-height: 130%;
	color: #996600;
}
#right_sub_sec .entry {
	background: #fff url(../images/topround.gif) no-repeat;
	width: 144px;
	margin: 0 0 10px 0; padding: 20px 0;
	border-bottom: 1px solid #ccc;
}
#right_sub_sec .boxcontent {
	padding: 0 10px;
}
#bio {
	margin: 0 0 20px 0; 
	padding: 0 0 20px 0;
	float: left; 
	width: 380px;
}
#awards_left {
	float: left; 
	width: 265px;
}
#awards_right {
	margin: 0 0 0 20px; 
	float: right; 
	width: 290px;
}
#bio ul, #awards_left ul, #awards_right ul {
	margin: 0 10px; 
	padding: 0;
}
#bio li, #awards_left li, #awards_right li {
	list-style: none;
}
#sec_content #copy_area #bio a.top_level:link, #sec_content #copy_area #bio a.top_level:visited {
	text-decoration: none;
	font: 1.6em/100% Arial, Verdana, sans-serif;
	color: #006699;
	font-weight: bold;
	}
#sec_content #copy_area #bio a.top_level:hover, #sec_content #copy_area #bio a.top_level:active {
	text-decoration: underline;
	color: #666;
	}
#sec_content #copy_area #bio a.sub1:link, #sec_content #copy_area #bio a.sub1:visited {
	text-decoration: none;
	font: 1.4em/100% Arial, Verdana, sans-serif;
	color: #006699;
	font-weight: bold;
	}
#sec_content #copy_area #bio a.sub1:hover, #sec_content #copy_area #bio a.sub1:active {
	text-decoration: underline;
	color: #666;
	}
#sec_content #copy_area #bio a.sub2:link, #sec_content #copy_area #bio a.sub2:visited {
	text-decoration: none;
	font: 1.2em/100% Arial, Verdana, sans-serif;
	color: #006699;
	font-weight: bold;
	}
#sec_content #copy_area #bio a.sub2:hover, #sec_content #copy_area #bio a.sub2:active {
	text-decoration: underline;
	color: #666;
	}
#sec_content #copy_area #bio a.sub3:link, #sec_content #copy_area #bio a.sub3:visited {
	text-decoration: none;
	font: 1em/100% Arial, Verdana, sans-serif;
	color: #006699;
	font-weight: bold;
	}
#sec_content #copy_area #bio a.sub3:hover, #sec_content #copy_area #bio a.sub3:active {
	text-decoration: underline;
	color: #666;
	}
#sec_content #copy_area #bio a.sub4:link, #sec_content #copy_area #bio a.sub4:visited {
	text-decoration: none;
	font: .8em/100% Arial, Verdana, sans-serif;
	color: #006699;
	font-weight: bold;
	}
#sec_content #copy_area #bio a.sub4:hover, #sec_content #copy_area #bio a.sub4:active {
	text-decoration: underline;
	color: #666;
	}
.subhead {
	text-decoration: none;
	font: 1.3em/100% Arial, Verdana, sans-serif;
	color: #333;
	font-weight: bold;
	}
.subhead2 {
	text-decoration: none;
	font: 1.1em/100% Arial, Verdana, sans-serif;
	color: #333;
	font-weight: bold;
	}
#bio .local_prev_left {
	margin: 0 0 0 10px; padding: 0;
	float: left; 
	width: 240px;
}
#bio .local_prev_right {
	margin: 0 0 0 250px; padding: 0;
	width: 100px;
}
.portrait, .picright {
	float: right;
}
#resources {
	width: 100%;
}
#resources td {
	padding: 2px 5px;
	width: 50%;
}
.oddrow td {
	background: #e9e6d5;
}
.evenrow td {
	background: #fff;
}

.deadlines {
	width: 100%;
}
.local_awards {
	width: 70%;
}
.deadlines td, local_awards td {
	padding: 2px 0;
	text-align: left;
}
.local_awards td.right {
	text-align: right;
}
.deadlines .name {
	width: 300px;
}

.pr_grant {
	width: 100%;
}
	.pr_grant td {
		padding: 2px 0;
		border-bottom: 1px solid #ddd;
		vertical-align: middle;
		text-align: left;
	}
	.pr_grant td.donation { width: 15%; }
	.pr_grant td.sponsor { width: 80%; }

#footer {
	margin: 6px 0 20px 0; padding: 10px 0 0px 0;
	clear: both;
	width: 767px;
	border-top: 1px solid #ccc;
	
	font-size: 90%;
	color: #ccc;
}
#footer a {
	text-decoration: underline;
	font-weight: bold;
	color: #666;
}
#footer a:hover {
	color: #006699;
}
#footer p {
	margin: 0; padding: 0;
}
#footer #copyright {
	float: left;
	width: 50%;
}
#footer #email {
	float: right;
	width: 40%;
	
	text-align: right;
	color: #006699;
}
.disclaimer {
	margin: 15px 0; 
	padding: 0;
	font-style: italic;
}
.faq_descriptor {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}

.faq_question {
	margin: 0 0 0px 40px;
	font-weight: bold;
	
}
.faq_answer {
	margin: 0 0 10px 40px;
	
}
.dsa {
	margin: 15px 6px 4px; 
	padding: 0;
	font-weight: bold;
	color: #006699;
}
.quote {
	padding: 0 10px;
	font-style: italic;
}
.linebreak_sm {
	padding: 0;
	margin: .2em 0;
}
.spacer {
	clear: both;
	border: 0px #000 solid;
	padding-bottom: 5px;
}
.needsprogramming {
	background: red;
}
#copy_area .warning {
	padding-left: 25px;
	background: url(../images/icon_alert.gif) 0 50% no-repeat;
}


