body {
	text-align:center;
	background: #FFFFFF;
	background-image: url(global_bg.jpg);
	margin:0;
	padding:0;}

	
a:active  {	font-size: 10px; font-family : verdana, geneva, arial, sans-serif; color: #10447f; text-decoration: underline; }
a:link  { font-size: 10px; font-family : verdana, geneva, arial, sans-serif; color: #10447f; text-decoration: underline; }
a:visited  { font-size: 10px; font-family : verdana, geneva, arial, sans-serif; color: #10447f; text-decoration: underline; }
a:hover  { font-size: 10px; font-family : verdana, geneva, arial, sans-serif; color: #10447f; text-decoration: none; }

	
img {
	border-width: 0;
}

.spacer {
	position: relative;
	float: left;
	width: 10px;
	height: 200px;
}

#SpaceTop {
	position: relative;
	width: 774px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
}

#MasterBodyContainer {
	background: url(masterbody_bg.jpg);
	position: relative;
	width: 774px;
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0;
	display: block; 
}

#HeaderContainer {
	position: relative;
	width: 774px;
	height: 96px;
	margin-left: auto;
	margin-right: auto;
}

#HeaderContainer-SNLogo {
	position: absolute;
	width: 289px;
	height: 79px;
	margin-left: 22px;
	margin-top: 6px;
	background: url(top3a.jpg);
}

#HeaderContainer-FFY {
	position: absolute;
	width: 211px;
	height: 51px;
	top: 19px;
	right: 20px;
	background: url(number.jpg);
}

#HeaderContainer-Espanol {
	position: absolute;
	width: 89px;
	height: 22px;
	top: 65px;
	right: 32px;
	background: url(btnEspanol.gif);
}

#HeaderContainer-Search {
	position: absolute;
	width: 345px;
	height: 89px;
	margin-left: auto;
	top: 60px;
	left: 265px;
}

#searchbox {
	position: absolute;
	top: 0px;
	right: 35px;
	display: block;
	width: 160px;
	height: 54px;
	background: transparent;
	z-index: 10; }

#searchfield {
	width: 110px;
	margin: 2px;
	font-size: 11px;
	font-weight: normal;
	height: 16px;
	position: absolute;
	top: 1px;
	left: 12px;
	padding: 0px;
	display: block; }

#searchsubmit {
	position: absolute;
	top: 4px;
	right: 1px;
	background-image: url(btn_go.gif);
	width: 23px;
	height: 18px;
	display: block; }

#searchtext {
	position: absolute;
	top: 5px;
	right: 155px;
	width: 90px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(txt_searchweb.gif);
	display: block; }
	
	
#Navigation {
	position: relative;
	width:774px;
	right:0px;
	left:22px;
	top:0px;
	bottom:0px;
	padding:0px;
	z-index: 100;
}

#SubBodyContainer {
	position: relative;
	width: 774px;
	left: auto;
	right: auto;
}

#SubBodyContainer-Content {
	position: relative;
	float: left;
	width: 538px;
	margin-top: -10px;
	margin-left: 0px;
}

#Content-PageHeader {
	position: absolute;
	width: 496px;
	height: 51px;
	left: 31px;
	top: 10px;
	right: auto;
}

#ContentContainer {
	position: relative;
	background: url(content_bg.gif);
	width: 506px;
	left: 28px;
	/*top: 120px;*/
	right: auto;
	height: auto;
	font-size: 10px;
	font-family : verdana, geneva, arial, sans-serif;
	font-weight: normal;
	color: #2d2d2d;
	line-height: 15px;
}

#SubBodyContainer-rightColumn {
	position: relative;
	float: left;
	width: 236px;
	margin-top: 0px;
	left: 14px;
	right: auto;
}

#rightColumn-FreeCase {
	background: url(rightCol_freecase_bg.jpg);
	background-repeat:no-repeat;
	position: relative;
	width: 199px;
	left: auto;
	right: auto;
	top: 8px;
}

#FreeCaseForm2{
position: relative;
	top: 3px;
	display: block;
	width: 180px;
	left: 10px;
	font-size: 11px;
	font-family : arial, sans-serif;
	font-weight: normal;
	color: #2d2d2d;
}

#FreeCaseForm{
	position: relative;
	top: 3px;
	display: block;
	width: 180px;
	left: -5px;
	font-size: 10px;
	font-family : arial, sans-serif;
	font-weight: normal;
	color: #2d2d2d;
}

#FreeCaseForm td{
	position: relative;
	top: 3px;
	display: block;
	width: 180px;
	left: 10px;
	font-size: 10px;
	font-family : arial, sans-serif;
	font-weight: normal;
	color: #2d2d2d;
}

#rightColumn-FindMore {
	background: url(rightCol_findmore_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 199px;
	left: auto;
	right: auto;
	top: 30px;
	height: 300px;
}

#SymptomChecker{
	position: relative;
	top: 3px;
	display: block;
	width: 180px;
	left: 10px;
	font-size: 10px;
	font-family : arial, sans-serif;
	font-weight: normal;
	color: #2d2d2d;
}

#rightColumn-RelatedTopics{
	position: relative;
	top: 3px;
	display: block;
	width: 180px;
	left: 10px;
	font-size: 10px;
	font-family : arial, sans-serif;
	font-weight: normal;
	color: #2d2d2d;
}

#FlashContainer {
	position:absolute;
	width: 519px;
	height: 51px;
	left: 19px;
	top: 0px;
	right: auto;
}

#HomeContentContainer {
	position: relative;
	background: url(home_content_bg.gif);
	width: 519px;
	left: 19px;
	/*top: 205px;*/
	right: auto;
	height: auto;
	font-size: 10px;
	font-family : verdana, geneva, arial, sans-serif;
	font-weight: normal;
	color: #2d2d2d;
	line-height: 15px;
}


#PageContentContainer {
	position: relative;
	width: 506px;
	right: auto;
	height: auto;
	font-size: 10px;
	font-family : verdana, geneva, arial, sans-serif;
	font-weight: normal;
	color: #2d2d2d;
}

#contentTile {
	position: relative;
	float: left;
	top: 10px;
	right: auto;
	width: 350px;
	height: auto;
	font-size: 12px;
	font-family : verdana, geneva, arial, sans-serif;
	font-weight: bold;
	color: #2d2d2d;
}

#btnDownload {
	position: absolute;
	top: 7px;
	right: 9px;
	width: 133px;
	height: 18px;
	display: block;
}

#contentTileLine {
	position: relative;
	background: url(mainline.gif);
	width: 492px;
	right: auto;
	height: 2px;
	top:40px;
}


#HomeTopicContainer {	
	position: relative;
	width: 490px;
	height: auto;
	left: 22px;	
	top: 25px;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
}

#HomeTopicContainer-Photo {
	background: transparent;
	float: left;
	position: relative;
	width: 114px;
}
#HomeTopicContainer-Content {
	float: left;
	position: relative;	
	width: 115px;
	left: 7px;	
}
#HomeTopicContainer-Spaces {
	background: transparent;
	position: relative;
	width: 14px;
}

#HomeTopicContainer-Clear {
	clear: both;
	height: 10px;
}

#HomeImportantTopics {	
	position: relative;
	width: 480px;
	height: 30px;
	left: 22px;	
	top: 15px;
	margin-left: auto;
	margin-right: auto;
	background: url(home_important_topics.gif);
}

#HomeNewsHeader 
{
	position: relative;
	width: 480px;
	height: 19px;
	left: 22px;	
	top: 40px;
	margin-left: auto;
	margin-right: auto;
	background: url(home_news.gif);
}

#HomeNewsContent {	
	position: relative;
	width: 480px;
	left: 22px;	
	top: 45px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}


#SubTopicContainer-Content {
	float: left;
	position: relative;	
	width: 220px;
	left: 7px;	
}
#SubTopicContainer-Spaces {
	background: transparent;
	float: left;
	position: relative;
	width: 14px;
}

#SymptomCheckerResult-Content {
	float: left;
	position: relative;	
	width: 480px;
	left: 7px;	
}
#SymptomCheckerResult-Spaces {
	background: transparent;
	float: left;
	position: relative;
	width: 14px;
}


#MainDivideLn {	
	position: relative;
	width: 481px;
	height: 10px;
	top: 5px;
	margin-left: auto;
	margin-right: auto;
	background: url(mainline.gif);
	background-repeat:no-repeat;
}


h1 {
	position: relative;
	float: left;
	top: 5px;
	right: auto;
	width: 350px;
	height: auto;
	font-size: 12px;
	font-family : verdana, geneva, arial, sans-serif;
	font-weight: bold;
	color: #2d2d2d;
}








#FooterContainer 
{
	clear: both;
	text-align: center;
	position: relative;
	background: url(masterfooter_bg.gif);
	margin-left: auto;
	margin-right: auto;
	width: 774px;
	height: 79px;
	font-size: 10px;
	font-family : verdana, geneva, arial, sans-serif;
	font-weight: normal;
	color: #2d2d2d;
}

#Footer-Copyright{
	position: relative;
	float: left;
	width: 600px;
	text-align: left;
	top: 17px;
	left: 45px;
}
#Footer-DBLogo{
	position: relative;
	float: left;
	width: 174px;
	text-align: right;
	top: 8px;
	right: 35px;
}
#Footer-Copyright a:active  { color: #2d2d2d; text-decoration: underline; }
#Footer-Copyright a:link  { color: #2d2d2d; text-decoration: underline; }
#Footer-Copyright a:visited  { color: #2d2d2d; text-decoration: underline; }
#Footer-Copyright a:hover  { color: #2d2d2d; text-decoration: none; }

.textboxspace {
	position: relative;
	height: 28px;
}

.input 
{
	font-family: verdana, helvetica, arial, san-serif;
	color: #2d2d2d; 
	font-size: 10px;
	font-weight: normal;  
	border:1px solid #7e9db9;
	height:17px;
	Vertical-Align: top;
	background-color:#FFFFFF;
	width: 178px;
}

input.reset {
	background: url(btn_clearform.gif);
	width:93px; 
	height:18px;
}

.textbox 
{
	font-family: verdana, helvetica, arial, san-serif;
	color: #2d2d2d; 
	font-size: 10px;
	font-weight: normal;  
	border:1px solid #7e9db9;
	height:17px;
	Vertical-Align: top;
	background-color:#FFFFFF;
	width: 178px;
	height: 100px;
}

.topicTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #cc0001;
    FONT-FAMILY: Arial, Verdana;
}

.NewsTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #2d2d2d;
    FONT-FAMILY: Arial, Verdana;
}

.NewsDatePosted{FONT-WEIGHT: normal;FONT-SIZE: 11px;COLOR: #CC0001;FONT-FAMILY: Arial, Verdana;}

.NewsDivideLn {	
	position: relative;
	width: 480px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	background: url(news_divide_line.gif);
	background-repeat:no-repeat;
}

.NewsReadMoreBtn {	
	position: relative;
	width: 73px;
	height: 38px;
	top: 5px;
	background: url(btn_readmore.gif);
	background-repeat:no-repeat;
	text-align: left;
}

ul.topics {}
	
ul.topics li {
	padding: 1px 10px 3px 0px;
	font-size: 11px;
	font-family : helvetica, verdana, geneva, arial, sans-serif;
	color : #2d2d2d;
	line-height: 16px;
	position: relative;
	left: -20px;
}
	
ul.topics li a span.headline { 
	font-size: 11px;
	font-family : helvetica, verdana, geneva, arial, sans-serif;
	font-weight: bold;
	color : #2d2d2d; 
	text-decoration: none;
}

ul.topics li a:visited span.headline { text-decoration: none; }
ul.topics li a:hover span.headline { color : #CC0001; }

ul.topics li a span.headline-on { 
	font-size: 11px;
	font-family : helvetica, verdana, geneva, arial, sans-serif;
	font-weight: bold;
	color : #CC0001; 
	text-decoration: none;
}


.requiredText {font-family:arial,verdana;font-size:12px;color:red;}
.errorText {font-family:arial,verdana;font-size:12px;color:red;}


a.cat:active  { font-size: 11px; color: #cc0001; text-decoration: none; }
a.cat:link  { font-size: 11px; color: #cc0001; text-decoration: none; }
a.cat:visited  { font-size: 11px; color: #cc0001; text-decoration: none; }
a.cat:hover  { font-size: 11px; color: #cc0001; text-decoration: underline; }

td
{
	font-size: 10px;
	font-family : verdana, geneva, arial, sans-serif;
	font-weight: normal;
	color: #2d2d2d;
}

