* {
	margin:0px;
	padding:0px;
}

tr, td {
	
}

a, a:hover {
	color:#ffffff;
	text-decoration:underline;
}

body {
	font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:1.33em;
	/*background-color:#3d382b;*/
	/*background-color:#98958e;*/
	background-color:#3d382b;
	/*background-image:url(/images/seminar/content_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
}

img {
	behavior: url(/css/iepngfix.htc);
	border: 0px;
	display:block;
}

.mceContentBody {
	background-image: none;
	background-color:#FFFFFF;
	color:#000000;
}

.mceContentBody a, .mceContentBody a:hover, #publishlinks a, #publishlinks a:hover, .samHeader, #currentAction, #results, #results a, #results a:hover {
	color:#000000;
}

/* Styles for TinyMCE to work with strict doctype */
a.mceButtonNormal img, a.mceButtonSelected img, .mceSeparatorLine, a.mceButtonDisabled img {
	display:inline;
}

.outerTable {
	width:100%;
	background-image:url(/images/seminar/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

small {
	color:#000000;
}

p {
	margin-top:0px;
	margin-bottom:16px;
}

H1, H1 a, H1 a:hover {
	font-size:18px;
	color:#f96705;
	padding-bottom:10px;
	padding-top:30px;
	font-weight:bold;
}

H2, H2 a, H2 a:hover {
	font-size:12px;
	color:#f96705;
	padding-bottom:3px;
	margin-top:20px;
	font-weight:bold;
}

.largeWhite {
	float:left;
	padding-left:50px;
	font-size:14px;
	line-height:1.25em;
	/*width:240px;*/
	text-align:center;
}

.lasso {
	vertical-align:top;
	background-image:url(/images/seminar/lasso.png);
	background-repeat:no-repeat; 
	background-position:left top;	
	width:925px;
	/*background-color:#98958e;*/
}

.tabbedContent {
	float:left;
	padding-left:20px;
	width:352px;
	padding-top:20px;
	padding:20px 0px 30px 20px;
}

.tab_bg {
	background-image:url(/images/seminar/tab_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:8px 25px 20px 15px;
	background-color:#3f3a2d;
	/*width:342px;*/
}

.field_label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	width:70px;
	padding-right:5px;
}

select, input {
	font-family:Arial, Helvetica, sans-serif;
}

.disclaimer {
	font-size:10px;
	padding-right:10px; 
	width:195px;
	line-height:1.25em;
}

.tabs {
	padding-left:10px;
	cursor:pointer;
}

.imgPadLeft {
	margin-right:10px;
}

.tab_left {
	background-image:url(/images/seminar/border_left.png);
	background-repeat:repeat-y;
}

.tab_right {
	background-image:url(/images/seminar/border_right.png);
	background-repeat:repeat-y;
}

.rightSidebar {
	float:left;
	padding-left:60px;
	padding-top:10px;
}

.arrow {
	position:absolute;
	top:450px;
	left:340px;
}

.centerBG {
	background-image:url(/images/seminar/content_bg_02.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#98958e;
}

.topBG {
	background-image:url(/images/seminar/content_bg_01.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.saveDate {
	font-weight:bold;
	font-size:20px;
	text-align:center;
	padding-top:25px;
}

.calendar {
	font-size:12px;
	padding-top:20px;
}

.arrow_bg {
	background-image:url(/images/seminar/arrow_bg.png);
	background-repeat:repeat-y;
	background-position:bottom left;
}
