/* CSS Document */

#nav_holder {
	float: left;
	position: relative;
	width: 178px;
	background-color: #006633;
	height: 800px;
	overflow: auto;
	left: 0;
	top: 0;
}

#wrapper {
	width: 830px;
	border: thin solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/wrap-blk-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.program {
	border: 1px solid #000066;
}
.program th {
	background-color: #000066;
	color: #FFFFFF;
	border: 1px solid #000066;
	font-size: 14px;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
}
.program td {
	border: 1px solid #000066;
}

.program p {
	margin-top: 1px;
	margin-bottom: 2px;
}

.prog-head {
	font-weight: bold;
	color: #000066;
	font-size: 13px;
}
.progtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
a:link {
	text-decoration: underline;
	color: #0099FF;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #0099FF;
}

body {
	background-color: #98c9e8;
	background-image: url(../images/bgvig.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
hr {
	color: #000066;
}

#conftitle {
	font: 12px/33px Arial, Helvetica, sans-serif;
	background: #000066;
	text-align: center;
	color: #FFFFFF;
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#maincolumn {
	width: 600px;
	float:right;
	text-align: left;
	border-right: #FFFFFF;
	border-top-color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/maincolbg.jpg);
}
.maincolumnbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 7px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	margin-top: 15px;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0071BC;
	margin-top: 15px;
	margin-bottom: 0px;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-align: left;
}
#footer {
	clear: both;
	padding-top: 10px;
}

.leftimage{
float: left;
margin-right: 10px;
}

.rightimage{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}



.glossymenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 178px;
	border-bottom-width: 0;
	float: left;
	position: relative;
}

.glossymenu li a{
background: white url(../images/glossyback.gif) repeat-x left bottom;
font: 13px Arial, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0 5px 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 168px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(../images/glossyback2.gif);
}

.style1 {
color: #FFFFFF}

.style2 {
color: #999999}
.bodybold {
	font-weight: bold;
	font-size: 13px;
}
.progtxtGrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006633;
	font-weight: bold;
	text-align: center;
}
.boldblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 14px;
	font-weight: bold;
}

.transparent_class50 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.transparent_class80 {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}.news {
	width: 178px;
}
.news th {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;
}
.news td {
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
}
li {
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#boxholder {
	background-color: #bacbde;
	background-image: url(../images/boxbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.speaker {
	float: left;
	margin-right: 10px;
	display: inline-table;
}
.speakerbox {
	display: inline-table;
	margin-bottom: 10px;
}
#wrapper #maincolumn .program table td{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


table th {
background-color: #FF0099;
color: #FFFFFF;
font-weight:bold;
text-align:center;
}
