/* Global Styles */

body {
	font: arial;
	margin:0px;
	}

a {
	color: #cc0000;
	text-decoration: none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration: none;
	display: none;
	}
	
/* ID Styles */
	
#insignia {
display: none;
}

#navigation a {
	font: 12px arial;
	display: none;
	}
	
#navigation a:hover {
	color: #ffbb00;
	text-decoration: none;
	display: none;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
.footer {
	font-size: 9pt;
	color: #003333;
		display: none;
	}

.header {
	font-size: 14pt;
	font-weight: bold;
	}

/* Class Styles */

.logo {
	font: bold 18pt times, "times new roman";
	color: #333300;	
	}

.sidebarText {
	font: 12pt times, "times new roman";
	color: #336666;
	}
	
.bodyText {
	font-size: 12pt;
	line-height: 18pt;
	color: #000000;
	}
	
.pageName {
	font: 16pt times, "times new roman";
	color: #CC3300;
	line-height: 18pt;
	}
	
.superscript {
	font-size: 6pt;
	vertical-align: super;
}

.superHead {
	font-size: 10pt;
	vertical-align: super;
}

.small {	
	font-size: 12pt;
	vertical-align: super;
}
	
.subHeader {
	font: 9pt times, "times new roman";
	color: #669999;
	font-weight:bold;
	line-height: 14pt;
	}
	
.calendarText {
	font-size: 9pt;
	line-height: 14pt;
	color:#333333;
	}
	
	
br {
	line-height: 18px;
}

.pright {
	text-align: right;
	font-style: italic;
	line-height: 12pt;
}

.pitalic {
	font-style: italic;
}

.imgBorder {
	border-color: #336666;
}

.imgBorder2 {
	border: #336666 1px solid;
	margin: 20px 0 4px 0;
}

.centered {
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
}

.menImage {
	border: #336666 2px solid;
	margin: 20px 0 20px 0;
}

.speakerImage {
	border: 0;
	margin: 0px 7px 0px 7px;
	vertical-align: top;
}

.insertShots {
	border: #336666 1px solid;
	margin-right: 10px;
	margin-top: 8px;
	float: left;
}

.insertShots2 {
	border: #336666 1px solid;
	margin-right: 25px;
	margin-bottom: 4px;
}

.insertShots3 {
	border: #336666 1px solid;
}

.insertShots4 {
	border: #336666 1px solid;
	margin-bottom: 4px;
}

.insertShotsR {
	border: #336666 1px solid;
	margin-left: 10px;
	margin-top: 8px;
	float: right;
}

.clearFloat {
	clear: both;
	font-size: 9pt;
}

.captionsText {
	font-size: 8pt;
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
}

.captionsTextR {
	font-size: 8pt;
	line-height: 10pt;
	float: right;
	padding-left: 15px;
	width: 280px;
}

.captionsTextHistory {
	font-size: 8pt;
	float: right;
	padding-top: 6px;
	padding-left: 15px;
	width: 304px;
	line-height: 10pt;
	margin-bottom: 5px;
}

.captionsTextHistory2 {
	font-size: 8pt;
	padding-top: 6px;
	padding-left: 15px;
	width: 500px;
	line-height: 14px;
	margin-bottom: 5px;
}

.captionsTextHistory3 {
	font-size: 8pt;
	float: left;
	padding-top: 6px;
	padding-left: 15px;
	width: 304px;
	line-height: 14px;
	margin-bottom: 5px;
}

.captionsTextHistory4 {
	font-size: 8pt;
	padding-top: 6px;
	padding-left: 15px;
	width: 580px;
	line-height: 14px;
	margin-bottom: 5px;
}

.smallPhoto {
	font-size: 8pt;
	float: right;
	padding-top: 6px;
	padding-left: 15px;
	width: 118px;
	line-height: 14px;
	margin-bottom: 5px;
}

.soundMenus {
	line-height: 18pt;
}

.textbox {
border: #333300 thin solid;
border-left: 0;
border-right: 0;
}

.threeguys {
	border: #336666 1px solid;
}

.indent {
	margin-left: 20px;
	display: block;
}

.textCenter {
text-align: center;
}

.textCenterHead {
	text-align: center;
	font: 16px arial;
	font-weight: bold;
}

.pright2 {
	text-align: right;
	line-height: 12pt;
}

.galleryLinks {
	width:auto;
	float: left;
	padding-right: 30px;
	margin-bottom: 20px;
}
