/* Defaults
**********************************/
* {
	padding:0;
	margin:0;
}
body {
	/* 62.5%/140% equiv. 10px */
	font:62.5%/140% Verdana, Helvetica, Geneva, Arial, sans-serif;
	background: #355D6E url(../img/body_bg.gif) repeat-y center top;
	text-align:center;
	color:#333;
}
html>body {
	/* for everything else - not good for ie7
	font-size:10px;*/
}
input, select, table, th, td, h1, h2, h3, h4 {
	font:1em Verdana, Helvetica, Geneva, Arial, sans-serif;
}
#content div.border {
	font:115%/1.3  Verdana, Helvetica, Geneva, Arial, sans-serif;
}
#content p,
#content ul,
#content ol,
#content address,
#content table,
#content h1,
#content h2,
#content h3,
#content h4 {
	margin:1.3em 0.7em;
}
#content blockquote {
	margin:1.3em 5em;
}
#content ul,
#content ol {
	margin:1.3em  0.7em 1.3em 5em;
}
#content li {
	margin:.5em 0;
}
#content h3 {
	margin:1.3em 7px;
	font-size:130%;
	font-weight:bolder;
	font-family:Arial, Verdana, Helvetica, Geneva, sans-serif;
}
#content h4 {
	margin:1.3em 7px;
	font-size:120%;
	font-weight:bolder;
	font-family:Arial, Verdana, Helvetica, Geneva, sans-serif;
	color:#355D6E;
}
a, :focus {
	/* kills dotted focus outline
	outline:none;
	_outline:expression(this.hideFocus=true);*/
}
a {
	color:black;
	text-decoration:underline;
}
a img {
	border:none;
}

#content img {
	border:1px solid #e2e2e2;/*#E6E9E1;*/
}
#content img.right {
	margin:0 0 1em 1em;
	border-width:3px;
}
#content img.left {
	margin:0 6px 1.3em 0;
	border-width:3px;
}
#content div.right {
  margin:0 0.7em 1em 1em;
  float:right;
  width:246px;
}
#content div.right img {
  display:block;
  margin:1em 0 0 0;
  border-width:3px;
  float:none;
}
.caption {
  display:block;
  background:#ccc;
  padding:2px 4px;
  margin-bottom:1em;
  text-align:center;
  font-size:90%;
}


/* Layout
**********************************/
div#header {
	background: url(../img/header_bg.jpg) no-repeat;
	height:108px;
	width:848px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
div#shadow {
	background: url(../img/header_shadow.gif) no-repeat;
	height:6px;
	width:848px;
	margin:0 auto;
}
div#wrapper {
	width:780px;
	margin:8px auto 0;
	text-align:left;
}
div#main-menu {
	float:left;
	width:180px;
}
div#content {
	margin-left:190px;
}
p#designedby {
	font-size:90%;
	color:#7a9dac;
	margin-left:17px;
}
p#designedby a {
	color:#7a9dac;
	text-decoration:none;
}
p#designedby a:hover {
	color:#cddddd;
	text-decoration:underline;
}
div#footer {}

/* Header content
**********************************/
img#ccu-logo {
	position:absolute;
	top:0px;
	left:34px;
}
img#pfe-logo {
	position:absolute;
	top:18px;
	left:222px;
}
ul#login {
	position:absolute;
	right:40px;
	bottom:5px;
	list-style-type:none;
}
ul#login li {
	display:inline;
}
ul#login a {
	color:#000;
}
button#butLogin {
	background:#2F6780;
	border:1px solid #298DBA;
	height:16px;
	width:16px;
	padding:1px 0 0 2px;
}

/* Main nav
**********************************/
ul#nav {
	list-style-type:none;
	margin-bottom:1em;
}
ul#nav ul {
	list-style-type:none;
}
ul#nav li {
	background-color:#e6e9e1;
	border-top:1px solid #446270;
}
ul#nav li a {
	display:block;
	padding: 5px 9px;
	zoom:1;
	text-decoration:none;
	color:#545453;
	font-weight:bold;
}
ul#nav li a:hover, ul#nav li.selected a {
	color:black;
	background-color:#c4c6c0;
}
ul#nav li.selected ul a {
	background-color:transparent;
	color:#fff;
}
ul#nav li.closed.selected a /*, ul#nav li.selected a*/ {
	color:#62c6f3;
	background-color:#e6e9e1;
}
ul#nav li.selected ul li.selected a {
	background-color:#273941;
	color:#62c6f3;
}
ul#nav li.first {
	background:#e6e9e1 url(../img/nav_tl.gif) no-repeat left top;
	border-top:none;
}
ul#nav li.first a {
	background: url(../img/nav_tr.gif) no-repeat right top;
}
ul#nav li.last {
	background:#e6e9e1 url(../img/nav_bl.gif) no-repeat left bottom;
}
ul#nav li.last a {
	background: url(../img/nav_br.gif) no-repeat right bottom;
}
ul#nav ul {
	background:#273941;
	border-top:1px solid #e6e9e1;
}
ul#nav ul li{
	background-color:transparent;
	border-top:none;
}
ul#nav ul li a{
	color:white;
	padding: 3px 4px 3px 17px;
	font-weight:normal;
}
ul#nav ul li a:hover {
	color:#62c6f3;
	background-color:transparent;
}
ul#nav li.open {
	color:black;
	background-color:#c4c6c0;
}
div#global-links ul {
	list-style-type:none;
}
div#global-links ul li {
	line-height: 1.7em;
}
div#global-links ul a {
	color:black;
	font-size:90%;
}
/*tween styles*/
ul#nav li.closed ul, ul#nav li.open ul{
	overflow:hidden;
	height:0;
}
/*end tween*/
div#main-menu a#skip {
	display:none;
}

/* Text size
*************/
#text-size ul {
	list-style-type:none;
	margin:0;
	height:1.9em;
}
#text-size ul li{
	float:left;
	margin:0;
	background-color: #72B1B1;
}
#text-size ul li a {
	display:block;
	width:19px;
	height:19px;
	color:white;
	line-height:17px;
	text-align:center;
	text-decoration:none;
}
#text-size ul li a span {
	text-indent:-999em;
	position:absolute;
	left:-999em;
}
#text-size ul li.medium a{font-size:120%}
#text-size ul li.large a{font-size:150%;line-height:18px;}

#text-size ul li.selected a{
	background-color:#518181;
}
#text-size ul li.title{
	background-color:transparent;
	color:#333;
	margin:2px 6px 0 0;
}

/* Eggshell main-menu boxes
**********************************/
div.box1 {
	background-color:#cddddd;
	margin:0 0 1em 0;
}
div.box1 div.border {
	border-right:1px solid white;
	border-left:1px solid white;
	padding:0 6px;
}
div.box1 span.header {
	background: url(../img/box1_tl.gif) no-repeat left top;
	display:block;
}
div.box1 span.header span {
	background: url(../img/box1_tr.gif) no-repeat right top;
	display:block;
	height:7px;
}
div.box1 span.footer {
	background: url(../img/box1_bl.gif) no-repeat left bottom;
	display:block;
}
div.box1 span.footer span {
	background: url(../img/box1_br.gif) no-repeat right bottom;
	display:block;
	height:7px;
}

/* Main beige content boxes
**********************************/
div.box2 {
	background-color:#e6e9e1;
	margin:0 0 1em 0;
}
div.box2 div.border {
	border-right:1px solid #939393;
	border-left:1px solid #939393;
	background-color:#e6e9e1;
	padding:0 6px;
}
div.box2 div.inner {
	background-color:#f1f2ed;
	padding:1px;
	overflow:hidden;/*clear floated elms*/
	_zoom:1;
}
div.box2 span.header {
	background: url(../img/box2_tl.gif) no-repeat left top;
	display:block;
}
div.box2 span.header span {
	background: url(../img/box2_tr.gif) no-repeat right top;
	display:block;
	height:7px;
}
div.box2 span.footer {
	background: url(../img/box2_bl.gif) no-repeat left bottom;
	display:block;
}
div.box2 span.footer span {
	background: url(../img/box2_br.gif) no-repeat right bottom;
	display:block;
	height:7px;
}

/* Home page 3rd level boxes */
div.box3 {
	background-color:#273941;
	color:#79D5FF;
	margin:0 0 1em 0;
}
div.box3 div.border {
	padding:0 6px;
}
div.box3 div.inner {
	padding:1px;
	overflow:hidden;/*clear floated elms*/
	_zoom:1;
}
div.box3 span.header {
	background: url(../img/box3_tl.gif) no-repeat left top;
	display:block;
}
div.box3 span.header span {
	background: url(../img/box3_tr.gif) no-repeat right top;
	display:block;
	height:7px;
}
div.box3#global-crr span.header span {
	height:auto;
	padding:3px 6px 0; 
	font-weight:bold;
}
div.box3 span.footer {
	background: url(../img/box3_bl.gif) no-repeat left bottom;
	display:block;
}
div.box3 span.footer span {
	background: url(../img/box3_br.gif) no-repeat right bottom;
	display:block;
	height:7px;
}
div.box3#global-crr {
  background: #273941 url(../img/crr-icon.gif) no-repeat 159px 7px;
}
div.box3#global-crr a.file img {
  display:none;
}

/* Content area
**********************************/
#content h2 {
	background:white;
	color:#545453;
	font:normal 1.6em/34px Arial, Helvetica, sans-serif;
	padding:0 9px;
	letter-spacing:.1em;
	margin:0;
}
#maincontent h2,
#overview h2 {
	background:#9ccd56 url(../img/green_arrow.gif) no-repeat 100% 50%;
	border-bottom:2px solid white;
	color:white;
	font:normal 1.6em/34px Arial, Helvetica, sans-serif;
	padding:0 9px;
	letter-spacing:.1em;
	margin:0;
}
div#public-info {
	width:231px;
	float:right;
}
div#public-info img {
	margin-top:-4px;
	border:none;
}

/* News
********/
div#local {
	float:right;
	width:290px;
}
div#national {
	float:left;
	width:290px;
	clear:bottom;
	margin-left:10px;
}

#content div.news ul {
	list-style-type:none;
	margin:0.7em;
}
#content div.news ul li img {
	float:right;
	border:1px solid #fff;
	margin:0 0 0 0.7em;
}
#content div.news ul li.first {
	border-top:none;
	padding-top:0;
	margin:0;
}
#content div.news ul li {
	border-top:1px dotted white;
	padding-top:0;
}
#content div.news ul h3 {
	font-weight:bold;
	font-size:110%;
	color:white;
	margin:0;
	padding:0;
}
#content div.news ul p {
	margin:0;
	line-height:1.4;
}
#content div.news .inner a {
	color:#fff;
}
div.news ul a span {
	position:absolute;
	left:-1000em;
	width:900px;
}
/* Content 
*/
div#content table {
	margin-right:0;
}
div#content table th {
	font-weight:bold;
	text-align:center;
}
div#content table caption {
	font-style:italic;
	text-align:left;
	padding-bottom:0.5em;
}
div#content table p {
	margin:0 0 1em;
}
div#content table ul {
	margin:0 0 1em 2em;
}
div#content ul ul {
	margin:0 0 0 3em;
}

/* Links
*********/
div#content a {
	color:#2763B6;
}
div#content a:visited {
	/*color:#5AB7B6; not sure?? */
}
div#breadcrumb div.border {
	padding-left:15px;
}
div#breadcrumb a {
	color:black;
}
div#breadcrumb a:visited {
	color:black;
}
div#content a.external {
	background:url(../img/nwin.gif) no-repeat 100% 50%;
	padding:0 17px 0 0;
	/*white-space:nowrap;*/
	display:inline-block;
}
/* require override rule ? */

/* Site Map
************/
ul#sitemap {
	list-style-type:none;
	margin-left:0.7em;
	margin-right:0.7em;
}
ul#sitemap ul {
	list-style-type:disc;
	padding-bottom:.5em;
}
ul#sitemap li {
	font-weight:bold;
	border-top:1px solid #ccc;
	padding-top:.5em;

}
ul#sitemap li.first {
	padding-top:none;
	border-top:none;
}
ul#sitemap ul li {
	font-weight:normal;
	border-top:none;
	margin:0;
}

/* Page Downloads
******************/
#content ul#downloads {
	list-style-type:none;
	margin:0;
}
ul#downloads a.file {
	margin:.3em .7em;
	overflow:hidden;
	display:block;
	color:black;
	padding:2px 0 2px 22px;
	font-size:1em;
	text-decoration:none;
	background-position: 2px 2px !important;
}
ul#downloads a.file span.title {
	text-decoration:underline;
}
ul#downloads a.file span.size{}
ul#downloads a.file span.size,
ul#downloads a.file span.date {
	font-weight: normal;
	white-space: no-wrap;
	text-decoration:none !important;
}
ul#downloads a.file span.type {
	text-transform:capitalize;
	display:block;
}
.jpg {
	background:url(../img/icons/page_white_picture.png) no-repeat 2px 0px !important;
}
.pdf{
	background:url(../img/icons/page_white_acrobat.png) no-repeat 2px 0px !important;
}
.doc {
	background:url(../img/icons/page_white_word.png) no-repeat 2px 0px !important;
}
.xls {
	background:url(../img/icons/page_white_excel.png) no-repeat 2px 0px !important;
}
.zip {
	background:url(../img/icons/page_white_compressed.png) no-repeat 2px 0px !important;
}
.wmv {
	background:url(../img/icons/page_white_dvd.png) no-repeat 2px 0px !important;
}
.ppt {
	background:url(../img/icons/page_white_powerpoint.png) no-repeat 2px 0px !important;
}
#content a.file {
	padding:2px 0;
	font-size:1em;
	text-decoration:none;
	background:none;
}
#content a.file span.title {
	text-decoration:underline;
}
#content a.file img {
	border:none;
	vertical-align:middle;
	margin-right:5px;
}

#content a.ifile {
	padding:2px 0 2px 22px !important;
	overflow:auto;
	text-decoration:underline;
}

.box3 a.file {
	padding:2px 0;
	font-size:1em;
	text-decoration:none;
	background:none;
	color:#79D5FF;
}
.box3 a.file span.title {
	text-decoration:underline;
}
.box3 a.file img {
	border:none;
	vertical-align:middle;
	margin-right:5px;
}

#content ul#news-overview {
	list-style-type:none;
	margin:1.3em 0em;
}
#content ul#news-overview li {
	clear:both;
	margin-bottom:1.3em;
}
#content ul#news-overview h4 {
	margin:.3em 7px;
}
#content ul#news-overview p {
	margin:.3em 7px;
}
#content ul#news-overview a span {
	position:absolute;
	left:-1000em;
	width:900px;
}
#content ul#news-overview img {
	float:right;
	border-width:3px;
	margin:0 0 0.7em 0.7em;
}
#content ul#news-overview .date {
	font-weight:bold;
	color:#888;
	/*font-style:italic;*/
}

/* Document Library
********************/
#doclib img {
	border:0;
}
#doclib div.breadcrumb {
	margin: 0px 0px;
	padding-left: 40px;
	background: url(../img/icons/folder_open.gif) no-repeat 13px 3px;
	height: 24px;
	line-height: 24px;
}
#doclib h3{
	font:100% Verdana, Helvetica, Geneva, Arial, sans-serif;
	background:none;
	font-weight:bold;
	color:white;
	text-align:left;
	margin:0;
	padding:0;
	letter-spacing:0;
}
#doclib table{
	/*border-collapse:collapse;*/
	border:1px solid #888;
	margin:0;
	background-color:#fff;
}
#doclib table th{
	background: url(../img/contact_bg.gif) repeat-x 0 -5px;
	padding: 2px 12px;
	color: white;
	font-size:100%;
}
#doclib table th h3{
	margin: 0.3em 0;
}

#doclib table td{
	padding: 4px 1em;
	border-bottom: 1px solid #e5e5e5;
}
#doclib table td strong{
	color: #333;
}
#doclib table td img{
	margin:0 12px 0 0;
	vertical-align: middle;
}
#doclib td a {
	vertical-align:middle;
}
#doclib table#downloadTimes {
	border-collapse:collapse;
	margin:0;
	width:96%;
}
#doclib td.icon {
	text-align:center;
	width:4%;
}
#doclib td.new {
	background-color:#fff;
	border-top:2px solid #e5e5e5;
}
div.message {
	border:1px solid #9CCD57;
	margin:1px 0;
	background:#FAFAFA;
	padding:6px 12px;
	font-weight:bold;
}
div.message.error {
	border:1px solid red;
}
/**
 * Secure login
 */
div.hover-wrap {
	position:relative;
	display:inline;
}
div.hover-wrap label.hover {
	position:absolute;
	top:-1px;/*moz*/
	_top:2px;/*ie6*/
	*top:2px;/*ie7*/
	left:5px;
	color:#666;
}
#m1-1 #overview {
	width:290px;
	float:left;
}
#overview .inner {
	_height:212px;
	min-height:211px;
}
#m1-1 #video {
	width:290px;
	float:right;
}
#video h2 {
	background-color:#ED3849;
	color:#fff;
}
#flashplayer {
	background-color:#333;
	color:#f0f0f0;
	height:224px;
	text-align:center;
}
#overview .inner {
	background:#F0F1EC url(../img/home-overview-bg.gif) no-repeat left bottom;
}
#local .inner {
	background-color:#53B9E6;
}
#national .inner {
	background-color:#5AC3C3;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
}
.main {
  float:right;
  margin:0 0.7em 1em 1em;
  _margin-right:0.35em; /*ie6 double margin bug*/
}

#content img#main_img {
  border:1px solid #e2e2e2;
	border-width:3px;
}
ul.logos {
  list-style-type:none;
  margin:1.3em 0.7em !important;
  overflow:hidden;
  zoom:1;
}
ul.logos li {
  float:left;
  margin:0;
  padding:0;
}
ul.logos img {
  display:block;
}
div#previous {
  background-color:#ED3849;
  padding:3px 9px 4px;
  color:#fff;
}
div#previous a {
  color:#fff;
}
div.hr {
  border-top:1px solid #e2e2e2;
  border-bottom:1px solid #fff;
  margin:1.3em 0.7em;
}
div.hr hr {
  display:none;
}
div#neil span.neil {
  font-size:1.52em;
  color:#fff;
}
div#neil div.border {
  padding:0 8px;
}