body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}


img { behavior: url("/css/iepngfix.htc") }

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

html {
	background: #d5edf7;	
}

form select {
	width: inherit;
}

body {
	color:#000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f6b72;
	background: #d5edf7;
}

strong, em {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

img {
	border: none;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

hr {
	color: #c2bcad;
	background-color: #c2bcad;
	height: 1px;
	border: none;
}

.formerror{
   padding: 3px 20px 0px;
   background: url(/images/icons/stop.png) no-repeat left bottom;
   color: red;
   font-size: 11px;
   font-weight: bold;
}

ol {
	list-style-position: inside;
	padding: 0;
	margin: 0;
}

a {
	color: #1488b8;
}

a:hover { 
	text-decoration: underline;
}

#wrapper {
	min-width: 1000px;
}

#header {
	background:#004452;
	padding: 9px 9px 0px 9px;
	margin: 0px 0px 10px 0px;
}

#header-inlay {
	height: 161px;
	background:#fff;
	border-top: 1px solid #AA968A;
	border-left: 1px solid #AA968A;
	border-right: 1px solid #AA968A;
}

#header-inlay a {
	float: left;
}
#header-inlay img {
	margin: 10px 0px 0px 33px;
}

#globalmininav {
	position: relative;
	float: right;
	width: 50.9%;
	margin: 18px 20px 0px 0px;
}

ul#mininav {
	position: relative;
	float: right;
	font-size: 14px;
}

ul#mininav li {
	float: left;
	margin: 0px 4px 0px 0px;
}

#mininav a {
	float: left;
	display: block;
	text-decoration: none;
	color: #6B312E;
}

#mininav a:hover { 
	text-decoration: underline;
}


#globalmainnav {
	position: relative;
	float: right;
	width: 600px;
	margin: 21px 20px 0px 0px;
	z-index: 30;
}

#content {
	
}

.message {
	background: #eef;
	border: 1px solid #99f;
	padding: 12px;
	margin-bottom: 10px;
	font-size: 14px;
}

.messageSuccess {
	margin-bottom: 10px;
  	border: 1px solid #73B65A;
}

.messageSuccess h2 {
	margin: 0 !important;
	padding: 5px 20px 5px 25px;
	font-size: 11px;
	color: #fff;
	background: #73B65A url(../images/icons/accept.png) no-repeat 5px 2px;
}

.messageFailure {
	color: #fff;
	background: #FF0000;
	border: 1px solid #99f;
	padding: 12px;
	margin-bottom: 10px;
	font-size: 14px;
}

#middlecontent {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: 200px;
	background:#1488b8;
}

#middlecontent-new {
	margin: 0px 0px 10px 0px;
	height: 200px;
	background:#1488b8;
}

#marquee-box {
	position: relative; 
	height: 200px; 
	width: 1150px;
}	

#event-box {
	position: absolute; 
	bottom: 0; 
	right: 0; 
	margin: 0px 160px 0px 0px;
	padding: 8px 8px 8px 8px;
	height: 180px; 
	width: 300px; 
	text-align: left;

	background-color: #000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 5;
}

#event-box-ontop {
	position: absolute; 
	bottom: 0; 
	right: 0; 
	margin: 0px 160px 0px 0px;
	padding: 8px 8px 8px 8px;
	height: 180px; 
	width: 300px; 
	text-align: center;
	color: #fff;
	z-index: 10;
}

#event-box-ontop h3 {
	font-size: 18px;
	line-height: 30px;
}

#event-box-ontop span {
	font-size: 14px;
}

#event-image-box img {
	margin: 0px 0px 22px 0px;
}
#event-content-box {
	margin: 0px 0px 0px 20px;
}

.event-content {}

.event-content h3 {
	font-size: 16px;
	line-height: 26px;
	color: #0e4e69;
}

.event-content h3 a {
	font-size: 16px;
	line-height: 26px;
	color: #0e4e69;
	text-decoration: none;
}

.event-content h3 a:hover {
	color: #336699;
}

.event-content p {
	font-size: 12px;
}

.event-content h4 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

span.additional-info {
	font-size: 14px;
	color: #1488b8;
}

.content-block {
	margin: 0px 0px 10px 0px;
}

.content-block ul {
	list-style-postion: inside;
	padding: 0px 0px 0px 20px;
}

.content-block ul li {
	list-style: disc;
	
}

#homepagecontent {
	margin: 10px 20px 10px 20px;
}

#mainContent {
	border: 1px solid #486c7a;
    margin: 10px;
    background:#fff;
    min-width: 750px;
}

 .floatright {
	float: right;
	margin: 0px 0px 10px 15px;
	border: 1px solid #666;
	padding: 2px;
}

 .floatleft {
	float: left;
	margin: 10px 10px 0px 0px;
	border: 1px solid #666;
	padding: 2px;
}

.main-box-header {
	height: 40px;
	background-color: #1488b8;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
}

.small {
	font-size: 10px;
}

.main-box-content {
	padding: 10px;
	min-height: 400px;
}

#sidebar {
	width: 200px;
	margin: 10px 10px 40px 10px;
	padding: 0px;
}

.sidebar-box-header {
	height: 41px;
	background-color: #e0c552;
	text-align: center;
	color: #004452;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
}

.sidebar-box-header div {
	margin: 0px 0px 0px 0px;
}

*html .sidebar-box-header div {
	margin: 25px 0px 0px 0px;
}

.sidebar-box-header div a {
	color: #375563;
	text-decoration: none;
}

.sidebar-box-header div a:hover {
	text-decoration: underline;
}

.sidebar-box-content {
	padding: 4px 0px 0px 0px;
}

.sidebar-box-content ul {

}

.sidebar-box-content ul li {
	color: #1488b8;
}

.sidebar-box-content ul li a {
	color: #1488b8;
	font-size: 12px;
	text-decoration: none;
}

.sidebar-box-content ul li a:hover {
	color: #1488b8;
	text-decoration: underline;
}

.sidebar-box-content ul li a.selected {
	font-weight: bold;
}

.sidebar-box-content ul li ul {
	margin: 4px 0px 4px 10px;	
}

.sidebar-box-content ul li ul li {
	font-size: 12px;
}

.sidebar-box-content ul li ul li a {
	color: #1488b8;
}

.sidebar-box-content .event-nav {
	padding: 10px;
}
.sidebar-box-content .event-nav hr {
	color: #c2bcad;
}

.sidebar-box-content .event-nav li.marquee {
	margin: 0px 0px 10px 0px;
}

.sidebar-box-content .event-nav li.calendar {
	margin: 30px 0px 0px 0px;
}

.sidebar-box-content .event-nav li.calendar a {
	font-size: 16px;
	line-height: 20px;
	color: #0e4e69;
	text-decoration: none;
}

.sidebar-box-content .event-nav li.calendar a:hover {
	color: #336699;
}


.sidebar-box-content .event-nav li.marquee a.header {
	font-size: 16px;
	line-height: 20px;
	color: #0e4e69;
	text-decoration: none;
}

.sidebar-box-content .event-nav li.marquee a.header:hover {
	color: #336699;
}


#staff {
	font-size: 12px;
}

#staff div.floatleft {
	float: left;
	width: 360px;
	margin: 0px 10px 10px 0px;
	background-color: #eee;
	border: 1px solid #bbb;
	padding: 5px;
}

#history {
	font-size: 12px;
}

#history div.floatleft {
	float: left;
	width: 280px;
	margin: 0px 10px 10px 0px;
	background-color: #eee;
	border: 1px solid #bbb;
	padding: 5px;
}

.search-box {
	border: 1px solid #000;
	background: #dedede;
	margin: 20px 0px 20px 0px;
	padding: 5px;
}

.alpha-search-list {
	list-style: none;
	margin: 0px 2px 0px 2px;
}

.alpha-search-list li {
	display: inline;
}

#glossary-list {

}

.glossary-search-results {
	border: 1px solid #000;
	background: #dedede;
	margin: 20px 0px 20px 0px;
	padding: 5px;
}

#glossary-list li {
	margin: 0px 0px 10px 0px;
	border: 1px solid #000;
	background: #D3F9C5;
	padding: 4px;
}

#job-list {

}

#job-list li {
	margin: 0px 0px 10px 0px;
	padding: 4px;
}

.form-errors {
	margin-bottom: 10px;
	border: 1px solid #f33;
	background-color: #ffc;
}

.form-errors h2 {
	padding: 5px 20px 5px 25px;
	font-size: 11px;
	color: #fff;
	background: #f33 url(../images/icons/error.png) no-repeat 5px 2px;
}

.form-errors dl {
	padding: 5px;
}

.form-errors dt {
	font-weight: bold;
	float: left;
	padding-right: 5px;
}

.form-errors dd {
	margin: 0;
}

.form_error {
	color: #f33;
	font-size: 12px;
}

.requiredflag {
	color: #F00;
}

.faqList {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px 5px 0px 0px;
	width: 600px;
}

.faqList li {
	margin: 0px 0px 4px 0px;
}

.newslist {
	list-style: none;
	margin: 0px 0px 20px 0px;
}

.newslist li {
	margin: 0px 0px 10px 0px;
}

.linkslist {
	list-style: none;
	margin: 0px 0px 20px 0px;
}

.linkslist li {
	margin: 0px 0px 10px 0px;
}

.faqBigLetter {
	font-size: 30px;
}

.faqQuestionText {
	
}

.faqAnswerBlock {
	border: 1px solid #dedede;
	background: #eee;
	padding: 0px;
	margin: 0px 0px 0px 36px;
}

.faqAnswerBlockInner {
	margin: 10px;
}

.newstitle {
	font-size: 18px;
	font-weight: bold;
}

.newsblurb {
	
}

#map {
	font-size: 12px;
}

#map b {
	font-weight: bold;
}

.testimonialList {
	list-style: none;
	width: 100%;
}

.testimonialList li {
	border: 1px solid #000;
	background: #eee;
	padding: 10px;
	margin: 0px 0px 20px 0px;
	clear:right;
}

.testimonialText {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}

.testimonialName {
	
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}

#client_center_login {
	width: 100%;

}
#client_center_login label{
	font-size: 14px;
	font-weight: bold;
}

.userContextBox {
	font-size: 12px;
}

.dashboardbox {
	width: 400px;
	float: left;
	border: 1px solid #6b312e;
	background-color: #f5f5d3;
	height: 275px;
	margin: 10px 20px 20px 0px;
}

.dashboardboxHeader {
	height: 30px;
	background-color: #6b312e;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
}

.dashboardBody {
	padding: 10px;
}

.dashboardBody a {
	font-size: 12px;
}

.homepage-box {
	
}

#homepage-box-static {
	margin: 0px 0px 0px 0px;
	border:1px solid #496c7b;
    padding: 0px;
    position:relative;
    background-color: #fff;
    width: 439px;
}

.homepage-box-header {
	height: 40px;
	background-color: #1488b8;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
}

.homepage-box-content {
	width: 439px;
	height: 262px;
	font-size: 0px;
}

.donate-marquee-global {
	position: relative;
	float: right;
	clear: none;
	width: 500px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px -20px 0px 0px;
}

.donate-marquee-global img {
	margin: 0px !important;
	padding: 0px !important;
	position: relative;
	float: right;
	width: 500px;
}

.news-box {
	width: 268px;
	/*border: 1px solid #6b312e;
	background-color: #fff;*/
	margin: 0px;
	color: #446877;
}

.news-box-header {
	height: 40px;
	background-color: #e0c552;
	text-align: center;
	padding:  0px 0px 0px 0px;
	color: #004452;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
}

.news-box-content {
	padding: 20px 0px 0px 10px;
}

.news-box-content ul li {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 11px;
}

.news-box-content ul li hr {
	color: #c2bcad;
	background-color: #c2bcad;
	height: 1px;
	border: none;
}

.news-box-content ul li span.title {
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #375563;
}

.news-box-content ul li span.title a {
	text-decoration: none;
	color: #375563 !important;
	font-size: 16px;
}

.news-box-content ul li span.title a:hover {
	text-decoration: underline;
}

.news-box-content ul li .read-more-link {
	font-size: 11px;
}

.home-event-date {
	font-size: 10px;
}

.recentMessages {
	list-style-position: outside;
}

.recentMessages li {
	height: 16px;
	padding-left: 20px;
	background-image: url(../images/icons/email.png);
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
	font-size: 16px;
	line-height: 14px;
}

.recentMessages li span.sender {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 4px 0px 0px;
}

.recentMessages li span.subject {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 4px 0px 0px;
}

.recentMessages li span.date {
	font-size: 10px;
	margin: 0px 4px 0px 0px;
}

.recentDocuments {
	list-style-position: outside;
}

.recentDocuments li {
	height: 16px;
	padding-left: 20px;
	background-image: url(../images/icons/page.png);
	background-repeat: no-repeat;
	margin: 0px 0px 20px 0px;
	font-size: 16px;
	line-height: 16px;
}

.recentDocuments li span.date {
	font-size: 10px;
	margin: 0px 4px 0px 0px;
}

.dashboardBody hr {
	margin: 10px 0px 10px 0px;
}


.client-data-table {
	background-color: #f5f5d3;
	border: 1px solid #6b312e;
}

.client-data-table .header-row {
	background-color: #6b312e;
	color: #fff;
	height: 30px;
	font-weight: bold;
}

.client-data-table .listTable-row2 {
	background-color: #fafae1;
	height: 30px;
}

.client-data-table .listTable-row1 {
	background-color: #f5f5d3;
	height: 30px;
}

.client-data-table td {
	padding: 10px;
}

.messageLabel {
	font-size: 12px;
	font-weight: bold;
}

.footerinfo-home {
	margin: 10px 0px 10px 0px;
	color: #446877;
	font-size: 10px;
}

.footerinfo {
	margin: 10px 10px 40px 10px;
	color: #446877;
	font-size: 10px;
}

#footer {
	padding: 10px;
	margin: 0px 10px 10px 10px;
	background: #FFF;
}

fieldset {
	padding: 6px;
	border: 1px solid #9c8fa2;
}

legend {
	padding: 3px;
	border: 1px solid #9c8fa2;
	font-size: 18px;
	font-weight: bold;
}

fieldset p label {
	font-weight: bold;
	font-size: 12px;
}


.job-posting {
	
}

.job-posting span {
	font-size: 18px;
	font-weight: bold;
}

.job-posting p, .job-posting li {
	font-size: 12px;
}

.description {
	font-size: 12px;
}

.requirements ul {
	list-style-type: disc;
}

.benefits ul li {
	height: 16px;
	padding-left: 20px;
	background-image: url(../images/icons/add.png);
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	line-height: 14px;
}

span.date {
	color:#A5A27D;
	font-family:Georgia,Trebuchet MS,Arial;
	font-size:12px;
	letter-spacing:0.1em;
	padding-right:10px;
}

.news-article {
	
}

.news-article span.date {
	color:#A5A27D;
	font-family:Georgia,Trebuchet MS,Arial;
	font-size:12px;
	letter-spacing:0.1em;
	padding-right:10px;
}

.archive-news-list {

}

.archive-news-list li {
	margin: 0px 0px 20px 0px;
}

.archive-news-list li span.title {
	font-size: 18px;
	font-weight: bold;
}

.archive-news-list li span.title a {
	text-decoration: none;
}

.archive-news-list li span.title a:hover {
	text-decoration: underline;
}

.buttonSubmit {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(../images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}

.pub-form-box {
	width: 100%;
	border: 1px solid #6b312e;
	background-color: #fff;
	margin: 0px;
}

.pub-form-header {
	height: 40px;
	background-color: #6b312e;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
}

.pub-form-content {
	padding: 20px;
}

table.pub-form {
	
}

table.pub-form td {
	padding: 0px 0px 10px 0px;
}

.applicant-form {
	font-size: 12px;
}

.applicant-form label {
	margin: 0px 4px 4px 4px;
}

.instructions {
	background: #eef;
	border: 1px solid #99f;
	padding: 12px;
	margin: 0px 0px 12px 0px;;
	font-size: 14px;
}

.instructions ol {
	list-style-position: inside;
}

.mailform {
	background: #eee;
	border: 1px solid #446877;
	padding: 0px;
	margin: 0px;
}

.mailform label {
	font-weight: bold;
	color: #375563;
}

.mailform span.header {
	font-size: 18px;
	font-weight: bold;
	color: #375563;
}

.contact-info {

}

.contact-info td span {
	font-weight: bold;
	color: #375563;
}

.giving-benefits {
	text-align: left;
	font-size: 12px;
}

.giving-benefits tr.head th {
	font-size: 18px;
	font-weight: bold;
}

.giving-benefits tr.oddrow {
	background-color: #ccc;
	height: 40px;
}
.giving-benefits tr td {
	padding: 2px 0px 0px 2px;
}
.giving-benefits tr.evenrow {
	background-color: #eee;
	height: 40px;
}

.glossary-letter-group {
	border-top: 1px solid #446877;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 10px 0px
}

.glossary-letter-group li {
	margin: 0px 0px 5px 0px;
}


.glossary-letter-group li ul {
	margin: 10px 0px 10px 30px;
	padding: 0px;
	list-style-position: inside;
}

.glossary-letter-group span {
	font-size: 12px;
	font-weight: bold;
}

.sponsorship-event-list {
	margin: 0px 10px 0px 0px;
	clear: left;
}

.sponsorship-event-list li {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.sponsorship-event-list li span {
	font-size: 14px;
	font-weight: bold;
	color: #4F6B72;
}

.staff-member {
	background-color: #efefef;
	border: 1px solid #446877;
	padding: 10px;
}

.staff-member span {
	font-weight: bold;
}

.clear {
	clear: both;
}

.address-block {
	background-color: #efefef;
	border: 1px solid #446877;
	padding: 10px;
}

.address-block span {
	font-size: 14px;
	font-weight: bold;
}

.news-list {

}

.news-list li {
	margin: 0px 0px 20px 0px;
}

.news-list li span {
	padding: 0px;
	font-weight: bold;
	font-size: 18px;
	color: #375563 !important;
}

.news-list li span a {
	color: #375563;
	text-decoration: none;
}

.news-list li span a:hover {
	text-decoration: underline;
}

#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
}

#mytable a {
	color: #c75f3e;
}

#mytable caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/images/csstable/bg_header.jpg) no-repeat;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
#mytable td ul {
	list-style: disc;
	margin: 0px 0px 0px 10px;
}


#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(/images/csstable/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(/images/csstable/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.upcoming-events {
	background-color: #efefef;
	padding: 10px;
}

.upcoming-events ul li {
	margin: 0px 0px 10px 0px;
}

.upcoming-events ul li span.title {
	font-size: 14px;
}

.upcoming-events ul li span.title a {
	color: #4F6B72;
	font-weight: bold;
}

.upcoming-events ul li {
	margin: 0px 0px 10px 0px;
}

.upcoming-events ul li a {
	text-decoration: none;
}

.upcoming-events ul li a:hover {
	text-decoration: underline;
}

.sponsors-table tr td {
	padding: 10px 0px 0px 10px;
}

.bullet-list {
	list-style: disc;
	list-style-position: inside;
	padding: 10px;
	font-size: 12px;
}

.bullet-list ul li {
	margin: 0px 0px 10px 0px;
}

.golf-info {
	background-color: #b3e694;
	padding: 10px;
	font-size: 12px;
}

.golf-info ul {
	list-style: disc;
	list-style-position: inside;
}

.golf-info ul li {
	margin: 0px 0px 10px 0px;
}

.golf-info .contests {
	background-color: #dbfdc6;
	border: 1px solid #000;
	padding: 10px;
}

.golf-info .contests ul {
	list-style: none;
}

.trivia-callout {
	border: 1px solid #000;
	background-color: #f9a3f0;
	font-size: 16px;
	padding: 10px;
	text-align: center;
	width: 300px; 
}

.trivia-info {
	background-color: #fbd0f6;
	padding: 10px;
	font-size: 12px;
}

.trivia-info ul {
	list-style: disc;
	list-style-position: inside;
}

.trivia-info ul li {
	margin: 0px 0px 10px 0px;
}

.trivia-callout span {
	font-weight: bold;
}


#imgmap {
	position: relative;
	_zoom: 1;
}

#imgmap li {
	position: absolute;
	display: block;
	list-style: none;
	outline: 1px dashed;
	overflow: hidden;
}

#imgmap li a {
	display: block;
	width: 100%;
	height: 100%;
	_background: url(space.gif);
	text-indent: -1000em;
}

#area1 {
	left: 325px;
	top: 1px;
	width: 114px;
	height: 112px;
}

#area2 {
	left: 325px;
	top: 1px;
	width: 0px;
	height: 16px;
}

span.fieldLabel em {
	color: #F00;
	font-weight: bold;
	font-style:normal;
}

.event-callout {
	border: 1px solid #f00; 
	color: #fff;
	position: relative; 
	float: right; 
	width: 250px; 
	padding: 4px; 
	background-color: #f95041;
}

.event-callout h3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}


.jtable {
	font-size: 14px !important;
	padding: 0px;
	border: 1px solid #666;
}

.jtable  h3 {
	color: #0e0760;
}
.jtable label {
	font-weight: bold;
	dislay: inline;
}

.jtable tbody tr th {
	font-size: 10px;
	padding: 8px 10px 8px 10px;
	font-weight: bold;
	height: 30px;
}

.jtable tbody tr td {
	padding: 8px 10px 8px 10px;
}

.jtable tbody tr.odd-row td {
	background-color: #eee;
}

.jtable tbody tr.even-row td {}

.jtable tbody tr.selected td {
	background-color: #3d80df;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA;
}

.jtable tbody tr td a {
	color: #1a66f1;
}


.jtable tbody tr td table {
	border: none;
	background: #fff;
}

.jtable tbody tr td table tr td {
	border: none;
	background: #fff;
}

.content-section {
	border: 1px solid #000;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

span.required {  
	color: #f00;  
	font-size: 85%;  
	font-style: normal;  
	text-transform: uppercase;
	margin: 0px 0px 0px 4px;
}

.info {

}

.event-tickets {
	font-size: 18px;
}