body {
    padding:0;
    margin:0;
}
strong {
    font-weight:bold;
}
.noprint { 
    display:none; 
}
.skipnav {
    z-index:9999;
	position:absolute;
    top:-10000;
    left:-100000;
}
#main {
    /*width:772px; */
	width:772px;
    margin:0;
    position:relative;
}
#subpage {
    /*width:772px; */
    margin:0;
    position:relative;
} 
#header {
    width:772px;
    position:relative;
}
/*
div#body2col,div#body2col p,div#body2col font,div#body2col ul li{
	font-family:arial,helvetica,trebuchet ms,sans-serif;
	font-size:14pt;
	color:black;
	}
*/
div#body2col pre{
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	}
/*
#body2col a font,#body2col a, #body2col a:link,#body3col a, #body3col a:link,#body3col_2 a:link,#rightside-wide #body2col div#linksbtm div a{
    color:#cc5407;
    text-decoration:underline;
}
#body2col a:visited font,#body2col a:visited,#body3col a:visited,#body3col_2 a:visited,#rightside-wide #body2col div#linksbtm div a:visited {
    color:#704a32;
    text-decoration:underline;
}
*/

/* BEGIN PRODUCTION BACKGROUNDS */

#temp-0top-0left {
    background:#fff url(/images/bg/3.5.2_back.gif) top left no-repeat;
}
#temp-0top-2left {
    background:#fff url(/images/bg/3.0.1_back.gif) top left no-repeat;
}
#temp-1top-2left {
    background:#fff url(/images/bg/3.3.2_back.gif) top left no-repeat;
}
#temp-2top-2left {
    background:#fff url(/images/bg/3.4.1_back.gif) top left no-repeat;
}
#temp-1top-0left {
    background:#fff url(/images/bg/3.3.3_back.gif) top left no-repeat;
}
#temp-2top-0left {
    background:#fff url(/images/bg/3.4.2_back.gif) top left no-repeat;
}

/* END PRODUCTION BACKGROUNDS */

/* BEGIN BETA BACKGROUNDS */
/*
#temp-0top-0left{
    background:#fff url(/images/bg/3.5.2_back_beta.gif) top left no-repeat;
}
#temp-0top-2left{
    background:#fff url(/images/bg/3.0.1_back_beta.gif) top left no-repeat;
}
#temp-1top-2left{
    background:#fff url(/images/bg/3.3.2_back_beta.gif) top left no-repeat;
}
#temp-2top-2left{
    background:#fff url(/images/bg/3.4.1_back_beta.gif) top left no-repeat;
}
#temp-1top-0left{
    background:#fff url(/images/bg/3.3.3_back_beta.gif) top left no-repeat;
}
#temp-2top-0left{
    background:#fff url(/images/bg/3.4.2_back_beta.gif) top left no-repeat;
}
*/
/* END BETA BACKGROUNDS */

.btnCloseWindow_mndOn, .btnCloseWindow_mndOff, .btnCloseWindow_mnd, .btnCloseWindow_mnd:hover, .btnCloseWindow_mnd:active, .btnCloseWindow_mnd:focus{border:none;width:100px;height:18px;background-repeat:no-repeat;cursor:pointer}
.btnCloseWindow_mndOff, .btnCloseWindow_mnd{background:url(/images/gen/buttons/closewindow/mand_off.gif)}
.btnCloseWindow_mndOn, .btnCloseWindow_mnd:hover, .btnCloseWindow_mnd:active, .btnCloseWindow_mnd:focus{background:url(/images/gen/buttons/closewindow/on.gif)}

.btnIFAPHome_mndOn, .btnIFAPHome_mndOff, .btnIFAPHome_mnd, .btnIFAPHome_mnd:hover, .btnIFAPHome_mnd:active, .btnIFAPHome_mnd:focus{border:none;width:73px;height:18px;background-repeat:no-repeat;cursor:pointer}
.btnIFAPHome_mndOff, .btnIFAPHome_mnd{background:url(/images/gen/buttons/IFAPHome/mand_off.gif)}
.btnIFAPHome_mndOn, .btnIFAPHome_mnd:hover, .btnIFAPHome_mnd:active, .btnIFAPHome_mnd:focus{background:url(/images/gen/buttons/IFAPHome/on.gif)}

.actionrow,.actionrow2{
	clear:both;
	width:auto;
	text-align:right;
}
.actionrow{
	margin:10px -18px 0 0;
}
.actionrow2{
	margin:10px 0 10px 0;
}

.actionrow input,.actionrow2 input{
	margin:10px 0 0 0;
}

/* Archive banner for publication documents */
span.archived{position:relative;display:block;color:white;background:red;padding:5px;top:0;width:auto;font-weight:bold;font-size:18px;font-family:arial;text-align:center;clear:both;letter-spacing:0.5pt;border-top:2px #9db1b3 solid}

#linksbtm a{font-size:8pt;padding:0 0 0 2px;vertical-align:top;white-space:nowrap;font-family:Arial, Verdana, sans-serif}

/*#rightside-wide #body2col div#linksbtm div a{font:normal 12px Arial, Verdana, sans-serif;font-size:11px}*/

#body2col a, #body2col a:link,#body3col a, #body3col a:link,#body3col_2 a:link,#rightside-wide #body2col div#linksbtm div a{
    color:#cc5407;
    text-decoration:underline;
}

#body2col a:visited,#body3col a:visited,#body3col_2 a:visited,#rightside-wide #body2col div#linksbtm div a:visited {
    color:#704a32;
    text-decoration:underline;
}

#body2col table, #body2col th, #body2col td,#body3col table, #body3col th, #body3col td,#body3col_2 table,#body3col_2 th,#body3col_2 td {
    font:inherit;
}
/* header area */ 
#logo {
    padding-top:7px;
    padding-left:7px;
    padding-bottom:7px;
}

#title {
    position:absolute;
    right:0;
    top:46px;
}

@media print {
    #title {display:none;}
}
/* end header area */

/* footer */
#footer {
    clear:both;
    width:772px;
    border-top:2px solid #C2C2C2;
    padding-top:5px;
    margin-top:10px;
    background:#fff;
    color:#3D3D3D;
    font-size:11px;
}
@media print {
    #footer {display:none;}
}

#footer a, #footer a:link, #footer a:visited {
    color:#666;
    font:normal 11px Arial, Verdana, sans-serif;
    text-decoration:none;
    padding:0 10px;
}

.sideleft {
    float:left;
    width:50%;
    text-align:left;
}
.sideright {
    float:right;
    width:50%;
    text-align:right;
}
td.text{width:772px}
/* end footer */
