body     { background-color:#7f8b8f; background-image: url(../images/bg_med.gif); background-repeat: repeat; padding:0px; margin:0px; font-family:arial; }
H1, H2, H3, H4, H5 { color: #000099; font-style: italic; font-weight: bold; text-align: center; margin:0px; }
h1  { font-size: 25px; margin-bottom: 10px; }
h2  { font-size: 17px;}
h3  { font-size: 15px;}
h4  { font-size: 13px;}
h5  { font-size: 11px;}

a { color:#000099; }
A:hover { color:#FFFF00; }

#main_table { font-size:12px; width: 770px; margin:auto; }
#top_nav { color: white; font-size: 14px; font-weight: bold; background-image: url(../images/hws_07.jpg); background-repeat: repeat; background-color: #27289e; vertical-align: top; height: 40px; border-left:solid white 1px;} 
#top_nav TD{text-align:center; border-right:solid white 1px;}
#top_nav a:link, #top_nav a:visited {color:white; margin-left:0px;}
#top_nav a:hover {color:yellow;}

#body_td { background-color: #c0c0c0; }
#body_div { text-align:justify; padding:10px 30px 30px 30px; background-image: url(../images/proof1_08.jpg); background-repeat: no-repeat; background-position: left top; background-color: #FFFFFF; }

#footer     { font-size:11px; padding-top:5px;}
#footer a { color:#FFFFFF; }
#footer a:hover { color:#FFFF00; }

.tiny     {font-size:4px}
.xxxsmall {font-size:9px}
.xxsmall  {font-size:10px}
.xsmall   {font-size:11px}
.small    {font-size:12px}
.normal   {font-size:13px}
.medium   {font-size:14px}
.large    {font-size:16px}
.xlarge   {font-size:18px}
.xxlarge  {font-size:20px}
.xxxlarge {font-size:22px}

.img_1 {border:solid #333333 1px; background-color:white;}
.img_L_1 {border:solid 1px #333333; margin: 6px 12px 6px 0px;}
.img_R_1 {border:solid 1px #333333; margin: 6px 0px 6px 12px;}

.left_shadow     { background-image:url(../images/proof_1_01.png); background-repeat:repeat-y; width:8px; * background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/proof_1_01.png");vertical-align: top; }
.right_shadow    { background-image:url(../images/proof_1_03.png); background-repeat:repeat-y; width:8px; * background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/proof_1_03.png");vertical-align: top; }
.bottom_shadow_l { background-image:url(../images/proof_1_06.png); background-repeat:repeat-y; width:8px; * background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/proof_1_06.png");}
.bottom_shadow_m { background-image:url(../images/proof_1_07.png); background-repeat:repeat-y; width:754px; * background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/proof_1_07.png");}
.bottom_shadow_r { background-image:url(../images/proof_1_08.png); background-repeat:repeat-y; width:8px; * background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/proof_1_08.png");}

/************************Begin Grey Box Specs******************************/
#interContainer{
position: absolute;
width: 590px; /*Width of interstitial box*/
left: 0;
top: 0;
padding: 10px;
padding-top: 0;
/*background-color: #C0C0C0; */
border: 0px none lime;
visibility: hidden;
z-index: 6;
}

#interContainer .headerbar{ /*CSS for header bar of interstitial box*/
color: gray;
padding: 1px 0;
text-align: right;
}

#interContainer .headerbar a{ /*CSS for header bar links of interstitial box*/
font-size: 120%;
text-decoration: none;
}


#interContent{ /*CSS for div that holds the content to show*/
border: 1px solid gray;
background-color: white;
}

#interVeil{ /*CSS for background veil that covers entire page while interstitial box is visible*/
position: absolute;
/*background: black url(../images/blackdot.gif); */
/*background: black url(../images/bg_med.gif); */
background: black;
right: 0;
width: 10px;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=70);
opacity: 0.8;
}
/************************END Grey Box Specs******************************/
