html,body {
	height: 100%;
	margin: 0;
}

body{
background-color:#cce6fb;
margin-top:20px;
}

.wrapper{
margin:0 auto;text-align:center;
}

.innerWrapper{
width:90%;margin:0 auto;text-align:left; border:1px solid #660066;
}

.complaintFormTable
{
border-left: 1px solid #996699;
border-right: 1px solid #996699;
border-bottom: 1px solid #996699;
border-top: 1px solid #996699;
}

.layoutTable
{
width:98%;
border:none;
text-align:center;
background-color:#FFFFFF;
}

.layoutTable td
{
text-align:left;
padding-left:12px;
padding-right:0px;
margin-left:12px;
}

.complaintFormWrapperDiv{
	text-align:left;
	border:1px solid #660066;
	background-color:#f2e9c3;
	padding:8px;
}

.complaintFormWrapperDiv table td
{
/* padding-left:0px; */
/* padding-right:0px; */
}

.complaintContentTableWrapper{
width:100%;
background-color:#FFFFFF;
}


.paraHeader{
margin-top: 12px;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
color: #333;
text-decoration: none;
font-size: 130%;
color:#660066;
}

.paraHeaderSubNoIndent{
margin-top: 4px;
font-size: 110%;
font-weight: bold;
font-family: verdana;
color: #330033;
}

.new{
color:#ff6600;
font-weight:bold;
}

.alertMessage{
font-weight:bold;
color:#CC0000;
}

.formPrompts{
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
color:#660066;
font-size:1.2em;
}

.readOnlyGray{
color:#666666;
background-color:#ebeae7;
}

.focusForm{
background-color:#ebeae7;
color:#660066;
font-weight:bold;
}

.leftRegFormCell{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.rightRegFormCell{
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.flagErrMsg{
background-color:#f2e9c3;
border:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
font-weight:bold;
color:#cc0000;
}

.regFormReadOnly{
background-color:#f2e9c3;
border:none;
color:#660066;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
}


.formSectionHeaders{
border-top:1px solid #660066;
border-bottom:1px solid #660066;
margin-top: 4px;
margin-bottom: 4px;
padding: 4px 0 4px 3px;
/*background-color:#f8f3f8;*/
background-color:#ebeae7;
font-size:1em;
}

.complaintButton{
color: #660066;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:0.9em;
padding:3px;
}

.complaintContinueButton{
color: #ffffff;
background-color:#006600;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:0.9em;
padding:3px;
}

.complaintCancelButton{
color: #ffffff;
background-color:#cc0000;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:0.9em;
padding:3px;
}

.complaintBackButton{
color: #ffffff;
background-color:#ff6600;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:0.9em;
padding:3px;
}


.listSeparatorDarkNoMarg{
border-top:1px solid #996699;
height:1px;
width:99%;
margin-top: 0;
margin-bottom: 0;
margin-left:4px;
margin-right:4px;
}

.navRow{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
font-weight:bold;
color:#fff;
padding:4px;
text-align:left;
width:90%;
background-color:#660066;
}

.navRow A{
color:#fff;
text-decoration:none;
}

.navRow A:visited{
color:#fff;
text-decoration:none;
}

.navRow A:hover{
color:#fff;
text-decoration:underline;
}

.cellPadding{
padding:2px 8px 4px 4px;
}

#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:bold;
}

.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;
}

.highlightsTableDiv{
margin-left:10px;
}

.highlightsMarginAdjust{
margin-left:10px;
margin-right:10px;
}


.highlightsTbl{
font-size: 12px;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
}

.highlightsTbl .right{
background:url(../images/announcementsBG-1.gif);
background-repeat:repeat-y;
}

.highlightsTbl p{
padding: 2px;
margin: 2px;
}

.highlightsTbl ul{
display: block;
line-height: 130%;
list-style-image:url(../images/hiliteArrow.gif);
/*list-style-type: none;*/
margin-left:2px;
padding-left:20px;
margin-right:2px;
margin-bottom:4px
}

.highlightsTbl .right A:link{
color:#993399;
text-decoration:none;
}

.highlightsTbl .right A:visited{
color:#993399;
text-decoration:none;
}

.highlightsTbl .right A:hover{
color:#660066;
text-decoration:underline;
}

.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;
}

.hrContactTable{
border: 1px solid #E6E6F5;
}

.dphITTable{
border: 1px solid #E6E6F5;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:95%;
}



.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: 4px;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 150%;
color:#660066;
}

.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: #FF6600;
	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; 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;
}

.disclaimerText A:visited {
color: #993399;
text-decoration: none;
}

.disclaimerText A:hover
{
	color: #330033; 
	text-decoration: underline;
}

.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:16px;
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;
}

.entryPageLinksTable td.right A:link{
	font-family: Georgia, "Times New Roman", Times, serif; color: #993399; text-decoration: none; font-weight:bold;
}

.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; 
}


.divider{
border-top:1px solid #99ceec;
}

.widgetDivTable{
border-left:2px solid #016793; 
border-right:2px solid #016793; 
border-bottom:none;
background-color:#fff;
}

.complaintErrorMsg{
font-weight:bold;
color:#CC0000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.2em;
line-height:130%;
}

.complaintErrorMsg a:link{
font-weight:bold;
color:#660066;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}

.complaintErrorMsg a:visited{
font-weight:bold;
color:#660066;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}

.complaintErrorMsg a:hover{
font-weight:bold;
color:#993399;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration:underline;
}

.searchResult {
float: left;
color: #FF6600;
font-size: 100%;
/*background: #eef;*/
padding: 2px 2px;
margin: 2px 0 2px 0;
}

.pagingNav {
float: right;
font-size: 100%;
padding: 2px 2px;
margin: 2px 0 0px 0;
}

.pagingNav a {
margin-left: 4px;
}
