/* DEFAULTS */
body {
	background-image: url(images/top-bg.jpg);
	font:normal 11pt Arial, Helvetica, Verdana, san-serif;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #F0F1F6;
}
p {
	padding:5px 0;
	font-size: 100%;
	color: #336666;
	line-height: 14pt;
}
h1 {
	color: #33CC00;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h2 {
	color: #33CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h3 {
	font:normal 14pt Arial, Helvetica, sans-serif;
	color: #33CC00;
	margin-bottom: 4px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #33CC00;
	margin-bottom: 2px;
	font-size: 14pt;
	font-weight: normal;
}

ul li {
	font-size: 100%;
	padding-bottom: 5px;
	color: #336666;
	list-style-position: outside;
	width: auto;
	margin-left: 20px;
}
ol li {margin-left:30px;}
a:link, a:visited { color:#3399CC; text-decoration:underline; }
a:hover, a:active { color:#FF9900; text-decoration:underline; }
/* STRUCTURE */
#container {
	width:960px;
	text-align:center;
	color: #3366CC;
	background-color: #FFFFFF;
	margin: 0px auto;
	border: 1px solid #9999CC;
}
#page-bg {
	width:960px;
	text-align: center;
}
#page {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 17px;
	margin-bottom: 20px;
}
#header {
	height:97px;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
}
#logo {float: left;}
#login_area {
	font-size: 10pt;
	float: right;
	padding-top: 10px;
	position: relative;
	right: 15px;
	height: 40px;
	width: 500px;
	text-align: right;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#top_nav {
	text-align: center;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 10px;
	height: 50px;
	font-size: 14pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699CC;
}
#navbar { height: auto; text-align: center; float: left; padding-left: 27px; padding-right: 0px; color: #336633; font-weight: normal; width: 210px; position: relative }
#content {background:#FFFFFF;}
.plain_full {  min-height:200px; padding:15px; }
.wide_column { float:left; width:620px; margin-right:20px;margin-top:20px; }
.column {
	width:220px;
	margin-left:12px;
	margin-top:15px;
	padding-right:8px;
	float: right;
	background-image: url(images/get-involved-sm.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding-top: 10px;
	clear: both;
}
/* TABLE STYLES */
#container #page-bg #page table {
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #99CCFF;
	border-right-color: #99CCFF;
	border-left-color: #99CCFF;
}
.cells {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
/* IMAGE PADDING */
.imgPadLeft {
	padding-left: 20px;
	padding-bottom: 10px;
}
.imgPadRight {
	padding-right: 10px;
	padding-bottom: 10px;
}
/* FONT STYLES */
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
}
.zero {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* BANNER */
#top-bg {
	margin:0px;
	width:100%;
	text-align:center;
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	height: 847px;
}
/* NAVIGATION AT THE TOP OF THE PAGE */
#login_area a:link, #login_area a:visited {
	color:#FF9900;
	text-decoration:none;
	padding-right: 15px;
}
#login_area a:hover, #login_area a:active {
	color:#33CC00;
	text-decoration:underline;
	padding-right: 15px;
}
/* GET INVOLVED BOX LINKS */
#get_inv_links {
	color:#FF9900;
	text-decoration:none;
	margin-left: 45px;
	width: 174px;
}
#get_inv_links a:link, #get_inv_links a:visited {
	color:#FF9900;
	text-decoration:none;
	position: absolute;
	width: 175px;
}
#get_inv_links a:hover, #get_inv_links a:active {
	color:#33CC00;
	text-decoration:underline;
	padding-right: 5px;
}
/* ABOUT MICROCHIMERISM NAVIGATION LINKS */
#top_nav a:link, #top_nav a:visited {
	color: #6699CC;
	text-decoration:none;
	padding-right: 5px;
}

#top_nav a:hover, #top_nav a:active {
	color: #33CC00;
	text-decoration:underline;
	padding-right: 5px;
}
/* INDEX PAGE BULLET LIST */
.bulletList {
	float:left;
	width:517px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom: 15px;
}
/* FOOTER */
#footer {
	margin-top:5px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #666699;
	font-size: 90%;
	background-color: #B3CDE4;
	background-image: url(images/bottom-bg.jpg);
	background-repeat: no-repeat;
	line-height: 16pt;
	width: auto;
}
#footer a:link, #footer a:visited {
	color: #666699;
	text-decoration:none;
	padding-right: 5px;
}
#footer a:hover, #footer a:active {
	color:#33CC00;
	text-decoration:underline;
	padding-right: 5px;
}
.copyright {
	color: #6699CC;
}
/* CAPTIONS */
#caption {
	width:340px;
	margin-left:0px;
	margin-right:20px;
	padding-right:0px;
	padding-left:0px;
	height: 375px;
	float: left;
	padding-bottom: 20px;
}
div.caption_image {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699CC;
	margin-right: 0px;
	margin-left: 0;
	text-align: center;
} 
/* FRED HUTCHISON LOGO STYLES */
.FH {
	float: none;
	height: auto;
	clear: both;
	padding: 20px;
}
.FH2 {
	float: none;
	height: auto;
	clear: both;
}
/* INDEX PAGE BOXES */
.column_index {
	width:306px;
	margin-left:0px;
	margin-top:0px;
	padding-right:0px;
	float: left;
	background-repeat: no-repeat;
	min-height:240px; 
	height:auto;
	padding-top: 10px;
	clear: right;
	background-image: url(images/about-this-site-bg.jpg);
	background-position: left top;
}
#index_bottom {
	width: auto;
	border: 1px solid #336699;
	background-image: url(images/index-bottom-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	clear: both;
	margin-right: 0px;
}
.column_content {
	color:#FF9900;
	text-decoration:none;
	margin-left: 45px;
	width: 250px;
}
.inthenews_index {
	width:306px;
	margin-left:0px;
	margin-top:0px;
	padding-right:0px;
	float: left;
	background-repeat: no-repeat;
	min-height:240px; 
	height:auto;
	padding-top: 10px;
	clear: right;
	background-image: url(images/in-the-news-bg.jpg);
	background-position: left top;
}
.getinvolved_index {
	width:306px;
	margin-left:0px;
	margin-top:0px;
	padding-right:0px;
	float: left;
	background-repeat: no-repeat;
	min-height:240px; 
	height:auto;
	padding-top: 10px;
	clear: right;
	background-image: url(images/get-involved-bg.jpg);
	background-position: left top;
}
#container #page-bg #page .column #get_inv_links p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7F0F7;
	margin-top: 0px;
	height: 20px;
	margin-bottom: 0px;
}
#container #page-bg #page .getinvolved_index #get_inv_links p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7F0F7;
	margin-top: 0px;
	height: 20px;
	margin-bottom: 0px;
}
#container #page-bg #page #index_bottom .column_index .column_content p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #page-bg #page #index_bottom .inthenews_index .column_content p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #page-bg #page #index_bottom .getinvolved_index .column_content p {
	margin-top: 0px;
	margin-bottom: 0px;
}
