div.content{
	background: #CCCCCC;
	padding: 30px 10px 10px 0;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.tagleft{
	background: #F2F2F2 url('pix/quotetag_left.gif') no-repeat;
	width: 93px;
	height: 59px;
	border: 0px;
	position: relative;
	left: 300px;
}

div.tagright{
	background: #F2F2F2 url('pix/quotetag_right.gif') no-repeat;
	width: 93px;
	height: 59px;
	border: 0px;
	position: relative;
	left: 110px;
}

p.content{
	font-family: "Helvetica", san-serif;
	font-size: 10pt;
	text-align: justify;
	color: black;
	margin: -40px 40px 30px 50px;
}

p.content:first-line{
	font-family: "Helvetica", san-serif;
	font-size: 20pt;
	text-align: left;
	color: black;
	font-weight: bold;
}

p.details{
	font-family: "Helvetica", san-serif;
	font-size: 10pt;
	text-align: justify;
	color: black;
	margin: 10px 40px 30px 50px;
}

p.schedule{
	font-family: "Helvetica", san-serif;
	font-size: 8pt;
	text-align: left;
	color: black;
	margin: 5px 10px 5px 10px;
}

td.rightcolumn{
	border-left: 1px solid #CCCCCC;
}

hr{
	align: left;
	margin: 30px 20px 0px 20px;
	color: #CCCCCC;
	background: #CCCCCC;
	height: 1px;
}

div.date{
	background: #D9E021;
	width: 40px;
	height: 20px;
	font-family: "Helvetica", sans-serif;
	font-weight: bold;
	font-size: 20pt;
	text-align: center;
	padding: 2px 0 5px 0;
}

div.month{
	font-family: "Helvetica", sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	background: #000000;
	width: 40px;	
	padding: 2px 0 1px 0;
	color: white;
}

h1{
	font-family: "Helvetica", san-serif;
	font-size: 14pt;
	text-align: center;
	color: black;
	line-height: 1.25em;
}

h2{
	font-family: "Helvetica", san-serif;
	font-size: 30pt;
	text-align: left;
	color: black;
	margin: 5px 0 3px 10px;
}

h3{
	font-family: "Helvetica", san-serif;
	font-size: 20pt;
	text-align: left;
	color: black;
	margin: 5px 40px 3px 50px;
}

a.menu:link{
	font-family: "Helvetica", sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration: none;
	line-height: 20px;
	display: block;
	background: #EAEAEA;
	border-bottom: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;
	margin-bottom: 5px;
}

a.menu:hover{
	font-family: "Helvetica", sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration: none;
	line-height: 20px;
	display: block;
	background: #D9E021;
	margin-bottom: 5px;
}

a.menu:visited{
	font-family: "Helvetica", sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration: none;
	line-height: 20px;
	display: block;
	background: #EAEAEA;
	border-bottom: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;
	margin-bottom: 5px;
}

a.menu:visited:hover{
	font-family: "Helvetica", sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration: none;
	line-height: 20px;
	display: block;
	background: #D9E021;
	margin-bottom: 5px;
}

p.rightcolumn{
	font-family: "Helvetica", san-serif;
	font-size: 10pt;
	text-align: left;
	color: black;
	margin: 0 30px 0 30px;
}

p.copyright{
	font-family: "Helvetica", san-serif;
	font-size: 7pt;
	text-align: center;
	font-style: italic;
	color: white;
	margin-top: 10px;
}

a.copyright:link{
	font-family: "Helvetica", san-serif;
	font-size: 7pt;
	text-align: center;
	font-style: italic;
	color: #D9E021;
	text-decoration: none;
}

a.copyright:visited{
	font-family: "Helvetica", san-serif;
	font-size: 7pt;
	text-align: center;
	font-style: italic;
	color: #D9E021;
	text-decoration: none;
}

a.copyright:hover{
	font-family: "Helvetica", san-serif;
	color: white;
	text-decoration: none;
}

a.copyright:visited:hover{
	font-family: "Helvetica", san-serif;
	color: white;
	text-decoration: none;
}

p.footer{
	font-family: "Helvetica", san-serif;
	font-size: 10pt;
	text-align: justify;
	color: black;
	margin: 15px 30px 0 30px;
}

p.footer:first-line{
	font-family: "Helvetica", san-serif;
	font-size: 16pt;
	text-align: left;
	color: black;
}

p.campuses{
	font-family: "Helvetica", san-serif;
	font-size: 9pt;
	text-align: left;
	color: black;
	margin: 15px 30px 15px 30px;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	padding: 4px;
}

p.campuses:first-line{
	font-family: "Helvetica", san-serif;
	font-size: 10pt;
	text-align: left;
	color: black;
}

a.campuses:link{
	font-family: "Helvetica", san-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: #666666;
	text-decoration: none;
}

a.campuses:visited{
	font-family: "Helvetica", san-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: #666666;
	text-decoration: none;
}

a.campuses:hover{
	font-family: "Helvetica", san-serif;
	color: #D9E021;
	font-weight: bold;
	text-decoration: none;
}

a.campuses:visited:hover{
	font-family: "Helvetica", san-serif;
	color: #D9E021;
	font-weight: bold;
	text-decoration: none;
}

form.story{
	margin: 10px 30px 0 30px;
	border: 1px dashed #ffffff;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
	background: #E5E561;
}

form.fund{
	margin: 10px 20px 30px 30px;
	border: 1px dashed #ffffff;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
}

label{
	font-family: "Helvetica", san-serif;
	font-size: 7pt;
	color: black;
}

input.round{
	border: 1px solid #666666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	font-family: "Helvetica", san-serif;
	font-size: 7pt;
}

textarea{
	border: 1px solid #666666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	vertical-align: top;
	font-family: "Helvetica", san-serif;
	font-size: 7pt;
}

p.form{
	font-family: "Helvetica", san-serif;
	font-size: 7pt;
	color: black;
}

div.close{
	width: 40px;
	height: 25px;
	padding-top: 4px;
	font-family: "Helvetica", sans-serif;
	font-size: 7pt;
	text-align: center;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	position: fixed;
	right: 5px;
	background: #ffffff;
}

div.closex{
	background: #CCCCCC;
	color: #ffffff;
}

div.closetxt{
	background: #ffffff;
	color: #CCCCCC;
}

a.close{
	text-decoration: none;
}

img.speaker{
	width: 70px;
	height: 70px;
	background: #CCCCCC;
	padding: 2px;
	border: 1px solid black;
	margin-top: 30px;
	margin-right: 10px;
}

img.content{
	padding: 4px;
	border: 1px solid #666666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

table.container{
	margin-top: -19px;
}

blockquote{
	margin: 10px;
	border: 1px #CCCCCC dashed;
}

table{
	border-collapse: collapse;
}

ol{
	font-family: "Helvetica", san-serif;
	font-size: 10pt;
	text-align: justify;
	color: black;
	margin: 10px 40px 30px 30px;
}
	




	