@charset "UTF-8";

/* Wimba Connect CSS */

 body {
 	text-align:center;
 	}
	
.clear {
	clear:both;
	}
	
 a:link {
 	text-decoration:underline;
	color:#335166;
 	}
 a:visited {
 	text-decoration:underline;
	color:#335166;
 	}
 a:hover {
 	text-decoration:none;
	color:#f60;
 	}
 a:active {
 	text-decoration:none;
	color:#f60;
 	}

.connFacts  a:link {
 	text-decoration:none;
	color:#335166;
 	}
.connFacts a:visited {
 	text-decoration:none;
	color:#335166;
 	}
.connFacts a:hover {
 	text-decoration:none;
	color:#f60;
 	}
.connFacts a:active {
 	text-decoration:none;
	color:#f60;
 	}

.connContainer {
	width:850px;
	margin:20px auto;
	text-align:left;
	overflow:hidden;
	}
	
.connMasthead {
	width:850px;
	height:150px;
	}
	
.connQuote {
	width:750px;
	clear:both;
	text-align:justify;
	font-size:11px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#f60;
	background:url(connQuote_bkd.gif) rgb(255,255,255) center no-repeat;
	line-height:1.3em;
	padding:20px 50px 0px 50px;
	border-top:4px solid #f60;
	}
	
.connQuoteByline {
	width:750px;
	font-size:9px;
	font-family:Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	color:#335166;
	line-height:1.3em;
	padding:0px 50px 20px 50px;
	border-bottom:4px solid #f60;
	}
	
.connBodyCol {
	width:575px;
	float:left;
	margin-top:20px;
	padding:0px 10px 12000px 0px;
	margin-bottom:-12000px;
	display:inline;
	}
	
.connRtCol {
	width:244px;
	height:800px;
	float:left;
	border-left:1px solid rgb(221,221,221);
	margin-top:35px;
	padding:0px 10px 12000px 10px;
	margin-bottom:-12000px;
	display:inline;
	}
	
.connFacts {
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	color:#335166;
	font-style:italic;
	line-height:1.5em;
	}
	
.connFacts h3 {
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#335166;
	font-style:italic;
	line-height:1.3em;
	}
	
.connHeadTitle h1 {
	font-size:18px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#f60;
	font-style:italic;
	line-height:2.1em;
	}
	
.connSubHead {
	text-align:left;
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#f60;
	line-height:2.1em;
	}
	
.connSubHead a {
	text-decoration:none;
	text-align:left;
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#f60;
	line-height:2.1em;
	}
	
.connTxtMain {
	text-align:left;
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	color:#335166;
	line-height:1.8em;
	}
	
.connTxtMain h2 {
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#335166;
	font-style:italic;
	line-height:1.3em;
	text-transform: uppercase;
	padding-top:1.4em;
	}
	
.connTxtMain ul, .connTxtMain ol {
	padding:0px 0px;
	}	
	
.connTxtMain li {
	text-align:left;
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	color:#335166;
	line-height:1.2em;
	}
	
.connTxtMain ul li {
	list-style:inside disc;
	}
	
.connTxtMain ol li {
	list-style:inside decimal;
	}
	
.connFacts ul, .connFacts ol {
	padding:0px 15px;
	}
	
.connFacts ul li {
	list-style:outside disc;
	}
	
.connFacts ol li {
	list-style:outside decimal;
	}
	

/* Wimba Connect Long Description Page */

h2.BP {
	color:rgb(255,153,204);
	}
	
h2.EID {
	color:rgb(31,183,20);
	}
	
h2.K12 {
	color:rgb(0,171,234);
	}
	
h2.LL {
	color:rgb(204,153,255);
	}
	
h2.AD {
	color:rgb(221,8,6);
	}
	
h2.VM {
	color:rgb(153,204,255);
	}
	
h2.WM {
	color:rgb(245,128,37);
	}
	
.connTxtMain .connDescOL, .connTxtMain .connDescUL {
	padding:0px 25px;
	}
	
.connTxtMain .connDescOL li {
	list-style:outside upper-alpha;
	}
	
.connTxtMain .connDescUL li {
	list-style:outside disc;
	}
	
.connTxtMain .connDescOL li ul {
	padding:0px 25px;
	}
	
.connTxtMain .connDescUL li ul {
	padding:0px 25px;
	}
	
.connTxtMain .connDescOL li ul li {
	list-style:outside disc;
	}
	
.connTxtMain .connDescUL li ul li {
	list-style:outside circle;
	}

	
/* Wimba Connect Main Body Tables */

.connMainTable {
	width:570px;
	line-height:1.2em;
	}
	
.connMainTableTH {
	clear:both;
	width:570px;
	font-weight:bold;
	}
	
.connMainTableTHfill {
	clear:both;
	width:570px;
	font-weight:bold;
	color:rgb(255,255,255);
	}
	
.connMainTableTD1 {
	float:left;
	display:inline;
	width:135px;
	}
	
.connMainTableTD2 {
	float:left;
	display:inline;
	width:435px;
	padding-bottom:1.4em;
	}
	
.connMainTableTD1half {
	float:left;
	display:inline;
	width:285px;
	padding-bottom:50px;
	}
	
.connMainTableTD2half {
	float:left;
	display:inline;
	width:285px;
	padding-bottom:50px;
	}
	
.connMainTableTD1third {
	float:left;
	display:inline;
	width:190px;
	padding-bottom:50px;
	}
	
.connMainTableTD2third {
	float:left;
	display:inline;
	width:190px;
	padding-bottom:50px;
	}
	
.connMainTableTD3third {
	float:left;
	display:inline;
	width:190px;
	padding-bottom:50px;
	}
	
	
/* Wimba Connect Customer/ Sponsor Logos, Headshots */
	
.connKSULogo, .connDrexelLogo, .connUMSLLogo, .connUGALogo, .connJMULogo, .connANGELLogo, .connNeilSquireLogo, .connUSMLogo, .connUBirmLogo, .connAustinPeayLogo, .connAuburnLogo, .connIMSLogo, .connBbLogo, .connRSmartLogo, .connAngelLogo, .connEpsilenLogo, .headshotWesch {
	display:block;
	float:left;
	width:65px;
	height:72px;
	padding:0px 10px 0px 0px;
	}

.connKSULogo {
	background:url(logo_KSU.jpg) rgb(255,255,255) no-repeat top left;
	}
	
.connDrexelLogo {
	background:url(logo_Drexel.gif) rgb(255,255,255) no-repeat top left;
	}
	
.connUMSLLogo {
	background:url(logo_UMSL.gif) rgb(255,255,255) no-repeat top left;
	}
	
.connUGALogo {
	background:url(logo_UGA.gif) rgb(255,255,255) no-repeat top left;
	}
	
.connJMULogo {
	background:url(logo_JMU.gif) rgb(255,255,255) no-repeat top left;
	}
	
.connANGELLogo {
	background:url(logo_ANGEL.gif) rgb(255,255,255) no-repeat top left;
	}
	
.connNeilSquireLogo {
	background:url(logo_NeilSquire.gif) rgb(255,255,255) no-repeat top left;
	}
	
.connUSMLogo {
	background:url(logo_USM.gif) rgb(255,255,255) no-repeat top left;
	}
	
.connUBirmLogo {
	background:url(logo_UBirm.gif) rgb(255,255,255) no-repeat top left;
	}
	
.connAustinPeayLogo {
	background:url(logo_AustinPeay.gif) rgb(255,255,255) no-repeat top left;
	}
	
.connAuburnLogo {
	background:url(logo_Auburn.gif) rgb(255,255,255) no-repeat top left;
	}
	
.connAngelLogo {
	width: 200px;
	height: 39px;
	background:url(sponsors_Angel.gif) rgb(255,255,255) no-repeat top center;
	}
	
.connRSmartLogo {
	width: 200px;
	height: 49px;
	background:url(sponsors_rSmart.gif) rgb(255,255,255) no-repeat top center;
	}
	
.connIMSLogo {
	width: 100px;
	height: 88px;
	background:url(sponsors_IMS.gif) rgb(255,255,255) no-repeat top center;
	}
	
.connBbLogo {
	width: 100px;
	height: 88px;
	background:url(sponsors_Bb.gif) rgb(255,255,255) no-repeat top center;
	}
	
.connEpsilenLogo {
	width: 200px;
	height: 88px;
	background:url(sponsors_Epsilen.gif) rgb(255,255,255) no-repeat top center;
	}
	
.headshotWesch {
	width: 228px;
	height: 220px;
	float: none;
	background:url(wesch.gif) rgb(255,255,255) no-repeat top center;
	}
	
/* Wimba Connect Call for Presentations Form */

.connFormRow {
	display:block;
	width:100%;
	height:15px;
	margin:25px 0px;
	clear:both;
	}
	
.connFormBlock {
	display:block;
	width:100%;
	height:auto;
	margin:25px 0px;
	clear:both;
	}

.connForm1 {
	float:left;
	padding-right:10px;
	width:87px;
	}
	
.connForm2 {
	float:left;
	padding-right:25px;
	width:160px;
	}	
	
.connForm3 {
	float:left;
	padding-right:10px;
	width:87px;
	}
	
.connForm4 {
	float:left;
	padding-right:25px;
	width:160px;
	}	
	
.connFormLong {
	float:left;
	padding-right:25px;
	width:350px;
	}
	


/* Wimba Connect Global Menu */
	
.connMenu {
	width:850px;
	font-family:Arial, sans-serif;
	font-size:13px;
	padding-top:15px;
	margin-top:10px;
	border-top:rgb(221,221,221) solid 2px;
	}
	
.connMenu ul {
	list-style:none;
	padding:0px;
	margin:0px;
	}
	
.connMenu li {
	float:left;
	margin:0px 2px;
	}
	
.connMenu li a {
	background-color:rgb(235,235,235);
	color:rgb(51,81,101);
	text-align:center;
	text-decoration:none;
	display:block;
	height:35px;
	line-height:35px;
	padding:0px 22px;
	border:1px solid rgb(235,235,235);
	float:left;
	}
	
.connMenu li a.selectedMenu {
	background-color:rgb(255,255,255);
	color:rgb(255,102,0);
	text-align:center;
	text-decoration:none;
	display:block;
	height:35px;
	line-height:35px;
	padding:0px 22px;
	border:1px solid rgb(235,235,235);
	border-bottom:0px;
	float:left;
	}
	
.connMenu li a:link {text-decoration:none;}
.connMenu li a:visited {text-decoration:none;}
.connMenu li a:hover {text-decoration:none;
					  background-color:rgb(255,255,255);
					  color:rgb(255,102,0);
					  border-bottom:0px;}
.connMenu li a:active {text-decoration:none;
					  background-color:rgb(255,255,255);
					  color:rgb(255,102,0);
					  border-bottom:0px;}
