html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}



body {
	background-color:#fff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}

/*ol, ul {
	list-style: none;
}*/
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	margin:5px 0;
	padding:5px 0;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:5px 0;
	padding:5px 0;
	border-bottom:none;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolf;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	color:#000;
}


#logo {
	display:none;
}

#container {
	width:100%;
	margin:auto;
	padding:0;
	background-color:#fff;
}

#header {
	display:none;
}

#header2 {
	display:none;
}

#bkgdHomeCopy {
	background:transparent;
	text-align:left;
	padding:0;
	font-size:100%;
}

#bkgdHomeCopy span{
	font-size:17px;
	font-weight:normal;
}

/*  Top Navigation ---------------------------- */



#navcontainer {
	display:none;
}

#search {
	display:none;
}
#search2 {
	display:none;
}

#photo {
	display:none;
}

#subNav {
	display:none;
}


.subNav2Marker {
	display:none;
}
	
#subNav2 {
	display:none;
}


#contentContainer {
	width:100%;
	clear:none;
	text-align:left;
	position:relative;
	float:none;
}

#contentContainer2 {
	width:100%;
	clear:none;
	text-align:left;
	position:relative;
	float:none;
	background-color:#FFFFFF;
}

#subHeader {
	width:636px;
	height:71px;
	float:left;
	text-align:left;
	clear:left;
}

#subHeader2 {
	width:636px;
	height:71px;
	float:left;
	text-align:left;
	clear:both;
}

#contentLeft {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	width:100%px;
	float:none;
	position:relative;
	text-align:left;
}

#contentLeft2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	width:100%;
	float:left;
	position:relative;
	text-align:left;
}

#contentLeft2 a, a:visited {
	color:blue;
	text-decoration:underline;
}

#contentLeft2 a:hover {
	color:red;
	text-decoration:none;
}

#contentLeft2 ul {
	list-style:square;
	padding-left:20px;
	margin-left:20px;
}

#contentLeft2 ol {
	padding-left:20px;
	margin-left:20px;
}

#contentLeft2 h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	color:#C53B2C;
}

#contentRight {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:right;
	position:relative;
	text-align:left;
	width:300px;
}

#contentRight2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	float:none;
	position:relative;
	text-align:left;
	width:100%;
}

#contentRight ul {
	margin-left:10px;
	margin-top:5px;
	padding-left:10px;
}

#contentRight li {
	list-style-image:url(../images/bullet.gif);
	margin-left:5px;
	padding-right:8px;
	padding:2px 0;
}

#footer {
	display:none;
}

#footerBar {
	display:none;
}

#footerContent {
	display:none;
}

.highslide-html {
    background-color: white;
	text-align:left;
	font-size:12px;
	line-height:20px;
}

.highslide-html ul {
	padding-left:20px;
	margin-left:20px;
	list-style-type:square;
}

.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}

.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.borderRight {
	border-right:1px dotted #ccc;
}

.tablePadding5px td {
	padding:5px;
}

.minutes {
	padding:5px;
}

.minutes table td {
	padding:5px;
}

.bulletStyle {
	padding-left:10px;
	margin-left:0;
}
