 html, body {
  margin:0; 
  padding:0;
  border:0;
}
body{
  background-color:#fff;
  min-width:780px; 
  text-align:center; 
 font-size:100%

}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{
	height:auto;
	margin-bottom:0
} 

#fullheightcontainer{
  border-bottom:4px solid #fff;
  margin-left: auto;
  margin-right: auto;
  text-align:left; 
  position:relative; 
  width:780px;
  top: 0;
}

#wrapper{
  background:#fff;
}

wrapp\65	r{ 
  height:auto; 
}
/* \*/
* html #wrapper{
  height:100%;
}


#outer{
  z-index:1; 
  position:relative; 
  margin: 0 30px 0 30px;
  width:650px;
	visibility: visible;
 
/* \*/
  height:100%;
}

* html #outer{ 
  width:620px; 
  w\idth:620px; 
}
#float-wrap{
  width:650px; 
  margin-right:0; 
  background-color: #fff; 
	position: relative;
	left: 0;
}

#center{
  width:620px; /*** Set to = center col width ***/
	width;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}

#clearheadercenter{
  height:0px; /*** needed to make room for header in center column ***/
  overflow:hidden;
}
#clearheaderleft{
  height:0px; /*** needed to make room for header in left column ***/
  overflow:hidden;
}

#clearheaderright{
  height:0px; /*** needed to make room for header in right column ***/
  overflow:hidden;
}

#clearfooterleft{
  height:25px; /*** needed to make room for footer in left column ***/
  overflow:hidden;
}
#clearfootercenter{
  height:15px; /*** needed to make room for footer in left column ***/
  overflow:hidden;
}
.bottomtopmargin{
  background:#ECE9DF; 
  width:772px; 
  overflow:hidden;
}

.outer_horiz_border, .sb_outer_horiz_border{
  background:#fff;
  height:1px;
  overflow:hidden;
  font-size:0px
}

hr {
	margin: 0px; 
	color: #ccc; 
	background-color: #ccc; 
	height: 1px;
	padding: 0;
	}
td {
	font-size: 90%;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	}
table {
	font-size: 90%;
	border: thin solid #CCCCCC;
	}
img {
	border: 0;
	}
/* \*/
* html .italics-test, * html .italics-test-side {
overflow: hidden;
width: 100%;
o\verflow: visible;
w\idth: auto;
he\ight: 1px;
word-wrap: normal;
}
/* */

#calendar {
	position: relative;
	left: 0;
	top: 0;
	width: 93%;
	margin: 0 auto;
	padding: 0 0 10px 5px;
	border-left: 1px solid #ECE9DF;
	border-right: 1px solid #ECE9DF;
	border-bottom: 1px solid #ECE9DF;
	text-align: left;
}

.button {
	font-family: Verdana, sans-serif;
	font-size: .5em;
	line-height: 1.1em;
	background-color: #AF8906;
	letter-spacing: 2px;
	color: #FFF;
	font-weight:bold;
	height: 18px;
}

/***** General formatting ****/ 

p {
	margin: 10px 0 10px 0;
	padding: 10px;
	font-size: 100%;
	line-height: 1.4em;
	color: #333;
	page-break-inside: auto;
} 


.clearfix {
display: inline-block;
}  

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
	visibility: hidden;
	color: #fff;
}
/* to make content boxes in compliant browsers stretch to fit their contents*/

#ssbar-wrapper {
	position: relative;
	background-color: #048;
	width: 100%;
	margin: 0;
	padding: 0;
	top: 5px;
	left: 0;
}

#ssbar {
	position: relative;
	width: 100%;
	height: 65px;
	margin: 0;
	padding: 0;
	top: 8px;
	left: 0;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

#ssbar img {
	border-left: 1px solid #fff;
}

#pictures img.last {
	border-right: 1px solid #fff;
}


#left{
 display: none; 
}
*>html #left{width:162px;} 
#container-left {
	display: none;
}

/* Fix IE. Hide from IE Mac \*/
* html ul#container-left li { float: left; height: 1%; }
* html ul#container-left li a { height: 1%; }
/* End */

ul#container-left ul {
	position: absolute;
	display: none;
	left: 150px; /* Set 1px less than menu width */
	top: 0;
	padding: 0;
	margin: 0;
	}

#print-friendly {
	display: none;
	}
#print-friendly img {
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: middle;
}

#print-friendly p {
	font-family: Verdana, sans-serif;
	display: inline;
	line-height: 2em;
	text-align: left;
	color: #6E83AD;
	padding: 0;
	margin: 0 0 10px 0;
}
#printit {
	display: none;
}
#printit img {
	padding: 0;
	margin: 5px 3px 0 0;
	color: #000;
	display: inline;
	float: left;
}

#container-right{
/* \*/
  width:160px;
}
/* \*/

* html #container-right{
  fl\oat:right;
  di\splay:inline;
  margin-left:2px;
  mar\gin-left:0px;
}
/* \*/
* html #left{margin-right:-3px;}

#container-right img {
	padding: 10px 0 0 0;
	margin: 0;
}

/* height to show inheritance */ 

#main  {
	padding: 0;
	margin: 0 0 0 10px;
	position: relative;
	width: 600px;
}

#main p {
	font-family:  Verdana, sans-serif;
	font-size: .7em;
	line-height: 1.3em;
	color: #333;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.caption {
	font-family:  Verdana, sans-serif;
	font-size: .6em;
	line-height: 1em;
	color: #333;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: center;
	letter-spacing: 1px;
}

#content {
	padding: 0;
	margin: 0;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	width: 650px;
	position: relative;
	left: 0px;
	top: 0px;
}

#main-wrap {
	padding: 0;
	margin: 0;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	position: relative;

}

#content h1 {
	font-size: 1.1em;
	margin: 0 0 10px 0;
	text-align: left;
	font-family:  Verdana, sans-serif;
	color: #000;
	padding: 0;
	line-height: 1.4em;
	font-weight: bold;
	letter-spacing: 0;
	text-align: center;
}

#content h2 {
	font-size: .9em;
	margin: 20px 0 10px 0;
	font-family:  Verdana, sans-serif;
	color: #000;
	padding: 0;
	line-height: 1.4em;
	font-weight: bold;
	letter-spacing: 0;
}

#content h3 {
	font-size: .8em;
	margin: 15px 0 10px 0;
	font-family:  Verdana, sans-serif;
	color: #000;
	padding: 0;
	line-height: 1.4em;
	font-weight: bold;
	text-align: left;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333;
	line-height: 1.4em;
	padding: 0;
	margin: 0 0 9px 0;
}
#content2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333;
	line-height: 1.4em;
	padding: 0;
	margin: 0 0 9px 0;
}

#content ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333;
	line-height: 1.4em;
	padding: 4px 0 4px 0;
	margin: 0;
}

#content ol ol li{
	list-style-type: lower-alpha;
	font-size: 1.05em;
}
#content ol li ol li{
	font-size: 1.05em;
}

#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333;
	line-height: 1.4em;
	padding: 3px 0 3px 0;
	margin: 0;
}

#content ul ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #333;
	line-height: 1.4em;
	padding: 3px 0 3px 0;
	margin: 0;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
}

#col-left {
	float: left;
	padding: 0;
	margin: 0 0 0 0;
	width: 150px;
}

#col-right {
	float: right;
	padding: 0;
	margin: 0 0 0 0;
	width: 200px;
}

#header{
 display: none;
}
#skipnav {
	display: none;
	width: 1px;
	height: 1px;	
}

#breadcrumb {
	display: none;
	}
	
#left{
 display: none; 
}
#container-left {
	display: none
}
#footer{
	display: none;
}
#sidebar {
	position: relative;
	padding: 5px;
	margin: 2px 0 3px 0;
	background-color: #f0f0f0;
	width: 160px;
	float: right;
	text-align: left;
	border: 1px solid #A3B1CB;
}
ul.agendatabs li{
			float:left;
			padding:0;
			list-style: none;
			margin: 0;
		}
		ul.domtabs ul li {
			list-style: none;
			margin: 0;
		}
		ul.domtabs2 ul li {
			list-style: none;
			margin: 0;
		}
.floatimgleft {
	border: 1px solid #666;
	padding: 0;
	margin: 5px 10px 0 5px;
	float: left;
}
.floatimgrt {
	border: 1px solid #666;
	padding: 0;
	margin: 10px 0 5px 0;
	float: right;
}


