.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
/* @group elements */
* { margin: 0; padding: 0; }
html,body {
	height: 90%;
}

body {
	background: #fff;
	text-align:center;
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
/*	font-family: "Calibri","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Helvetica,Arial,sans-serif,"Bitstream Vera Sans";*/
	color: #555555;
	line-height: 1.5em;
	margin: 0 auto;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
dd {
	line-height: 2em;
}

br{
	line-height: 1.5em;
}

img {
	border: 1px solid #555555;
}

ol {
	padding-left: 30px;
	margin-bottom: 1.2em;
}

p {
	margin-bottom: 1em;
	text-align: justify;
}

hr {
	text-align: center;
	width: 97%;
	margin-bottom: 10px;
	color: #dddddd;
}

h1 {
	font-size: 20px;
	letter-spacing: .03em;
}
h2 {
	font-size: 15px;
	font-family: Times New Roman, serif;
	color: #0d3978;
	text-align: left;
	padding: 5px 0;
}
button{
	cursor: pointer;
}

.bulletList {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.bulletList li {
	padding-left: 20px;
	padding-bottom: 10px;
	list-style-image: none;
	background: url('/images/check.jpg') top left no-repeat;
}

#wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	background: url('/images/bg6.jpg') repeat;
}
	
/*@group outer  */
#outer {
	width: 951px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url('/images/shadow.png') repeat-y;
}
/* @end */

/* @group header */

#header {
	height: 159px;
	width: 917px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 2px;
}

#nav,
#nav ul {
	list-style: none;
}
#nav {
	float: left;
}
#nav > li {
	float: left;
}
#nav li a {
	display: block;
	height: 2em;
	line-height: 2em;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	width: 75px;
}
#nav ul {
	position: absolute;
	display: none;
	z-index: 999;
}
#nav ul li a {
	width: 75px;
	padding: 6px 1.5em;
}
#nav li:hover ul.noJS {
	display: block; 
}


/* Main menu
------------------------------------------*/
#nav {
	font-family: Times New Roman, serif;
	font-size: 15px;
	letter-spacing: .02em;
	background: #5c3499;
}
#nav > li > a {
	color: #fff;
	font-weight: normal;
}
#nav > li:hover > a {
	background: #160e7d;
}


/* Submenu
------------------------------------------*/
#nav ul {
	background: #5c3499;
}
#nav ul li a {
	color: #ccc;
	text-align: left;
	width: 100px;
	height: auto;
	line-height: 1.3em;
}
#nav ul li:hover a {
	background: #160e7d;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 917px;
	background: #ffffff;
}

/* for Internet Explorer */
*html #leftCol{
	height: 550px;
}

#leftCol {
	float: left;
	width: 240px;
	padding-top: 0px;
	margin-left: -10px;
	padding-right: 50px;
	background: #ffffff;
	color: #555555;
	font-size: 11px;
	line-height: 1.4em;
	overflow: visible;
	margin-bottom: 10px;
	min-height: 600px;
}
#leftCol ul {
	width: 230px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 12px;
	font-family: Times New Roman, serif;
	letter-spacing: .03em;
	line-height: 1.4em;
}
#leftCol ul li {
	padding-bottom: 8px;	
}
#rightCol {
	width: 830px;
	padding-top: 0px;
	padding-left: 20px;
	margin-left: 20px;
	padding-right: 10px;
	background: #ffffff;
	color: #555555;
	font-size: 12px;
	overflow: visible;
}
#subheader {
	text-align: right;
	margin-top: 15px;
	font-size: 28px;
	font-family: 'Times New Roman', Times, serif;
	color: #0d3978;
	letter-spacing: .02em;
	line-height: .9em;
}
.main {
	text-align: justify;
	margin-top: 40px;
	margin-left: 15px;
	
}
.main h2 {
	font-size: 16px;
	font-family: Times New Roman, serif;
	color: #0d3978;
	text-align: left;
	line-height: .1em;
	margin-bottom: -10px;
}
.main h2 a:hover {
	color: #555555;
}

.upcoming a {
	border-bottom: 1px dotted #cccccc;
	color: #cccccc;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: .05em;
	line-height: 2.8em;
	text-align: center;
	width: auto;
}
.upcoming a:hover {
	color: #555555;
}
#social {
	margin-top: 5px;
	margin-bottom: 15px;
}
#social a {
padding-left: 10px;
padding-right: 10px;
color: #cccccc;
}
#social a:hover {
color: #555555;
}
#social b {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .05em;
	line-height: 2.8em;
	text-align: left;
	border: none;
}
#shows {
	height: 255px;
	width: 190px;
	overflow: hidden;
	text-align: left;
}

#more a {
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .03em;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 0px;
	margin-top: 5px;
	float: right;
}
#more a:hover {
	color: #555555;
}
#slideshow {
	position: relative;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: -9px;
	width: 200px;
	height: 300px;
	z-index: 71;
}
	
/* for Internet Explorer */
*html #main{
	height: 600px;
}

#main {
	width: 880px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 50px;
	text-align: left;
	min-height: 600px;
}
#bio {
	float: right;
	overflow: visible;
	margin-bottom: 10px;
}
#vibedeck {
	overflow: hidden;
	width: 610px;
	margin-bottom: 50px;
	margin-left: 10px;
}
.vibedeck {
	overflow: hidden;
	width: 610px;
	margin-bottom: 50px;
	margin-left: 10px;
}
#vidheader {
	width: 626px;
	background: #6c7c89;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
}
.vidheader1 {
	width: 626px;
	background: #6c7c89;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
}
.vidheader2 {
	width: 626px;
	background: #6c7c89;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
}
.vidheader3 {
	width: 626px;
	background: #6c7c89;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
}
.vidheader4 {
	width: 626px;
	background: #6c7c89;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
}

#categoryheaders {
	text-transform: uppercase;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: .03em;
	padding-top: 15px;
	line-height: 1.2em;
}
.projectheader {
	width: 626px;
	background: #6c7c89;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
	margin-bottom: 25px;
}
.projectheader a {
	color: #fff;
}
.projectheader a:hover {
	color: #000;
}

#projects {
	font-size: 15px;
}
#projects a {
	font-size: 15px;
	font-weight: bold;
}
.projects {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 25px;
	color: #003366;
}
.projects a {
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}
.section {
	margin-bottom: 25px;
}
.download {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
.videotitle {
	font-size: 15px;
}
.download a {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
.articles {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	
}
.articles a {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}
#iframe {
	border: 1px solid #000000;
	width: 420px;
	height: 315px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.row {
	width: 595px;
}
.cell1 {
	width: 132px;
	float: left;
	clear: both;
	overflow: visible;
	word-wrap: break-word;
	padding: 5px;
	min-height: 95px;
	vertical-align: middle;	
}
.cell2 {
	width: 160px;
	float: left;
	overflow: visible;
	word-wrap: break-word;
	padding: 5px;
	border-left: 1px dotted #6c7c89;
	min-height: 95px;
	vertical-align: middle;
}
.cell3 {
	width: 295px;
	float: right;
	clear: none;
	overflow: visible;
	word-wrap: break-word;
	padding: 5px;
	margin-right: -28px;
	border-left: 1px dotted #6c7c89;
	min-height: 95px;
	vertical-align: middle;
}
#footer{
	width: 917px;
	height: 20px;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
	font-size: 11px;
	letter-spacing: .03em;
	color: #ffffff;
	font-family: Times New Roman, serif;
	font-size: 12px;
/*	font-family: "Calibri","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Helvetica,Arial,sans-serif,"Bitstream Vera Sans";*/
	background: #5c3499;
}
#footer a {
	color: #ffffff;
}
/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width: 475px;}
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 0px;}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em; width: 550px;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:13px; font-weight: bold; height: 25px; line-height: 25px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto; float: right;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:14px; padding-bottom: 2px; padding-top: 8px; font-weight:bold;}
#mc_embed_signup input.email {padding:5px 0; margin:3px 0 10px 0; text-indent:5px; width:100%; min-width:105px;}
#mc_embed_signup input.button {width:25%; margin:5px 0 10px 0; min-width:50px;}

#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:0%;}
#mc_embed_signup .asterisk {color:#c60; font-size:150%;}
#mc_embed_signup .mc-field-group .asterisk {position:relative; top:2px; left:-2px;}      
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
