body {
	font-family: Trebuchet MS,'Lucida Grande', Geneva,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #eeeeee;
	min-width: 650px;			
}
/* ID Wrapper */
#Wrapper {
	margin: 2em;
	background-color: #fff;
	border: 1px solid gray;
	width: auto;
}
/* Banner text*/
.Banner {
	font-size: 8pt;
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	color:#FFFFFF;
	text-align: center;
	text-decoration: none;
/* IE Dynamic Expression to set the width */
	width:expression(document.body.clientWidth < 650 ? "650px" : "100%" );
}
.Banner a {
	font-size: 8pt;
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	color:#FFFFFF;
	text-align: center;
	text-decoration: none;
}
.Banner a:hover {
	font-size: 8pt;
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	color:#CCCCCC;
	text-align: center;
	text-decoration: underline;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#menubanner ul {
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	font-size: 8pt;
	margin: 0;
	padding: .2em 0 .2em 0;
	list-style-type: none;
	min-width: 650px;
/* IE Dynamic Expression to set the width */
	width:expression(document.body.clientWidth < 650 ? "650px" : "100%" );
	background-color: #3C76B2;
	border-bottom: 1px #E5EAF0;
}
#menubanner ul li {
	display: inline;
}
#menubanner ul li a {
	text-decoration: none;
	padding: .2em .8em;
	background-color: #3C76B2;
	color: #E5EAF0;
}
#menubanner ul li a:hover {
	background-color: #E5EAF0;
	color: #3C76B2;
}
#date {
	float: right;
	padding: 2px 1px 0 0;
	color: #a2b9d2;
	font-size: 11px;
	font-weight: bold;
}
.datepos {
	padding: 0 14px 0 0;
}
#smb ul {
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	font-size: 8pt;
	margin: 0;
	padding: .2em 0 .2em 0;
	list-style-type: none;
	width: auto;
	background-color: #E5EAF0;
	border-bottom: 1px gray;
}
#smb ul li {
	display: inline;
}
#smb ul li a {
	text-decoration: none;
	padding: .2em .8em;
	background-color: #E5EAF0;
	color: #3C76B2;
}
#smb ul li a:hover {
	background-color: #3C76B2;
	color: #E5EAF0;
}
.ml {
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	font-size: 10pt;
	width: 150px;
	background-color: transparent;
	border: 0;
	margin: 1em 0 0 0;
	padding: 0;
}
.ml a {
	display: block;
	font-size: 8pt;
	background-color: #fff;
	color: #3C76B2;
	text-decoration: none;
	border: 0;
	padding: 0 0 0 1em;
}
.ml a:hover {
	background-color: #3C76B2;
	color: #E5EAF0;
	font-size: 8pt;
}
/* Header text*/
.Header {
	font-size: 12pt;
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	color:#FFFFFF;
	text-align: left;
	text-decoration: none;
}
.Header a {
	font-size: 12pt;
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	color:#FFFFFF;
	text-align: left;
	text-decoration: none;
}
.Header a:hover {
	font-size: 12pt;
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	color:#CCCCCC;
	text-align: left;
	text-decoration: underline;
}
/* subHeader text*/
.subHead {
	font-size: 9pt;
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	color:#FFFFFF;
	text-align: left;
	text-decoration: none;
}
.subHead a {
	font-size: 9pt;
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	color:#FFFFFF;
	text-align: left;
	text-decoration: none;
}
.subHead a:hover {
	font-size: 9pt;
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	color:#CCCCCC;
	text-align: left;
	text-decoration: underline;
}
/* Side Menu text in sidebar boxes */
.sideMenu {
	font-size: 12pt;
	font-family: Arial,Sans-Serif;
	color:#FFFFFF;
	font-style: italic;
	text-decoration: none;
}
.sideMenu a {
	color:#FFFFFF;
	text-decoration: none;
}
.sideMenu a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}

/* Blue text in sidebar boxes */
.sidebarlinks {
	font-size: 8pt;
	font-family: Arial,Sans-Serif;
	color:#959697;
	text-decoration: none;
}
.sidebarLinks a {
	color:#3C76B2;
	text-decoration: none;
}
.sidebarLinks a:hover {
	color:#FF3434;
	text-decoration: underline;
}
.more {
	font-size: 9pt;
	font-family: Arial,Sans-Serif;
	color:#3C76B2;
	font-style: italic;
	text-decoration: none;
	text-align: right;
}
.more a {
	color:#3C76B2;
	text-decoration: none;
	font-style: italic;
}
.more a:hover {
	color:#FF3434;
	text-decoration: underline;
	font-style: italic;
}
/* Styles for Conference Folder List View */
.list {
	font-size: 10pt;
	font-family: Arial,Sans-Serif;
	color:#000000;
	font-style: italic;
	text-decoration: none;
	text-align: left;
}
.list a {
	font-size: 12pt;
	font-family: Arial,Sans-Serif;
	color:#3C76B2;
	font-style: normal;
	text-decoration: none;
	text-align: right;
}
.list a:hover {
	font-size: 12pt;
	font-family: Arial,Sans-Serif;
	color:#000000;
	font-style: normal;
	text-decoration: underline;
	text-align: right;
}
#date {
	float: right;
	padding: .4em 0;
	color: #a2b9d2;
	font-size: 9px;
	font-weight: bold;
}
.datepos {
	padding: 0 14px 0 0;
}

#tablist {
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	min-width: 650px;
	font: bold 10px Trebuchet MS,Verdana;
	background-color: #3C76B2;
}

#tablist li {
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li a {
	text-decoration: none;
	padding: 3px 0.5em;
	margin-left: 3px;
	border: none;
	color: #eeeeee;
}

#tablist li a:link, #tablist li a:visited {
	color: #eeeeee;
}

#tablist li a.current {
	background: #eeeeee;
	border-style: solid solid none solid;
	border-width: none 1px none 1px;
	color: #3C76B2;
}

#tabcontentcontainer {
	width:480px;
	height:40px;
}

.tabcontent {
	display:none;
	font-size: 9px;
	margin: 0;
	padding: .5em .5em 1.5em .5em;
	background-color: #eeeeee;
	background: url(/images/bottom.gif) bottom center #eeeeee;
	min-width: 650px;
}
.tabcontent a {
	color: #3C76B2;
	font-size: 9px;
}
.tabcontent a:hover {
	color: red;
	font-size: 9px;
}
.mh {
	font: italic bold 10pt Trebuchet MS,Verdana,Arial,Sans-Serif;
	background-color: #eeeeee;
	width: 150px;
}
.mh a {
	display: block;
	font: 8pt Trebuchet MS,Verdana,Arial,Sans-Serif;
	background-color: #eeeeee;
	color: #3C76B2;
	text-decoration: none;
	border: 0;
	padding: 0 0 .5em 1em;
}
.mh a:hover {
	background-color: #3C76B2;
	color: #E5EAF0;
	font-size: 8pt;
	text-decoration: none;
}
/* Styles for Calendar Events */
.pCal {
	font-size: 9pt;
	font-family: Arial,Sans-Serif;
	color:#000000;
	font-style: italic;
	text-decoration: none;
	text-align: left;
}
.pCal a {
	font-size: 10pt;
	font-family: Arial,Sans-Serif;
	color:#3C76B2;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}
.pCal a:hover {
	font-size: 10pt;
	font-family: Arial,Sans-Serif;
	color:red;
	font-style: normal;
	text-decoration: underline;
	text-align: left;
}
/* Styles for Calendar Headings */
.tH {
	font-size: 10pt;
	font-family: Arial,Sans-Serif;
	color:#FFFFFF;
	font-style: italic;
	text-decoration: bold;
	text-align: right;
}
.tHead {
	font-size: 10pt;
	font-family: Arial,Sans-Serif;
	color:#000000;
	font-style: none;
	text-decoration: none;
	text-align: right;
}
.sumB a {
	font-size: 10pt;
	font-family: Arial,Sans-Serif;
	color:#3C76B2;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}
.sumB a:hover {
	font-size: 10pt;
	font-family: Arial,Sans-Serif;
	color:red;
	font-style: normal;
	text-decoration: underline;
	text-align: left;
}
/* Style for Footer */
#footer {
	clear: both;
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	font-size: 8pt;
	margin: 0;
	padding: .5em;
	text-align: center;
	background-color: #3C76B2;
	color: #fff;
	border-top: 1px solid #E5EAF0;
}
.footer {
	font-size: 9pt;
	font-family: Arial,Sans-Serif;
	color:#0066AA;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}
.footer a {
	font-size: 9pt;
	font-family: Arial,Sans-Serif;
	color:#3C76B2;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}
.footer a:hover {
	font-size: 9pt;
	font-family: Arial,Sans-Serif;
	color:#000000;
	font-style: normal;
	text-decoration: underline;
	text-align: center;
}
.path {
	font-family: 'Lucida Grande', Geneva, Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: gray;
	margin: 0 0 0 157px;
}
.path a {
	color: #3C76B2;
	text-decoration: none;
}
.path a:hover {
	color: red;
}
