body, html {
	behavior:  url(/bcp/workshops/techade/assets/csshover.htc); /* WinIE behavior call */
	margin:0px 0px 0px;
	padding:0px;
	/* background: #F8F8F8; */
}

/* Skip Navigavtion code */

div#skip a, div#skip a:hover, div#skip a:visited  { 
  position: absolute; /* for the benefit of IE5 Mac */
  left:-500px; 
  top:0px; 
  height: 0;
  width: 0;
  overflow: hidden;
  } 
div#skip a:active, div#skip a:focus {
	position:static;
	height:auto;
	width: auto;
	margin-right: 10px;
}
div#contentLink  
  { 
  position: absolute; /* for the benefit of IE5 Mac */
  height: 0;
  width: 0;
  overflow: hidden;
} 

/* END Skip Navigation */


div#container{
	width: 760px;
	background: url(/bcp/workshops/techade/images/features_bg.jpg) repeat-y left;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	top: 0px;
}

/* FTC ribbon */

div#ribbon{
	margin:0px;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:  normal;
	color: #FFFFFF;
	padding: 0px;
	height: 20px;
	line-height: 20px;
	background-color: #001a5e;
	width: 760px;

}
div#ribbon a{
	color: #FFFFFF;
	background-color: #001a5e;
	text-decoration: none;
}
div#ribbon a:hover{
	color: #a6d2ff;
	text-decoration: underline;
}
div#ribbonLeft {
	position: relative;
	float: left;
	text-align: left;
	margin-left: 5px;
}
div#ribbonRight {
	position: relative;
	float: right;
	text-align: right;
	margin-right: 5px;
}


/* Tech-ade Header */

div#header{
	position: relative;
	margin: 0px;
	width: 760px;
	height: 162px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 10px solid #001a5e;
	border-left: 0px;
	background: url(/bcp/workshops/techade/images/header_main.jpg) no-repeat;
	text-align: right;
	padding: 0px;
}
div#header h1{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #001a5e;
	text-align: left;
	display: none;
}

div#header p{
	font: normal 13px/15px Arial, Helvetica, sans-serif;
	color: #001a5e;
	text-align: right;
	padding: 10px 10px 0px;
}
div#header p strong{
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	color: #001a5e;
	text-align: right;
	padding: 0px;
}
div#header p span{
	font: bold 18px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #001a5e;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


/* Side Navigation */

div#sideMenu {
	margin:0px;
	padding: 0px;
	border: 0px;
	float:left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 165px;
	z-index: 1;

}
div#sideMenu ul {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-bottom: 1px solid #ebedff;
	background: #001a5e;
}
div#sideMenu li {
	margin: 0px;
	padding: 5px 10px;
	position: relative; 
	list-style: none; 
	border-top: 1px solid #ebedff;
	border-right: 0px solid #ebedff;
	border-bottom: 0px solid #ebedff;
	border-left: 0px solid #ebedff;
}


div#sideMenu ul li:hover {
	background: #1487ff;
	border-top: 1px solid #ebedff;
	border-bottom: 0px solid #ebedff;
}

div#sideMenu ul li.submenu {
	background: url(/bcp/workshops/techade/images/submenu.gif) 98% 50% no-repeat;
}

div#sideMenu ul li.submenu:hover {
	background: #1487ff;
}

div#sideMenu ul li a {
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0px;
	width:145px;
	font-size: 13px;
}

div#sideMenu>ul a {  /* modification for all browsers but IE */
	width: auto;
}

div#sideMenu ul ul {
/*	display: none;*/
	position: absolute;
	top: 0px;
	left: -1000px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: 1px solid #001a5e;
	background: #fff;
	width: 160px;
}

div#sideMenu ul ul li {
	padding: 0px;

}
div#sideMenu ul ul li a {
 	color:#1487ff;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	border: 0px solid #1487ff;
	width: 160px;
	display: block;
}

div#sideMenu ul ul li.submenu:hover {
	background: #e5e8f7;
} 
div#sideMenu ul ul li a:hover {
	color:#1487ff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 4px 3px 4px 10px;
	width: 160px;
	border: 1px solid #1487ff;
	background: #ebedff;
} 


div#sideMenu ul.level1 li.submenu:hover ul.level2, div#sideMenu ul li.submenu:hover ul.level2 {
	left: 155px;
}




div#features{
	margin:0px;
	border: 0px;
	border-top: 20px solid #001a5e;
	width: 165px;
	height: 120px;
}
div#features h2{
	margin:0 auto;
	font-size: 11px;
	font-weight: bold;
	color: #001A5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 2px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #001A5E;
	border-left: 0px;
	width: 140px;
}

div#features h3 {
	margin:0px;
	border: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	font-style: italic;
}
div#features p {
	margin:0px;
	border: 0px;
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
}
div#features p a {
	color: #007DFF;
	text-decoration: underline;
	font-weight: bold;
}
div#features p a:hover {
	color: #007DFF;
	text-decoration: none;
}

/* End Side Navigation */

div#main{
	position: relative;
	margin:0px;
	border: 0px;
	width: 595px;
	background: url(none);
	float: left;
}
div#main h1 {
	position: relative;
	width: 585px;
	height: 35px;
	margin:0px;
	border: 0px;
	background: url(/bcp/workshops/techade/images/page_title_bg.jpg) no-repeat;
	font: normal 18px Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	color:#007dff;
}

div#content{
	position: relative;
	margin:0px;
	border: 0px;
	width: 565px;
	padding: 5px 10px 5px 20px;
	font: normal 80% Arial, Helvetica, sans-serif;
	height: auto;

}
div#content a{
	font-weight: normal;
	color: #007dff;
	text-decoration: underline;
}
div#content a:hover{
	font-weight: normal;
	color: #007dff;
	text-decoration: none;
}
div#content ul li{
	padding-bottom: 5px;
}
div#content ul {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	color: #000000;
}
div#content h2{
	font-weight: normal;
	color: #007dff;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	width: 550px;
	border-bottom: 1px solid #007dff;
	margin: 15px 0px 10px 0px;

}
div#content h3{
	font-weight: bold;
	color: #001A5E;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
}
div#content h4{
	font-weight: normal;
	color: #001a5e;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

div#col1{
	margin: 10px;
	float: left;
	width: 230px;
}

div#col2{
	padding: 10px 10px 10px 30px;
	float: right;
	width: 240px;
	border-left: 1px solid #CCCCCC;
}

div#bottom {
	width: 550px;
	border-top: 1px solid #001A5E;
	padding-top: 5px;
	margin-top: 5px;
	display: block;
}

div#box {
	background: #F8F8F8;
	border: 1px dashed #CCCCCC;
	padding: 0px;
	margin: 0px;
	position: relative;
}

div#box span.tell {
	border: 1px solid #FF0000;
	position: relative;
	top: -10px;
	right: -10px;
	height: 22px;
}
div#box span.tell a {
	margin:0px;
	padding: 5px;
	background: #e5e8f7;
	color: #001a5e;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
div#box span.tell a:hover {
	margin:0px;
	padding: 4px;
	background: #ffffff;
	color: #1487ff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #1487ff;
}
div#box p.note {
	margin:-20px 10px 5px;
	border: 0px;
	padding: 0px;
	font: normal 75% Arial, Helvetica, sans-serif;


}
div#box>p.note { 
	margin-top:0px;
	margin:0px;
	border: 0px;
	padding: 0px 10px 5px;
	font: normal 75% Arial, Helvetica, sans-serif;

}


div#footer{
	position: relative;
	clear: both;
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 18px 20px 0px;
	border: 0px;
	margin: 0px;
	width: 720px;
	background: url(/bcp/workshops/techade/images/footer_bg.jpg) bottom;
	height: 17px;
}

div#footer a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #001a5e;
	text-decoration: none;
}
div#footer a:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #007dff;
	text-decoration: underline;
}

.title {
	font-weight: bold;
	font-size: 16px;
}
.caption {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #00185A;

}
.fileList TH {
	padding: 2px;
	font-size: 14px;
	text-align: left;
	color: #000000;
	font-style: italic;
	background: #C2CBF4;
}

.fileList TD {
	font-size: 12px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 2px;
}

.fileList TD.fname {
	text-align: left;
	background: #E2E2E2;
	font-weight: bold;
	border: 0.5px solid #DADADA;
}
#table {
	border: 1px solid #DDDDDD;
}
/**div#news {
	border: 2px solid #af8130;
	position: relative;
	top: 5px;
	right: 5px;
	color: #001A5E;
	background: #e5e8f7;
	float: right;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 230px;
}**/
div#news {
	border: 1px solid #01195F;
	position: relative;
	top: 5px;
	right: 5px;
	color: #007DFF;
	background: #fcf0dc;
	float: right;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 290px;
	padding-right: 5px;
}
.B {
	font-weight: bold;
}
div#news span.text {
	border: 1px solid #01195F;
	position: relative;
	top: -10px;
	right: -10px;
	height: 22px;
	background: #fcf0dc;
	color: #007DFF;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
}
div#what {
	position: relative;
	top: 5px;
	right: 0px;
	height: 22px;
	color: #000000;
	float: left;
	width: 230px;
	left: 5px;
}
.italic {
	font-style: italic;
}

#table tr td ul li {
	list-style: url(none) none;
	padding-left: 10px;
	top: -10px;
}
.li {
	list-style: circle url(none);
	padding-left: 10px;
	top: -10px;
}
div#content img {
	font-weight: normal;
	margin: 0px;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

