html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	padding-bottom: 30px;
	font-family: arial, verdana, helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#wrapper {
	margin: 0 auto;
	width: 800px;
}

.clear_left {
	clear: left;
}

.clear_both {
	clear: both;
}

/*--------------header-----------------*/
#header {
	position: relative;
	height: 114px;
	border-bottom: 2px solid #fff;
	background: #f6e286 url('../images/bg_header.gif') left top no-repeat;	
}

h1#logo {
	position: absolute;
	top: 10px;
	left: 30px;
	height: 102px;
	width: 147px;
	background: url('../images/rls_logo.gif') left top no-repeat;
	text-indent: -9999px;
}

#header h2 {
	position: absolute;
	top: 40px;
	left: 205px;
	height: 41px;
	width: 347px;
	background: url('../images/bg_header_h2.gif') left top no-repeat;
	text-indent: -9999px;	
}

#rlsf_logo {
	position: absolute;
	top: 10px;
	right: 20px;
}


#nsf_logo {
	position: absolute;
	top: 10px;
	right: 100px;
}

/*---------------nav_main----------------*/
#nav_main {
	border-bottom: 3px solid #fff;
	background-color: #bae2ec;
	color: #0576ae;
}

#nav_main li {
	float: left;
	border-right: 1px solid #fff;
	text-align: center;
}

#nav_main li.last {
	border-right: none;	
}

#nav_main li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

#nav_main a:link, #nav_main a:visited {
	color: #0576ae;
}

#nav_main li a:hover, #nav_main li a:active {
	background-color: #75c5dc;
	color: #0576ae;
}

#diary #n_diary a, #resources #n_resources a {
	background-color: #75c5dc;
}

#n_home a, #n_home a:link, #n_home a:visited {
	width: 115px;
	height: 45px;
	background: url('../images/bg_nav_home.gif') left top no-repeat;
}

#n_home a:hover, #n_home a:active, #home #n_home a {
	background: url('../images/bg_nav_home_hov.gif') left top no-repeat;
}

#n_rls a.mainnav, #n_rls a.mainnav:link, #n_rls a.mainnav:visited {
	width: 158px;
	height: 45px;
	background: url('../images/bg_nav_rls.gif') left top no-repeat;
}

#n_rls a.mainnav:hover, #n_rls a.mainnav:active, #what_is_rls #n_rls a.mainnav {
	background: url('../images/bg_nav_rls_hov.gif') left top no-repeat;
}

#n_people a.mainnav, #n_people a.mainnav:link, #n_people a.mainnav:visited {
	width: 213px;
	height: 45px;
	background: url('../images/bg_nav_people.gif') left top no-repeat;
}

#n_people a.mainnav:hover, #n_people a.mainnav:active, #people #n_people a.mainnav {
	background: url('../images/bg_nav_people_hov.gif') left top no-repeat;
}



#n_diary a, #n_diary a:link, #n_diary a:visited {
	width: 176px;
	height: 45px;
	background: url('../images/bg_nav_diary.gif') left top no-repeat;
}

#n_diary a:hover, #n_diary a:active, #diary #n_diary a {
	background: url('../images/bg_nav_diary_hov.gif') left top no-repeat;
}

#n_resources a, #n_resources a:link, #n_resources a:visited {
	width: 134px;
	height: 45px;
	background: url('../images/bg_nav_resources.gif') left top no-repeat;
}

#n_resources a:hover, #n_resources a:active, #resources #n_resources a {
	background: url('../images/bg_nav_resources_hov.gif') left top no-repeat;
}

#nav_main li ul {
	position: absolute;
	left: -999em;
	border-bottom: 1px solid #fff;
}

#nav_main li#n_rls ul {
	width: 160px;
}

#nav_main li#n_people ul {
	width: 215px;
}

#nav_main li:hover ul {
	left: auto;
	margin-left: -1px;
}

#nav_main li ul li a, #nav_main li ul li a:link, #nav_main li ul li a:visited, #nav_main li ul li a:hover, #nav_main li ul li a:active {
	background-image: none;
	text-indent: 0;
	font-size: 12px;
	text-align: left;
	border-left: 1px solid #fff;
	border-top: 1px solid #bae2ec;
}

#nav_main li ul li a, #nav_main li ul li a:link, #nav_main li ul li a:visited {
	background-color: #75c5dc;
}

#nav_main li ul li a:hover, #nav_main li ul li a:active {
	background-color: #bae2ec;
}

#nav_main li#n_rls ul li {
	width: 159px;
}

#nav_main li#n_people ul li {
	width: 214px;
}

#nav_main li ul li a {
	padding: 5px;
}

	/*---------------sub_nav content_sec----------------*/
#what_is_rls #cs_sub_nav h2 {
	height: 32px;
	background: url('../images/bg_cs_whatrls_h2.gif') left top no-repeat;
	text-indent: -9999px;
}

#people #cs_sub_nav h2 {
	height: 28px;
	background: url('../images/bg_cs_people.gif') left top no-repeat;
	text-indent: -9999px;
}

#psa #cs_sub_nav h2 {
	height: 45px;
	margin-bottom: 0px;
	background: url('../images/bg_cs_psa.gif') left top no-repeat;
	text-indent: -9999px;
}


#cs_sub_nav ul {
	margin-left: 20px;
}

#cs_sub_nav ul {
	list-style: url('../images/bg_arrow_subnav.gif') ;
	margin-left: 35px;
}

#people #cs_sub_nav ul {
	list-style: none;
	margin-left: 20px;
}


#people #cs_sub_nav ul li ul {
	list-style: url('../images/bg_arrow_subnav.gif') ;
	margin-left: 15px;
	padding-top: 3px;
}

#cs_sub_nav ul li {
	padding-bottom: 5px;
}

#cs_sub_nav ul li a {
	text-decoration: none;
}

#cs_sub_nav ul li a:link, #cs_sub_nav ul li a:visited {
	color: #999;
}

#cs_sub_nav ul li a:hover, #cs_sub_nav ul li a:active {
	color: #75c5dc;
}

.rls #cs_sub_nav li#nscs_rls a, .symptoms #cs_sub_nav li#nscs_sympt a, .glossary #cs_sub_nav li#nscs_gloss a, .rls_faq #cs_sub_nav li#nscs_faq a, .diagnosis #cs_sub_nav li#nscs_diag a, .treatment #cs_sub_nav li#nscs_treat a, .marge #cs_sub_nav li#nscs_marge a, .lynne #cs_sub_nav li#nscs_lynne a, .joseph #cs_sub_nav li#nscs_joseph a, .hkk #cs_sub_nav li#nscs_hkk a, .sixty_sec #cs_sub_nav li#psa_sixty a, .thirty_sec #cs_sub_nav li#psa_thirty a, .fifteen_sec #cs_sub_nav li#psa_fifteen a {
	color: #75c5dc;
}

/*---------------content----------------*/
#content {
	padding-bottom: 40px;
	background: url('../images/bg_content.gif') left top repeat-y;
}

#content a:link {
	color: #0777af;
}

#content a:visited {
	color: #999;
}

#content a:hover, #content a:active {
	color: #75c5dc;
}

#content h2 {
	padding-left: 10px;
	padding-bottom: 15px;
	color: #0777af;
}

#content h2 span {
	color: #75c5dc;
}

#content p, #content li {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}

#content p {
	padding-bottom: 5px;
	line-height: 15px;
}

#content dl {
	padding: 0 10px;
	font-size: 12px;
	line-height: 15px;
}

#content dt {
	float: left;
	font-weight: bold;
	padding-right: 5px;
}

#content dd {
	padding-bottom: 15px;
}

#content #content_main span.sup, #content #content_main_home span.sup {
	font-size: 10px;
	position: relative;
	top: -4px;
}

#content #content_main ul {	
	padding-left: 20px;
}

#content #content_main ol {
	list-style: decimal;
	
	padding-left: 20px;
	padding-bottom: 10px;
}

#content #content_main ol li {
	list-style: decimal;
}

#content_callout {
	float: right;
	width: 200px;
	border: 1px solid #d2ecf3;
	background-color: #eaf6f9;
	margin-left: 10px;
	color: #0777af;
}

#content #content_callout ul {
	margin: 10px 10px 0 5px;
	padding-left: 0;
}

#diary #content #content_callout ul {
	margin-top: 0;
}

#diary #content #content_callout h2 {
	margin-top: 10px;
	padding-left: 25px;
}

#content .question {
	font-weight: bold;
	color: #0777af;	
}

#content div.faq_qa {
	padding: 30px 0 20px 0;
	border-top: 1px solid #d2ecf3;
}

#content div.faq_qa .subtext {
	color: #a7a7a7;
}

	/*--------------type sizer------------------*/
#type_sizer {
	margin-left: 460px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#type_sizer img {
	float: left;
}

#content #type_sizer ul {
	list-style: none;
}

#content #type_sizer ul li {
	float: left;
	height: 19px;
	width: 19px;
	text-indent: -9999px;
	margin-right: 3px;
	margin-left: 0;
	padding: 0;
	list-style: none;
}

#type_sizer ul li a {
	display: block;
	height: 19px;
	width: 19px;
	padding-bottom: 2px;
}

#type_sizer a#type_small {
	background: url('../images/tsize_small.gif') left top no-repeat;
	border: none;	
}

#type_sizer a#type_med {
	background: url('../images/tsize_med_on.gif') left top no-repeat;
	border-bottom: 1px solid #75c5dc;	
}

#type_sizer a#type_large {
	background: url('../images/tsize_large.gif') left top no-repeat;
	border: none;	
}

#content #type_sizer a:hover, #content #type_sizer a:active {
	border-bottom: 1px solid #75c5dc;
}

	/*--------------content_main----------------*/
#content_main {
	width: 594px;
	float: right;
}

#home #content {
	padding-bottom: 20px;
	background: url('../images/bg_home_content_top.gif') left top repeat-y;	
}


#home #home_image_rotator {
	padding-top: 5px;
	background-color: #99cc99;
}

#home_people {
	text-align: center;
}

#content #home_people ul {
	padding-left: 0;
	margin-left: 1px;
      padding-right: 0;
	margin-right: 1px;
	margin-top: 20px;
}


#content #home_people ul li {
	padding-left: 0;
	list-style: none;
	margin-left: 0;
      padding-right: 0;
	list-style: none;
	margin-right: 0;

}

#home_people span {
	margin: 0 10px;
	font-weight: bold;
	font-family: "times new roman", times, serif;
	font-size: 14px;
}

#home_people p {
	position: relative;
	top: -7px;
}

#home_people p img {
	position: relative;
	top: 3px;
}

#content_main p {
	padding: 0 10px 10px 10px;
}

#content #content_main ul {
	list-style: disc;
	padding-bottom: 10px;
}

#content #content_main ul li ul {
	list-style: circle;
	padding-bottom: 0;
}

#content #content_main ul li ul li {
	list-style: circle;
}

#content #content_main li {
	padding: 0 10px 5px 0px;
	margin-left: 25px;
	list-style: disc;
	list-style-position: outside;
	line-height: 15px;
}

.pullquote {
	padding: 15px 45px;
	margin: 15px 0 10px 0;
	background: url('../images/bg_pullquote.gif') 50% top no-repeat;
	text-align: center;	
}

#content .pullquote p {
	background: url('../images/bg_pullquote.gif') 50% bottom no-repeat;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 15px;
	font-family: "Times New Roman", times, serif;
	color: #222;
}

#content img.aboutus_logos {
	float: left;
	margin-left: -150px;
}

#resources #content p.last {
	padding-bottom: 35px;
}

#flash_testimonial {
	height: 365px;
	width: 480px;
	margin: 0 auto;
	margin-bottom: 20px;
}
	/*--------------content_main_home-----------*/


	/*--------------content_main people-----------*/
#people .rls_people {
	float: left;
	width: 295px;
	text-align: center;
	margin-bottom: 30px;
}

#people .rls_people img {
	border: 1px solid #d7d7d7;
	margin-bottom: 10px;
}

#people .rls_people a:hover img, #people .rls_people a:active img {
	border: 1px solid #75c5dc;
}

#people .rls_people p {
	font-size: 14px;
	font-weight: bold;
}


#content_main ul#people_movie_nav {
	list-style: none;
	padding-left: 10px;
	margin-top: 20px;
}

#content_main ul#people_movie_nav li {
	float: left;
	width: 132px;
	list-style: none;
	padding: 111px 0 0 0;
	margin: 0 12px 0 0;
}

.bio_image {
	float: right;
	border: 1px solid #a4a4a4;
	margin: 0 10px 15px 15px;
}

.bio_image_left {
	float: left;
	border: 1px solid #a4a4a4;
	margin: 0 15px 15px 10px;
}

ul#people_movie_nav li p {
	padding: 0;
	margin-bottom: 3px;
}

li#mn_marge {
	background: url('../images/marge_doug_li.jpg') left top no-repeat;	
}

.marge li#mn_marge {
	background: url('../images/marge_doug_li_on.jpg') left top no-repeat;	
}

li#mn_lynne {
	background: url('../images/lynne_li.jpg') left top no-repeat;	
}

.lynne li#mn_lynne {
	background: url('../images/lynne_li_on.jpg') left top no-repeat;	
}

li#mn_joseph {
	background: url('../images/joseph_li.jpg') left top no-repeat;	
}

.joseph li#mn_joseph {
	background: url('../images/joseph_li_on.jpg') left top no-repeat;	
}

li#mn_hkk {
	background: url('../images/hkk_li.jpg') left top no-repeat;	
}

.hkk li#mn_hkk {
	background: url('../images/hkk_li_on.jpg') left top no-repeat;	
}

	/*--------------content_sec-----------------*/
#content_sec {
	width: 202px;
	float: left;
	padding-bottom: 20px;
	background-color: #bae2ed;
	font-family: arial, verdana, helvetica, sans-serif;
}

#content_sec p, #content_sec li {
	font-size: 11px;
	line-height: 13px;
}

#content_sec .box_cs {
	width: 196px;
	margin-left: 2px;
	margin-top: 20px;
	padding-bottom: 10px;
	background: #fff url('../images/bg_box_content_sec.gif') left bottom no-repeat;	 
}	
	
#start_conv h2 {
	height: 44px;
	margin-bottom: 0px;
	background: url('../images/bg_h2_start_conv.gif') left top no-repeat;
	text-indent: -9999px;
}

#get_diag h2 {
	height: 28px;
	margin-bottom: 0px;
	background: url('../images/bg_h2_get_diag.gif') left top no-repeat;
	text-indent: -9999px;
}

#cs_downloads h2 {
	height: 28px;
	margin-bottom: 4px;
	background: url('../images/bg_cs_downloads.gif') left top no-repeat;
	text-indent: -9999px;
}

#content #cs_downloads li {
	padding: 4px 10px 4px 30px;
	margin-bottom: 10px;
	background: url('../images/pdf_icon_sm.jpg') left 50% no-repeat;
	line-height: 15px;
}

#cs_downloads ul {
	padding-left: 20px;
}

#cs_downloads ul li {
	padding-bottom: 5px;
}

#content_sec .box_cs p {
	padding: 0 5px 5px 5px;
}

#content_sec .box_cs div img {
	float: left;
	margin-bottom: 25px;
}

#start_conv div img {
	margin-top: 10px;
}
	
/*--------------quick links-----------------*/
#quick_links {
	position: relative;
	margin-top: 2px;
	border-bottom: 2px solid #fff;
	background: #bae2ed url('../images/bg_quick_links.gif') left top no-repeat;
}

#quick_links #ql_title {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 83px;
	background: url('../images/bg_quicklinks_h2.gif') left top no-repeat;
	text-indent: -9999px;
}

#quick_links h2, #quick_links p, #quick_links a {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	padding-right: 5px;
}

#quick_links a:link {
	color: #0777af;
}

#quick_links a:visited {
	color: #999;
}

#quick_links a:hover, #quick_links a:active {
	color: #75c5dc;
}

#quick_links div img {
	float: left;
	margin: 0 0 0 10px;
}

div#psa_video img {
	margin: 0 8px 0 3px;
}

div#psa_print img {
	margin: 0 8px 0 23px;
}

div#psa_video {
	float: left;
	width: 335px;
	margin: 13px 0 3px 0;
	padding: 20px 0 5px 0;
}

div#psa_print {
	float: left;
	width: 281px;
	margin: 13px 0 3px 0;
	border-right: 1px solid #75c5dc;
	border-left: 1px solid #75c5dc;
	padding: 20px 0 5px 0;
}

div#psa_print ul li.pdf_li {
	padding-left: 30px;
	padding-top: 12px;
	background: url('../images/bg_li_pdf.gif') left bottom no-repeat;
}


div#psa_print ul li.word_li {
	padding-left: 30px;
	padding-top: 12px;
	background: url('../images/bg_li_word.gif') left bottom no-repeat;	
}

div#psa_audio ul li.real_li {
	padding-left: 35px;
	padding-top: 17px;
	background: url('../images/bg_li_real.gif') left bottom no-repeat;	
}

div#psa_audio ul li.qt_li {
	padding-left: 35px;
	padding-top: 17px;
	background: url('../images/bg_li_qt.gif') left bottom no-repeat;	
}

div#psa_audio {
	float: right;
	width: 162px;
	margin: 13px 0 3px 0;
	padding: 20px 0 5px 0;
}


/*--------------sponsor-----------------*/
#sponsor {
	height: 110px;
	background: #f6e286 url('../images/bg_sponsor.gif') left bottom no-repeat;
	border-top: 3px solid #fff;	
}

#home #sponsor {
	border-top: none;
}

#sponsor a {
	float: right;
}


/*---------------footer----------------*/
#footer {
	padding-top: 40px;
	font-size: 11px;
	color: #76736f;
}

#footer a {
	padding: 0 .75em 0 0;
	margin: 0 .75em 0 0;
	border-right: 1px solid #76736f;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #76736f;
}

#psa #flash_psa {
	text-align: center;
}