html,body {
	height: 100%;
}

body{
margin-top:20px;
margin-left:0;
}

#layoutWrapper{
background:url(../images/sfncLayoutBG.gif);
background-repeat:no-repeat;
width:760px;
margin:0;
}

.courtesyText{
font-weight:normal;
color:#993399;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.basicListReducedIndent{
	display: block;
	line-height: 120%;
	list-style-type: disc;
	margin:0;
	padding-left:20px;
}

.basicList{
line-height: 130%;
list-style-type:disc;
}


.navTable
{
border-top: 1px solid #336633;
border-bottom: 1px solid #336633;
}

.entryIntro{
margin:1em 2em 1em 2em;
padding:0 10px 0 10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:0.9em;
color:#660066;
}

.entryTextWrapper{
margin:0 0 0 2em; padding:0px;
text-align:center;
}

.entryText{
/*margin:4px 14px 8px 28px;*/
/*padding:0 2px;*/
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#993399;
font-weight:normal;
}

.entryText A:link{
border-bottom:1px dashed #660066;
color:#993399;
text-decoration:none;
}

.entryText A:visited{
border-bottom:1px dashed #660066;
color:#993399;
text-decoration:none;
}

.entryText A:hover{
border-bottom:1px solid #660066;
color:#660066;
}

.entryTextCentered {
/*width:500px;*/
margin:0 auto;
text-align:left;
/*padding:15px;
border:1px dashed #333;
background-color:#eee;*/
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#993399;
font-weight:bold;
}

.indentedDiv{
font-size:95%;
margin-left:10px;
margin-right:10px;
padding:0 10px 0 10px;
border:1px solid #c0c0c0;
background:#F8F6F1;
}

.divHeader{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:100%;
font-weight:bold;
color:#000066;
}

.pHeader{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:110%;
font-weight:bold;
color:#000;
}


.pSubHeader{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
font-weight:bold;
color:#000;
margin-left:4px;
}

#mainNavList ul{
display: block;
line-height: 130%;
list-style-image:url(../images/sfBulletSmall.gif);
/*list-style-type: none;*/
margin-left:2px;
padding-left:20px;
padding-right:20px;
margin-right:20px;
margin-bottom:4px;
font-size:14px;
}

#mainNavList ul ul{
line-height:150%;	
margin-top:4px;
}

#mainNavList ul li ul{
	list-style-image:url(../images/sfBulletXSmall.gif);
	font-size:13px;
}

#sidebar {
	width: 254px;
	float:right;
	/*padding:20px 8px 20px 8px;*/
}

#sidebar #newsDialog {
	margin-top:1em;
	margin-right:1em;
	background-color:transparent;
	vertical-align:top;
}

.newsDialogHdrDiv {
	font-weight:bold;
	font-style:italic;
	margin:0;
	padding:8px 6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:0.9em;
	text-align:left;
    background-color: #993399;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eb89eb), to(#660066));
    background-image: -webkit-linear-gradient(top, #eb89eb, #660066);
    background-image:    -moz-linear-gradient(top, #eb89eb, #660066);
    background-image:     -ms-linear-gradient(top, #eb89eb, #660066);
    background-image:      -o-linear-gradient(top, #eb89eb, #660066);
    background-image:         linear-gradient(top, #eb89eb, #660066);
    /*-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; */       
    border-top: none;
    /*text-shadow: 0 1px 0 rgba(255,255,255,.5);*/
    -webkit-box-shadow: 2px 2px 3px #333; 
    -moz-box-shadow: 2px 2px 3px #333; 
    box-shadow: 2px 2px 3px #333;   
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	border-left:1px solid #660066;
	border-top:1px solid #660066;
	border-right:1px solid #660066;
	border-bottom:1px solid #660066;
}

#sidebar #news {
	padding:8px 8px 8px 6px;
	line-height:130%;
	background-color:#fff;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
    -webkit-box-shadow: 2px 2px 3px #333; 
    -moz-box-shadow: 2px 2px 3px #333; 
    box-shadow: 2px 2px 3px #333;   
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	border-left:1px solid #660066;
	border-bottom:1px solid #660066;
	border-right:1px solid #660066;
}


#sidebar #news p {
	font-size:0.85em;
	color:#000;
	margin-top:2px;
	margin-bottom:2px;
}

#sidebar #news .right{
background:url(../images/announcementsBG-1.gif);
background-repeat:repeat-y;
}

#sidebar #news p{
padding: 2px;
margin: 2px;
}

#sidebar #news ul{
display: block;
line-height: 150%;
list-style-image:url(../images/sfBulletXSmall.gif);
/*list-style-image:url(../images/hiliteArrow.gif);*/
/*list-style-type: none;*/
margin-left:4px;
padding-left:20px;
padding-right:4px;
margin-bottom:4px;
margin-top:2px;
}

#sidebar #news A:link{
color:#993399;
text-decoration:none;
/*border-bottom:1px dashed #993399;*/
}

#sidebar #news A:visited{
color:#993399;
text-decoration:none;
/*border-bottom:1px dashed #993399;*/
}

#sidebar #news A:hover{
color:#660066;
text-decoration:underline;
/*border-bottom:1px solid #660066;*/
}



.highlightsTableDiv{
margin-left:10px;
}

.highlightsMarginAdjust{
margin-left:10px;
margin-right:10px;
}



.leftColFont {
	font-family: tahoma; font-size: 11px; color: #003399; 
}

.leftColFont A{
	font-family: tahoma; color: #003399; font-weight: bold; text-decoration: none; font-size: 11px;
}

.leftColFont A:visited{
	font-family: tahoma; color: #003399; font-weight:bold; text-decoration: none; font-size: 11px;
}

.leftColFont A:hover{
	font-family: tahoma; color: #003399; font-weight: bold; background-color: #f3e8b9; text-decoration: underline;
}

.infoCursor{
cursor:pointer;
}


.toolkitPHeader{
font-family: verdana,tahoma,arial,helvetica;
font-size:80%;
color:#000000;
font-weight:bold;
text-decoration:underline;
}

.lastMod {
	font-family: verdana, tahoma, arial, helvetica, sans-serif; font-size: 11px; color: #7499b5; padding: 8px;
}

.addressTable{
border-top:1px solid #666666;
}

.panFluTableHeader{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:100%;
color:#000099;
font-weight:bold;
padding-bottom:0;
padding-left:2px;
margin-bottom:0;
}

.outerTable{
border: 2px solid #0096d7;
}

/*---headers---*/
.pageHeader{
margin-top: 12px;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 150%;
color:#330033;
}

.pageHeaderColor{
font-weight: bold;
font-family: verdana;
color: #fff;
background-color: #330033;
padding: 4px;
}



.contentSeparator{
padding: 0;
border: 0;
border-top:1px solid #e6e6f5;
height:1px;
width:99%;
margin: 4px 0 4px 0;
}

h1{
font-family: Georgia, "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
font-size:150%;
font-weight:bold;
color:#993399;
}

h2{
font-family: Georgia, "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
font-size:135%;
font-weight:bold;
color:#330033;
margin-bottom:0.5em;
}

.adjustHeader{
margin-left:10px;
}


h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:95%;
font-weight:bold;
color:#333;
}

.widgetDiv a:link{
color:#DCFDEC;
}

.widgetDiv a:visited{
color:#DCFDEC;
}

.widgetDiv a:hover{
color:#DCFDEC;
background-color:#DCFDEC;
cursor:default;
}

.widgetDivTable{
border-left:2px solid #568956; 
border-right:2px solid #568956; 
border-bottom:none;
background-color:#e8fdf2;
}


.newText {	color: #CC0000;
	font-weight: bold;
}

.titleTableMarginAdjust{
margin-top:8px;
margin-bottom:8px;
margin-left:8px;
}

/*predominant font used for tabular data display/in tables; apply to <td>, table cells*/
.tableTextNorm {
	font-family: verdana, tahoma, arial; font-size: 80%; color: #000000; padding:0;margin:0;
}

.tableTextNorm A{
	font-family: verdana, tahoma, arial; color: #660066; text-decoration: none; font-weight:bold;
}

.tableTextNorm A:visited{
	font-family: verdana, tahoma, arial; color: #660066; text-decoration: none;
}

.tableTextNorm A:hover{
	font-family: verdana, tahoma, arial; color: #996699; text-decoration: underline;
}

/*---style for the DHHS disclaimer at bottom of page---*/
.disclaimerText {
	font-family: verdana, tahoma, arial, helvetica, sans-serif; font-size: 11px; padding:4px; color: #993399; font-weight: bold;
}

.disclaimerText A {
color: #993399;
text-decoration: none;
/*border-bottom:1px dashed #993399;*/
}

.disclaimerText A:visited {
color: #993399;
text-decoration: none;
/*border-bottom:1px dashed #993399;*/
}

.disclaimerText A:hover
{
color: #330033; 
text-decoration: underline;
/*border-bottom:1px solid #660066;*/
}

.homePageList{
list-style-type:none;
/*list-style-image:url(/images/circleBullet.gif);*/
line-height:150%;
margin:0 0 0 0.5em;
font-size:110%;
}

.homePageList li{
/*background: url(/images/circleBullet.gif);
background-position:1% 50%;
background-repeat:no-repeat;*/
padding-left: 25px;
/*margin-bottom:10px;*/
margin-top:0;
}

.highlightsList{
list-style-image:url(/images/circleBullet.gif);
line-height:150%;
margin:0.5em 0 0 1em;
padding-left:8px;
}

.entryPageLinksTable{
/*font-size:0.9em;*/
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
color:#330033;
}

.entryPageLinksTable td.right{
padding-bottom:0.1em; 
font-family:Georgia, "Times New Roman", Times, serif; vertical-align:top;
}

.entryPageLinksTable td.right p{
padding:0;
margin:0;
}

.entryPageLinksTable td.right A:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993399;
	text-decoration: none;
	font-weight:bold; /*border-bottom:1px dashed #993399;*/
}

.entryPageLinksTable td.right A:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993399;
	text-decoration: none;
}

.entryPageLinksTable td.right A:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660066;
	text-decoration: underline; /*border-bottom:1px solid #993399;*/
}


.divider{
border-top:1px solid #99ceec;
}

.widgetDivTable{
border-left:2px solid #016793; 
border-right:2px solid #016793; 
border-bottom:none;
background-color:#fff;
}
