/* 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;
}
h3 {
	font-weight:bold; 
}


/*  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;
	margin-top:25px;
	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;
}	
/* What's New Box Defs END*/
	
#banners {
	float: left;
}
#cwebBanner{
	padding-bottom:15px;
}
#50BestBanner {
	width: 133px;
	float: right;
}
	
/* Common Header Defs */

ul#topics-menu, ul#site-menu, ul#footerNav {
	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;
}
ul#footerNav {
	display:block;
	font-family: arial, helvetica, sans-serif;
	left:7px;
	overflow:visible;
	padding:15px 0;
}
ul#topics-menu li, ul#site-menu li, ul#footerNav li {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
}
ul#topics-menu li a, ul#site-menu li a, ul#footerNav a {
	text-decoration:none;
	padding:2px 10px;
}
ul#topics-menu li a {
	color:#3f3f3f;
}
ul#site-menu li a {
	color:#666;
}
ul#footerNav 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;
}

/* ALL table styles except Rates tables*/


table.standard_style {
	border-collapse: collapse;
}
table.standard_style td {
	border: 1px solid DarkGray;	
	padding: 5px;
}
table.standard_style tr.table_header {
	background-color: #DAF4F1;
}
table.no-borders td {
	border: none;
}


/*
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;
}	
sup { 
	font-size: 80%; 
}
#content div, #content ul li, #key-message ul li, table ul li {
	font-size: 11px;
	color: #3f3f3f;
}

.required{
color: #cc0000;
font-size: 80%;
font-style: italic;
}