/*Default CSS Definitions*/

/* Generic HTML Definitions */

* html {
	border:0;
	border-top:2px inset;
}
body {
	margin:0;
	padding:0; 
	font-size:12px; 
	font-family: arial, helvetica, sans-serif;
   	background-repeat: repeat-y; 
    background-position: center; 
    background-color: #fff; 
}
div {
	margin:0;
	padding:0;
}
#container {
	width:895px;
	position:relative;
	margin: 0 auto;
	background-color:#fff;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-family:georgia, times, serif;
	font-weight:normal;
	margin-bottom:12px;
}

/*  NEW header definitions for CWBGroup link */

#header{
	width:895px;
	height:126px;
}
#topHeader{
	width:895px;
	height:58px;
}
#logo{
	position:relative;
	top:13px;
	left:5px;
	width:296px;
	height:41px;
	float:left;
}
#cwbGroup{
	width:379px;
	height:58px;
	float:right;
}
#leftGraphic{
	width:54px;
	height:45px;
	float:left;
	background-image: url( '../../images/left_slope.gif' );
}
#newNav{
	width:325px;
	height: 45px;
	float:left;
	background-color:#1f9ca0;
	background-image: url('../../images/BottomInnerShadow.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}
#groupLogo{
	width:125px;
	height:39px;
	float:left;
}
#links{
	width:200px;
	height:42px;
	float:left;
}
#newNav ul{
	font-size:10px;
	list-style:none;
	margin:0;
	padding:0;
}
#newNav ul li{
	float:left;
	padding: 0 0 0 30px;
	margin:16px 0 0 0;
}
#newNav ul li a{
	text-decoration:none;
	color:#fff;
}
#bottomGraphic{
	width:325px;
	height: 6px;
	float:left;
	font-size: 1px;
	padding: 0;
	margin: 0;
}
#footer{
	width:895px;
	border-top: 1px solid #ccc;
	float:left;
}

/* Generic Style Classes */

.serif {
	font-family:georgia, Times New Roman, times, serif;
}
	
/* What's New Box Defs START*/

.highlightbox {
	width:365px;
	float:left;
	font-family: georgia, Times New Roman, times, serif;
	background: url(../images/box_bg.gif) repeat-x bottom left; 
}	
.highlightbox h3 {
	height:32px;
	font-size:16px; 
	font-weight: bold; 
	color: #fff; 
	line-height:32px;
	margin:0;  
	padding:2px 14px 2px 14px;
	border-bottom:2px solid #fff;
	background:url(../images/title_bg.gif) repeat-x top left;
}
.highlightbox ul {
	margin: 0;
	padding: 18px 12px 12px 14px;
	line-height: 14px;
	list-style-type: none;
}
.highlightbox ul li {
	margin: 0 0 10px 0;
	background-image: url(../images/arrow_orange2.gif);
	background-repeat: no-repeat; 
	padding: 0 0 0 20px;
}  
.highlightbox a {
	text-decoration: none; 
	color: #fff; 
	font-size: 11px; 
}
.highlightbox a:hover {
	color: #c77f06;
}
.date {
	color: #c77f06;
}
#quickLinks {
	margin-top:15px;
}	

/* What's New Box Defs END*/

#sponsor {
	font-weight:bold;
	font-size:18px;
	margin-top:0;
}
#sponsorBadge {
	padding-top: 20px; 
	width:180px; 
	float:left
}
#graphic {
	width:180px; 
	float:left; 
}	
#textLink {
	width:180px; 
	float:left; 
	padding-top:5px; 
	text-align:right;
}	
#textLink a {
	text-decoration:none; 
	font-size:11px; 
	color:#555;
}

/* Contact Page styles */
.fullname {
	padding: 4px;
}

.jobtitle {
	font-size: 11px;
	color: #007B91;
}

.phonenumber {
	padding: 4px;
	vertical-align:middle;
}

.email {
	padding: 4px;
	vertical-align:middle;
}
	
/* Common Header Defs */

ul#topics-menu, ul#site-menu, #footerNav ul{
	font-size:0.91em;
	height:12px;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#topics-menu {
	position:absolute;
	top:94px;
	left:10px;
	width:630px;
}
ul#site-menu {
	position:absolute;
	top:94px;
	text-align:right;
	right:10px;
}
#footerNav ul{
	display:block;
	font-family: arial, helvetica, sans-serif;
	left:7px;
	overflow:visible;
	padding:15px 0;
}
ul#topics-menu li, ul#site-menu li, #footerNav ul li {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
}
ul#topics-menu li a, ul#site-menu li a, #footerNav ul a {
	text-decoration:none;
	padding:2px 10px;
}
ul#topics-menu li a {
	color:#3f3f3f;
}
ul#site-menu li a {
	color:#666;
}
#footerNav ul li a {
	color:#666;
}	
	
/* Secondary & Tertiary Defs */

#titlebar {
	position:relative;
	height:108px;
	overflow:visible;
	background:#fff no-repeat left 4px;
}
#titlebar h2 {
	position:absolute;
	z-index:110;
	width:498px;
	height:68px;
	margin:0;
	padding:23px 10px 0 10px;
	text-transform:lowercase;
	font-size:32px;
}
	
/*
Secondary & Tertiary Page Stretch Feature
Image Defs are written in via a separate file
Keep several versions and choose at server which file to link to
 */
	 
.stretch1content {
	left:0;
	background:transparent no-repeat left bottom;
}
.stretch2content {
	background:transparent no-repeat left bottom;
}
.stretch3content {
	background:transparent no-repeat left bottom;
}
.stretch4content {
	background:transparent no-repeat left bottom;
}
.stretch5content {
	background:transparent no-repeat left bottom;
}
.stretch1, .stretch2, .stretch3, .stretch4, .stretch5 {
	position:absolute;
	bottom:0;
	left:0;
	width:15%;
	height:86px;
	margin:0;
	padding:0;
}
.stretch1content, .stretch2content, .stretch3content, .stretch4content, .stretch5content, .stretch5bcontent {
	position:relative;
	bottom:0;
	left:0;
	height:86px;
	margin:0;
	padding:0;
	margin-right:3px;
}
.top1, .top2, .top3, .top4, .top5 {
	position:absolute;
	top:0;
	width:15%;
	height:4px;
	font-size:.1em;
}
.topcontent {
	position:relative;
	height:4px;
	border-right:3px solid #fff;
	font-size:.1em;
}
	
/* CDIC Styles */

#cdic{
	position: relative;
	float: left;
	margin: -21em 0 0 0;
	padding: 0 0 0 15px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	line-height: 15px;
}
#cdic a {
	color:#0f8397;
	text-decoration:none;
}
#cdic p a:hover {
	color:#000;
	background: url("../images/yellow_underline.gif") repeat-x bottom left;
}
