@charset "UTF-8";
/* coding by Chris Bruce 2008 */
/* RESET CODE */
* { margin: 0; padding: 0; }

table { border-collapse:collapse; border:0; }

body{
	background-image: url(images/bgblu_01.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%; /*68.75%;*/  /* 0.6875 x 16px = 11px;*/
	color: #13171a;
	margin-top:4px;  /*4px;*/
	text-align:center;
	background-color: #A2B4C9;  /*#25619b;*/
}

p {
	margin: 0.4em 0 1.3em 0;
	line-height: 1.5em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;   /*24px;*/
	color: #e80000;  /*#ea0000;*/ /*#309;*/ 
	font-weight: bold;
	padding-bottom: 0px;
	/*	margin-bottom: 0.8em; */
	margin-top: 0;
}

h2 {
	font-size:  120%;  /*14px;*/ 
	color: #369; /*#195263;*/  /* #330066; */
	font-weight: bold;
	text-align: left;
}

h3{
	font-size: 115%;
	color: #29527a;  /*#195263; *//*#000b99; */
	font-weight: bold;
	margin: 20px 0 0 0;
}

sup { font-size: 70%; }

#container { /* USED - the whole page container */
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 900px;
	background-color: #FFF;
	/*border: 2px solid #ffff00;*/
}

div.hr {
  height: 15px;
  background: #fff url(images/greyline.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

#header { /*  USED  - page heading */
	background-image: url(images/head_21.jpg);
	background-repeat: no-repeat;
	height: 134px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	position:relative;
}

#content { /*  USED - container for everyting below the header image */
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 100%;  /*11px;*/
	background-image: url(images/skin_mid4.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin: 0;
	width: 900px;
	overflow:auto; /* stop firefox div overflow */
}

.maincell /* USED - page specific content to right of the nav column */
{
	width: 670px;
	padding: 15px 40px 10px 10px;
	float:right;
	/*if line height set in body it puts lines in menu items*/
	line-height: 1.4;
/*	layout testing             */
/*	border: solid 1px #00FF00; */
}

#headleft { /*  USED  */
	width: 250px;
	font-size: 9px; /* avoid resize on menubar */ /* 87%; 7pt;*/
	color: #e2f1ff;  /*#cbd8e5;*/  /*#fafafa; */
	font-weight: normal;
	text-align: right;
	position:absolute; 
	top:99px; left:625px;
	/*display:none;*/
}

.footer { /*  USED  */
	background-image: url(images/skin_bot2.gif);
	background-repeat: no-repeat;
	/*background-color: #25619b;*/
	padding-top: 25px;
	color: #666;
	vertical-align:top;
	/*	height:50px;*/
	width:900px;
	font-size: 9px;
	text-align:center;
}

.clrboth { /*  USED  */
	clear: both;
}

.subdiv {
	background-image: url(images/subdiv.gif);
	font-size: 1.03em;
	color: #000b99; /*  #415a98;   #2989a6; */
	font-weight: bold;
	padding: 2px 5px 0 6px;
	height: 20px;
}

.pec{
	padding: 0 0 0 10px; 
	background: url(images/pec.gif) no-repeat;
}

.text {
	text-align: left;
	font-size: 11px;
	/* color: #000000; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 4px 0 0;
	font-weight: normal;
}

.textcenter {
	text-align: center;
}

.frame_1 /* image border */
{	border: 6px #EEE solid; }

.frame_2 /* image border */
{	border: 1px #bbb solid; padding-bottom: 6px; }

.boxright /* alignment and spacing of right image container and caption */
{
	float: right;
	margin: 6px 0 5px 20px;
	display:block;
	/*font-family: Verdana, Tahoma, Helvetica, sans-serif;*/
	font-size: 9px;
	text-align:right;
	color: #003333;
	font-weight: normal;
}

.boxleft /* alignment of left quote box */
{
	float: left;
	margin: 2px 15px 5px 0;
	display:block;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	text-align:right;
	color: #003333;
	font-weight: normal;
}

.boxquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}

.picleft
{
	float: left;
	margin: 6px 15px 0 0;
	/*padding-top: 6px;*/
	background-color: #ffffff;
/*	padding: 6px 6px 0 6px;
	background-color:#eee;
	border: 1px solid #bbb;*/
}

.picright
{
	float: right;
	margin: 6px 0 0 15px;
}

.iconleft
{
	float: left;
	margin: 2px 8px 0 0;
	background-color: #ffffff;
}

.leftnewscell { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border-color: #AAA; 
	padding: 6px 6px 10px  6px; 
	border-style: solid; 
	text-align:justify;
	border-width: 1px;
}

.leftnewshead {
    display: block;
	margin-bottom: 0.4em;
    font-weight: bold;
	text-align:center;
}

.logocell {
	padding: 10px;
	text-align: center;
}

.caption {
	display:block;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size:   87%; /* 7pt; */
	color: #888;  /* #BC1D25; #555; */
	margin: 0;
	font-weight: bold;
	padding:  0 0 5px 4px;
	text-align: right;
}

.caption2 {
	font-size: 9px;
	color: #555;
	margin: 0;
	font-weight: normal;
	padding: 0px 4px 0 4px;
	line-height:1.2em;
}

.morlnk {
	text-align: left;
	font-size: 100%;
	color: #B00;  /* #E90C22;*/
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 4px 0 0;
	font-weight: bold;
	text-decoration: none;
}

.morlnk:hover {
	text-decoration: underline;
}

/* entry list table */
.elistdate {
	font-size: 9px;
	color: #666;
	font-weight: normal;
	display:block;
	padding-bottom:6px;
}

table#elist {
	background-color: #f4fbf3;  /*#f3f7fa;*/
	width: 590px;
	border-collapse:collapse;
}

table#elist  td {
	border: 1px solid #ccc;
	padding: 1px 4px 2px 4px;
}

.listhed {
	/*text-align:center;*/
/*	background: url(images/tablhed2.gif) repeat-x bottom;*/
	/*background-color:#cadfd1;*/
	color: #a1b2a7; /*  #415a98;   #2989a6; */
	font-weight: bold;
}

.rw1 {
background-color:#fff;
}

.tct {
text-align:center;
}

.tctr {
	text-align:center;
	color:#DD0000;
	font-weight:bold;
}

.links{
	padding-left: 0px;
	font-size: 11px;
	margin-top:-2px;
}

.navcell {
	/* must be wide enought to contain the menu links */
/*	width:162px;
	position:relative;
	margin:0;
	padding-left: 5px;*/
	/*	layout testing    */
	/*	border: dashed 1px #00ffFF;*/
}

.navcell {
	/* must be wide enought to contain the menu links */
	width:162px;
	position:relative;
	margin:0;
	padding-top:0;
	padding-left: 5px;
	/*	layout testing    */
	/*border: dashed 1px #00ffFF;*/
}


/* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
/*******************************************************************************
 LAYOUT INFORMATION: describes box model, positioning, z-order
 *******************************************************************************/
/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 152px; /*auto;*/
	float: left;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive { 	z-index: 1000; }
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 8em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 98%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: auto; /* auto for wide mods 8.2em;*/
	white-space: nowrap; /* had to add this to fix IE8 wrapping on sub menus */
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible { left: 0; }
/* hack to change submenu background colour */
/*ul.MenuBarVertical ul.MenuBarSubmenuVisible a { background-color: #307eca; color:#FFF;*/ /*#7d7dab;*/  }
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li {  width: auto; white-space: nowrap; }

/*******************************************************************************
 DESIGN INFORMATION: describes color scheme, borders, fonts
 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical { border: 1px solid #bbb; /* #54708c;*/  /*#eee;*/ /*#f0eff4;*/ }

/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul { border: 1px solid #bbb; /*54708c; */ /*#eee;*/ }

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #54708c;   /*#2e3f9b;*/ /*#547dd1;*/  /*#307eca;*/
	/*background-color: #307eca; */
	padding: 0.4em 0.5em;
	color: #cbd8e5;  /*#fff;*/
/*	font-weight:bold;*/
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
/*	background-image: url(images/nav_ovr.gif);
	background-repeat: repeat-x;*/
	background-color: #8099b2;  /*#f3f7fa;*/  /*#142b7b;*/  /*#000b99;*/  /*red #FF4040;*/
	color: #fff; /*#54708c;*/  /*#FFF;*/
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
/*	background-image: url(images/nav_ovr.gif);
	background-repeat: repeat-x;*/
	background-color: #8099b2;  /*#f3f7fa;*/  /*#142b7b;*/  /*#000b99;*/  /*red #FF4040;*/
	color: #fff;  /*#ecf6ff;*/ /*#54708c;*/  /*#FFF;*/
}

/*******************************************************************************
 SUBMENU INDICATION: styles if there is a submenu under a given menu item
 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	/* wide version mod */
	padding: 3px 2em 3px 0.5em;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

ul.MenuBarVertical#Step2MenuBar li {
	width: auto;
	display: block;
	float: none;
	 /*border hack to avoid white spac in IE6 */
	border-bottom: solid 1px #bbb; /*#6766b5;*/
}

/*******************************************************************************
 BROWSER HACKS: the hacks below should not be changed unless you are an expert
 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
	
