/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial,  sans-serif;
	color: #555;
}

p {
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 150%;
	font-size: 12px;
}
li {
	margin: 0;
	padding: 0 0 4px 0;
	line-height: 125%;
	font-size: 12px;
}

p.intro {
	color: #205D96;
		font-size: 11px;
}

td.form_fields {
	font-size: 12px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 14px 0;
	margin: 0;
	line-height: 18px;
	color: #036;
}

.nopad {
	padding-bottom: 0;
}

a, a:link, a:visited {
	color: #555;
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a.sitemapOn, a.sitemapOn:link, a.sitemapOn:visited {
	color: #205D96;
	text-decoration: none;
}

a.sitemap, a.sitemap:link, a.sitemap:visited {
	color: #555;
	text-decoration: none;
}

a.sitemap:hover {
	text-decoration: underline;
	color: #FF9900;
}
#middle_col a.yellowLink, a.yellowLink:link, a.yellowLink:visited {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
#middle_col a.yellowLink:hover {
	color: #CC6600;
	text-decoration: underline;
}
#main_col a.yellowLink, a.yellowLink:link, a.yellowLink:visited {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
#main_col a.yellowLink:hover {
	color: #CC6600;
	text-decoration: underline;
}

#sidebar1 a.contactBut, a.contactButOn:link, a.contactButOn:visited {
	color: #205D96;
	text-decoration: none;
}

#sidebar1 a.contactButOn:hover {
	color: #205D96;
	text-decoration: none;
}



#header {
	width: 795px;
	height: 131px;
	position: relative;
}

#logo {
	position: absolute;
	top: 10px;
	left: 36px;
}

#site_map {
	position: absolute;
	top: 60px;
	right: 25px;
	font-size: 12px;
	line-height: 12px;
}



#nav {
	position: absolute;
	top: 90px;
	left: 0;
	width: 795px;
	height: 40px;
	background-color: #402152;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

#nav ul a { display: inline; }

#nav ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	text-indent: 0px;
	float:left;
/*	text-align: center; */
}

#nav ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	text-indent: 0px;
	float:left;
}

/* #intro {
	position: absolute;
	top: 165px;
	left: 35px;
	width: 525px;
	height: 20px;
	z-index: 151;
	margin: 0px;
} */


#content {
	width: 880px;
/*	background-color: #993399; */
	margin: 0px;
	padding: 0px;
}

#left_col {
	width: 190px;
	float: left;
}
#tumorTickr {
	z-index: 120;
	clear: both;
	left: 50px;
	width: 580px;
	float: left;
}

.gray_box, .blue_box, .white_box {
	width: 149px;
	padding: 30px 20px 15px 20px;
	margin-bottom: 2px;
	background-color: #EEE;
	color: #333333;
		line-height: 150%;
}

.white_box {
	background-color: #fff;
	color: #333;
}

.white_box dl {
	margin: 0;
	padding: 0;
	text-align: center;
}

.white_box dt {
	margin: 0;
	padding: 0;
	color: #036;
	font-weight: bold;
}

.white_box dd {
	font-weight: normal;
	color: #333;
}

.white_box dl img {
	margin: 5px 0 8px;
}

.blue_box {
	background-color: #036;
	color: #fff;
}

.blue_box a, .blue_box a:link, .blue_box a:visited {
	color: #fff;
	text-decoration: underline;
}

.blue_box a:hover {
	text-decoration: none;
}

.blue_box p {
	color: #fff;
}

.gray_box a, .gray_box a:link, .gray_box a:visited {
	color: #000;
	text-decoration: underline;
}

.gray_box a:hover {
	text-decoration: none;
}

.gray_box h1, .blue_box h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #003366;
	padding-bottom: 4px;
}

#content .gray_box h2, #content .blue_box h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #003366;
	padding: 10px 0px 12px 0px;
	background: none;
}
p.subHead {
	font-size: 12px;
	color: #782489;
}


.lightBlue_box {
	padding: 30px 0px 15px;
	background-color: #205D96;
	color: #fff;
}

.lightBlue_box a, .lightBlue_box a:link, .lightBlue_box a:visited {
	color: #FFCC00;
	text-decoration: underline;
}

.lightBlue_box a:hover {
	text-decoration: none;
}

.lightBlue_box h1, .blue_box h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #FFCC00;
	padding-bottom: 4px;
}

.lightBlue_box p {
	padding: 10px 10px 0px 10px;
}



#content .lightBlue_box h2, #content .blue_box h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FFCC00;
	padding: 20 0 12;
	background: none;
}

.banner_list {
	text-align: center;
	margin-top: 30px;
}

.banner_list img {
	margin: 0 0 30px 0;
}

#main_colIntro {
	width: 345px;
	padding: 65px 20px 15px 35px;
	float: left;
	z-index: 151;
/*	background-color: #f5f5f5;  */
}
#main_col {
	width: 545px;
	padding: 35px 20px 15px 35px;
	float: left;
/*	background-color: #f5f5f5; */
}

#middle_col {
	width: 255px;
	padding:  65px 20px 15px 0px;
	float: left;
	clear: none;
/*	background-color: #CCf5f5; */
}

#middle_col h2 {
	font-size: 14px;
	font-weight: bold;
	color:#205D96;
	margin: 0px 0px 10px 0px;
	line-height: 14px;
}


#content h2 {
	font-size: 14px;
	font-weight: bold;
	color:#205D96;
	margin: 0px 0px 10px 0px;
	line-height: 14px;
}
span.small_text {
	font-size:13px;
	color:#000;
	font-weight:normal;
}

#content h2.arrow {
	background: url(imgs/yellow_arrow.gif) no-repeat left;
	padding: 0 0 0 15px;
}

#content dl {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-size: 12px;
	line-height: 14px;
}

#content dt {
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#content dd {
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

dl {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-size: 12px;
	line-height: 14px;
}

dt {
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

dd {
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}


#content dl#terms {
	font-size: 10px;
}

#content dl#terms dd {
	padding: 0px 0px 6px 0px;
}

#right_col {
	width: 190px;
	float: left;
	clear: none;
}

#footer {
	clear: both;
	background: #fff url(imgs/footer_bg.gif) repeat-x;
	padding: 20px;
	width: 755px;
}

p#copy {
	font-size: 11px;
	padding: 0px 0px 8px 0px;
}

.icon_right {
	margin-left: 3px;
	vertical-align: middle;
}

/* Three Columns -- gray, white, blue */

#three_col_wrapper {
	float: left;
	background: url(imgs/3_col_bg.gif) repeat-y;
}

#three_col_wrapper #left_col {
	float: left;
	width: 190px;
}

#three_col_wrapper #center_col {
	float: left;
	width: 385px;
	padding: 30px 15px;
}

#three_col_wrapper #right_col {
	float: left;
	width: 190px;
}

.img_float_right {
	float: right;
	margin: 0 0 14px 14px;
}

.blue {
	color: #036;
}

.clear {
	clear: both;
}

#no_col_wrapper {
	padding: 30px 15px;
	width: 780px;
	float: left;
}

#map_list {
	list-style: none;
	margin: 0;
	padding: 0 0 0 30px;
}

#map_list li {
	float: left;
	padding: 0 20px 0 0;
	font-size: 12px;
	line-height: 22px;
}

#map_list ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 3px;
}

#map_list li li {
	float: none;
	font-size: 12px;
	line-height: 22px;
}

/* Popup - only */

#nav_pop {
	position: absolute;
	top: 90px;
	left: 0;
	width: 793px;
	height: 29px;
	background-color: #402152;
	border-top: 1px solid #d9d3dc;
	border-left: 1px solid #a597ae;
	border-right: 1px solid #9a89a3;
	border-bottom: 1px solid #664d75;
	color: #fff;
}
#nav_pop ul {
	margin: 0;
	text-decoration: none;
	height: 12px;
	line-height: 29px;
	padding: 0px 12px 0px 10px;
	list-style-type: none;
	text-align: right;
}

#nav_pop ul li {
	display: inline;
	font-size: 12px;
	height: 12px;
}

#nav_pop ul li a, #nav ul li a:link, #nav ul li a:visited {
	color: #fff;
	text-decoration: none;
	height: 12px;
	line-height: 29px;
	font-size: 12px;padding: 0px 12px 0px 10px;
	margin: 0;
}

.error {
  color: #f00;
  font-weight: bold;
}

.error a {
	color: #f00;
	text-decoration: underline;
}

th {
  vertical-align: top;
  text-align: left;
}

form th, form td {
	line-height: 14px;
	font-size: 12px;
}
img.main {
	margin: 0px;
	padding: 0px;
}
#no_col_wrapper dd {
	line-height: 150%;
	width: 780px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h5 {
	font-size: 12px;
	padding: 0;
	margin: 15px 0 0;
	font-style: oblique;
	font-weight: normal;
}
p.noLeading {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
div.feedburnerFeedBlock ul { 
margin-bottom:15px; 
margin-left:0; 
padding-left:0; 
list-style-type: none 
}

div.feedburnerFeedBlock li { 
margin-bottom:15px; 
}

div.feedburnerFeedBlock p.date { 
margin:0 0 0 0; 
padding:0 0 0 0; 
}
table.radar tr {
	margin: 0 0 15px 0;
	border: 1px solid #f5f5f5;
}
img.ad_logo {
	border:1px solid #666666;
}