@charset "utf-8";
/* CSS Document */
#header {
	background-image: url(header_dummy.jpg);
	height: 189px;
	width: 980px;
	overflow: hidden;
}
#menu {
	top: 155px;
}
#contentArea #contentCenter #subContentHead .lightGrey div.boxArrow {
	background-image: url(rc/arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 8px;
	margin-bottom:2px;
}
#subContentRight .lightGrey div.csc-frame-frame1,
#subContentHead .lightGrey div.csc-frame-frame1 {
	background: #DBD9D8;
}
#subContentRight .lightGrey div.csc-frame-frame1 b.btop, 
#subContentRight .lightGrey div.csc-frame-frame1 b.btop b, 
#subContentRight .lightGrey div.csc-frame-frame1 b.bbot, 
#subContentRight .lightGrey div.csc-frame-frame1 b.bbot b,
#subContentHead .lightGrey div.csc-frame-frame1 b.btop, 
#subContentHead .lightGrey div.csc-frame-frame1 b.btop b, 
#subContentHead .lightGrey div.csc-frame-frame1 b.bbot, 
#subContentHead .lightGrey div.csc-frame-frame1 b.bbot b   { 
	background-image:url(rc/light_grey2.gif);
}
#screenreader {
	top: 156px;
}
