/* Screen Stylesheet */

/* Main Content */
* {font-family: arial, sans-serif; font-size:12px;}
p {margin:8px 0; line-height:150%;}
body { width: 100%; background:url(/img/skin/background-bg.jpg) repeat-x;}
body a { color: #000; }

/* Header */
#header {background:url(/img/skin/header-bg.jpg) no-repeat -8px 0}
#header #prinav li a {text-decoration:none; font-size:14px; color:#000; font-weight:bold}
#header #prinav li.selected {background:#999}
#header .searchsite .fields .submit input {background:none; border:none;} 
#header .nav_divider {width:960px; background:url(/img/skin/prinav-divider.jpg) no-repeat}

/* Home Page */
.home .home_logos {height:86px; background:url(/img/skin/home_logos.jpg); }
.home .home_left .home_title {font-size:15px; font-weight:bold}
.home .home_right .featured_pages .featured_page { padding-right: 5px; }
.home .home_right .featured_pages .featured_divider {background:black;}
.home .home_right .featured_pages .featured_title {font-size:14px; font-weight:bold;}
.home .home_right .featured_pages .featured_summary {line-height:150%;}
.home .home_right .featured_pages .featured_more a {text-decoration:none; color:#000; font-size:10px;}

/* Document */
.document .visual, .composite-section .visual { width: 40%; float: right; margin-left: 30px; }
.document .visual img, .composite-section .visual img { width: 100%; }
.document .visual .img2, .composite-section .visual .img2 { margin-top: 10px; }