body{SCROLLBAR-FACE-COLOR: beige;  
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: lightgrey; 
	SCROLLBAR-3DLIGHT-COLOR: 67ccff; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #E5EAEF; 
	SCROLLBAR-DARKSHADOW-COLOR: grey}
	background: #22498B
	}
#menu {
    background:#D6E6FF;
    border-bottom:1px solid white;
    padding: 5px 0;
    width: 100%;
    }
#menu a {
    padding:4px 10px;
    text-decoration:none;
    font-weight:bold;
    color:#7E96BA;
    }
#menu a.hover {
    background:#F4F9FF;
    }
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }

#subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#subnav a {
    color:#FB3B00;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }

.clean-gray {
	border:solid 1px #DEDEDE;
	background:#EFEFEF;
	color:#222222;
	padding:4px;
	text-align:center;
	}
.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(img/sbbody-r.gif) no-repeat bottom right;
	font-size: 10px;
	}
.boxhead {
	background: url(img/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
	}
.boxhead h2 {
	background: url(img/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 20px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	}
.boxbody {
	background: url(img/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	}
a:link {
	font: Arial,sans-serif; color:blue;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	font: Arial,sans-serif; color:blue;
	 }
a:visited {
	color: darkblue;
	text-decoration: none;
	font: Arial,sans-serif; 
	 }
p {
	font-family: arial, sans-serif;
	font-size: 10pt;
	}
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 { 
	background: transparent url(img/yellowbk.jpg) no-repeat bottom right;
	} 
.cssbox { 
	width:100px; 
	height:100px;
	padding-right:15px; 
	margin:20px auto;
	} 
.cssbox_head {
	background-position:top right; 
	margin-right:-15px; 
	padding-right:40px;
	} 
.cssbox_head h2 { 
	background-position:top left; 
	margin:0; 
	border:0; 
	padding:25px 0 15px 40px; height:auto; height:1%;
	} 
.cssbox_body { 
	background-position:bottom left; margin-right:25px; 
	padding:15px 0 15px 40px;
	}
