@charset "UTF-8";
/* CSS Document */

body {width:980px; background: #ffffff; color: #000000; margin: auto;font-family: Frutiger, Lucida Grande, Helvetica, Arial, Verdana, sans-serif;}

/*GLOBALS*/
#container {width:980px; height:auto; position:relative; border:1px solid #cecece; margin:10px auto;}
#header {width:960px; position:relative; margin:10px 10px 20px 10px;}
#content {width:681px; float:left; clear:right; margin-left:16px !important;}
#footer {width: 960px; position:relative; clear:both; margin:10px 10px 20px 10px;}
#clear{width: 100%; clear: both;}

/*NAVIGATION BAR*/
#globalnav {width: 200px; height: 300px; text-align:right; float:left;}


/*BANNER*/
#introbanner {width: 740px; height: 300px; position:relative; float:left; clear:right; margin-left:16px !Important; border:1px solid #cecece; background:url(images/flash_media/banner.swf) top no-repeat;}

/*GENERAL INFO SECTION*/
#generalinfo {width:960px; margin:10px 10px 20px 10px;}
#leftcolumn {width:280px; position:relative;}

/*REPORT MENU*/
#reportmenu {width:260px; float:left; clear:both; margin:0px 2px 0px 10px !Important;}
#series {width:260px; min-height:100px; height:auto !Important; height: 100px; margin: 0px 0px 10px 0px; padding:0px 0px 20px 0px; border-bottom:1px solid #999999;}
.icon {width:75px; height:56px; float:left; clear:right; border:1px solid #333333; /margin:0px 0px 0px 0px;}

/*CONTENT BOXES*/
#three_col_box {width: 681px; float:left; clear:right;}

#one_col_white_border {width: 240px; height:200px; text-align:left; float:left; padding:10px 10px 10px 10px;}
.one_column_cap_top_white {height:15px;}
.one_column_cap_bottom_white {height:20px;}


#three_col_white_border {width: 660px; height: 200px; float:left; clear:right; margin-left:16px !Important; border:1px solid #cecece; padding:10px 10px 10px 10px;}
#three_col_white_shadow {width: 638px !important; border-left:1px solid #cecece; border-right:1px solid #cecece; padding:10px 20px 10px 20px;}
.three_column_cap_top_white {height:15px; background:url(/images/box_caps_png/top_3col_white.png) no-repeat}
.three_column_cap_bottom_white {height:25px; background:url(/images/box_caps_png/bottom_3col_white.png) no-repeat}


/*TEXT STYLES*/
p {padding:0 0 0 0;}
h1, h2, h3, .headline, .headline14, .headline16, .headline24 {color:#666666; font-weight:bold; text-transform:uppercase; text-align:left; line-height:normal;}
h4, h5, h6, .b10, .b11, .b12 {color:#768ea5; font-weight:normal; text-align:left; line-height:1em;}
.black10, .black11, .black12, .black14, .bullet {color:#000000; font-weight:normal; text-align:left; line-height:1em;}
.standardtype, .t10, .t12, .t14, .t12_hanging, .footer {color:#666666; font-weight:normal; line-height:1em;}

h1 {font-size:36px;}
h2 {font-size:30px;}
h3 {font-size:24px;}
h4 {font-size:18px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

.headline {font-size: 18px;}
.headline14 {font-size: 14px;}
.b10 {font-size:10px;}
.b11 {font-size:11px;}
.b12 {font-size:12px;}
.b14_banner {color: #768ea5;font-weight: bold;font-size:14px;padding: 2px;}
.black10 {font-size: 10px;}
.black11 {font-size: 11px;}
.black12 {font-size: 12px;}
.black14 {font-size: 14px;}
.bullet {font-size:12px;margin-left: -25px;text-indent: -40px;padding-left: 20px;}

.standardtype {font-size:11px;}
.t10 {font-size:10px;}
.t12 {font-size:12px;}
.t14 {font-size:14px;}
.t12_hanging {font-size:12px;text-indent: 10px;}

.highlight {color:#990000;}

.navbar {font-size:10px; text-align:right;}
.footer {font-size: 9px;text-align: center;	vertical-align: middle;}
.leftbar {font-size: 10px;font-weight: normal;color: #000000;text-align: right;	line-height: 15px;padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;padding-left: 0px;}


/*LISTS*/
ul {margin-bottom: 10px; list-style: none outside; }
ol {margin-bottom: 10px; list-style: circle; }
ol.bullet {margin-bottom: 10px; list-style:disc;}
ol.bold {font-weight:bold;}
ol.titles {margin:0px 10px 0px 0.75in;/margin:0px 10px 0px 1.1in;}
li { padding-bottom:5px; padding-left:0px; text-indent:0px;}
li.hanging {padding-left:10px; text-indent:-15px;}


/*LINKS*/
A {color: #666666;text-decoration: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {color:#999999; text-decoration: underline;}
a:active {text-decoration: none;}
a.headings {color:#768ea5;}

/*IMAGES*/
img {border:none;}
img .cover {border:1px solid #333333}