body {
margin:0;
padding:0;
width:100%;
background: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
font-weight: normal;
color: #333333;
}

p, td {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
font-weight: normal;
color: #333333;
}

dt {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
font-weight: normal;
color: #333333;
}

.sidenav {
	width: 150px;
	padding: 0px;
	background: #B4D1E5;
}

#nav-buttons dt {
	border-bottom: 1px solid #91BCD9;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

#nav-buttons a {
	text-decoration: none;
	display: block;
	padding-left:20px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
	}
	
#nav-buttons a:hover {
color: #333333; 
background-color: #83B3D4;
}

.nav-buttonsSelected {
color: #333333; 
background-color: #FFFFFF;
}


.feature {
	padding: 20px 20px 20px 30px;

}
.feature ul {
margin-left: 15px;
padding:0;

}
.SideCopy {
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #0768a9;
}
.SideCopySecond {
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #0768a9;
}
		
.header {
	font-size: 16px;
	color: #0768a9;
	font-weight: bold;
	line-height: 20px;

}
.subhead {
	font-size: 13px;
	color: #0768a9;
	font-weight: bold;
	line-height: 20px;
}
.subhead2 {
	color: #0768a9;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}
.subhead3 {
	font-size: 13px;
	color: #0768a9;
	font-weight: normal;
	line-height: 24px;
}
.subhead4 {
	font-size: 13px;
	color: #0768a9;
	font-weight: normal;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0768a9;
}
.body1 {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
}
.body2 {
	font-size: 12px;
	padding: 20px;
	line-height: 22px;
}
.bodyAgenda td {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.footer {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-top: 5px solid #83B3D4;

	
}

.footer a {
	text-decoration: underline;
	color: #666666;
}

.footer a:hover {
	text-decoration: none;
	color: #666666;
}

.article_link a {
	text-decoration: underline;
	color: #0768A9;
	font-size: 12px;
}

.article_link a:hover {	
	text-decoration: none;
	color: #0768A9;
		font-size: 12px;
}

a {
	text-decoration: underline;
	color: #0768A9;
}
a:hover {	
	text-decoration: none;
	color: #0768A9;
}
h1 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
	text-align: middle;
	margin-bottom: 0;

}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #0768A9;
	padding-left: 30px;
	margin: 0;
}
h3 {
	font-size: 14px;
	font-weight:normal;
	color: #333333;
	padding-left: 20px;
	margin: 10px 0 0 0;
}
h4 {
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #0768A9;
	padding-left: 0px;
	margin: 0;
}
.headerSpecial {
	font-size: 16px;
	font-weight: bold;
	color: #0768A9;
	padding-left: 20px;
	margin: 0;
	line-height: 140%;
}
.bodyAgenda td {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.graybar {
	background-image:url(../images/gray_bar.jpg);
	background-repeat:no-repeat;
	background-position:20px 0;
	height: 30px;

}
tr.odd {
	background: #eeeeee;
}
.icon{
	padding: 10px 15px 0px 0px;
	border: 0;
}
div.presentor {
	font-size: 13px; 
	font-weight: bold;
}
div.presentation_title {
	float: left; 
	margin: 12px 10px 0px 0px;
}
div.presentation_icon {
	margin: 10px 0px 0px 0px;
}
div.presentation_subtext {
	padding: 3px 0px 0px 0px; 
	color: #969696;
}
div.presentation_title2 {
	float: left; 
	margin: 17px 10px 0px 0px;
}
div.presentation_icon2 {
	margin: 15px 0px 0px 0px;
}
div.clear_sep {
	clear: both;
	margin: 50px 0px 0px 0px;
}
div.clear {
	clear: both;
}
