body {
	font-family: arial,verdana,sans serif;
	font-size: 12px;
}


a {
	color: #f46425;
}



p {
	margin:10px 24px;font-family: arial,verdana,sans serif;font-size: 12px;line-height: 19px;color: #373737;
}

li p {
	margin-left: 0 !important;
}

p.dates {
	font-size: 14px;
	margin-left: 10px;
	line-height: 22px;
	margin-bottom: 0px;
}

p.dates strong {
	display: block;
	margin: 8px 0 0 0;
	zoom: 1;
}

p.dates strong span {
	margin-top: 0;
}

span.toggle {
	text-decoration: underline;
}

ul {
	margin:0 20px 24px 20px;
	font-size: 12px;
	font-family: arial,verdana,sans serif;
	color: #333;
	line-height: 19px;
	padding: 0 20px 0 0;
	list-style: none;
}

ul li {
	background: url(../images/bullet-orange.gif) 0 .55em no-repeat;
	margin: 6px 0;
	padding-left: 1em;
}


img, a img {
	border: 0;
}

h1 {
	margin:24px 24px 8px 24px;
	font-family: arial,verdana,sans serif;
	font-size: 12px;
	line-height: 19px;
	color: #f46425; 
	font-size: 18px; 
	font-weight: bold;
}

h2 {
	 margin:12px 24px 8px 24px;
	 font-family: arial,verdana,sans serif;
	 font-size: 12px;
	 line-height: 19px;
	 color: #000; 
	 font-size: 15px; 
	 font-weight: bold;
}

h3 {
	margin:12px 24px 8px 24px;
	 font-family: arial,verdana,sans serif;
	 font-size: 12px;
	 line-height: 19px;
	 color: #000; 
	 font-weight: bold;
}

span.alt {
	display: block; 
	zoom: 1; 
	margin-bottom: 4px; 
	color: #3a5412;
}

p.more {
	margin:0 0 8px 12px;
	font-family: arial,verdana,sans serif;
	font-size: 12px;
	line-height: 19px;
	color: #373737; 
	font-weight: bold; 
	font-size: 14px;
}

#secondary-content {
	padding: 0 0 0 0; 
	width: 260px; 
	border: 1px solid #d4d4d4; 
	background-color: #ffffff;
	margin-top: 12px;
}


#secondary-content p {
	margin: 4px 8px;
}

#video-two {
	margin-left: 2px;
}

.sponsors {
	border: 1px solid #d4d4d4; 
	background-color: #ffffff;
	padding: 12px;
	margin: 12px 20px;
}

.sponsors p {
	margin: 0;
	text-align: center;
}
		

p.leadin {
	margin:0px 12px 8px 12px;
	font-family: arial,verdana,sans serif;
	font-size: 12px;
	line-height: 19px;
	color: #000; 
	font-size: 15px; 
	font-weight: bold;
}

/* -- forms ---------------------------------------------*/


form {}
fieldset {}
legend {}

label { margin: .5em 0; }

input {
	height: 16px;
	margin: .5em 0;
	border: 1px solid #7f9db9;
	padding: 2px;
}

input.short { width: 100px; }
input.medium { width: 150px; }
input.long { width: 200px; }

input:focus {}
input.checkbox { width: 13px; height: 13px; border: none; }
input.radio { width: 13px; height: 13px; border: none; }

label.wide { width: auto !important; padding: 0 !important; }

select {}

form br { clear: left; }

textarea {
	margin: .5em 0;
	border: 1px solid #7f9db9;
	padding: 2px;
	width: 300px;
}

input.button-img {
	width: auto !important;
	height: auto !important;
	border: 0 !important;
	padding: 0 !important;
}

input.button {
	float: left;
	margin-right: 10px;
	margin-left: 108px;
	padding: 8px;
	width: auto !important;
	height: auto !important;
	cursor: pointer;
}

input.button:hover {
	background: #d8e7ef;
}

/* -- two-column forms -- */

form label {
	display: block;
}


form  {
	padding-top: 3px;
	margin-left: 24px;
	
}

form  fieldset {
	padding: 0 0 3px 0;
}

form  select {
	margin: 3px 0;
	
}

form  textarea {
	margin: 3px 0;
}

form input {
        display: block;
        width: 150px;
        float: left;
		margin: 3px 0;
}

form label {
		float: left;
        text-align: right;
        width: 100px;
        padding-right: 8px;
        margin: 5px 0 3px 0;
}

form  .lt-just input {
        width: 150px;
        float: left;
		margin: 3px 0;
}

form  .lt-just label {
		float: left;
        text-align: left;
        padding-right: 8px;
        margin: 5px 0 3px 0;
}

form  textarea, form  select {
	float: left;
}


form  br {
    clear: left;
}

form  input.button {
	width: auto !important;
}

.clearer {
	clear: left;
}

.chkboxlist{
	float: left;
	display: inline;
	margin-bottom: 10px;
}

.chkboxlist label{
	text-align:left !important;
	width: 250px !important;
	margin: 3px 0 5px 0 !important;
	padding: 0 !important;
}

.chkboxlist input{
	margin: 3px 5px 0 0 !important;
	width: 13px !important;
	border: none !important;
	height: 13px !important;
	padding:0 !important;
}

.nolabel{
	margin-left: 88px; /* width of the label plus the padding */
	margin-bottom: 10px;
	clear: left;
}

.nolabel label{
	text-align: left !important;
	width: 250px !important;
	margin: 3px 0 5px 0 !important;
	padding: 0 !important;
}

.nolabel input{
	margin: 3px 5px 0 0 !important;
	width: 13px !important;
	height: 13px !important;
	padding: 0 !important;
}

span.strike {
	text-decoration: line-through;
}

a.box {
	padding: 8px;
}

a.box:hover {
	background: #ddd;
	padding:  8px;
}

table.agenda {
	line-height: 1.2em;
	margin: 12px 0px;
	width: 100%;
}

table.agenda td {
	padding: 8px 4px 8px 4px;
	vertical-align: middle;
}

table.agenda td.time {
	padding-right: 8px;
	text-align: right;
	font-weight: bold;
}


 table.agenda td.th {
	padding-top: 12px;
}


table.agenda td sup {
	margin-bottom: -4px;
}

table.agenda tr.alt {
	background: #f2f2f2;
}

table.agenda tr.month td {
	font-weight: bold;
	font-size: 14px;
	padding-left: 8px;
	padding-top: 20px;
}

table.agenda em {
	color: #42711b;
	font-style: normal;
	display: inline-block;
	font-weight: bold;
	padding-bottom: 2px;
}


div.tag {
	position: relative;
	zoom: 1;
	background: #91c53f;
	margin: 16px 0;
	padding: 8px 12px;
	margin-left: -16px;
	border-left: 2px solid #4c730e;
}

div.tag p {
	margin: 0;
}

div.tag a {
	color: #fff;
	text-decoration: none;
}

div.tag a:hover {
	color: #fff;
	text-decoration: underline;
}


table tr td p.reg {
	text-align: center; 
	margin:12px 0px 12px 10px;
	font-family: arial,verdana,sans serif;
	font-size: 12px;
	line-height: 19px;
	color: #373737; 
	font-weight: bold; 
	border: 1px solid #f46425;
	background: #f46425 url(../images/register-bg.gif) top left repeat-x; 
	padding: 2px 10px 2px 10px;
}

table tr td p.reg a {
	color: #fff;
	text-decoration: none;
}

table tr td p.reg a:hover {
	text-decoration: underline;
}

