html, body{ font-family:Arial;text-align:center; margin:0; background-image:url(images/pgbg.gif); background-repeat:repeat; font-size:9pt;}
h1{font-size:16pt;}
#pgWrpr{ margin:0 auto; text-align:left; width:736px;}
#hdr{ height:125px; background-image:url(images/grice-engineering.jpg); background-repeat:no-repeat; background-position:top;}
#mnu{padding:0 10px; background-color:#003366;}
#bdy{ background-color:#fff; color:#003063; background-image:url(images/bdy_bg.jpg); background-position:bottom right; background-repeat:no-repeat; padding:5px 10px;}
#bdy a{ color:#990000; text-decoration:none;}
#bdy a:hover{text-decoration:underline;}
#ftr{ padding-left:160px; background-image:url(images/grice-logo.gif); background-repeat:no-repeat; background-position:left top; text-align:center; font-size:9pt;}
#myFooter {color:#003063;}
#myFooter a{ color:#003063; text-decoration:underline;}
#foremost a{ font-size:12px; color:#000; text-decoration:underline; padding:25px 0;}
#foremost a:hover{color:#990000;}
.menuSelected{ color:#FFffff;}
.MenuCss{ color:#fff; padding:5px 20px 5px 15px; font-weight:bold; font-size:11px; background-image:url(images/mnu-arrow.gif); background-repeat:no-repeat; background-position:left;}
.MenuCssHover, .MenuCssHover a, a.MenuCssHover{ color:#ccc; text-decoration:underline;}
.SubMenu{ background-color:#C6C7C6; border-color:Black; border-width:1px; padding:0px 5px 0px 3px; border-style:solid; font-weight:bold; color:#003063;}
.SubMenuHover{ background-color:black; border-color:Black; border-width:1px; padding:0px 5px 0px 3px; border-style:solid; font-weight:bold; color:#FFFFFF;}


/*.sitemap-li-0,.sitemap-li-1,
li .sitemap-li-2,li .sitemap-ul-3
{margin-top:5px;}*/
.sitemap-ul-0, .sitemap-li-0,
.sitemap-ul-1, .sitemap-li-1,
.sitemap-ul-2, .sitemap-li-2,
.sitemap-ul-3, .sitemap-li-3
{list-style:none;}
li.sitemap-li-0
{margin-bottom:15px;}
.modalProgressGreyBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalProgressRedBackground 
{
    background:Red;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup
{
    text-align:center;
    padding-top: 30px; 
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:300px; 
    height:100px;
}   