    img, img a, a img {border: 0; display:block;}
	white-space:nowrap;
	list-style-position: initial;
	
	h4 {
	    vertical-align:middle;
	}
	
	p.head {
	    font-family: Corbel, Tahoma, "Arial Black";
	    color: #353535;
            font-size:16px;
	}
	
	p.reg {
	    border:1px dotted grey;
	    background-color: #e8e8e8;
	    font-size:16px;
	    font-family: Corbel, Tahoma, "Arial Black";
		padding: 5px
	}
	
	img.reg {
	    vertical-align:middle;
	}
	
	a.reg {
	    color: #c2591d;
	}

	a:active,a:focus {
	    outline: none;
	}

    a.submodal-1280-800 {
        color: #c2591d;
	}
	
	.tscplayer_inline {
		position:static;
		margin: 30px;
		width: 640px;
		height: 400px;
		z-index:auto;
	}

	/* LIST #2 */
	#list2 ul { font-family: Corbel, Tahoma, "Arial Black"; font-size:17px; color:#353535;  }
	#list2 ul li { }
	#list2 ul li p { padding:8px; font-style:normal; font-family:Arial; font-size:13px; color:#eee; border-left: 1px solid #999; }
	#list2 ul li p em { display:block; }

	#pdf_link a{
		font-size:14; color:305d6b
	}

	#reg {
		border:1px solid #c0c0c0;
	    background-color: #f4f4f4;
	    font-size:18px;
	    font-family: Corbel, Tahoma, "Arial Black";
		padding: 15px
	}
	
	#reg1 {
		border:0px solid #c0c0c0;
	    background-color: #ffffff;
	    font-size:17px;
	    font-family: Corbel, Tahoma, "Arial Black";
		padding: 15px
	}
	
	#box1 { 
		position: absolute; 
		top: 95px; 
		left: 480px; 
		width: 150px; 
		height: 50px; 
		background-color: transparent; 
		border: 1px solid yellow; }	
		
	#box2 { 
		position: absolute; 
		top: 95px; 
		left: 630px; 
		width: 150px; 
		height: 50px; 
		background-color: transparent; 
		border: 1px solid yellow; }	
		
	#box3 { 
		position: absolute; 
		top: 95px; 
		left: 830px; 
		width: 150px; 
		height: 50px; 
		background-color: transparent; 
		border: 1px solid yellow; }	
		
	#box4 { 
		position: absolute; 
		top: 95px; 
		left: 1000px; 
		width: 150px; 
		height: 50px; 
		background-color: transparent; 
		border: 1px solid yellow; }	
		
	#box5 { 
		position: absolute; 
		top: 95px; 
		left: 1100px; 
		width: 150px; 
		height: 50px; 
		background-color: transparent; 
		border: 1px solid yellow; }	
	
	.pic {
	    font-size:10px;
		font-style:italic;
	}
	
	.overflow img {
		display: inline-block;
	}
	
	a.menu {
	    font-size:17px;
		margin-left: 44px;
        color: #ffffff;
        text-transform:uppercase;
	    font-family: Corbel, Tahoma, "Arial Black";
		text-decoration: none;
	}
	
	a.menu2 {
	    font-size:17px;
		margin-left: 45px;
        color: #ffffff;
        text-transform:uppercase;
	    font-family: Corbel, Tahoma, "Arial Black";
		text-decoration: none;
	}
	
	a.menu3 {
	    font-size:17px;
		margin-left: 34px;
        color: #ffffff;
        text-transform:uppercase;
	    font-family: Corbel, Tahoma, "Arial Black";
		text-decoration: none;
	}
	
	a.menu-active {
	    font-size:17px;
		margin-left: 44px;
        color: #c2591d;
        text-transform:uppercase;
	    font-family: Corbel, Tahoma, "Arial Black";
		text-decoration: none;
	}

/* http://5thirtyone.com/sandbox/share/toc/ */

body {
	background: #fff;
	color: #444;
	font-size: 14px;
	line-height: 1.6em;
	font-family: Corbel, Tahoma, "Arial Black";
}
	
#wrapper {
	text-align: left;
	margin: 5em auto;
	width: 320px;
}

/* Font styles */
h1 {
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
}
	
#toc {
	list-style: none;
	margin-bottom: 20px;
}
#toc li {
	background: url(dot.gif) repeat-x bottom left;
	overflow: hidden;
	padding-bottom: 2px;
}

#toc ul {
	padding-bottom: 12px;
	padding-top: 12px;
}

#toc a,
#toc span {
	display: inline-block;
	background: #fff;
	position: relative;
	bottom: -4px;
}
#toc a {
	float: right;
	padding: 0 0 3px 2px;
	color: #DB7C00;
}

#toc span {
	float: left;
	padding: 0 2px 3px 0;
}

/* Syntax Highlighting */

#send {
	color: #9F0096;
	display: inline;
}

#xpect {
	color: #006600;
	display: inline;
}

#terms {
	color: #205796;
	display: inline;
	font-weight: bold;
}

#teal {
	color: #008080;
	display: inline;
	font-weight: bold;
}

td.container { height: 1px; }

#cf2 {
  position:relative;
  width:900px;
  margin:0 auto;
}

#cf2 img {
  position:absolute;
  left:0;
  cursor:pointer;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf2 img.transparent {
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

#cf_onclick {
  cursor:pointer;
  color:#42717f;
  font-size: 20px;
}

.transition {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out
}

.workflow li{
  font-size: 16px;
  margin-left: 20px;
  margin-bottom: 10px;
  list-style:none;
}

.workflow p{
  margin-left: 5px;
}










