html, body {
margin: 0;
padding: 0;
height: 100%;
text-align: center;
background-color: #f4f4fb;
	background-color: #f4f4fb;
	background-image: url(images/bg1.png);
	background-repeat: repeat-y;
	background-position: center;
}

html,body,.inputFieldPublic,p,a, .tinyText {
	margin : 0px;
	padding : 0px;
	border : 0 none;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
}

a.embedded, a.rhPanelLink, a.embeddedBC {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}
a.embedded:hover, a.rhPanelLink:hover, a.embeddedBC:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
}

a.embeddedBC, a.embeddedBC:hover {
	border-bottom-color: #999;
}

#container {
position: relative;
width: 980px;
margin: 0 auto;
text-align: left;
	background-color: #f4f4fb;
	background-image: url(images/bg1.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-left:5px;
	padding-right:5px;
min-height: 100%;
z-index: 1;
}

/*\ Give to IE/Win but hide from IE/Mac - unfortuantely it won't support either min-height method */
* html #container {
min-height: 100%;
}
/* end hide */

/* trick to get compliant browsers to clear the (right) floated div if required */
#container::after{
content: ".";
display: block;
height: 0;
line-height: 0;
font-size: 1px;
clear: both;
visibility: hidden;
}

#header {
	position: absolute;
	z-index: 100;
	left: 50%;
	margin: 0 0 0 -490px;
	padding: 0;
	height: 350px;
	width: 980px;
/*	background: #6362aa;*/
}

#footer
{
position: absolute;
left: 50%;
bottom: 0;
margin: 0 0 0 -490px;
padding: 0;
height: 30px;
width: 980px;
background: #FFF;
/*clear : both;*/
z-index: 100;
}

#footer_inner {
	color : #999;
	font-size: 10px;
	margin-left : 20px;
	margin-right : 20px;
	padding-top : 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#left-col
{
position: relative;
float: left;
margin: 350px 0 0 0;
padding: 0 0 40px 0;
width: 710px;
color: #555555;
}

#left-colPrintable
{
/*position: relative;
float: left;
width: 710px;*/
color: #555555;
text-align: left;
background-color: #ffffff;
padding-left : 20px;
margin : 0;
z-index: 1;
}

#right-col
{
position: relative;
float: right;
margin: 350px 0 0 0;
padding: 20px 20px 40px 0px;
width: 240px;
color: #555;
}

#right-col li, .noIndent {
list-style-position:outside;
margin-left : 13px;
}

#banner {
	height: 130px;
	position:relative;
	width:980px;
	background-color:#FFF;
}

#logo {
	position :absolute;
	left : 0px;
	margin-top: 20px;
	margin-left: 10px;
	width:240px;
}

#picBanner {
	position:relative;
	height:220px;
}

#search_container {
	position:absolute;
	right : 0px;
	margin-top:0px;
	margin-right:20px;
	height:80px;
	text-align: right;
}

#menu_container {
	position : absolute;
	right : 0px;
	top : 80px;
	width: 700px;
	margin-top:0px;
	margin-right:20px;
	text-align:right;
	background-image: url(images/menuBg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 21px;
}

.inputFieldPublic {
	margin:0px;
	padding:0px;
	border: 1px solid #6362AA;
	height:18px;
	color: #888888;
	padding-left:2px;
	padding-right:2px;
}

#col1 {
	width : 315px;
	padding: 20px;
	float:left;
}

#colSubOuter, #colSubOuterRh {
	float:left;
	width:320px;
}

#colSubOuterFw {
	float:left;
	padding: 10px;
	width:660px;
}

#col1Sub, #col1SubRh, #col1SubFw {
	width : 285px;
	padding: 10px;
	float:left;
	background-color: #E2E2EF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-width: 4px;
	border-color: #6362aa;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}

#col1Sub p, #col1SubRh p, #col1SubFw p {
	text-align: left;
	font-size:11px;
}


#col1SubFw {
	width : 645px;
	margin : 0;
}

#colSubBot, #colSubBotRh, #colSubBotFw {
	height : 6px;
	background-image: url(images/shadow1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	margin-left: 13px;
	margin-right: 3px;
	margin-bottom : 5px;
	float:left;
	width:304px;
}

#colSubRh {
	margin : 0;
	width : 215px;
}

#colSubBotRh {
	margin: 0;
	width : 240px;
}

#colSubBotFw {
	width : 664px;
	margin-left: 3px;
}

#colSubOuterRh {
	float : none;
	width : 100%;
}

#col1w {
	width : 475px;
	padding: 20px;
	float:left;
}

#col1fw {
	width : 670px;
	padding: 20px;
	float:left;
}

#col1fwH {
	width : 670px;
	padding: 20px;
	padding-bottom: 5px;
	float:left;
}


#colR {
	-moz-background-origin : padding;
	padding : 10px;
	background-color:#6362aa;
	/*	background-image: url(images/meetingBg.png);
	background-repeat: repeat-x;
	background-position: top;*/
	position : relative;
	color: #FFFFFF;
	overflow:hidden;
	text-align: left;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #D2271E;
	background-image: url(images/colR2_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#colR p {
	color: #EEEEEE;
	padding-top:2px;
	margin-top:2px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#colR a {
	color: #FFFFFF;
	text-decoration:none;
}

#colRMenu {
	height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e0ee;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #EEEEEE;
}

#colRMenu a {
	text-decoration: none;
}

#colRMenu a:hover {
	text-decoration: none;
	color : #FFFFFF;
}

#colRBot {
	height : 5px;
	background-image: url(images/shadow1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	margin-bottom : 1px;
}

#colRMenu a {
	color: #EEEEEE;
	text-decoration:none;
}

#colRMenu a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

.tinyText {
	font-size: 10px;
}

h1, h2, h3, .head2 {
	color : #6362aa;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: -0.02em;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 17px;
	font-weight: normal;
}

h3, .head2 {
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: bold;
}

.head2 {
	padding-bottom: 0px;
}

#header1, #header2, #header3 {
	/*	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6362aa;*/
	padding-left: 10px;
	padding-bottom: 8px;
	margin-bottom : 10px;
	background-image: url(images/bullet.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#header2 {
	background-image: url(images/bulletN.png);
	padding-bottom: 6px;
}

#header3 {
	padding-bottom: 0px;
	margin-bottom : 10px;
	padding-left: 8px;
	background-image: url(images/bulletN.png);
}

.agendaCol {
	line-height: 18px;
	padding-right: 10px;
}

.bigText1, .bigText2 {
	padding-bottom:5px;
	text-decoration:none;
}

.bigText1 {
	font-size: 16px;
	letter-spacing: -0.01em;
	word-spacing: -0.1em;
	line-height: 16px;
}
.bigText2 {
	font-size: 18px;
	letter-spacing: -0.03em;
	word-spacing: -0.1em;
	line-height: 18px;
}

ul {
/*	left: -20px;*/
	margin: 0px; 
	padding: 0px;
}
li {
	list-style-position: outside;
	list-style-type: none;
	text-align: justify;
	margin-left: 25px;
	padding-left: 0px;
	padding-bottom: 2px;
	margin-bottom : 2px;
	list-style-image: url(images/bullet.png);
}

p {
	text-align: justify;
	padding-bottom:4px;
	margin-bottom:4px;
	line-height: 1.5em;
}

#columnSRh {
	width : 209px;
	float : left;
}
#columnSLh {
	width : 450px;
	float : left;
}

#rhBox {
	margin-bottom: 20px;
}

#breadcrumb, #breadcrumb a {
	color: #999;
	margin-bottom: 10px;
}

/* MENU */

.menuUp, .menuOver {
	margin-left: 10px;
	width:auto;
	float:left;
}

.menuUp {
	height : 21px;
}

.menuOver {
	height : 18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6362aa;
}

#nav, #nav li {
	height:21px;
  	margin:0;
  	padding:0;
	float:left;
	margin-left: 15px;
  	list-style-type:none;
	list-style-image:none;
}

#nav li a {
	display:block;
	height:21px;
	width:auto;
	text-decoration:none;
	border-width: 0;
	border-style: none;
	background-repeat: no-repeat;
	font-size: 10px;
}

#nav li a:hover, #nav li a.Act { 
	height : 18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6362aa;
}

#nav li a span { visibility:hidden; }

.access {
font-size:0;
left:-7000px;
line-height:0;
position:absolute;
}

.bottom_menu {
	font-size:11px;
	color: #999999;
}

#footer_inner a {
	text-decoration:none;
	color: #999999;
}

#footer_inner a:hover {
	text-decoration:underline;
}

.sponsorsTable {
	padding: 5px;
}

.mapImg {
	border : 1px solid #999999;
	padding : 4px;
}

#tooltip {
    padding: 5px;
    background: #f9f9f9;
    border: 1px solid #6362aa;
    text-align: left;
/*    font-size: smaller;*/
	z-index:9999;
	opacity:0.9;
	filter:alpha(opacity=90)
}

span.tip {
    border-bottom: 1px solid #eee;
}

span.tip span {
	display: none;
}


/* Intra Specific  -------------------------------------------------------------------------- */

#image-bannerI {
	float:left;
	height:210px;
	width:950px;
	z-index:1;
}

.Menu_BgI {
	height:30px;
	width:940px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin:0;
	position:absolute;
	top:195px;
	left:0px;
	color:#FFFFFF;
	text-align:left;
	z-index:2000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#Main_Column_LeftI {
	width:680px;
	float:left;
	font-size:12px;
	line-height:16px;
/*	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#Main_Column_RightI {
	width:215px;
	float:right;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.inputField { font-size:11px;padding:2px;font-family:Arial, Helvetica, sans-serif; color: #333333; background-color: #EEEEEE; border: 1px #333333 solid}
/*.inputFieldPublic { font-size:11px;padding:2px;font-family:Arial, Helvetica, sans-serif; color: #333333; background-color: #DDDDDD; border: 1px #333333 solid}*/
.inputFieldWhite { font-size:11px;padding:2px;font-family:Arial, Helvetica, sans-serif; color: #555555; background-color: #EEEEEE; border: 1px #333333 solid}
.inputFieldGrey { font-size:11px;padding:2px;font-family:Arial, Helvetica, sans-serif; color: #999999; background-color: #EEEEEE; border: 1px #CCCCCC solid}
.button {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold;}
.imgBorderBlueFull { border: #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.padTopBot {  padding-bottom: 5px}

.greenText {  color: #FFFFFF; background-color: #00CC33; font-family: "Courier New", Courier, mono}
.redText {  color: #FFFFFF; background-color: #FF0000; font-family: "Courier New", Courier, mono}
.blueText { color: #FFFFFF; background-color: #0066FF; text-decoration: none; font-family: "Courier New", Courier, mono; font-size: 11px}
.orangeText { color: #FFFFFF; background-color: #FF6600; font-family: "Courier New", Courier, mono}
.purpleText { color: #FFFFFF; background-color: #9933CC; font-family: "Courier New", Courier, mono }
.yellowText { color: #FFFFFF; background-color: #E08E05; font-family: "Courier New", Courier, mono }
.redTextNormal {  color: #FF0000}

.redTextP {
	color: #FFFFFF;
	background-color: #840B05;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #EEEEEE;
	padding: 2px;
}

.redTextPSmall { color: #FFFFFF; background-color: #FF0000 ; font-size: 9px; text-decoration: none}
.purpTextPSmall { color: #FFFFFF; background-color: #6633FF; font-size: 9px ; text-decoration: none}
.orangeTextP { color: #FFFFFF; background-color: #FF6600; text-decoration: none}
.greenTextPSmall { color: #FFFFFF; background-color: #00CC33 ; font-size: 9px; text-decoration: none}
.blueTextPSmall { color: #FFFFFF; font-size: 9px ; background-color: #0000FF; text-decoration: none}
.orangeTextPSmall { color: #FFFFFF; font-size: 9px ; background-color: #FF6600; text-decoration: none}

.smallLink { font-size: 7pt}

.miniBoxTextNoPad { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; background-color: #BBB; padding-right: 7px; padding-left: 7px; color: #000000; font-weight: normal; border: 1px solid; border-color: #333366 #333366 #003366 }
.miniBoxPad {  padding-left: 10px}
.miniBoxTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #555;
/*	background-color: #000000;*/
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px
}

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.inputFieldWhite { font-size:10px;padding:2px;font-family:Verdana, Arial, Helvetica, sans-serif; color: #000000; background-color: #FFFFFF; border: 1px #003366 solid }

.tableshade {  background-color: #CCC; padding-top: 2px; padding-bottom: 2px; padding-left: 2px}
.tableshade2 { background-color: #EEE; padding-top: 2px; padding-bottom: 2px; padding-left: 2px}
.tableshade3 { background-color: #99CCFF; padding-top: 2px; padding-bottom: 2px; padding-left: 2px }
.body_top {
	background-color: #737373;
	background-image: url(images/bg_grad_plain.gif);
	background-repeat: repeat-x;
}

.tableshade4 { background-color: #666699; padding-top: 2px; padding-bottom: 2px; padding-left: 2px ; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; font-size: 9px}
.tableshade5 { background-color: #99CC99; padding-top: 2px; padding-bottom: 2px; padding-left: 2px }
.body_over {
	background-image: url(images/bg_grad.gif);
	background-repeat: repeat-x;
}

.tableshade6 { background-color: #FFCCFF; padding-top: 2px; padding-bottom: 2px; padding-left: 2px }
.tablenoshade { padding-top: 0px; font-size: 10px; color: #000000; font-weight: normal; }

.approved {
	background-color: #12502D;
}

.button {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal;}

.inputFieldLarge {
	font-size:12px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px #333333 solid;
	width: 530px;
}

