/* @override http://www.regent-college.edu/mainstyles.css */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D2C3A1;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/backgrounds/goldbars.gif);
	text-align: center;
}

/* * html #content-fullscreen {

    height: 100%;

} */

.maintable {
	background-color: #AFC7DC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}

#sectionindex {
	background-image: url(images/backgrounds/sectionheadbak2.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-repeat: repeat;
}

#breadcrumbbar {
	background-image: url(images/backgrounds/breadcrumb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	vertical-align: middle;
}

#contenttable {
	background-image: url(images/backgrounds/mainpict.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #AFC7DC;
	height: 100%;
}

#maincontent {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

#mainsidebar {
	background-color: #E2E6E7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 5px;
}

#footercell {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-color: #666666;
	border-left-style: solid;
}

.contentblock {
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #999966;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999966;
	line-height: 18px;
	display: block;
	text-align: left;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	padding: 5px 5px 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}

.contentblock p {
	line-height: 17px;
}

.contentblock p.featurespace {
	line-height: 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666633;
	padding: 2px 0px 2px 5px;
	margin-top: 25px;
	margin-bottom: 0px;
	background-position: left top;
	text-align: left;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	background-color: #E2E6E7;
	background-image: url(images/backgrounds/glbnav_background2.jpg);
	border: 1px solid #989C9C;
	text-align: center;
	color: #333333;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-color: #333333;
	background-image: url(images/backgrounds/glbnav_background2.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

#breadcrumbtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E5E5E5;
	margin-right: 15px;
	text-align: left;
	line-height: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: block;
}

a.subsectiontext:link, a.subsectiontext:visited, a.subsectiontext:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.subsectiontext:hover {
	color: #000000;
	font-weight: normal;
}

a.subsection:link, a.subsection:visited, a.subsection:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.subsection:hover {
	color: #660066;
	font-weight: normal;
}

.text10pt {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
}

.subsectdescrp {
	font-size: 10px;
	margin-right: 3px;
	margin-left: 3px;
}

.imgrightalign {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #333333;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: left;
	line-height: 17px;
}

ul {
	margin: 8px 20px;
	padding: 0px;
	text-align: left;
}

.headul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999933;
}

a:link {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #660066;
	text-decoration: underline;
	font-weight: bold;
}

.tdrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tdaltrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E5E5E5;
}

.tdrowhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 35px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
}

.tdrowfoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 35px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
	border-top-width: 1px;
	border-top-color: #333333;
}

.nobold {
	font-weight: normal;
}

.outdent {
	margin-left: -5px;
}

a.inpagelinks:link, a.inpagelinks:active, a.inpagelinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #E3E2C8;
	border-top-color: #999966;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #999966;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCC99;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	display: block;
	padding: 3px;
	margin: 1px;
	text-decoration: none;
}

a.inpagelinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CDE6FF;
	border-top-color: #6699CC;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #6699CC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #99CCFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	display: block;
}

.returntop {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 200px;
	float: right;
}

a.breadlink:link, a.breadlink:visited, a.breadlink:active {
	color: #E3E2C8;
	text-decoration: none;
}

a.breadlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

.tdrowtopline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.tdaltrowtopline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E5E5E5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

.rightsideflyout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	border: 1px solid #989C9C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	background-color: #F0F0F0;
	display: block;
	float: right;
}

.rsflyoutheader {
	background-color: #E2E6E7;
	text-align: center;
	margin: 0px;
	color: #333333;
	font-weight: bold;
	background-image: url(images/backgrounds/glbnav_background2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989C9C;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 148px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.rsflyouttext {
	font-size: 10px;
	display: block;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 5px;
}

.formblock {
	background-repeat: no-repeat;
	background-position: left top;
	width: 560px;
}

.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-left-color: #666666;
	border-bottom-color: #CCCCCC;
	padding: 2px;
	background-image: url(images/backgrounds/sidebar_greygrad.jpg);
	background-color: #E5E5E5;
	background-repeat: repeat-x;
	background-position: top;
}

.frontformbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EDECD1;
}

.formdiv {
	margin: 5px;
	display: block;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.downloadbutton {
	font-weight: bold;
	color: #7D8080;
	background-color: #E2E6E7;
	background-image: url(images/backgrounds/glbnav_background2.jpg);
	margin: 10px;
	padding: 3px;
	border: 1px solid #A3A7A7;
	background-repeat: repeat-x;
	background-position: left top;
	width: 250px;
}

.pictboxcaption {
	margin: 20px;
	float: right;
	width: 300px;
}

.formtextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-left-color: #999999;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 20px;
	border-bottom-color: #666666;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 5px;
	text-align: left;
}

.text12px {
	font-size: 12px;
	line-height: 16px;
}

.imgralignnb {
	float: right;
	margin-left: 20px;
}

.imgrleftalign {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #333333;
	clear: left;
}

.goldline {
	border-bottom: 1px solid #999966;
}

.featurebox {
	border: 1px solid #333333;
	background-repeat: repeat;
	background-position: left top;
	background-color: #F4F4F4;
}

.featureboxtext {
	margin: 5px 10px;
}

.featureboxhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 10px;
	padding: 3px 3px 3px 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(images/backgrounds/glbnav_background2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.text14px {
	font-size: 14px;
}

.imgrleftalign2 {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 5px;
}

.imgleftnb {
	margin-right: 5px;
	margin-bottom: 2px;
	border: none;
	float: left;
}

.acrobullets {
	list-style-image: url(images/icons/acrobatPage.gif);
	vertical-align: middle;
}

.goldlinedotted {
	border-bottom: 1px dotted #999966;
	margin-top: -6px;
	padding: 0px;
	margin-bottom: 12px;
}

#bannertext {
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -5px;
}

.frontnews {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC99;
	clear: both;
}

.frontnews-top .imgleftborder {
	margin-bottom: 10px;
}

.frontnews .imgleftborder {
	margin-bottom: 10px;
}

.bookindent {
	margin-top: 3px;
	margin-left: 20px;
}

.afterhourstitle {
	margin-top: 3px;
	text-transform: uppercase;
}

.textpt {
	font-size: 10pt;
	line-height: 13px;
	color: #333333;
}

.text9pt {
	font-size: 9pt;
	line-height: 13px;
	color: #333333;
}

.bannercaption {
	margin: 5px 15px 15px;
	padding: 0px;
	font-size: .9em;
	color: #5b5b5b;
}

.bannercaption p {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dropcap {
	margin: 0px;
	padding: 0px;
	float: left;
}

.articletext {
	text-indent: 10pt;
}

.newsdate {
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	line-height: 10pt;
	margin-top: 5px;
	letter-spacing: .2em;
}

.featureboxside {
	width: 150px;
	border: 1px solid #333333;
	background-repeat: repeat;
	background-position: left top;
	background-color: #EBEBEB;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 0px;
}

.featureboxheadside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 3px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(images/backgrounds/glbnav_background2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.imgfacultyleft {
	border: 1px solid #000000;
	margin-right: 10px;
}

.arrows {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Geneva, Arial, "sans serif";
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

.imgborder {
	border: 1px solid #000000;
}

.imgleftborder {
	margin-right: 10px;
	margin-bottom: 2px;
	border: 1px solid #000000;
	float: left;
}

.formboxreverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-left-color: #666666;
	border-bottom-color: #CCCCCC;
	padding: 2px;
	background-image: url(images/backgrounds/sidebar_greygrad.jpg);
	background-color: #FFFFFF;
}

faculty-bio {
	margin-bottom: 10px;
	display: block;
}

.text-uppercase {
	text-transform: uppercase;
}

.capitalize {
	text-transform: uppercase;
}

.table-news {
	margin-top: 10px;
}

.table-news p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
	margin-right: 10px;
}

.centretext {
	text-align: center;
}

#maintable {
	background-color: #AFC7DC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

.eventinfodiv {
	display: block;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	min-height: 130px;
	float: left;
}

.removeborders {
	
}

.removeborders td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.removeborders tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.removeborders table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.textbutton a {
	font-size: 11px;
	color: #CCCC99;
	background-color: #565137;
	display: block;
	padding: 3px;
	border: 2px outset #CCCC99;
	width: 200px;
	text-align: center;
}

.textbutton a:hover {
	color: #FFFFFF;
	border: 2px solid #333333;
}

.picturecaption-rightside {
	clear: right;
	float: right;
	width: 350px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 0px;
	padding-left: 10px;
}

.maintable #contenttable #maincontent .contentblock .datebox {
	color: #FFFFFF;
	background-color: #333333;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: right;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}

.maintable #contenttable #maincontent .contentblock .datebox p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 4px;
	text-align: center;
}

.newsheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

li.pdf {
	list-style-image: url(images/icons/pdficon_small.gif);
}

li.flash {
	
}

.frontfeature-img {
	border: 4px solid #CCC;
	clear: left;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.facultyimg-tiny {
	border: 4px solid #CCC;
	clear: left;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#quicklinks {
	float: right;
	border-left-width: .05em;
	border-left-style: dotted;
	border-left-color: #CCC;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
}

#quicklinks ul li {
	font-size: 12px;
	line-height: 16px;
}

#quicklinks ul {
	list-style-type: circle;
	list-style-position: outside;
}

#quicklinks h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #988A69;
	margin-top: 0px;
	font-size: 18px;
	margin-left: 15px;
}

.video-centered {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.notification {
	color: maroon;
	font-weight: bold;
	text-transform: uppercase;
}

/* PROFESSOR DETAILS */

.profname {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 0px;
}

.profcredentials {
	font-size: 0.95em;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

.redtext {
	color: #900;
}

.button-vidlaunch {
	width: 175px;
	float: right;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	background-color: #0078B7;
	border: 1px solid #254057;
	margin-left: 20px;
	margin-bottom: 20px;
	background-image: url(images/backgrounds/launch-button-background.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.button-vidlaunch-inside {
	padding: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #60a7e5;
}

.button-vidlaunch p {
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-shadow: #00314b 1px 1px 3px;
}

.button-vidlaunch a {
	font-weight: normal;
	font-style: normal;
	color: #b8d0ed;
}

.button-vidlaunch a:hover {
	color: white;
	text-decoration: none;
}

#sidebar-rightcontent {
	width: 200px;
	float: right;
	margin-left: 20px;
}

#sidebar-rightcontent h4 {
	text-align: left;
	background-image: none;
	background-color: transparent;
	border-style: none;
	font: normal normal 1.5em Georgia, "Times New Roman", Times, serif;
	color: #5d7d72;
}

#sidebar-rightcontent p {
	margin-right: 15px;
	color: #636e6e;
	font-size: 1em;
}

#sidebar-rightcontent .photo {
	display: block;
	margin-top: 10px;
	margin: 5px;
	border: 4px solid #dedacf;
}

.caption {
	font-size: 1em;
	font-style: italic;
	float: right;
	width: 300px;
	margin-top: -5px;
	margin-bottom: 15px;
}

.question {
	font-style: italic;
	font-size: 12px;
}

.question:first-letter {
	font-style: normal;
	color: #96C;
}

.remove-italic {
	font-style: normal;
}

.nobold {
	font-weight: normal;
}

.superscript {
	font-size: 85%;
	vertical-align: super;
	line-height: 0px;
}

ol.footnote {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 30px;
	margin-bottom: 20px;
}

ol.footnote li {
	font-size: 100%;
}

.main_image {
	background-image: url(images/banners/historyworkshop2011.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.button a {
	
  padding: 8px 15px;
  color: white;
  text-shadow: rgba(109,110,110,0.85) 0 1px 2px;
  
  background-color: #325d88;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), 1 2px 3px white;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	font: bold 14px/17px Helvetica, Arial, sans-serif;
	/*width:150px;*/ /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f99db', endColorstr='#3467ba',GradientType=0 );
	border: 1px solid #3068a7;
	
	background: #6596e5; /* Old browsers */
background: -moz-linear-gradient(top, #6596e5 0%, #568cdc 0%, #245d96 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6596e5), color-stop(0%,#568cdc), color-stop(100%,#245d96)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #6596e5 0%,#568cdc 0%,#245d96 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #6596e5 0%,#568cdc 0%,#245d96 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #6596e5 0%,#568cdc 0%,#245d96 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6596e5', endColorstr='#245d96',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #6596e5 0%,#568cdc 0%,#245d96 100%); /* W3C */
}

.button a:visited {
	color: #FFFFFF;
}

.button a:hover {
	border-top-color: #28597a;
	background: #28597a;
	color: #ffffff;
	text-decoration: none;
}

.button a:active {
	border-top-color: #1b435e;
	background: #1b435e;
	text-decoration: none;
	color: #FFFFFF;
}

a.liveLink {
	float: right;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	background-color: #0078B7;
	border: 1px solid #254057;
	margin-left: 20px;
	margin-bottom: 20px;
	background-image: url(images/backgrounds/launch-button-background.png);
	padding: 5px 10px;
	display: block;
	color: white;
	clear: both;
	margin-top: 10px;
}

a.liveLink:hover {
	color: fff;
}

.quicklinks {
	width: 250px;
	float: left;
	margin-bottom: 20px;
}

.issue-left {
	width: 300px;
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
}

.quicklinks ul {
	
	
}

.quicklinks li {
	font-size: 1.2em;
}


.detailsPullout {
	clear: none;
	float: right;
	width: 252px;
	background-color: #daecff;
	padding: 10px;
	color: #FFF;
	border: 4px solid #cadbef;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.detailsPullout a {
	}

.detailsPullout p {
	color: #3f3f3f;
	margin-left: 0;
	margin-right: 0;
}

.detailsPullout h3 {
	color: #298BC2;
	font-size: 180%;
	border-style: none;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 2px;
}

.detailsPullout h4 {
	background-image: none;
	background-color: #daecff;
	text-align: left;
	color: #935403;
	font-size: 130%;
	border-style: none;
	margin-bottom: 0px;
}

.detailsPullout ul {
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 10px;
}

.detailsPullout li {
	color: #935403;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}




.detailsPullout a:hover {
	color: #9b1c75;
	text-decoration: underline;
}



.detailsButton a {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #aec1d0;
	display: block;
	width: 200px;
	padding: 8px;
	text-align: center;
	color: white;
	background: #04658f url(../images/2011/button_background2.jpg) repeat-x 0 center;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #003048 1px 1px 3px;
}

.detailsButton a:hover {
	color: #f8eac3;
	text-decoration: none;
}
