/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body {
     margin: 0;
     padding: 0;
     border: 0;
     height: 100%;
     z-index:0;
}
html, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, a, img, button 
{
     margin: 0;
     padding: 0;
     border: 0;   
}


body{
	text-align:center;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.78em;
	min-width: 1000px;
	background-color: #FFF5EB;
}

h1, h2, h3, h4, h5, h6 {color:#444444;}

/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */
h1 {
	margin-top:1em;
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	margin-top:1em;
	font-size: 1.3em;
	font-weight: bold;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: normal;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}

p  {margin: 1em 0;}

a 
{
    text-decoration:none;
    color: Blue;
}

a:hover 
{
    text-decoration:none;
    color: Blue;
}
a:visited 
{
    text-decoration:none;
    color: Blue;
    }

#wrapper{
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:0px;
	text-align:left;
	padding-top: 0px;
}

* html .wrapper {   /*** IE5.x/win box model fix ***/
	width: 1000px;
	wid\th: 1000px;
}

#header{
	height:250px; 
	position:relative;
	top: 0px;
	left: 0px;
}

#tophead
{
    
}

#logo{
	position:absolute;
	top:7px;
	left:4px;
}

#topmenu
{
    position: absolute;
    top: 5px;
    right: 5px; 
}

.topnav
{
    float: right;
    padding: 6px;
}

.topnav .item
{
    font-size: smaller;
    color: #5A4628;
}

.topnav .selected {
	color:#5A4628;
}
.topnav .item .hover {
	color:#444444; 
	background-color:#DADADA;
}

.topnav .hover {
	color:#444444; 
	background-color:#DADADA;
}

#search{
	position:absolute;
	top:50px;
	right:5px;
	margin-bottom: auto;
}

#graphicsbar
{
    position: relative;
    top: 86px;
    left: 1px;
}

#mainnavbar {
    padding: 0px 0px 0px 0px;
    text-align: left;
    margin-top: 83px;
    background-image: url(/fdprc/images/br_bgmainnav.jpg) repeat-x;
    z-index: 900;
}


#privnavbar 
{
	font-size:0.9em;
	text-align: left;
	background-image: url(/images/bar1.jpg) repeat-x;
    width: 100%;
    padding: 0px 0px 0px 0px;
    z-index: 888;
}
#privnavbar a {
	text-decoration:none;
}

#maincontent
{
    min-height: 590px;
}

#maincontentwrapper
{
	width: 740px;
    float: right;
    margin-top: 7px;
    margin-right: 7px;
}

#flipmaincontentwrapper
{
    width: 575px;
    margin-top: 7px;
    margin-right: 7px;
}

#nocolscontentwrapper
{
    width: 900px;
    margin-top: 7px;
    margin-right: 7px;
}

.button {
    border:1px solid #FFFFFF;
    color:#FFFFFF;
    background-color:#FF9900;
    font-size:1em;
}

div.readmore {
	text-align:right;
	font-size:0.9em;
}

#leftcolumn {
	float: left;
	width: 250px;
}

#flipleftcolumn
{
    float:right;
    width: 310px;
    min-height: 585px;
}

* html #leftcolumn {
	float:left;	
	padding-top:25px;
}
*>html #leftcolumn {width:201px;}   /*** Fix only for IE/Mac ***/

/*** This is a fix for IE5/Win at the largest text size setting. ***/
/* \*/
* html #leftcolumn {margin-right: -3px;}
/* */


#subnav {
	overflow:hidden;
	margin-top: 5px
}

* html #subnav tr {height:1.4em;}

#subnav .item {
	padding:2px 7px;
	border-top:1px solid #FFFFFF;
	background-color:#E4E4E4; 
	color:#333333; 
}

* html #subnav .item {padding:0 20px;}

#subnav .selected {
	background-color:#FF9900; 
	color:#FFFFFF;
}
#subnav .hover {
	color:#FF284E; 
	background-color:#E4E4E4;
}

#subnav table {border-bottom:1px solid #FFFFFF;}

#subnav table table {border-bottom:none;}

h4 img {margin-bottom:-0.5em;}

#footer 
{
	margin-left: auto;
	margin-right: auto;
	padding:0px 10px;
	font-size:0.9em;
	width: auto;
	height: 20px;
	text-align: center;
	margin-top: 25px;
}
#footer a {
	margin:1px 5px;
	color:Blue;
}
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}

.ekls 
{
    padding: 20px 10px 10px 10px;

}

.fieldset { 
  border-right: 1px solid #75736E; 
  border-bottom: 1px solid #75736E; 
  border-left: 1px solid #F2F0EE; 
  border-top: 1px solid #F2F0EE; 
  padding: 10px 3px 3px 3px; 

}

.outer { 
  border-left: 1px solid #75736E; 
  border-top: 1px solid #75736E; 
  border-right: 1px solid #F2F0EE; 
  border-bottom: 1px solid #F2F0EE; 
  width: 200px; /* CHANGE THIS FOR BOX SIZE */ 
}

.legend { 
  float: left; 
  margin-left: 15px; 
  margin-top: -8px; 
  padding-left: 5px; 
  padding-right: 5px; 
  font-weight: bold; 
  background: #FFF; 
}

.boxed 
{
    border: solid;
    border-color: #C5C5C5;
    border-width: 1px;
}

td.boxed 
{
    border: solid;
    background:#F5F5F5;
    border-color: #C5C5C5;
    border-width: 1px;
}


@media print {	
	body{
		font-size:11pt;
		line-height:13pt;
		background:#FFFFFF !important;
	}	

}

 /*** Inserted by Nana for Menu1 ***/
.roundcont {
	width: 182px;
	background-color: #f90;
	color: #FFF;
	z-index:0;
}

.roundcont  {
	margin: 0 10px;
}

.roundtop { 
	background: url(/fdprc/images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/fdprc/images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}



 /*** Inserted by Nana for Menu1 ***/
 .mainroundcont {
	width: 182px;
	background-color: #B5804B;
	color: #FFF;
	z-index:0;
	margin: 0 10px;
}

.mainroundtop { 
	background: url(/fdprc/images/mtr.gif) no-repeat top right; 
}
.mainroundbottom {
	background: url(/fdprc/images/mbr.gif) no-repeat top right; 
}


 /*** Inserted by Nana for tabbed menu 05/20/2009 ***/
   .TabArea
        {
                    background-color: white;
                    font-size: x-small;
                    border-left: 2px solid #BD7255;
                    border-bottom: 2px solid #BD7255;
                    border-right: 2px solid #BD7255;
                    border-top:2px solid #BD7255;
                    top:380px;
                    height:350px;
                    
                    
                   
        }
        