﻿body 
{
    margin: 0px;
    padding: 0px;
	background: url(/main/images/tile_sub.gif) #fff repeat-x;
	color: #333333;
	font-family: verdana, arial, helvetica;
	font-size: 0.7em;
}

sup
{
	font-size:6px;
}
#masthead
{
    width: 908px;
    margin: 0px auto 0px auto;
    position: relative;
}

#us-residents
{
    width: 210px;
    margin: 5px 0px 0px 694px;
    color: #666;
    font-weight: bold;
    text-align: center;
}

#page
{
    position: relative;
    top: -30px;
    width: 908px;
    margin: 0px auto 0px auto;
}

#cosmetic-isi
{
    display: none;
    position: absolute;
    top: 121px;
    left: 331px;
    width: 292px;
    padding: 10px 40px 10px 40px;
    background-color: #ebdcd3;
}

#content1
{
    width: 677px;
    padding: 0px 20px 0px 20px;
    background-color: #f7efe9;
}

#content {_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/main/images/body_back.png, sizingMethod='scale');
 		background-repeat:repeat-y; width:868px; height: 100%; padding: 0px 20px 0px 20px; }
			
html>body #content {background:url(/main/images/body_back.png) repeat-y;
 		width:868px; height: 100%; padding: 0px 20px 0px 20px;}
		
.bodytop {_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/main/images/body_top.png, sizingMethod='scale');
 		background-repeat:no-repeat; width:908px; height: 133px; }
			
html>body .bodytop {background:url(/main/images/body_top.png) no-repeat;
 		width:908px; height: 133px; }


p
{
    	padding-right:5px; padding-left:20px; margin-bottom:0px; margin-top:10px;
}

#isi-header {
	font-weight: bold; padding-left: 20px; padding-top:10px;
	
}

#isi {
	padding-right: 30px; padding-left: 20px; 
}

#isi-pi {
	font-weight: bold; padding-left: 20px; padding-top:20px;
}

#isi-pi a {
	color: #936;
}

a {
	font-weight: bold;
	color: #936;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
.job-code, .last-update{
	color:#706f6f; 	
}
